summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-06-17 14:39:13 +0800
committerTang Chen <chen.tang@easystack.cn>2016-07-04 10:40:00 +0800
commit50bd56db258a16199463afcdeb2f0579384cc711 (patch)
tree2965a37a6840a3a9c3b75b6d55ad1122b987dcb3 /doc/source/commands.rst
parent605efe67111790ed4801fd5b75ff314d2353d625 (diff)
downloadpython-openstackclient-50bd56db258a16199463afcdeb2f0579384cc711.tar.gz
Transfer "ip floating pool list" to "floating ip pool list"
This patch does the following things to transfer "ip floating pool list" to "floating ip pool list": * Add a new command "floating ip pool list" to deprecate "ip floating pool list". The source code is in network/v2 dir. * Add doc for "floating ip pool list". * Add floating ip pool unit tests. Change-Id: Id410f4e4a96cf589a6e8def209574da71395b55f Implements: blueprint rework-ip-commands Partial-bug: 1555990 Co-Authored-By: Dean Troyer <dtroyer@gmail.com>
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r--doc/source/commands.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 9d8ad6fd..42268c25 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -91,6 +91,7 @@ referring to both Compute and Volume quotas.
* ``extension``: (**Compute**, **Identity**, **Network**, **Volume**) OpenStack server API extensions
* ``federation protocol``: (**Identity**) the underlying protocol used while federating identities
* ``flavor``: (**Compute**) predefined server configurations: ram, root disk and so on
+* ``floating ip pool``: (**Compute**, **Network**) - a pool of public IP addresses
* ``group``: (**Identity**) a grouping of users
* ``host``: (**Compute**) - the physical computer running compute services
* ``hypervisor``: (**Compute**) the virtual machine manager