summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-05-16 22:57:25 +0000
committerGerrit Code Review <review@openstack.org>2016-05-16 22:57:25 +0000
commit3d12ae8e0364a9cd745d10e260e4918e6658e1e7 (patch)
tree5bcf667a985a0ef10ea613bc455322270ce260ed /releasenotes
parentf0e64eb55abb3957073e82bd669c044bda1d8148 (diff)
parent00c149a28f72ee7236e836a7f128fce9ca5e1e09 (diff)
downloadpython-openstackclient-3d12ae8e0364a9cd745d10e260e4918e6658e1e7.tar.gz
Merge "Add VLAN Transparent option to ``osc network``"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-vlan-transparent-option-4fa72fbfbbe3f31e.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/add-vlan-transparent-option-4fa72fbfbbe3f31e.yaml b/releasenotes/notes/add-vlan-transparent-option-4fa72fbfbbe3f31e.yaml
new file mode 100644
index 00000000..508fb81c
--- /dev/null
+++ b/releasenotes/notes/add-vlan-transparent-option-4fa72fbfbbe3f31e.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ ``network create`` and ``network set`` now support
+ ``--transparent-vlan`` and ``--no-transparent-vlan``
+ options to add/remove VLAN transparency attributes
+ from networks.
+ This option is available in Network V2 only.
+ [Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_] \ No newline at end of file