diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-07-06 13:59:05 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-07-06 13:59:06 +0000 |
| commit | 2b8213df889af6399b556361c99a187a2c719a3a (patch) | |
| tree | 8348621927009a5cbd30f24ff0f897428660e7a7 /doc/source/commands.rst | |
| parent | 8d5a0fd86e24bc8d992308c63a85e5bd7e76bb90 (diff) | |
| parent | d1f9ea3f750bb4c1f440ebfa93d06a40673ec0aa (diff) | |
| download | python-openstackclient-2b8213df889af6399b556361c99a187a2c719a3a.tar.gz | |
Merge "Transfer "ip floating add/remove" to "server add/remove floating ip""
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 3c488b49..0ce06647 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``: (**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 * ``host``: (**Compute**) - the physical computer running compute services |
