File: add-vlan_qinq-to-the-network-72d69e4f8856d48f.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 247 bytes parent folder | download
1
2
3
4
5
6
---
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)``.