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

8 lines
290 B
YAML

---
features:
- |
Add external network options ``--external|--internal`` and ``--external``
suboptions ``--default|--no-default`` to the ``network create`` command.
These options are available for Networkv2 only.
[Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_]