Update command test for volume.v3
The default cinder version in devstack changed to v3 in https://review.openstack.org/#/c/566747/which breaks this test. Change the test to test what's going to happen. Change-Id: Iff4d8b47812a86d21bf5dbdddbd642b9d63ff8fe
This commit is contained in:
parent
06263bd585
commit
f7e4d31820
@ -46,7 +46,7 @@ class ModuleTest(base.TestCase):
|
||||
class CommandTest(base.TestCase):
|
||||
"""Functional tests for openstackclient command list."""
|
||||
GROUPS = [
|
||||
'openstack.volume.v2',
|
||||
'openstack.volume.v3',
|
||||
'openstack.network.v2',
|
||||
'openstack.image.v2',
|
||||
'openstack.identity.v3',
|
||||
|
Loading…
x
Reference in New Issue
Block a user