cloudstack/plugins
Murali Reddy d2d54a9463 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

Conflicts:
	api/src/org/apache/cloudstack/api/ApiConstants.java
	engine/schema/src/com/cloud/network/vpc/VpcVO.java
	setup/db/db/schema-430to440.sql
2014-03-20 16:32:22 +05:30
..
acl/static-role-based Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
affinity-group-processors Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
alert-handlers Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
api Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
database/mysql-ha Fix pom relative path 2014-03-14 14:55:26 +01:00
dedicated-resources Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
deployment-planners Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
event-bus Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
file-systems/netapp Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
ha-planners/skip-heurestics Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
host-allocators/random Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
hypervisors simulator manager impl changes to handle SetMonitorServiceCommand This fixes some of the test cases in the integration test test_assign_vm.py when run against a simulator 2014-03-20 14:44:23 +05:30
network-elements region level VPC support 2014-03-20 16:32:22 +05:30
storage add apache licence header for cloudbyte 2014-03-18 15:02:02 -07:00
storage-allocators/random Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
user-authenticators Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
pom.xml cloudbyte storage plugin for master commit 2014-03-18 11:14:23 -07:00