cloudstack/plugins/hypervisors
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
..
baremetal 1) More fixes for the problems found by findBugs 2014-03-13 16:05:45 -07:00
hyperv CLOUDSTACK-6143: Storage motion support for hyper-v. With these changes a volume on a shared 2014-03-14 16:27:58 +05:30
kvm introduce OvsNetworkTopologyGuru that has convinenace functions to 2014-03-14 16:56:37 +05:30
ovm Use seperate path to sync VM metadata for XS 2014-03-05 15:44:50 -08:00
simulator 1) More fixes for the problems found by findBugs 2014-03-13 16:05:45 -07:00
ucs - 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
vmware Give graceful state transition period to live with race-condition on VM startup time 2014-03-13 16:59:56 -07:00
xen introduce OvsNetworkTopologyGuru that has convinenace functions to 2014-03-14 16:56:37 +05:30