cloudstack/plugins/network-elements
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
..
bigswitch-vns - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
cisco-vnmc - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
dns-notifier Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00
elastic-loadbalancer CLOUDSTACK-6198: use List DS for storing NicProfiles as public network can have more than one nic 2014-03-04 15:37:52 -08:00
f5 Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
internal-loadbalancer deployVm/startVm APIs: ability to define deploymentPlanner for VmToStart in the api call (available to ROOT admin only) 2014-03-13 10:23:34 -07:00
juniper-contrail -introduces 'DistributedRouter' as capability to 'Connectivity' service. 2014-03-14 16:56:35 +05:30
juniper-srx Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
midonet 1) More fixes for the problems found by findBugs 2014-03-13 16:05:45 -07:00
netscaler Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
nicira-nvp Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
opendaylight - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
ovs region level VPC support 2014-03-14 21:54:47 +05:30
palo-alto Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
stratosphere-ssp - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
vxlan Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00