python-manilaclient/manilaclient
Goutham Pacha Ravi 9bc7cec016 Change public share tests
Manila changed the default RBAC policy
for public shares in the Stein release
but maintained compatibility to the older
expectation that regular/unprivileged
users could create public shares, or
modify private shares to become public [1].

This compatibility is being dropped [2]
So we must adjust the functional test
expectations here.

[1] https://review.opendev.org/634864
[2] https://review.opendev.org/776869

Depends-On: I6e7608be57de8987117f3f4ace018a7eb91c8bd2
Change-Id: I57111b676487fef0c82f749e90b165465151f0c1
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2021-02-23 15:07:17 -08:00
..
common Add profiling support to manilaclient 2021-02-10 16:01:19 +01:00
osc Merge "[OSC] Implement Share Revert Command" 2021-02-17 18:22:47 +00:00
releasenotes/notes Implements usage of '-c /--column' instead of additional logic. 2020-11-11 18:04:20 +00:00
tests Change public share tests 2021-02-23 15:07:17 -08:00
v1 Update hacking for Python3 2020-03-30 10:04:29 +00:00
v2 Forbid users to create shares with the name "None" 2021-02-05 07:37:28 +02:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
base.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
exceptions.py Add a waiter to share create/delete 2020-10-02 15:37:26 -07:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py Add profiling support to manilaclient 2021-02-10 16:01:19 +01:00
utils.py Remove six.moves.urllib 2020-10-15 02:42:44 +00:00