cinder/cinder/tests/functional
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
..
api [1/4]Reset generic volume group status 2016-12-23 22:58:48 +08:00
__init__.py Move integrated tests to 'functional' directory 2016-02-09 23:28:27 +02:00
functional_helpers.py Remove duplicate code in functional tests 2016-07-24 02:34:38 -04:00
test_extensions.py Remove XML API 2016-04-21 16:05:29 +00:00
test_group_snapshots.py [2/4]Reset group snapshot status 2016-12-22 11:11:02 +08:00
test_groups.py [1/4]Reset generic volume group status 2016-12-23 22:58:48 +08:00
test_login.py Move integrated tests to 'functional' directory 2016-02-09 23:28:27 +02:00
test_quotas.py Fix typo in test_quotas.py 2016-11-21 16:56:40 +08:00
test_volumes.py Merge two fake drivers into the one FakeLoggingVolumeDriver 2016-09-09 14:37:21 +00:00