summaryrefslogtreecommitdiff
path: root/doc/source/specs/command-objects
diff options
context:
space:
mode:
authorHuanxuan Ao <huanxuan.ao@easystack.cn>2016-07-25 17:37:41 +0800
committerHuanxuan Ao <huanxuan.ao@easystack.cn>2016-07-28 10:23:29 +0800
commit13bc3793e0f0378db0151acb171dbe5f2d9c08dd (patch)
treeb9b452b8f59d282a223ae60467d795f75a724b67 /doc/source/specs/command-objects
parenta8880e8b34c1a0609a7b1c8f54de1f0199969a1c (diff)
downloadpython-openstackclient-13bc3793e0f0378db0151acb171dbe5f2d9c08dd.tar.gz
Implement network rbac create and delete commands
Add "network rbac create" and "network rbac delete" commands and also add unit tests, functional tests, docs and release note for them. Change-Id: I5fd58342f2deaa9bae7717412a942a21bbd7d045 Partially-Implements: blueprint neutron-client-rbac
Diffstat (limited to 'doc/source/specs/command-objects')
-rw-r--r--doc/source/specs/command-objects/example.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/specs/command-objects/example.rst b/doc/source/specs/command-objects/example.rst
index 6f8b0588..f596978f 100644
--- a/doc/source/specs/command-objects/example.rst
+++ b/doc/source/specs/command-objects/example.rst
@@ -38,7 +38,7 @@ Delete example(s)
.. describe:: <example>
- Example to delete (name or ID)
+ Example(s) to delete (name or ID)
example list
------------