diff options
author | Eric Debeau <eric.debeau@orange.com> | 2019-07-12 15:40:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-12 15:40:42 +0000 |
commit | 08093354493bf1d7ea29f3e31139c6dbcecf446b (patch) | |
tree | 24c465076fa945f8ec35e97921540886643c8c67 /docs/guides/onap-user/cloud_site/aws/index.rst | |
parent | 1da95cb69c00bd64b550789c7d08c2449c6bcebf (diff) | |
parent | ecf8ecaf49c9a5bf7d48eb19fbd6a40d7d54db9b (diff) |
Merge "Issue-ID: DOC-503 user guide about adding CloudSite amended to take into account Catherine, Andreas and Thierry remarks"
Diffstat (limited to 'docs/guides/onap-user/cloud_site/aws/index.rst')
-rw-r--r-- | docs/guides/onap-user/cloud_site/aws/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/guides/onap-user/cloud_site/aws/index.rst b/docs/guides/onap-user/cloud_site/aws/index.rst new file mode 100644 index 000000000..c04886396 --- /dev/null +++ b/docs/guides/onap-user/cloud_site/aws/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. + + +Adding an AWS Cloud Site to ONAP +================================ + +The following guide describe how to configure ONAP to be able to instantiate +a service in a new cloud site based on AWS. + +TO BE COMPLETED |