cloudstack/plugins/hypervisors/xen
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
..
resources/META-INF/cloudstack Add missing licenses 2013-10-23 15:20:08 -07:00
src CLOUDSTACK-6755: [OVS] Can't create more than 7 GRE tunnel networks in 2014-06-12 12:38:12 +02:00
test/com/cloud Fix checkstyle and license issues 2014-02-14 18:37:47 +01:00
pom.xml Revert "Applied Tina's patches for removing the xapi jar" 2014-04-08 00:03:18 -07:00