CBA index content 18/82218/1
authorEzhilarasi <ezhrajam@in.ibm.com>
Thu, 14 Mar 2019 07:24:09 +0000 (12:54 +0530)
committerEzhilarasi <ezhrajam@in.ibm.com>
Thu, 14 Mar 2019 07:24:15 +0000 (12:54 +0530)
Change-Id: If1e8ed28e7ebebdc2cc1cd7a65aa8597f70ce900
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
docs/CBA/index.rst
docs/CBA/media/image0.PNG
docs/CBA/media/image1.PNG [new file with mode: 0644]
docs/CBA/media/image2.PNG [moved from docs/CBA/media/functional_decomposition.PNG with 100% similarity]

index bc39ca3..71ef527 100644 (file)
@@ -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
    
index 7a4b96d..1c5d8c5 100644 (file)
Binary files a/docs/CBA/media/image0.PNG and b/docs/CBA/media/image0.PNG differ
diff --git a/docs/CBA/media/image1.PNG b/docs/CBA/media/image1.PNG
new file mode 100644 (file)
index 0000000..7a4b96d
Binary files /dev/null and b/docs/CBA/media/image1.PNG differ