blob: 89f7300552c41c6583bc11ced9184a1b1a0b427f [file] [log] [blame]
Rene_Robertecf8eca2019-07-10 18:05:00 +02001.. This work is licensed under a Creative Commons Attribution 4.0
2.. International License. http://creativecommons.org/licenses/by/4.0
3.. Copyright 2017 AT&T Intellectual Property. All rights reserved.
4
5
6Adding a Cloud Site
7===================
8
9By default, having deployed ONAP, you should have provided information
10that have been used by installation procedure to configure ONAP
11to be connected with a first Openstack Cloud Site in order to instantiate
12services on that platform.
13
14By default, ONAP to Cloud Site interactions are managed by
15ONAP SO component directly.
16
17You have also the possibility to configure ONAP SO to interact Cloud Site
18via ONAP MultiCloud component.
19
20To be able to add new Cloud Site you need to:
21
22* configure ONAP SO to know about the new Cloud Site
23* configure ONAP SO to know to use ONAP MultiCloud for that new CloudSite
24* declare the new cloud Site in ONAP AAI
25* register the new cloud Site in ONAP multiCloud
26
27
28The following guides are provided to describe tasks that a user of
29ONAP may need to perform to inter-connect ONAP with a a new cloud Site.
30
31.. toctree::
32 :maxdepth: 1
33
34 openstack/index.rst
35 k8s/index.rst
36 aws/index.rst
Rene_Robert6b2ca902019-07-12 22:41:30 +020037 azure/index.rst
Rene_Robertecf8eca2019-07-10 18:05:00 +020038 vmware/index.rst