File: add-port-trunk-details-ed2d98a36ce70c0f.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 (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (2)
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.