.coveragerc
.hgignore
.hgtags
CHANGES.txt
HACKING.txt
HISTORY.txt
LICENSE.txt
MANIFEST.in
README.txt
ZPL.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
doc/Makefile
doc/source/changes.txt
doc/source/conf.py
doc/source/dev-architecture.png
doc/source/index.txt
doc/source/introduction.txt
doc/source/legal.txt
doc/source/notes.rst
doc/source/production-architecture.png
doc/source/staging-architecture.png
doc/source/guide/components.txt
doc/source/guide/environments.txt
doc/source/guide/index.txt
doc/source/guide/library.txt
doc/source/guide/local.txt
doc/source/guide/remote.txt
doc/source/notes/model
doc/source/notes/performance-memory
doc/source/notes/responsibilities
doc/source/notes/service-deployment
doc/source/notes/thoughts
doc/source/tutorials/component.txt
doc/source/tutorials/helloworld.txt
doc/source/tutorials/index.txt
examples/tutorial-component/bootstrap.py
examples/tutorial-component/buildout.cfg
examples/tutorial-component/components/supervisor/buildout.cfg
examples/tutorial-component/components/supervisor/component.py
examples/tutorial-component/components/tick/component.py
examples/tutorial-component/components/tick/tick.sh
examples/tutorial-component/environments/gocept.cfg
examples/tutorial-component/environments/tutorial.cfg
examples/tutorial-helloworld/bootstrap.py
examples/tutorial-helloworld/buildout.cfg
examples/tutorial-helloworld/components/hello/component.py
examples/tutorial-helloworld/environments/tutorial.cfg
examples/tutorial-secrets/README.txt
examples/tutorial-secrets/bootstrap.py
examples/tutorial-secrets/buildout.cfg
examples/tutorial-secrets/components/hello/component.py
examples/tutorial-secrets/components/secrets/component.py
examples/tutorial-secrets/components/secrets/gocept.cfg.aes
examples/tutorial-secrets/components/secrets/tutorial.cfg.aes
examples/tutorial-secrets/environments/gocept.cfg
examples/tutorial-secrets/environments/tutorial.cfg
src/batou/__init__.py
src/batou/c.py
src/batou/component.py
src/batou/environment.py
src/batou/host.py
src/batou/local.py
src/batou/remote.py
src/batou/service.py
src/batou/template.py
src/batou/utils.py
src/batou/vfs.py
src/batou.egg-info/PKG-INFO
src/batou.egg-info/SOURCES.txt
src/batou.egg-info/dependency_links.txt
src/batou.egg-info/entry_points.txt
src/batou.egg-info/not-zip-safe
src/batou.egg-info/requires.txt
src/batou.egg-info/top_level.txt
src/batou/lib/__init__.py
src/batou/lib/archive.py
src/batou/lib/buildout.py
src/batou/lib/cmmi.py
src/batou/lib/cron.py
src/batou/lib/download.py
src/batou/lib/file.py
src/batou/lib/git.py
src/batou/lib/goceptnet.py
src/batou/lib/logrotate.py
src/batou/lib/nagios.py
src/batou/lib/python.py
src/batou/lib/service.py
src/batou/lib/supervisor.py
src/batou/lib/svn.py
src/batou/lib/resources/bootstrap.py
src/batou/lib/resources/check_supervisor.py.in
src/batou/lib/resources/crontab
src/batou/lib/resources/init.sh
src/batou/lib/resources/logrotate.in
src/batou/lib/resources/nagios.cfg
src/batou/lib/resources/nrpe.cfg
src/batou/lib/resources/supervisor.buildout.cfg
src/batou/lib/resources/supervisor.conf
src/batou/lib/secrets/__init__.py
src/batou/lib/secrets/component.py
src/batou/lib/secrets/edit.py
src/batou/lib/secrets/encryption.py
src/batou/lib/secrets/secrets/cleartext.cfg
src/batou/lib/secrets/secrets/encrypted.cfg
src/batou/lib/secrets/tests/__init__.py
src/batou/lib/secrets/tests/test_secrets.py
src/batou/lib/secrets/tests/fixture/secrets/cleartext.cfg
src/batou/lib/secrets/tests/fixture/secrets/encrypted.cfg
src/batou/lib/tests/__init__.py
src/batou/lib/tests/test_buildout.py
src/batou/lib/tests/test_download.py
src/batou/lib/tests/test_file.py
src/batou/lib/tests/test_python.py
src/batou/tests/__init__.py
src/batou/tests/test_component.py
src/batou/tests/test_config.py
src/batou/tests/test_dependencies.py
src/batou/tests/test_endtoend.py
src/batou/tests/test_environment.py
src/batou/tests/test_local.py
src/batou/tests/test_service.py
src/batou/tests/test_template.py
src/batou/tests/test_utils.py
src/batou/tests/fixture/basic_service/components/zeo/component.py
src/batou/tests/fixture/basic_service/components/zope/component.py
src/batou/tests/fixture/basic_service/environments/dev.cfg
src/batou/tests/fixture/basic_service/environments/production.cfg
src/batou/tests/fixture/component/haproxy.cfg
src/batou/tests/fixture/service_early_resource/components/zeo/component.py
src/batou/tests/fixture/service_early_resource/components/zope/component.py
src/batou/tests/fixture/service_early_resource/environments/dev.cfg
src/batou/tests/fixture/template/haproxy.cfg
src/batou/tests/fixture/template/haproxy.cfg.jinja2
tmp/asdf
versions/versions.cfg
versions/ztk-versions-1.1.4.cfg