cinder/cinder/tests/unit/api
Vilobh Meshram 8a7ab267a6 Cinder Nested Quota Driver
Cinder Nested Quota Driver patch adds hierarchical support. Quota
API's now can also handle hierarchical projects.

For the first pass only a user with admin role in a parent project
will be able to update and delete its children quotas.

Even after these changes are made, the existing DbQuotaDriver
functionalities will remain unchanged. The same driver will be able to
handle flat projects as well as hierarchical projects.

Co-Authored-By: Erickson Santos <erickson@lsd.ufcg.edu.br>

Change-Id: Ie669d7d74d40c0ff1f1e54f673e7f3ae96b3b950
Implements: bp cinder-nested-quota-driver
2015-08-26 12:00:15 -07:00
..
contrib Cinder Nested Quota Driver 2015-08-26 12:00:15 -07:00
extensions Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
middleware Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
openstack Allow 0 length name 2015-08-17 08:36:20 -06:00
v1 Remove duplicate keys from dictionary 2015-08-19 13:42:22 +09:00
v2 Merge "Remove duplicate keys from dictionary" 2015-08-20 03:26:46 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
common.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_common.py Remove duplicate keys from dictionary 2015-08-19 13:42:22 +09:00
test_extensions.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_router.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_versions.py Fix wrong response with version details 2015-05-27 08:13:34 +08:00
test_wsgi.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00
test_xmlutil.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00