python-openstackclient/releasenotes/notes/add-name-to-port-set-eefa081225bf8b49.yaml
reedip 66f94dca5c Add name option to 'port set'
Port's name can be updated in NeutronClient and it is a very
good feature for a user to have the ability to rename a port.
This was missing in the openstackclient, and the same has been
added in this patch.

Change-Id: I6e712ef08ab1c0a23786c4bb6972d3e0f8f0f999
Implements: blueprint neutron-client
2016-04-05 01:35:00 +00:00

4 lines
71 B
YAML

---
features:
- |
Port name can now be updated using ``port set``