commit | 0b00c458a7288da833e1970a4e5386b1296da2d9 | [log] [tgz] |
---|---|---|
author | linanbj <linanbj@inspur.com> | Mon Nov 18 16:02:29 2019 +0800 |
committer | linanbj <linanbj@inspur.com> | Mon Nov 18 16:03:05 2019 +0800 |
tree | a5c4c0e9cfe87d2624146a7f5ee9b98dd1ba0ab4 | |
parent | 9ef43160912f5ed7a71640b370d0dde2d84f6249 [diff] |
Modify the wrong response example for test_types_client in v3 Modify the wrong response example for test_types_client in v3 Change-Id: I32b312f9122d6e9bb2702718ded57e8b1ed9597b
diff --git a/tempest/tests/lib/services/volume/v3/test_types_client.py b/tempest/tests/lib/services/volume/v3/test_types_client.py index 7021a3f..336aa32 100644 --- a/tempest/tests/lib/services/volume/v3/test_types_client.py +++ b/tempest/tests/lib/services/volume/v3/test_types_client.py
@@ -46,10 +46,8 @@ FAKE_UPDATE_VOLUME_TYPE = { 'volume_type': { 'id': '6685584b-1eac-4da6-b5c3-555430cf68ff', - 'qos_specs_id': None, 'name': 'volume-type-test', 'description': 'default volume type', - 'os-volume-type-access:is_public': True, 'is_public': True, 'extra_specs': { 'volume_backend_name': 'rbd'