cloudstack/plugins/network-elements
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
..
bigswitch-vns Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
cisco-vnmc Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
dns-notifier Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
elastic-loadbalancer Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
f5 Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
internal-loadbalancer Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
juniper-contrail Per contrail implementation, CS ingress policy mapping: rule cidr should be mapped to src net, dst net is 'local' i.e same as 'guest network' on which rule is applied 2014-03-18 11:04:19 -07:00
juniper-srx Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
midonet Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
netscaler NescalerResource - added missing "return" statement 2014-03-14 09:45:27 -07:00
nicira-nvp Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
opendaylight Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
ovs region level VPC support 2014-03-20 16:32:22 +05:30
palo-alto Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
stratosphere-ssp Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00
vxlan Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00