
osc network set and network create now support --transparent-vlan|--no-transparent-vlan options to add/remove vlan transparency from the network. Change-Id: I845eb8f541cd32a4c4b28f929a63b205e7e31756 Closes-Bug: 1545537
9 lines
317 B
YAML
9 lines
317 B
YAML
---
|
|
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>`_] |