summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-09 14:01:53 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-09 14:01:53 +0000
commitfbdd8c6d2ed62b2de8429083a06813faa22b0988 (patch)
treed9ccffcb5003b0693df3c07010860f1655a401bf /docs
parentb4d663ba726c1e2a2b0a32c471395340f7589d0f (diff)
parent38c2f6c8b5cfbc5c36f2815f27226e8e3cc64a03 (diff)
Merge "CDS Doc index change"
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst41
1 files changed, 10 insertions, 31 deletions
diff --git a/docs/index.rst b/docs/index.rst
index bc39ca392..0ff255683 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,38 +13,17 @@ 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.
-Sections
-========
-
-.. toctree::
- :maxdepth: 1
- :glob:
-
- sections/architecture/index
- sections/installation/index
- sections/configuration/index
- sections/development/index
- sections/logging
- sections/release-notes
+Design tools:
+=============
-Data Flow:
-==========
-|image0|
+Controller Blueprint Archived
+Data dictionary
-.. |image0| image:: media/image0.png
- :width: 7.88889in
- :height: 4.43750in
-
-Functional Decomposition:
-=========================
-|image1|
-.. |image1| image:: media/functional_decomposition.png
- :width: 7.88889in
- :height: 4.43750in
-
-Controller design Studio Presentation:
-======================================
+Architecture:
+=============
+The Controller Design Studio is composed of two major components:
+ * The GUI (or frontend)
+ * The Run Time (or backend)
+The GUI handles direct user input and allows for displaying both design time and run time activities. For design time, it allows for the creation of controller blueprint, from selecting the DGs to be included, to incorporating the artifact templates, to adding necessary components. For run time, it allows the user to direct the system to resolve the unresolved elements of the controller blueprint and download the resulting configuration into a VNF. At a more basic level, it allows for creation of data dictionaries, capabilities catalogs, and controller blueprint, the basic elements that are used to generate a configuration. The essential function of the Controller Design Studio is to create and populate a controller blueprint, create a configuration file from this Controller blueprint, and download this configuration file (configlet) to a VNF/PNF.
-Details about CDS Architecture and Design detail, Please click below.
-:download:`CDS_Architecture_Design.pptx` \ No newline at end of file