File: remove-unsupported-set-vlan-transparent-eeff412264ae7c09.yaml

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
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>`_]