manila/releasenotes/notes/disable-share-groups-api-by-default-0627b97ac2cda4cb.yaml
Valeriy Ponomaryov 8ac4f0a913 Disable share groups APIs by default
as of Ocata because feature has not been completed.
Revert this change back in Pike.

Change-Id: Ibe2f7fba436e298b720a492594579d64b2e81a47
Closes-Bug: #1661639
2017-02-06 14:11:27 +02:00

14 lines
689 B
YAML

---
issues:
- Share groups replaced the experimental consistency groups feature in Ocata.
The APIs for share groups have a default role-based-access-control policy
set to "!". This means that these APIs are not enabled by default on
upgrading to the Ocata release. Modify policy.json appropriately in your
deployment to enable these APIs. You may set these policies to
"rule:default" to allow access to all tenants and "rule:admin_api" to
restrict the access only to tenants with those privileges.
upgrade:
- Policies relating to "consistency_group" and "cgsnapshot" APIs
have been removed from manila.
These policies can be removed from "policy.json".