get share access rules failed if manila version greater than 2.44

Bug #1922541 reported by haixin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
manila-ui
In Progress
Undecided
haixin

Bug Description

in manila-ui, when we want to get share detail.
it will try to get share access rules.

/v2/shares/{share_id}/action
List access rules (DEPRECATED)

This API is deprecated starting with microversion 2.45 and requests to this API will fail with a 404 starting from microversion 2.45.Use List share access rules API instead of this API from version 2.45.

/v2/share-access-rules?share_id={share-id}
List share access rules

so if we change manila version >= 2.45 in manila ui, will get 404 error when get share detail.

So we need to accommodate this.

haixin (haixin77)
Changed in manila-ui:
assignee: nobody → haixin (haixin77)
Changed in manila-ui:
status: New → In Progress
Revision history for this message
haixin (haixin77) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.