summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-06 13:59:32 +0000
committerGerrit Code Review <review@openstack.org>2016-07-06 13:59:32 +0000
commit7f8999bf540d2c65a1008a1636ff9b623cedb559 (patch)
treeb2411dbb4cc339a627b66f9de1c60d42ebfe3774 /doc/source/commands.rst
parent2b8213df889af6399b556361c99a187a2c719a3a (diff)
parent179ebe6d648fc5cff514306076f1b0fa54e64b40 (diff)
downloadpython-openstackclient-7f8999bf540d2c65a1008a1636ff9b623cedb559.tar.gz
Merge "Transfer "ip fixed add/remove" to "server add/remove fixed ip""
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 0ce06647..70f4c8b2 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
+* ``fixed ip``: (**Compute**, **Network**) - an internal IP address assigned to a server
* ``floating ip``: (**Compute**, **Network**) - a public IP address that can be mapped to a server
* ``floating ip pool``: (**Compute**, **Network**) - a pool of public IP addresses
* ``group``: (**Identity**) a grouping of users