python-manilaclient/releasenotes/notes/fix-and-improve-access-rules-a118a7f8e22f65bb.yaml
Goutham Pacha Ravi 2b80ef89ac Support changes to access rules APIs
The API semantics have not changed on the server.
However, state transitions are more granular. [1]

Bump the request version to parse these changes

[1] Ic25e63215b5ba723cbc8cab7c51789c698e76f28

Partially-implements bp: fix-and-improve-access-rules
Change-Id: I6bbb7eea59ee817f69fc60068c471cdb66e3b9dc
2017-01-20 10:13:17 -05:00

7 lines
246 B
YAML

---
features:
- Manila exposes new transitional states for access rules
and the collective "access_rules_status" fields for shares and
share instances. The API request version in the client has been bumped
to support these changes.