commit | ad2dd7993286d16476f9a047bb63f2a2a2c5c561 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Mon Dec 18 20:09:39 2017 +0000 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Mon Dec 18 20:27:57 2017 +0000 |
tree | 65e7fdebb629474beea486afc38c2da6e6ed578e | |
parent | 0a58049c96a54c23aa55dfde4116b1af935e790a [diff] |
Fix min_microversion in volume test_groups_rbac This PS fixes the min_microversion in volume test_groups_rbac which is incorrectly 3.14 when in fact it should be 3.13 [0] according to Cinder microversion documentation. This change will also make Patrole consistent with Tempest [1]. [0] https://docs.openstack.org/cinder/latest/contributor/api_microversion_history.html#id13 [1] https://github.com/openstack/tempest/blob/c536175d8d4d572278b4e592dadc548b34e4ea91/tempest/api/volume/admin/test_groups.py#L27 Change-Id: I9b19d44e25057d688e4b968cab2a047049658344