cloudstack/plugins/hypervisors
Murali Reddy 70a114c3a8 CLOUDSTACK-6925: [OVS] get rid custom logic to create bridges on hosts
in the XenServer pool for GRE tunnel networks

Fix uses XenServer recommended way
Network.other_config:assume_network_is_shared=true
which ensures bridge is created automatically on hosts in the pool for
GRE tunnel networks. Fix also gets rid of  error prone custom logic that ensures
bridge is created by plugging a VIF into the dom0 and connected to
GRE tunnel network.

Conflicts:
	plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java
2014-06-17 17:54:12 +05:30
..
baremetal findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
hyperv CLOUDSTACK-6872: [hyperv] removed the redundant connectToRemote, DisconnectRemote methods which in turn fixes this bug. connectToRemote was used to connect to share, but once the share is domain joined we don't need this method as we already have required permissions 2014-06-13 13:26:30 +05:30
kvm kvm: Use getStoragePool after createStoragePool when we create a libvirt pool 2014-05-28 10:34:20 +02:00
ovm Applied Tina's patches for removing the xapi jar 2014-04-02 14:00:56 -07:00
simulator CLOUDSTACK-5150 - set the template size from source 2014-06-17 13:44:04 +02:00
ucs findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
vmware SolidFire (shared-access) Provider 2014-06-16 12:15:29 -06:00
xenserver CLOUDSTACK-6925: [OVS] get rid custom logic to create bridges on hosts 2014-06-17 17:54:12 +05:30