cloudstack/plugins
Marcus Sorensen 23d5553976 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 17:25:20 -07:00
..
deployment-planners CLOUDSTACK-580 setting all (I think) of the versions to 4.0.1-incubating 2012-12-06 13:52:27 -05:00
file-systems/netapp apparently I missed some versions - CLOUDSTACK-580 2012-12-06 14:30:00 -05:00
host-allocators/random CLOUDSTACK-580 setting all (I think) of the versions to 4.0.1-incubating 2012-12-06 13:52:27 -05:00
hypervisors Summary: Fix bridge parsing when bridge names are subsets of others 2013-01-18 17:25:20 -07:00
network-elements CLOUDSTACK-699: removing hard-coded references to 4.0.0-incubating/changing to 4.0.1-incubating. 2013-01-04 15:37:15 -06:00
storage-allocators/random CLOUDSTACK-580 setting all (I think) of the versions to 4.0.1-incubating 2012-12-06 13:52:27 -05:00
user-authenticators CLOUDSTACK-580 setting all (I think) of the versions to 4.0.1-incubating 2012-12-06 13:52:27 -05:00
pom.xml CLOUDSTACK-580 setting all (I think) of the versions to 4.0.1-incubating 2012-12-06 13:52:27 -05:00