Add release notes for Ocata

Add release notes for new NSD feature and direct
YAML input deprecation

Change-Id: I5dd7a51ef023dd5e6e8db6e0894162d8b933bb25
This commit is contained in:
Sridhar Ramaswamy 2017-01-24 21:06:25 +00:00
parent b3da4a6a7f
commit 9a5588d166
2 changed files with 12 additions and 0 deletions

View File

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

View File

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