diff options
-rw-r--r-- | docs/index.rst | 17 | ||||
-rw-r--r-- | docs/microservices/bluePrintsProcessor.rst | 13 | ||||
-rw-r--r-- | docs/microservices/media/blueprintprocessor.jpg | bin | 0 -> 47208 bytes |
3 files changed, 21 insertions, 9 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2a7239d4..05670768 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,17 +9,15 @@ CCSDK APPS DOCUMENTATION REPOSITORY Introduction: ============= - APPS repository which contains all micro services for CCSDK module. - Also these are application that are intended to run outside of OpenDaylight - container.Modular feature implementation that is reusable across all controllers. + APPS repository which contains all micro services for CCSDK module. Also these are application that are intended to run outside of OpenDaylight container.Modular feature implementation that is reusable across all controllers. Microservices: ============= - Controller BluePrints Studio Processor - Blueprints processor - NetworkElementNameGen (NENG) - Vlan Tag API + microservices/controllerBlueprintStudioProcessor + microservices/bluePrintsProcessor + microservices/neng + microservices/vlanTag Installation: @@ -47,4 +45,7 @@ Where to Access Information --------------------------- Logs are found within the SDNC docker container, in the directory /opt/opendaylight/current/data/logs. -Release Notes + +Release Notes: +============== + release-notes 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 Binary files differnew file mode 100644 index 00000000..c618e0e3 --- /dev/null +++ b/docs/microservices/media/blueprintprocessor.jpg |