diff options
| author | Zuul <zuul@review.openstack.org> | 2019-02-27 22:15:47 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-02-27 22:15:48 +0000 |
| commit | 3d7772e34ad421f6ce1362641e79a8da0255e455 (patch) | |
| tree | 9c299cf8ed2160bf97747a4260ac6854329c292e /doc/source | |
| parent | 1ea988e5c6f15e9cc1a66d2393c76fc3c4b3cab3 (diff) | |
| parent | a5865b176304b92736a71cd6ad2dd1199c588ba5 (diff) | |
| download | python-openstackclient-3d7772e34ad421f6ce1362641e79a8da0255e455.tar.gz | |
Merge "Partially Revert "Add command to unset information from Subnet-pools""
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/cli/command-objects/subnet-pool.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/source/cli/command-objects/subnet-pool.rst b/doc/source/cli/command-objects/subnet-pool.rst index c6fda03c..77259a83 100644 --- a/doc/source/cli/command-objects/subnet-pool.rst +++ b/doc/source/cli/command-objects/subnet-pool.rst @@ -292,15 +292,9 @@ Unset subnet pool properties .. code:: bash openstack subnet pool unset - [--pool-prefix <pool-prefix> [...]] [--tag <tag> | --all-tag] <subnet-pool> -.. option:: --pool-prefix <pool-prefix> - - Remove subnet pool prefixes (in CIDR notation). - (repeat option to unset multiple prefixes). - .. option:: --tag <tag> Tag to be removed from the subnet pool |
