7f66273d3f
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
9 lines
204 B
YAML
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. |