.mailmap
AUTHORS
CONTRIBUTING.rst
ChangeLog
Dockerfile
HACKING.rst
LICENSE
MANIFEST.in
PKGBUILD.j2
README.rst
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/.buildinfo
doc/.doctrees/alternatives.doctree
doc/.doctrees/contributing.doctree
doc/.doctrees/environment.pickle
doc/.doctrees/index.doctree
doc/.doctrees/infos.doctree
doc/.doctrees/installation.doctree
doc/.doctrees/model.doctree
doc/.doctrees/readme.doctree
doc/.doctrees/usage.doctree
doc/source/alternatives.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/infos.rst
doc/source/installation.rst
doc/source/model.rst
doc/source/readme.rst
doc/source/usage.rst
doc/source/theme/openstack/layout.html
doc/source/theme/openstack/theme.conf
doc/source/theme/openstack/static/basic.css
doc/source/theme/openstack/static/default.css
doc/source/theme/openstack/static/header-line.gif
doc/source/theme/openstack/static/nature.css
doc/source/theme/openstack/static/tweaks.css
examples/README.rst
shaddock/__init__.py
shaddock/checks.py
shaddock/handler.py
shaddock/model.py
shaddock/scheduler.py
shaddock.egg-info/PKG-INFO
shaddock.egg-info/SOURCES.txt
shaddock.egg-info/dependency_links.txt
shaddock.egg-info/entry_points.txt
shaddock.egg-info/not-zip-safe
shaddock.egg-info/pbr.json
shaddock.egg-info/requires.txt
shaddock.egg-info/top_level.txt
shaddock/cli/__init__.py
shaddock/cli/shell.py
shaddock/cli/views.py
shaddock/drivers/__init__.py
shaddock/drivers/docker/__init__.py
shaddock/drivers/docker/api.py
shaddock/drivers/docker/container.py
shaddock/drivers/docker/image.py
shaddock/drivers/docker/networking.py
shaddock/drivers/systemd/__init__.py
shaddock/drivers/systemd/api.py
shaddock/drivers/systemd/scp.py
shaddock/drivers/systemd/service.py
shaddock/drivers/systemd/ssh.py
tests/__init__.py
tests/model/010-img-tests.yml
tests/model/120-include-tests.yml
tests/model/130-volume-tests.yml
tests/model/200-hosts-tests.yml
tests/model/300-network-tests.yml
tests/model/400-jinja-tests.yml
tests/model/500-scheduler-tests.yml
tests/model/600-load-tests.yml
tests/model/800-service-tests.yml
tests/model/900-simple-tests.yml
tests/model/shaddock.yml
tests/model/images/_testdir/another_testuser/another_arch_base
tests/model/images/_testdir/another_testuser/arch_base
tests/model/images/_testdir/testuser/arch_base
tests/model/images/testdir/testuser/arch_base/Dockerfile
tests/model/images/testdir/testuser/netcat/Dockerfile
tests/model/images/testdir/testuser/ubuntu-netcat/Dockerfile
tests/model/site01/50-services-list.yml
tests/model/site01/hosts_dc01.yml
tests/model/site01/hosts_dc02.yml
tests/model/site01/test-variables01.yml
tests/model/site01/test-variables02.yml
tests/model/utils/arch_dockerimage_basebuilder.sh
tests/model/utils/genpassword.sh