python-openstackclient/releasenotes/notes/add-port-commands-a3580662721a6312.yaml
Dean Troyer ad6727df88 Clean up release notes since 2.2.0 release
* Remove release notes for changes to commands that have not been released yet
* Combine notes for common command sets (ie, new port commands)
* Rename notes with bugs to the bug-NNNNN-XXXXXXX form

Change-Id: I6216aad443056ada2fe28ba533bf20a09f118e4d
2016-04-07 10:54:41 -05:00

6 lines
188 B
YAML

---
features:
- |
Add support for the ``port create``, ``port list`` and ``port set`` commands.
[Bug `1519909 <https://bugs.launchpad.net/python-openstackclient/+bug/1519909>`_]