diff options
| author | Igor Malinovskiy <u.glide@gmail.com> | 2020-02-17 17:10:04 +0200 |
|---|---|---|
| committer | Igor Malinovskiy <u.glide@gmail.com> | 2020-03-26 12:40:12 +0000 |
| commit | f03cb68ad89dcc856fdad1a46fee36b7d68c5ba2 (patch) | |
| tree | 62ffde50802a306b16911b8d748a9f5928d0de64 /releasenotes/notes | |
| parent | c5719a12b5b84b2efd989030f17c0eacc9faf7ad (diff) | |
| download | python-openstackclient-f03cb68ad89dcc856fdad1a46fee36b7d68c5ba2.tar.gz | |
Add 'address_scope' type support to network rbac commands
Change-Id: I6a4b7219934805c1bbd1e88fcc670ae231d9ac37
Partial-Bug: #1862968
Depends-On: https://review.opendev.org/709122
Diffstat (limited to 'releasenotes/notes')
| -rw-r--r-- | releasenotes/notes/rbac-add-address-scope-7f6409ab70d36306.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/rbac-add-address-scope-7f6409ab70d36306.yaml b/releasenotes/notes/rbac-add-address-scope-7f6409ab70d36306.yaml new file mode 100644 index 00000000..22b3838e --- /dev/null +++ b/releasenotes/notes/rbac-add-address-scope-7f6409ab70d36306.yaml @@ -0,0 +1,4 @@ +features: + - | + Add ``address_scope`` as a valid ``--type`` value for the + ``network rbac create`` and ``network rbac list`` commands. |
