.mailmap
AUTHORS
CONTRIBUTING.rst
ChangeLog
Dockerfile
HACKING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/.buildinfo
docs/alternatives.html
docs/contributing.html
docs/genindex.html
docs/index.html
docs/infos.html
docs/installation.html
docs/model.html
docs/objects.inv
docs/readme.html
docs/search.html
docs/searchindex.js
docs/usage.html
docs/.doctrees/alternatives.doctree
docs/.doctrees/contributing.doctree
docs/.doctrees/environment.pickle
docs/.doctrees/index.doctree
docs/.doctrees/infos.doctree
docs/.doctrees/installation.doctree
docs/.doctrees/model.doctree
docs/.doctrees/readme.doctree
docs/.doctrees/usage.doctree
docs/_sources/alternatives.txt
docs/_sources/contributing.txt
docs/_sources/index.txt
docs/_sources/infos.txt
docs/_sources/installation.txt
docs/_sources/model.txt
docs/_sources/readme.txt
docs/_sources/usage.txt
docs/_static/ajax-loader.gif
docs/_static/basic.css
docs/_static/comment-bright.png
docs/_static/comment-close.png
docs/_static/comment.png
docs/_static/default.css
docs/_static/doctools.js
docs/_static/down-pressed.png
docs/_static/down.png
docs/_static/file.png
docs/_static/header-line.gif
docs/_static/jquery-1.11.1.js
docs/_static/jquery.js
docs/_static/minus.png
docs/_static/nature.css
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/tweaks.css
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
docs/_static/up-pressed.png
docs/_static/up.png
docs/_static/websupport.js
docs/source/alternatives.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/infos.rst
docs/source/installation.rst
docs/source/model.rst
docs/source/readme.rst
docs/source/usage.rst
docs/source/theme/openstack/layout.html
docs/source/theme/openstack/theme.conf
docs/source/theme/openstack/static/basic.css
docs/source/theme/openstack/static/default.css
docs/source/theme/openstack/static/header-line.gif
docs/source/theme/openstack/static/nature.css
docs/source/theme/openstack/static/tweaks.css
examples/README.md
shaddock/__init__.py
shaddock/checks.py
shaddock/frontend.py
shaddock/model.py
shaddock/scheduler.py
shaddock/shell.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/drivers/__init__.py
shaddock/drivers/docker/__init__.py
shaddock/drivers/docker/api.py
shaddock/drivers/docker/checks.py
shaddock/drivers/docker/container.py
shaddock/drivers/docker/image.py
shaddock/drivers/docker/networking.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/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