Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release2 / euag_interoperability_with_public_clouds.md
1 # Interoperability with public clouds #
2
3 ## Proposer ##
4 **EUAG**
5
6 ## Type ##
7 **Feature**
8
9 ## Target MDG/TF ##
10 RO
11
12 ## Description ##
13 Currently OSM can deploy VNFs in sites controlled by VIMs of the following 
14 types: Openstack, Openvim and VMware vCloud Director. In practice, this is 
15 forcing the user to have access to a VIM of one of those types, which might not
16 be simple for a general user that just wants to test OSM.
17
18 Being able to interact with public clouds such as AWS and Google Cloud would 
19 allow a general user to test OSM without the need to deploy a VIM. Moreover, 
20 those public clouds could be part of multi-site deployments in production.
21
22 In practice, this feature would require interacting with AWS APIs and Google 
23 Cloud APIs as a minimum, in a similar way as it is done with other VIMs.
24
25 ## Demo or definition of done ##
26 N/A