commit | f38c4c365590f4246fee0e5fffde6db55fa51ae6 | [log] [tgz] |
---|---|---|
author | Colleen Murphy <colleen@gazlene.net> | Fri Jun 07 15:00:48 2019 -0700 |
committer | Colleen Murphy <colleen.murphy@suse.de> | Wed Jun 12 15:42:26 2019 -0700 |
tree | c5bad8d70be39ed18db0b46105617f9c56d8e614 | |
parent | 2e4f3489f6f4c0f8853b3fdc4c6efb89e2789d98 [diff] |
Skip read-only test for CIFS When using the CIFS protocol and trying to share a share by IP, the share fails to instantiate and the manila service produces this error: InvalidShareAccessLevel: Invalid or unsupported share access level: ro. There are no Manila Share backends that support CIFS shares with read only access when authenticating with IP addresses[1]. This patch causes the test to be skipped in such a case. [1] https://docs.openstack.org/manila/latest/admin/share_back_ends_feature_support_mapping.html#mapping-of-share-drivers-and-share-access-rules-support Change-Id: Ic30eaf3c2b7f75eb4bc62159faceb6bd30d7e03b