Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new share-access-rules API for Manila #2495

Open
1 of 4 tasks
gman0 opened this issue Oct 19, 2022 · 1 comment
Open
1 of 4 tasks

Add new share-access-rules API for Manila #2495

gman0 opened this issue Oct 19, 2022 · 1 comment

Comments

@gman0
Copy link
Contributor

gman0 commented Oct 19, 2022

Listing access rules from /v2/shares/{share_id}/action is being deprecated as of Manila API 2.45: https://docs.openstack.org/api-ref/shared-file-system/?expanded=list-access-rules-deprecated-detail#list-access-rules-deprecated.

There is a new API for listing access rules that supersedes the old one, and gophercloud should expose it.

General API docs:

SQL schema:

Calls:

@mandre mandre changed the title Add new share-access-list API for Manila Add new share-access-rules API for Manila Nov 10, 2022
@mandre
Copy link
Contributor

mandre commented Nov 10, 2022

I took the liberty to rename the issue, for what seemed like a typo. Feel free to revert if that was not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants