python-openstackclient/releasenotes/notes/bug-1545537-4fa72fbfbbe3f31e.yaml
Dean Troyer 99031cf1ed Release notes cleanup
Preparing for the next release

Change-Id: Ia185063d12d4bd235170b06c3da400e93cd934da
2016-05-25 08:47:49 -05:00

8 lines
317 B
YAML

---
features:
- |
Add ``--transparent-vlan`` and ``--no-transparent-vlan`` options to
``network create`` and ``network set`` commands to add/remove VLAN
transparency attributes from networks.
This option is available in Network V2 only.
[Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_]