glance/.gitignore
Brian Waldon eb4aaa97bd Split noauth context middleware into new class
Use UnauthenticatedContextMiddleware in the case that you want to deploy
without an auth service. ContextMiddleware is now solely for authenticated
requests.

* Rewrite ownership tests for adding/updating images through the v1 API
* Fixes bug 992859

Change-Id: I608671aac8300c9195769542708708afda991e04
2012-05-03 09:00:07 -07:00

14 lines
117 B
Plaintext

*.pyc
*.swp
*.log
.glance-venv
.venv
.tox
AUTHORS
build
dist
*.egg
glance.egg-info
glance/vcsversion.py
tests.sqlite