cloudstack/plugins
Murali Reddy e045883c52 introduce OvsNetworkTopologyGuru that has convinenace functions to
- get the hosts on which VPC spans given vpc id
   - get the VM's in the VPC
   - get the hosts on which a network spans
   - get the VPC's to which a hosts is part of
   - get VM's of a VPC on a hosts

introduces capability to build a physical toplogy representation of a
VPC. This json file is encapsulated in
OvsVpcPhysicalTopologyConfigCommand, and is used to send full topology
to hypervisor hosts. On hypervisor this json config can be used to setup
tunnels, configure bridge, add flow rules etc

Ovs GURU, to use different broasdcast scheme VS://vpcid.gerkey for the
networks in VPC that use distributed routing

each VIF and tunnel interface to carry the network UUID in other/options
config
2014-03-14 16:56:37 +05:30
..
acl/static-role-based Remove old APIs and old security checker plugins. Also use QuerySelector 2014-01-10 14:54:31 -08:00
affinity-group-processors 1) More fixes for the problems found by findBugs 2014-03-13 16:05:45 -07:00
alert-handlers 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
api Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
database/mysql-ha Move mysql ha strategy to a plugin. Activate this plugin using the mysqlha profile or the noredist flag 2014-02-27 09:51:02 +01:00
dedicated-resources - 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
deployment-planners All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
event-bus Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
file-systems/netapp - 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
ha-planners/skip-heurestics CLOUDSTACK-4941: 2013-12-18 16:27:20 -08:00
host-allocators/random 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
hypervisors introduce OvsNetworkTopologyGuru that has convinenace functions to 2014-03-14 16:56:37 +05:30
network-elements introduce OvsNetworkTopologyGuru that has convinenace functions to 2014-03-14 16:56:37 +05:30
storage CLOUDSTACK-6204: removing realhostip dependency 2014-03-09 13:46:57 -07:00
storage-allocators/random 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
user-authenticators Merge branch 'master' into rbac. 2014-03-13 11:05:03 -07:00
pom.xml Move mysql ha strategy to a plugin. Activate this plugin using the mysqlha profile or the noredist flag 2014-02-27 09:51:02 +01:00