diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-06-14 22:25:38 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-06-14 22:29:18 +0000 |
commit | fa64cd57407f149ab166b95b5130ee84d2b80358 (patch) | |
tree | ccfb6d9d780cae8bce888d9afa7a81147c23c09a /docs/architecture.rst | |
parent | c85a341c7a00c910a737d50d3f11cd8f923c6641 (diff) |
VVP - Fixing architecture diagram
Fixing the architecture diagram in the VVP project.
Issue-ID: VVP-68
Change-Id: I762781caff0e102e59f07156c658d51fe8db6eb6
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 98a4541..671abc8 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -15,10 +15,7 @@ It's render and deploy the rockets with kuberenetes management (via quay.io). We store files on Ceph distributed storage system that includes 'RADOS Gateway' which allows us to store files in AWS S3 based API (buckets etc..). -.. |image0| image:: architecture.png - :width: 7in - :height: 9in - +|image0| Architecture Alignment ---------------------------- @@ -74,3 +71,7 @@ Repo name: * org.onap.vvp/validation-scripts * org.onap.vvp/documentation * org.onap.vvp/image-scanner + +.. |image0| image:: architecture.png + :width: 11in + :height: 5in |