python-openstackclient/releasenotes/notes/bug-1728525-2c40f0c19adbd0e8.yaml
Dongcan Ye 9ca99b9919 Network: Add supports rbac target-all-projects
Add a boolean option "target-all-projects",
which allows creating rbac policy for all projects.

Change-Id: Ie3af83a1bba7dd66e83b0595bb276bf8fd105831
Closes-Bug: #1728525
Closes-Bug: #1704834
2017-11-05 01:16:48 -05:00

6 lines
170 B
YAML

---
fixes:
- |
Add ``target-all-projects`` option in ``rbac create`` command.
[Bug `1728525 <https://bugs.launchpad.net/python-openstackclient/+bug/1728525>`_]