File: add-vnffg-and-vnf-ids-to-ns-list-commands-9d462efc103f8ecb.yaml

package info (click to toggle)
python-tackerclient 2.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,456 kB
  • sloc: python: 11,602; makefile: 23; sh: 3
file content (9 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add 'vnf_ids' and 'vnffg_ids' fields in outputs from network
    service list command. Users can know which VNFs or VNFFGs,
    belongs to specific NS.
    Add 'ns_id' field to VNFFG list command, that shows the
    network service the current VNFFG belongs to.