cloudstack/server/test/com/cloud
Murali Reddy 7a929d1a0e region level VPC support
introduce 'RegionLevelVpc' as capability of 'Connectivity' service. Add
support for CreateVPCOffering to take the 'regionlevelvpc' as capability
of service 'connectivity'.

introduces new capability 'StretchedL2Subnet' for 'Connectivity'
service. Also add support to createNetworkOffering api to allow
StretchedL2Subnet capablity for the connectivity service.

adds check to ensure 'Connectivity' service provider supports
'StretchedL2Subnet' and 'RegionLevelVpc' capabilities when specified in
createNetworkOffering and createVpcOffering respectivley

enable ovs plug-in to support both StretchedL2Subnet and RegionLevelVpc
capabilities

make zone id optional parameter in createVpc, zone id can be null only
if vpc offfering supports region level VPC

in region level vpc, let the network/tier to be created in any zone of
the region

keep zoneid as required param for createVpc

skip external guest network guru if 'Connectivy' service is present in
network offering

fix build break in contrail manager

permit VM's to be created in different zone that in which network is
created if the network support streched L2 subnet

add integration tests for region level VPC

rebase to master

Conflicts:
	setup/db/db/schema-430to440.sql
2014-03-14 21:54:47 +05:30
..
alert CLOUDSTACK-5261: added support for Alert publishing via ROOT Admin API 2013-12-04 10:05:46 -08:00
api More generic parameters that are not unknown 2014-03-13 10:40:14 -07:00
capacity All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
configuration Reformatted all of the code. 2013-11-21 06:15:26 -08:00
event Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ha Reformatted all of the code. 2013-11-21 06:15:26 -08:00
keystore Reformatted all of the code. 2013-11-21 06:15:26 -08:00
metadata Resource metadata: by default, all metadata is set with display=true (meaning that the detail is avaialble for display to the regular user). If admin wants to set a specific detail to be false, he has to specify it explicitly in addResourceDetail command 2014-02-10 12:05:59 -08:00
network region level VPC support 2014-03-14 21:54:47 +05:30
projects Revert "CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information" 2014-03-03 12:44:08 -08:00
resource CLOUDSTACK-4760 : Enabling GPU support for XenServer. 2014-03-11 15:44:51 +05:30
resourcelimit Reformatted all of the code. 2013-11-21 06:15:26 -08:00
server Reformatted all of the code. 2013-11-21 06:15:26 -08:00
snapshot All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
storage/dao Reformatted all of the code. 2013-11-21 06:15:26 -08:00
template Fix checkstyle and license issues 2014-02-14 18:37:47 +01:00
user After merge, fix isRootAdmin() calls to use accountId instead of type 2014-03-13 13:28:40 -07:00
vm Merge branch 'master' into rbac. 2014-03-13 11:05:03 -07:00
vpc region level VPC support 2014-03-14 21:54:47 +05:30