
Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/939703 Related-Bug: #1915151 Change-Id: Icacf83c20c3650a9d75f665f020b8818e1b4a585
8 lines
310 B
YAML
8 lines
310 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``qinq-vlan`` and ``no-qinq-vlan`` arguments to the ``network create``
|
|
command. It will enable/disable QinQ feature for the created network.
|
|
This new argument is mutually exclusive with the ``transparent-vlan`` - only
|
|
one of them can be set to ``True`` for the network.
|