From: Ezhilarasi Date: Fri, 8 Feb 2019 11:12:44 +0000 (+0530) Subject: Doc BlueprintProcessor updates X-Git-Tag: 0.4.1~60^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e927c7d0ced3d54ebb6218ec1a3b7b699e77f17b;p=ccsdk%2Fapps.git Doc BlueprintProcessor updates Change-Id: Iae48e8209ddbb2dd63a3e5e7e88d825da443e3ac Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi --- diff --git a/docs/microservices/bluePrintsProcessor.rst b/docs/microservices/bluePrintsProcessor.rst index adde1107..a687d50b 100644 --- a/docs/microservices/bluePrintsProcessor.rst +++ b/docs/microservices/bluePrintsProcessor.rst @@ -7,4 +7,15 @@ Blueprints Processor .. toctree:: :maxdepth: 1 - :titlesonly: \ No newline at end of file + :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/microservices/media/blueprintprocessor.jpg b/docs/microservices/media/blueprintprocessor.jpg new file mode 100644 index 00000000..c618e0e3 Binary files /dev/null and b/docs/microservices/media/blueprintprocessor.jpg differ