summaryrefslogtreecommitdiffstats
path: root/docs/CBA/index.rst
diff options
context:
space:
mode:
authorEzhilarasi <ezhrajam@in.ibm.com>2019-03-14 12:54:09 +0530
committerEzhilarasi <ezhrajam@in.ibm.com>2019-03-14 12:54:15 +0530
commit0f15309148522f95a27e1c8479a28d49ba36f03d (patch)
treed4bd24c828003bbeeb766ca91be57c7146875121 /docs/CBA/index.rst
parent57e97e6e0abe1f42c8596f9b9dbbe202ca4e0919 (diff)
CBA index content
Change-Id: If1e8ed28e7ebebdc2cc1cd7a65aa8597f70ce900 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
Diffstat (limited to 'docs/CBA/index.rst')
-rw-r--r--docs/CBA/index.rst31
1 files changed, 18 insertions, 13 deletions
diff --git a/docs/CBA/index.rst b/docs/CBA/index.rst
index bc39ca392..71ef527ff 100644
--- a/docs/CBA/index.rst
+++ b/docs/CBA/index.rst
@@ -2,18 +2,25 @@
.. http://creativecommons.org/licenses/by/4.0
.. Copyright (C) 2019 IBM.
-CONTROLLER DESIGN STUDIO DOCUMENTATION REPOSITORY
--------------------------------------------------
+Controller Blueprint Archived Tool(.cba)
+----------------------------------------
.. toctree::
:maxdepth: 1
Introduction:
=============
-The system is designed to be self service, which means that users, not just programmers, can reconfigure the software system as needed to meet customer requirements. To accomplish this goal, the system is built around models that provide for real-time changes in how the system operates. Users merely need to change a model to change how a service operates.
-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.
+The Controller Blueprint Archived is the overall service design, fully model-driven, package needed to automate the resolution of resources for instantiation and any config provisioning operation, such as day0, day1 or day2 configuration.
-Sections
+The CBA is .zip file, comprised of the following folder structure, the files may vary:
+
+|image0|
+
+.. |image0| image:: media/image0.png
+ :width: 7.88889in
+ :height: 4.43750in
+
+
+Sections:
========
.. toctree::
@@ -24,22 +31,20 @@ Sections
sections/installation/index
sections/configuration/index
sections/development/index
- sections/logging
- sections/release-notes
-
+
Data Flow:
==========
-|image0|
+|image1|
-.. |image0| image:: media/image0.png
+.. |image1| image:: media/image1.png
:width: 7.88889in
:height: 4.43750in
Functional Decomposition:
=========================
-|image1|
+|image2|
-.. |image1| image:: media/functional_decomposition.png
+.. |image2| image:: media/image2.png
:width: 7.88889in
:height: 4.43750in