cloudstack/plugins/hypervisors
Murali Reddy 1c17df853f CLOUDSTACK-6755: [OVS] Can't create more than 7 GRE tunnel networks in
xen cluster

XenServer does not create a bridge automatically when VIF from domU is connected
to internal network. So there is logic to force bridge creation by
creating VIF in dom0 connected to GRE tunnel network. But there is no
logic to delete the VIF after bridge gets created. So this fix ensure
VIF is delted when atleast there is one domU VIF connected to the
network.

(cherry picked from commit 9e4e62466a)
2014-06-12 12:38:12 +02:00
..
baremetal BUG-ID: CS-19152 2014-04-08 15:31:24 -07:00
hyperv CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries 2014-05-27 10:44:34 +02:00
kvm CLOUDSTACK-6464: if guest network type is vlan://untagged, and traffic label is used, kvm agent needs to honor traffic label 2014-06-04 16:49:43 +02:00
ovm Revert "Applied Tina's patches for removing the xapi jar" 2014-04-08 00:03:18 -07:00
simulator CLOUDSTACK-6422: Fixed errors with simulator VM snapshot delete and revert 2014-04-15 17:23:21 -04: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-6358: Remove hardcoded VMware mappings, handle snapshots 2014-06-10 13:18:56 +02:00
xen CLOUDSTACK-6755: [OVS] Can't create more than 7 GRE tunnel networks in 2014-06-12 12:38:12 +02:00