Merge "Make MAC address of port updatable"
This commit is contained in:
doc/source/command-objects
openstackclient
releasenotes/notes
@ -219,6 +219,7 @@ Set port properties
|
||||
[--host <host-id>]
|
||||
[--enable | --disable]
|
||||
[--name <name>]
|
||||
[--mac-address <mac-address>]
|
||||
[--security-group <security-group>]
|
||||
[--no-security-group]
|
||||
[--enable-port-security | --disable-port-security]
|
||||
@ -285,6 +286,10 @@ Set port properties
|
||||
|
||||
Set port name
|
||||
|
||||
.. option:: --mac-address
|
||||
|
||||
Set port's MAC address (admin only)
|
||||
|
||||
.. option:: --security-group <security-group>
|
||||
|
||||
Security group to associate with this port (name or ID)
|
||||
|
Reference in New Issue
Block a user