python-openstackclient/releasenotes/notes/bug-1545537-12bbf01d2280dd2f.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

9 lines
307 B
YAML

---
features:
- |
Add provider network options ``--provider-network-type``,
``--provider-physical-network``, and ``--provider-segmentation-id``
to the ``network create`` command.
These options are available for Networkv2 only
[Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_]