Creating an "Operations and Administration Guides" section and restructuring chapters
[doc.git] / docs / guides / onap-operator / cloud_site / index.rst
1 .. 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
6 Adding a Cloud Site
7 ===================
8
9 By default, having deployed ONAP, you should have provided information
10 that have been used by installation procedure to configure ONAP
11 to be connected with a first Openstack Cloud Site in order to instantiate
12 services on that platform.
13
14 By default, ONAP to Cloud Site interactions are managed by
15 ONAP SO component directly.
16
17 You have also the possibility to configure ONAP SO to interact Cloud Site
18 via ONAP MultiCloud component.
19
20 To 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
28 The following guides are provided to describe tasks that a user of
29 ONAP 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
37    azure/index.rst
38    vmware/index.rst