commit | 3024bb2bae37a9c2d8cc84fabe998f01f0f434f8 | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Wed Feb 17 21:23:34 2021 +0200 |
committer | lkuchlan <lkuchlan@redhat.com> | Wed Feb 17 21:23:34 2021 +0200 |
tree | b087f06f34cd19cb68c8665393b7046a5d69b23a | |
parent | 8868f18b7c469ccdaf477d2247186be2884b5d17 [diff] |
Fix extra specs for share type In case the backends don't have the same capabilities share creation can fail. For instance, if one of the backend has the ability to create share from snapshot and the other does not. In case "capability_create_share_from_snapshot_support" parameter is defined in tempest.conf and it is also specified in extra specs one of the share will fail to create. Change-Id: Iade5b2658df59b7d6cdc9f69418afb16a0108353