summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunil unnava <su622b@att.com>2018-06-06 18:24:00 -0400
committersunil unnava <su622b@att.com>2018-06-06 18:24:19 -0400
commit9f2ca0bd2d5b7c8cf8dc2a86cd08b788e11c984b (patch)
treeca20fb74f3025f99947cb9e5415fb13c5df428f3
parentf19cc50a28aeaab0e0a2317ce5b11d598513a9e6 (diff)
add the architecture diagram
Issue-ID: DMAAP-516 Change-Id: I3b87ab9cc192be7cf389ca948595c751066c069c Signed-off-by: sunil unnava <su622b@att.com>
-rw-r--r--docs/architecture/architecture.pngbin0 -> 34538 bytes
-rw-r--r--docs/architecture/architecture.rst8
-rw-r--r--pom.xml2
3 files changed, 7 insertions, 3 deletions
diff --git a/docs/architecture/architecture.png b/docs/architecture/architecture.png
new file mode 100644
index 0000000..3a2cfaf
--- /dev/null
+++ b/docs/architecture/architecture.png
Binary files 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
diff --git a/pom.xml b/pom.xml
index 980167d..8f2153d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.onap.dmaap.messagerouter.messageservice</groupId>
<artifactId>dmaapMR1</artifactId>
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.4-SNAPSHOT</version>
<name>dmaap-messagerouter-messageservice</name>
<description>Message Router - Restful interface built for kafka</description>
<licenses>