Merge "Enable to specify which vm fixed-ip to publish"
This commit is contained in:
doc/source/command-objects
openstackclient
releasenotes/notes
@ -33,9 +33,14 @@ Add floating IP address to server
|
||||
.. code:: bash
|
||||
|
||||
openstack server add floating ip
|
||||
[--fixed-ip-address <fixed-ip-address>]
|
||||
<server>
|
||||
<ip-address>
|
||||
|
||||
.. option:: --fixed-ip-address <fixed-ip-address>
|
||||
|
||||
Fixed IP address to associate with this floating IP address
|
||||
|
||||
.. describe:: <server>
|
||||
|
||||
Server (name or ID) to receive the floating IP address
|
||||
|
Reference in New Issue
Block a user