cloudstack/plugins/hypervisors
Murali Reddy 56c2a094f6 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.

(cherry picked from commit 8ca8a7217e)
2014-06-17 14:34:35 +02:00
..
baremetal BUG-ID: CS-19152 2014-04-08 15:31:24 -07: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 12:39:27 +02:00
kvm Coverity issues: Fixed conflicts 2014-06-17 13:49:55 +02:00
ovm Revert "Applied Tina's patches for removing the xapi jar" 2014-04-08 00:03:18 -07:00
simulator CLOUDSTACK-5150 - set the template size from source 2014-06-17 13:49:25 +02: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 CLOUDSTACK-6915: Include searching deleted OS entries 2014-06-17 08:22:27 +02:00
xen CLOUDSTACK-6925: [OVS] get rid custom logic to create bridges on hosts 2014-06-17 14:34:35 +02:00