ChangeLog
MANIFEST.in
README
builddeb.sh
pylintrc
run_tests.sh
setup.cfg
setup.py
bin/parallax-server
bin/teller-server
doc/source/conf.py
doc/source/index.rst
doc/source/_static/basic.css
doc/source/_static/default.css
glance/__init__.py
glance.egg-info/PKG-INFO
glance.egg-info/SOURCES.txt
glance.egg-info/dependency_links.txt
glance.egg-info/top_level.txt
glance/common/__init__.py
glance/common/exception.py
glance/common/flags.py
glance/common/server.py
glance/common/utils.py
glance/common/wsgi.py
glance/common/db/__init__.py
glance/common/db/sqlalchemy/__init__.py
glance/common/db/sqlalchemy/session.py
glance/parallax/__init__.py
glance/parallax/controllers.py
glance/parallax/db/__init__.py
glance/parallax/db/api.py
glance/parallax/db/sqlalchemy/__init__.py
glance/parallax/db/sqlalchemy/api.py
glance/parallax/db/sqlalchemy/models.py
glance/teller/__init__.py
glance/teller/controllers.py
glance/teller/registries.py
glance/teller/backends/__init__.py
glance/teller/backends/http.py
glance/teller/backends/swift.py
tests/unit/__init__.py
tests/unit/swiftfakehttp.py
tests/unit/test_parallax_api.py
tests/unit/test_parallax_models.py
tests/unit/test_teller_api.py
tests/unit/test_teller_backends.py
tools/install_venv.py
tools/pip-requires
tools/with_venv.sh