eb4aaa97bd
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
14 lines
117 B
Plaintext
14 lines
117 B
Plaintext
*.pyc
|
|
*.swp
|
|
*.log
|
|
.glance-venv
|
|
.venv
|
|
.tox
|
|
AUTHORS
|
|
build
|
|
dist
|
|
*.egg
|
|
glance.egg-info
|
|
glance/vcsversion.py
|
|
tests.sqlite
|