diff --git a/releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml b/releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml index 609759542..667cd5753 100644 --- a/releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml +++ b/releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml @@ -1,19 +1,14 @@ --- -prelude: > - This release contains the new features based on ETSI NFV specifications. - The REST API and data models in ETSI NFV-SOL documents are added: +prelude: | + Features based on ETSI NFV specifications, REST API and data models: - ETSI NFV-SOL003 v2.6.1 VNF Lifecycle Management - * Scale VNF - * Update VNF - * Rollback VNF - ETSI NFV-SOL005 v2.6.1 - * Fetch VNF Package Artifacts + - ETSI NFV-SOL003 v2.6.1: VNF Lifecycle Management(Scale VNF, Update VNF + and Rollback VNF) + - ETSI NFV-SOL005 v2.6.1: Fetch VNF Package Artifacts - Also, the support for Kubernetes VIM is extended to use ETSI NFV-SOL based - operations. The major version of resources such as Deployment, DaemonSet, - StatefulSet, and ReplicaSet can be deployed as VNF with Instantiate VNF - operation. + Kubernetes VIM is extended to use ETSI NFV-SOL based operations. + The major version of resources such as Deployment, DaemonSet, StatefulSet, + and ReplicaSet can be deployed as VNF with Instantiate VNF operation. features: - |