diff --git a/releasenotes/notes/deprecate-direct-yaml-cli-input-812564bab1b99b4b.yaml b/releasenotes/notes/deprecate-direct-yaml-cli-input-812564bab1b99b4b.yaml new file mode 100644 index 00000000..3c3c8e66 --- /dev/null +++ b/releasenotes/notes/deprecate-direct-yaml-cli-input-812564bab1b99b4b.yaml @@ -0,0 +1,6 @@ +--- +deprecations: + - | + Direct YAML input of any kind is now deprecated. Only file based YAML + input is supported. This deprecation is across all resources like VNFFGD + template, VNFD template and VNF configuration input. diff --git a/releasenotes/notes/network-services-descriptor-06f6abe90adb40f3.yaml b/releasenotes/notes/network-services-descriptor-06f6abe90adb40f3.yaml new file mode 100644 index 00000000..68e9ecc0 --- /dev/null +++ b/releasenotes/notes/network-services-descriptor-06f6abe90adb40f3.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + CLIs to onboard Network Services Descriptor (NSD) based on TOSCA Simple + Profile for NFV and to create Network Services using NSD to create multiple + related VNFs using a single TOSCA template.