This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
Bug 2137436 - [RFE] manila access rules support
Summary: [RFE] manila access rules support
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-openstacksdk
Version: 18.0 (Zed)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Goutham Pacha Ravi
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-24 22:09 UTC by Goutham Pacha Ravi
Modified: 2023-09-22 10:30 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-22 10:30:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker   OSP-19597 0 None None None 2023-09-22 10:30:33 UTC

Description Goutham Pacha Ravi 2022-10-24 22:09:19 UTC
Description of problem:

OpenStackSDK covers a good portion of service APIs to provision and manage the lifecycle of many OpenStack resources. Manila APIs to add/remove access rules to shares aren't supported at the moment. Adding these would allow services like Nova  to not rely on the "manilaclient" SDK. 

Version-Release number of selected component (if applicable): 18

Manila modules in OpenStackSDK: https://github.com/openstack/openstacksdk/tree/master/openstack/shared_file_system


Access Rules APIs in Manila's API reference: 

"Allow Access": https://docs.openstack.org/api-ref/shared-file-system/?expanded=grant-access-detail#grant-access

"Deny Access": https://docs.openstack.org/api-ref/shared-file-system/?expanded=revoke-access-detail#revoke-access

"List Access Rules": https://docs.openstack.org/api-ref/shared-file-system/?expanded=list-share-access-rules-detail#list-share-access-rules

"Show Access Rule": https://docs.openstack.org/api-ref/shared-file-system/?expanded=describe-share-access-rule-detail#describe-share-access-rule


Note You need to log in before you can comment on or make changes to this bug.