python-openstackclient/releasenotes/notes/add-port-create-command-a3580662721a6312.yaml
Jas d1d4a40808 Add 'port create' command
This patch adds usage of 'port create' in CLI

Change-Id: I888af50784c3b6c7ec30552ade79f05a5e974711
Partial-bug: #1519909
Partially-implements: blueprint neutron-client
2016-03-04 10:41:26 -06:00

6 lines
155 B
YAML

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