summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLingli Deng <denglingli@chinamobile.com>2017-10-03 11:16:14 +0800
committerLingli Deng <denglingli@chinamobile.com>2017-10-03 11:18:31 +0800
commit36661d0b71c9d4507e1df3c6538e1a69a88b87e0 (patch)
tree58009228276c4c6d9ae191c89ec6e2fbd44e702b
parentf5e0b128707e4931d73755674fa6aac23fdc55c2 (diff)
Adding diagrams for CSAR structure.
Issue-Id: MODELING-19 Change-Id: I650492f9c5b5ab57cc4d252a4dc23014339f448d Signed-off-by: Lingli Deng <denglingli@chinamobile.com>
-rw-r--r--docs/ONAP release 1 spec/csar/csar-sdc-input.JPGbin0 -> 38421 bytes
-rw-r--r--docs/ONAP release 1 spec/csar/csar-sdc-output-service.JPGbin0 -> 38698 bytes
-rw-r--r--docs/ONAP release 1 spec/csar/csar-sdc-output-vf.JPGbin0 -> 39089 bytes
-rw-r--r--docs/ONAP release 1 spec/csar/csar.rst3
4 files changed, 3 insertions, 0 deletions
diff --git a/docs/ONAP release 1 spec/csar/csar-sdc-input.JPG b/docs/ONAP release 1 spec/csar/csar-sdc-input.JPG
new file mode 100644
index 0000000..13efe40
--- /dev/null
+++ b/docs/ONAP release 1 spec/csar/csar-sdc-input.JPG
Binary files differ
diff --git a/docs/ONAP release 1 spec/csar/csar-sdc-output-service.JPG b/docs/ONAP release 1 spec/csar/csar-sdc-output-service.JPG
new file mode 100644
index 0000000..d15a65a
--- /dev/null
+++ b/docs/ONAP release 1 spec/csar/csar-sdc-output-service.JPG
Binary files differ
diff --git a/docs/ONAP release 1 spec/csar/csar-sdc-output-vf.JPG b/docs/ONAP release 1 spec/csar/csar-sdc-output-vf.JPG
new file mode 100644
index 0000000..1450c0a
--- /dev/null
+++ b/docs/ONAP release 1 spec/csar/csar-sdc-output-vf.JPG
Binary files differ
diff --git a/docs/ONAP release 1 spec/csar/csar.rst b/docs/ONAP release 1 spec/csar/csar.rst
index e63d0cb..0440234 100644
--- a/docs/ONAP release 1 spec/csar/csar.rst
+++ b/docs/ONAP release 1 spec/csar/csar.rst
@@ -6,16 +6,19 @@ CSAR for VNF Onboarding
-----------------------
This is the currently expected structure supported by SDC, which is provided by VNF Vendor directly or via VNF Market (through VNF SDK) to SDC for VNF onboarding in design time.
+.. |CSAR for VNF Onboarding| image:: csar-sdc-input.JPG
CSAR for VNF Life Cycle Management
----------------------------------
This section describes the CSAR generated by SDC for VNF and to be consumed by SO/VF-C/etc. for VNF life cycle management in run-time.
+.. |CSAR for VNF LCM| image:: csar-sdc-output-vf.JPG
CSAR for Service Life Cyclem Management
---------------------------------------
This section describes the CSAR generated by SDC for Network Service or End-to-End Service orchestration in run time.
+.. |CSAR for Service LCM| image:: csar-sdc-output-service.JPG
Artifacts supported by SDC
--------------------------