cinder/cinder/tests/unit/api/v3
TommyLike 15c555445b [1/4]Reset generic volume group status
Currently the administrator could only reset the generic group
status by db operation,this change intends to add new admin
actions to achieve these.

The patch list:
    1. group API(this).
    2. group snapshot API(https://review.openstack.org/#/c/389577/).
    3. cinder client(https://review.openstack.org/390169/).
    4. documentation(https://review.openstack.org/#/c/395464).

APIImpact
DocImpact
Partial-Implements: blueprint reset-cg-and-cgs-status

Change-Id: Ib8bffb806f878c67bb12fd5ef7ed8cc15606d1c5
2016-12-23 22:58:48 +08:00
..
__init__.py Microversion of Bootable filter in cinder list 2016-04-21 15:17:15 +00:00
fakes.py Stop using mox in unit/api/v3/ tests 2016-09-01 10:30:47 +07:00
test_backups.py Add backup update function (microversion) 2016-07-28 09:57:25 +00:00
test_cluster.py Fix test case note 2016-09-23 19:22:23 +08:00
test_consistencygroups.py Adds unit test coverage for consistencygroups.py 2016-07-06 20:52:06 +00:00
test_group_snapshots.py [2/4]Reset group snapshot status 2016-12-22 11:11:02 +08:00
test_group_types.py Merge "Replace assertDictMatch with assertDictEqual method in tests" 2016-12-22 10:28:32 +00:00
test_groups.py [1/4]Reset generic volume group status 2016-12-23 22:58:48 +08:00
test_messages.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_snapshot_manage.py Add more operations to cluster 2016-12-20 19:20:52 +01:00
test_snapshots.py Add group snapshots - APIs 2016-07-19 11:27:15 -04:00
test_volume_manage.py Add more operations to cluster 2016-12-20 19:20:52 +01:00
test_volume_metadata.py Stop using mox in unit/api/v2/ tests 2016-10-12 16:55:54 +07:00
test_volumes.py Stop using mox in unit/api/v2/ tests 2016-10-12 16:55:54 +07:00