python-openstackclient/releasenotes/notes/remove-unsupported-set-vlan-transparent-eeff412264ae7c09.yaml
Hong Hui Xiao 2b66c71a7c Don't show hint about vlan transparent in network set
Update this attribute is not allowed in neutron.

Change-Id: I38010b26e116246c13dbb6cc6a777d2f22f6dc30
Closes-Bug: #1691776
2017-06-12 19:20:30 +08:00

8 lines
264 B
YAML

---
fixes:
- |
Remove ``--transparent-vlan`` and ``--no-transparent-vlan``
from ``network set``, because updating ``vlan-transparent``
is not supported in Neutron.
[Bug `1691776 <https://bugs.launchpad.net/python-openstackclient/+bug/1691776>`_]