.gitignore
.gitreview
.mailmap
.pylintrc
LICENSE
README.rst
openstack-common.conf
setup.cfg
setup.py
tox.ini
bin/savanna-api
bin/savanna-manage
doc/source/architecture.rst
doc/source/conf.py
doc/source/how-to-participate.rst
doc/source/index.rst
doc/source/quickstart.rst
doc/source/roadmap.rst
doc/source/_static/basic.css
doc/source/_static/default.css
doc/source/_static/jquery.tweet.js
doc/source/_static/tweaks.css
doc/source/_templates/.placeholder
doc/source/_theme/layout.html
doc/source/_theme/theme.conf
doc/source/horizon/howto.rst_draft
doc/source/horizon/index.rst
doc/source/images/openstack-interop.png
doc/source/images/savanna-architecture.png
doc/source/images/horizon/01-savanna-empty.png
doc/source/images/horizon/02-savanna-tmpl.png
doc/source/images/horizon/03-savanna-create.png
doc/source/images/horizon/04-savanna-starting.png
doc/source/images/horizon/05-savanna-active.png
doc/source/images/horizon/06-savanna-details.png
doc/source/restapi/v02.rst
etc/savanna/savanna.conf.sample
etc/savanna/savanna.conf.sample-full
savanna/__init__.py
savanna/cli.py
savanna/config.py
savanna/exceptions.py
savanna/main.py
savanna.egg-info/PKG-INFO
savanna.egg-info/SOURCES.txt
savanna.egg-info/dependency_links.txt
savanna.egg-info/requires.txt
savanna.egg-info/top_level.txt
savanna/api/__init__.py
savanna/api/v02.py
savanna/middleware/__init__.py
savanna/middleware/auth_valid.py
savanna/openstack/__init__.py
savanna/openstack/commons.py
savanna/openstack/common/__init__.py
savanna/openstack/common/context.py
savanna/openstack/common/exception.py
savanna/openstack/common/gettextutils.py
savanna/openstack/common/importutils.py
savanna/openstack/common/jsonutils.py
savanna/openstack/common/local.py
savanna/openstack/common/log.py
savanna/openstack/common/setup.py
savanna/openstack/common/timeutils.py
savanna/openstack/common/uuidutils.py
savanna/openstack/common/wsgi.py
savanna/openstack/common/xmlutils.py
savanna/openstack/common/notifier/__init__.py
savanna/openstack/common/notifier/api.py
savanna/openstack/common/notifier/log_notifier.py
savanna/openstack/common/notifier/no_op_notifier.py
savanna/openstack/common/notifier/test_notifier.py
savanna/resources/config-transform.xsl.template
savanna/resources/setup-general.sh.template
savanna/resources/setup-master.sh.template
savanna/service/__init__.py
savanna/service/api.py
savanna/service/cluster_ops.py
savanna/service/validation.py
savanna/storage/__init__.py
savanna/storage/db.py
savanna/storage/defaults.py
savanna/storage/models.py
savanna/storage/storage.py
savanna/tests/__init__.py
savanna/tests/unit/__init__.py
savanna/tests/unit/base.py
savanna/tests/unit/test_api_v02.py
savanna/tests/unit/test_service.py
savanna/tests/unit/test_validation.py
savanna/utils/__init__.py
savanna/utils/api.py
savanna/utils/scheduler.py
savanna/utils/openstack/__init__.py
savanna/utils/openstack/base.py
savanna/utils/openstack/nova.py
tools/build_docs
tools/get_auth_token
tools/get_auth_token.py
tools/hacking.py
tools/install_venv
tools/pip-requires
tools/run_fast_checks
tools/run_pep8
tools/run_pyflakes
tools/run_pylint
tools/run_tests
tools/test-requires
tools/with_venv
tools/conf/README
tools/conf/extract_opts.py
tools/conf/generate_sample.sh