summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-04-16 13:34:00 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-16 13:34:00 +0000
commit4dae1b2293ac35a68b59b3f936102a2d24538b24 (patch)
treef307cfd6f32af7717aca2ee6e952f5217c648165 /docs
parent583ab2d2660ea46d67301c239cbafa70f0aed075 (diff)
parent4f2654717f7921119f169dd1f2b7f115f35088d5 (diff)
Merge "CDS index content"
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst18
-rw-r--r--docs/media/image0.jpgbin0 -> 84320 bytes
2 files changed, 18 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 8db565a37..477c251da 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,6 +13,24 @@ The system is designed to be self service, which means that users, not just prog
Self service is a completely new way of delivering services. It removes the dependence on code releases and the delays they cause and puts the control of services into the hands of the service providers. They can change a model and its parameters and create a new service without writing a single line of code.
This makes SERVICE PROVIDER(S) more responsive to its customers and able to deliver products that more closely match the needs of its customers.
+Modeling Concept:
+=================
+In Dublin release, the CDS community has contributed a framework to automate the resolution of resources for instantiation and any config provisioning operation, such as day0, day1 or day2 configuration.
+
+The content of the CBA Package is driven from a catalog of reusable data dictionary, component and workflow, delivering a reusable and simplified self service experience.
+
+TOSCA based JSON formatted model following standard: http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.2/csd01/TOSCA-Simple-Profile-YAML-v1.2-csd01.html
+
+Most of the TOSCA modeled entity presented in the bellow documentation can be found here: https://github.com/onap/ccsdk-cds/tree/master/components/model-catalog/definition-type/starter-type
+
+Tosca Model Reference:
+
+|image0|
+
+.. |image0| image:: media/image0.jpg
+ :width: 7.88889in
+ :height: 4.43750in
+
Design tools:
=============
.. toctree::
diff --git a/docs/media/image0.jpg b/docs/media/image0.jpg
new file mode 100644
index 000000000..dce3cee25
--- /dev/null
+++ b/docs/media/image0.jpg
Binary files differ