tacker/releasenotes/notes/support-cnf-v2-operations-using-helm-chart-c540f96720e7269f.yaml
Ken Fujimoto bb7b3cfce9 Helm chart support for CNF v2 API
This patch enables CNF v2 API to operate using Helm chart.

New vimType 'ETSINFV.HELM.V_3' is introduced.

Since helm VIM uses existing functions of k8s VIM, k8s VIM code
is refactored to share between k8s VIM and helm VIM.

Implements: blueprint helmchart-k8s-vim
Change-Id: I0329a0d43294181b7ffb1494bb5dd2d0528eb5dc
2022-09-15 00:57:15 +00:00

10 lines
261 B
YAML

---
features:
- |
Support LCM operations using Helm chart
for v2 LCM API. This feature enables
v2 LCM operations with Helm chart,
instantiationLevel parameter to
determine the initial number of Pods,
and vimConnectionInfo.extra field.