cinder/cinder/tests/unit/api/contrib
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
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_admin_actions.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00
test_availability_zones.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_backups.py Merge "Return volume name from backup_restore" 2015-08-16 21:59:44 +00:00
test_cgsnapshots.py Cleanup for cinder tests with ConsistencyGroups 2015-08-17 14:29:37 +02:00
test_consistencygroups.py Merge "Cleanup for cinder tests with ConsistencyGroups" 2015-08-18 00:12:26 +00:00
test_extended_snapshot_attributes.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_hosts.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_qos_specs_manage.py Merge "Validate string, integer limit for input parameter" 2015-08-15 03:02:12 +00:00
test_quotas.py Cinder Nested Quota Driver 2015-08-26 12:00:15 -07:00
test_quotas_classes.py Validate string, integer limit for input parameter 2015-08-10 08:51:19 +00:00
test_scheduler_hints.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_scheduler_stats.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_services.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_snapshot_actions.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_types_extra_specs.py Validate string, integer limit for input parameter 2015-08-10 08:51:19 +00:00
test_types_manage.py Validate 'is_public' when creating volume type 2015-08-10 08:51:52 +08:00
test_used_limits.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_volume_actions.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_volume_encryption_metadata.py Remove unnecessary checks for encrypted types 2015-04-24 12:58:32 -04:00
test_volume_host_attribute.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00
test_volume_image_metadata.py set/unset volume image metadata 2015-07-11 12:13:58 +08:00
test_volume_manage.py Merge "Validate string, integer limit for input parameter" 2015-08-15 03:02:12 +00:00
test_volume_migration_status_attribute.py Fix argument order for assertEqual in tests 2015-08-11 10:09:40 -07:00
test_volume_replication.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_volume_tenant_attribute.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_volume_transfer.py Merge "Validate string, integer limit for input parameter" 2015-08-15 03:02:12 +00:00
test_volume_type_access.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_volume_type_encryption.py Remove unused function volume_type_encryption_get 2015-08-17 15:18:14 -04:00
test_volume_unmanage.py Fix order of arguments in assertEqual 2015-08-03 19:26:08 -07:00