Fix corrupted styles in prelude in releasenotes

This update is to fix styles and revise some descriptions to be
concise in the second paragraph in draft verion of releasenote
for wallaby[1].

[1] https://docs.openstack.org/releasenotes/tacker/

Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: Iba1069db766770434dc9d126de33d646fc228485
This commit is contained in:
Yasufumi Ogawa 2021-03-26 09:58:57 +00:00
parent 43d5671691
commit 848ea16fe3
1 changed files with 8 additions and 13 deletions

View File

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