From: Ezhilarasi Date: Mon, 25 Mar 2019 10:23:07 +0000 (+0530) Subject: Content for CDS Microservices X-Git-Tag: 0.4.2~155^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b651ae36cba68c6766ef42e589164d6b0343f3d2;p=ccsdk%2Fcds.git Content for CDS Microservices Change-Id: I616a88ef5ee384f20cd065854877aea473abc39d Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi --- diff --git a/docs/bluePrintsProcessor.rst b/docs/bluePrintsProcessor.rst new file mode 100644 index 000000000..a687d50be --- /dev/null +++ b/docs/bluePrintsProcessor.rst @@ -0,0 +1,21 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons. +.. Copyright (C) 2019 IBM. + +Blueprints Processor +==================== + +.. toctree:: + :maxdepth: 1 + :titlesonly: + +Micro service to Manage Controller Blueprint Models, such as Resource Dictionary, Service Models, Velocity Templates etc, which will serve service for Controller Design Studio and Controller runtimes. + +Architecture: +============== + +|image0| + +.. |image0| image:: images/blueprintprocessor.jpg + :height: 600px + :width: 800px \ No newline at end of file diff --git a/docs/controllerBlueprintStudioProcessor.rst b/docs/controllerBlueprintStudioProcessor.rst new file mode 100644 index 000000000..fc9112296 --- /dev/null +++ b/docs/controllerBlueprintStudioProcessor.rst @@ -0,0 +1,10 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons. +.. Copyright (C) 2019 IBM. + +Controller Blueprints Studio Processor +====================================== + +.. toctree:: + :maxdepth: 1 + :titlesonly: \ No newline at end of file diff --git a/docs/media/blueprintprocessor.jpg b/docs/media/blueprintprocessor.jpg new file mode 100644 index 000000000..c618e0e32 Binary files /dev/null and b/docs/media/blueprintprocessor.jpg differ