sapcc / manila

Shared filesystem management project for OpenStack.
http://openstack.org
Apache License 2.0
0 stars 2 forks source link

Fix share/snapshot show for deferred deletion #178

Closed kpawar-sap closed 3 months ago

kpawar-sap commented 3 months ago

Deferred deletion states deferred_deleting, error_deferred_deleting are visible for non-admin user in 'share/snapshot show' command. Fixed this.

Closes-bug: #2067456 Change-Id: I42ddda3144a3f52b4bc0420d5acde1e5e7560264

kpawar-sap commented 3 months ago

small changes done in test_api.py as suggested upstream. Please approve

Carthaca commented 3 months ago

tested in qa, tempest is back to 30 min (from 2 hours)