summaryrefslogtreecommitdiffstats
path: root/docs/ONAP release 1 spec
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-09-25 16:05:53 -0400
committerRich Bennett <rb2745@att.com>2017-09-25 20:34:48 +0000
commitfbc78ae725bd64fceb5d6acdaaeb2ad5c6f54e59 (patch)
treefc77cd1075e53e9cf91fec6a99a8afdf0f11dade /docs/ONAP release 1 spec
parentfa2d7c391ff2982d580bf34b876c51bddbe6532b (diff)
On-Board Modelspec to use RTD, convert wiki docs
Create top level docs folder Move folders and files to docs folder Create top level index structure All exist rst files were connected Convert 2 wiki documents to restructured text (listed in Jira Issue MODELING-22 Change-Id: I6f66524a27c7c19ffdee091f1e3da7f748bb6c1f Issue-ID: MODELING-22 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/ONAP release 1 spec')
-rw-r--r--docs/ONAP release 1 spec/csar/csar.rst23
-rw-r--r--docs/ONAP release 1 spec/csar/index.rst10
-rw-r--r--docs/ONAP release 1 spec/index.rst11
-rw-r--r--docs/ONAP release 1 spec/readme.txt1
4 files changed, 45 insertions, 0 deletions
diff --git a/docs/ONAP release 1 spec/csar/csar.rst b/docs/ONAP release 1 spec/csar/csar.rst
new file mode 100644
index 0000000..61112c3
--- /dev/null
+++ b/docs/ONAP release 1 spec/csar/csar.rst
@@ -0,0 +1,23 @@
+===================================
+ONAP CSAR Specification (Amsterdam)
+===================================
+
+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 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 Service Life Cyclem Management
+---------------------------------------
+This section describes the CSAR generated by SDC for Network Service or End-to-End Service orchestration in run time.
+
+
+Artifacts supported by SDC
+--------------------------
+This section enumerates the artifacts types supported by SDC.
+Artifacts at the root directory or unrecognized folder(s) will be classified as type Other
diff --git a/docs/ONAP release 1 spec/csar/index.rst b/docs/ONAP release 1 spec/csar/index.rst
new file mode 100644
index 0000000..2900baa
--- /dev/null
+++ b/docs/ONAP release 1 spec/csar/index.rst
@@ -0,0 +1,10 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+
+ONAP CSAR Specification
+=======================
+
+.. toctree::
+ :titlesonly:
+
+ csar
diff --git a/docs/ONAP release 1 spec/index.rst b/docs/ONAP release 1 spec/index.rst
new file mode 100644
index 0000000..2fe4339
--- /dev/null
+++ b/docs/ONAP release 1 spec/index.rst
@@ -0,0 +1,11 @@
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+
+ONAP R1 Modeling Specifications
+===============================
+
+.. toctree::
+ :titlesonly:
+
+ csar/index
diff --git a/docs/ONAP release 1 spec/readme.txt b/docs/ONAP release 1 spec/readme.txt
new file mode 100644
index 0000000..356fc7d
--- /dev/null
+++ b/docs/ONAP release 1 spec/readme.txt
@@ -0,0 +1 @@
+This folder is only used for release 1 spec, the list are below: \ No newline at end of file