From 2c1179b657efe2a291012d2b8f2eee2179402d27 Mon Sep 17 00:00:00 2001 From: Denes Nemeth Date: Tue, 3 Apr 2018 17:32:13 +0200 Subject: Fixes in LCM Change-Id: I9dfdacf32970c86b595939f6cd92b6eb276ebf90 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth --- nokiav2/docs/so.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 nokiav2/docs/so.rst (limited to 'nokiav2/docs/so.rst') diff --git a/nokiav2/docs/so.rst b/nokiav2/docs/so.rst new file mode 100644 index 00000000..1f18d94a --- /dev/null +++ b/nokiav2/docs/so.rst @@ -0,0 +1,16 @@ +Integration directly through SO +=============================== + + +Requirements on the VNF package +------------------------------- + +- the VNFD must have a instantiation level named default +- each VDU must have a corresponding software image named _image +- the VNF integrator must use the availability zones to specify the location of the VNFCs. One availability zone +will be defined for each VDU + +Limitations of the current release +---------------------------------- + +- at least one server instance mapping for each VDU must be supplied in the VNF activation request \ No newline at end of file -- cgit 1.2.3-korg