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/command-objects/ip-floating.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/command-objects/ip-floating.rst')
| -rw-r--r-- | doc/source/command-objects/ip-floating.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/command-objects/ip-floating.rst b/doc/source/command-objects/ip-floating.rst index 8dd94782..378812d1 100644 --- a/doc/source/command-objects/ip-floating.rst +++ b/doc/source/command-objects/ip-floating.rst @@ -8,6 +8,7 @@ ip floating add --------------- Add floating IP address to server +(Deprecated, please use ``server add floating ip`` instead) .. program:: ip floating add .. code:: bash @@ -92,6 +93,7 @@ ip floating remove ------------------ Remove floating IP address from server +(Deprecated, please use ``server remove floating ip`` instead) .. program:: ip floating remove .. code:: bash |
