File: add-port-trunk-details-ed2d98a36ce70c0f.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 (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
7
---
features:
  - |
    Add ``trunk_details`` attribute to ``port`` resource. This attribute is
    a dictionary with the trunk ID and a list of subports. Each element in the
    subports list is a dictionary with the subport ID, the segmentation type
    and segmentation ID.