cloudstack/plugins
Marcus Sorensen a65b584d18 Summary: Fix bridge parsing when bridge names are subsets of others
Detail: There are several places in the code that do a
"brctl show | grep bridgeName" or similar, which causes all sorts
of problems when you have for example a cloudVirBr50 and a
cloudVirBr5000. This patch attempts to stop relying on the output
of brctl, instead favoring sysfs and /sys/devices/virtual/net.
It cuts a lot of bash out altogether by using java File. It was
tested in my devcloud-kvm against current 4.0, as well as by the
customer reporting initial bug.

BUG-ID: CLOUDSTACK-938
Fix-For: 4.0.1
Signed-off-by: Marcus Sorensen <marcus@betterservers.com>
2013-01-18 18:28:08 -07:00
..
acl/static-role-based StaticRoleBased: commands.properties is actually cfg for this plugin 2013-01-14 19:01:26 -08:00
api Change a debug message to TRACE level. 2013-01-17 15:16:50 -08:00
deployment-planners Start removing the old ant build files 2012-12-07 15:58:56 +01:00
file-systems/netapp Clean up ApiServer, ApiServlet and ApiDispatcher flow to handle various CloudRuntimeException 2013-01-16 22:36:34 -08:00
host-allocators/random Start removing the old ant build files 2012-12-07 15:58:56 +01:00
hypervisors Summary: Fix bridge parsing when bridge names are subsets of others 2013-01-18 18:28:08 -07:00
network-elements CLOUDSTACK-988: HV version must be updated in hypervisor_version column of host table HV version is stored in hypervisor_version column in host table wherever present Also correctly populating version column in host table with resource file version 2013-01-18 16:49:52 +05:30
storage-allocators/random Start removing the old ant build files 2012-12-07 15:58:56 +01:00
user-authenticators Merge branch 'master' into test-merge-api 2012-12-23 13:54:46 -08:00
pom.xml Ehcache implementation of APi Rate limit plugin. 2013-01-10 17:47:48 -08:00