tacker/releasenotes/notes/support-multi-tenant-in-lcm-87c5d017c37c916f.yaml
Manpreet Kaur f62b87a574 Update release notes of multi tenant policy in LCM
This patch adds a known limitation that non-admin users cannot
instantiate VNFs. Secondly, it should be noted in the feature
description that the current implementation does not fix this issue.

Implement: blueprint multi-tenant-policy
Change-Id: I54570e989a6cf8bb5d19a023b3c50561ed7657db
2022-03-09 00:22:10 +05:30

14 lines
633 B
YAML

---
features:
- |
Support multi-tenant policy in VNF Lifecycle Management. The feature
separates resources such as Virtualized Infrastructure Managers(VIMs),
Virtualized Network Function Packages (VNF packages), and Virtualized
Network Function Lifecycle Management Interface (VNF LCM) related to
ETSI NFV-SOL based VNF management concerning tenants. Only allows VNF
instantiation by VIM of the same tenant. This feature does not address
the known issue of allowing non admin users to instantiate VNFs, it may
be addressed in a future release.
issues:
- A non admin user can not instantiate VNFs.