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