diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-07-20 16:08:36 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-07-20 16:08:36 +0000 |
| commit | ab18045c97ad8359080d17aee0a1b9d6d8a8b146 (patch) | |
| tree | f8de2a1167b9d732636af997969b544f5687db50 /releasenotes/notes | |
| parent | d0daf90e18f6c248105dde829c100f80af457d2b (diff) | |
| parent | 6c7a30ab381e79f21767898f0a235276839f8ef2 (diff) | |
| download | python-openstackclient-ab18045c97ad8359080d17aee0a1b9d6d8a8b146.tar.gz | |
Merge "Implement rbac list and show command"
Diffstat (limited to 'releasenotes/notes')
| -rw-r--r-- | releasenotes/notes/bp-neutron-client-rbac-bbd7b545b50d2bdf.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/bp-neutron-client-rbac-bbd7b545b50d2bdf.yaml b/releasenotes/notes/bp-neutron-client-rbac-bbd7b545b50d2bdf.yaml new file mode 100644 index 00000000..ad5c02ba --- /dev/null +++ b/releasenotes/notes/bp-neutron-client-rbac-bbd7b545b50d2bdf.yaml @@ -0,0 +1,4 @@ +--- +features: + - Add ``network rbac list`` and ``network rbac show`` commands. + [Blueprint `neutron-client-rbac <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client-rbac>`_] |
