From: sunil unnava Date: Wed, 6 Jun 2018 20:03:26 +0000 (-0400) Subject: added the architecture diagram X-Git-Tag: 1.1.8~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=36fa6819b95aa6797263b1fedc905eb0e768119e;p=dmaap%2Fmessagerouter%2Fmessageservice.git added the architecture diagram Issue-ID: DMAAP-516 Change-Id: If0158fcf70ebf2c175ad6a412c4026f449ac4059 Signed-off-by: sunil unnava --- diff --git a/docs/architecture/architecture.png b/docs/architecture/architecture.png new file mode 100644 index 0000000..3a2cfaf Binary files /dev/null and b/docs/architecture/architecture.png differ diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index 344cd92..833175e 100644 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -7,7 +7,7 @@ Architecture Capabilities ------------ -Message Router is a RESTful web service used for any needed action with Kaka +Message Router is a RESTful web service used for any needed action with Kaka. Usage Scenarios --------------- @@ -15,4 +15,8 @@ Message Router endpoints are used to create/view/delete a topic in Kafka. Client Interactions ------------ -Message Service REST service uses the message service API to interact with the ZooKeeper/Kafka \ No newline at end of file +Message Service REST service uses the message service API to interact with the ZooKeeper/Kafka + + |image0| + + .. |image0| image:: architecture.png