Files
openstacksdk/releasenotes/notes/add-vlan_qinq-to-the-network-72d69e4f8856d48f.yaml
Slawek Kaplonski bf86293362 Add "vlan_qinq" attribute to the "network" resource
Depends-On: https://review.opendev.org/c/openstack/python-openstackclient/+/940111

Related-Bug: #1915151
Change-Id: I58e9a8bde3dc9425c8ea698a6f4ec07ce21f1e5a
2025-01-24 11:12:57 +01:00

7 lines
247 B
YAML

---
features:
- |
Add ``vlan_qinq`` attribute to the ``network`` resource. Users can use this
attribute to create network which will allow to configure VLANs
transparently in the guest VM and will use ethertype ``0x8a88 (802.1ad)``.