glance/glance/tests/functional
Mark McLoughlin 98552376f3 Use oslo-config-2013.1b3
The cfg API is now available via the oslo-config library, so switch to
it and remove the copied-and-pasted version.

Add the 2013.1b3 tarball to tools/pip-requires - this will be changed
to 'oslo-config>=2013.1' when oslo-config is published to pypi. This
will happen in time for grizzly final.

Remove the 'deps = pep8==1.3.3' from tox.ini as it means all the other
deps get installed with easy_install which can't install oslo-config
from the URL.

Retain dummy cfg.py file until keystoneclient middleware has been
updated (I18c450174277c8e2d15ed93879da6cd92074c27a).

Change-Id: I4815aeb8a9341a31a250e920157f15ee15cfc5bc
2013-02-19 10:19:36 +00:00
..
db Merge "Allowing member to set status of image membership" 2013-02-18 04:34:30 +00:00
store Use oslo-config-2013.1b3 2013-02-19 10:19:36 +00:00
v1 Merge "Updates OpenStack LLC with OpenStack Foundation" 2013-02-18 04:31:53 +00:00
v2 Merge "Allowing member to set status of image membership" 2013-02-18 04:34:30 +00:00
__init__.py Merge "Replace nose plugin with testtools details." 2013-02-14 03:45:22 +00:00
store_utils.py Use testtools for unittest base class. 2013-01-12 19:17:08 +00:00
test_api.py Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00
test_bin_glance_cache_manage.py Prints list-cached dates in isoformat 2013-01-29 18:34:37 +01:00
test_bin_glance_control.py Replace custom tearDown with fixtures and cleanup. 2013-01-17 16:39:40 -05:00
test_cache_middleware.py Use testtools for unittest base class. 2013-01-12 19:17:08 +00:00
test_client_exceptions.py Use one wsgi app, one dbengine worker. 2012-12-19 16:25:09 +00:00
test_client_redirects.py Quote action strings before passing to registry 2013-01-31 16:58:41 -08:00
test_glance_manage.py Port to argparse based cfg 2012-12-12 06:33:23 +00:00
test_logging.py Make functional tests listen on 127.0.0.1. 2012-07-20 11:42:51 -05:00
test_scrubber.py Encrypt scrubber marker files 2013-02-01 15:27:09 +00:00
test_sqlite.py Support DB auto-create suppression. 2012-05-19 08:35:04 +01:00