diff options
author | andreasgeissler <andreas-geissler@telekom.de> | 2019-12-11 13:29:28 +0100 |
---|---|---|
committer | andreasgeissler <andreas-geissler@telekom.de> | 2019-12-11 13:33:55 +0100 |
commit | 55ae2d256a84394d1ef2985bdb43f9f7b92ba405 (patch) | |
tree | a20c5ded8fc36cb93428897689b3668350992381 /docs/guides/onap-operator/cloud_site/aws/index.rst | |
parent | 4913c735a2942aaa9c03a25c67f829dba875580f (diff) |
Creating an "Operations and Administration Guides" section and restructuring chapters
Issue-ID: DOC-543
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ia06c13cdf4299078c0fa5b133d50fe3d83c0cf59
Diffstat (limited to 'docs/guides/onap-operator/cloud_site/aws/index.rst')
-rw-r--r-- | docs/guides/onap-operator/cloud_site/aws/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/guides/onap-operator/cloud_site/aws/index.rst b/docs/guides/onap-operator/cloud_site/aws/index.rst new file mode 100644 index 000000000..c04886396 --- /dev/null +++ b/docs/guides/onap-operator/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 |