summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/common/test_module.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/tests/functional/common/test_module.py')
-rw-r--r--openstackclient/tests/functional/common/test_module.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/tests/functional/common/test_module.py b/openstackclient/tests/functional/common/test_module.py
index d589f19c..41aabb7f 100644
--- a/openstackclient/tests/functional/common/test_module.py
+++ b/openstackclient/tests/functional/common/test_module.py
@@ -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',