python-openstackclient/releasenotes/notes/add_resource_option_immutable-efed6e1ebdc69591.yaml
Vishakha Agarwal 7f66273d3f Add resource option immutable
This patch adds the --immutable and --no-immutable option to the
role, project and domain CLI.

Related-Patch: https://review.opendev.org/#/c/712182/

Change-Id: I9c3bdd741f28bf558267fb217818d947597ce13e
2020-04-08 13:51:01 +00:00

9 lines
204 B
YAML

---
features:
- |
Added the below mentioned parameters to the role, project and domain commands.
* --immutable
* --no-immutable
This will allow user to set "immutable" resource option.