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

package info (click to toggle)
python-openstacksdk 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (2)
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)``.