Merge "Replace the usage of some aliases in tempest"
This commit is contained in:
commit
d6cfe5ed88
@ -32,7 +32,7 @@ class ConsistencyGroupsV2Test(base.BaseVolumeAdminTest):
|
|||||||
cls._api_version = 2
|
cls._api_version = 2
|
||||||
super(ConsistencyGroupsV2Test, cls).setup_clients()
|
super(ConsistencyGroupsV2Test, cls).setup_clients()
|
||||||
|
|
||||||
manager = cinder_clients.Manager(cls.os_adm)
|
manager = cinder_clients.Manager(cls.os_admin)
|
||||||
cls.consistencygroups_adm_client = manager.consistencygroups_adm_client
|
cls.consistencygroups_adm_client = manager.consistencygroups_adm_client
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
Loading…
Reference in New Issue
Block a user