f1345dc06f
openstackclient does not allow the update of a port's MAC address. However this is possible in neutron API (though by default policy it is an admin-only operation). Allow it in openstackclient too. Change-Id: Ibd9e0a6fbd1d0d461b8a8daee24dbb7c3f929df6 Closes-Bug: #1670707
6 lines
133 B
YAML
6 lines
133 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add ``--mac-address`` option to ``port set`` command.
|
|
[Bug `1670707 <https://launchpad.net/bugs/1670707>`_]
|