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
This commit is contained in:
@@ -6,4 +6,8 @@ features:
|
|||||||
Virtualized Network Function Packages (VNF packages), and Virtualized
|
Virtualized Network Function Packages (VNF packages), and Virtualized
|
||||||
Network Function Lifecycle Management Interface (VNF LCM) related to
|
Network Function Lifecycle Management Interface (VNF LCM) related to
|
||||||
ETSI NFV-SOL based VNF management concerning tenants. Only allows VNF
|
ETSI NFV-SOL based VNF management concerning tenants. Only allows VNF
|
||||||
instantiation by VIM of the same tenant.
|
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.
|
||||||
|
Reference in New Issue
Block a user