diff options
author | James Forsyth <jf2512@att.com> | 2018-11-21 16:47:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-21 16:47:29 +0000 |
commit | 14f155e7a8a93b499b4f4eed801281dc92faca14 (patch) | |
tree | 780bd40dc5d0897eff16eb2d1494f96384123d23 /docs/platform/architecture.rst | |
parent | 4bace97cd71f468d475317d53c7f5c33d4d2b863 (diff) | |
parent | cf8a7968604dc3e0d9e71547738fa8d497e3ca55 (diff) |
Merge "update sparky read the docs files"
Diffstat (limited to 'docs/platform/architecture.rst')
-rw-r--r-- | docs/platform/architecture.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst new file mode 100644 index 0000000..bb6fbb6 --- /dev/null +++ b/docs/platform/architecture.rst @@ -0,0 +1,7 @@ +Architecture +============ +Sparky Architecture in AAI +=========================== +The Sparky microservice is built on a spring platform. The table below highlights Sparky's interaction with various microservices that exist in the AAI ecosystem. + +.. image:: images/sparky-interaction.png |