cloudstack/server
Murali Reddy 8dcce6aa33 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 15:58:19 +05:30
..
conf Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
resources Merge branch 'master' into rbac. 2014-03-13 11:05:03 -07:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src introduce OvsNetworkTopologyGuru that has convinenace functions to 2014-03-14 15:58:19 +05:30
test mark VPC to be using distributed router if VPC offerign supports 2014-03-14 15:58:18 +05:30
pom.xml Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00