tacker/releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml
Yasufumi Ogawa 848ea16fe3 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
2021-03-26 11:59:12 +00:00

19 lines
758 B
YAML

---
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
and Rollback VNF)
- ETSI NFV-SOL005 v2.6.1: Fetch VNF Package Artifacts
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:
- |
Adds Container based VNF support with ESTI NFV-SOL003 v2.6.1 VNF Lifecycle
Management. Users can create, instantiate, terminate, and delete VNF on
Kubernetes VIM. The Kubernetes resource files are available as VNFD and
uploaded as a part of VNF Package.