python-tackerclient/releasenotes/notes/add-vnffg-and-vnf-ids-to-ns-list-commands-9d462efc103f8ecb.yaml
Cong Phuoc Hoang c80fe1ada6 Add reno note for updates in NS and VNFFG list commands
This patch adds reno note for https://review.openstack.org/#/c/578638

Change-Id: Icaeece0f4832991c99915097d2c2a7a56c289125
2018-07-25 03:56:32 +00:00

10 lines
287 B
YAML

---
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.