cloudstack/scripts/vm
Rohit Yadav acd9a251d3 CLOUDSTACK-4611: cleanup_rules using ebtables rules from /proc/modules
The SG python script depends on ebtables-save which is not available on Debian
based distros (Ubuntu and Debian for example). The commit uses /proc/modules
to find available bridge tables (one of nat, filter or broute) and then
find VMs that need to be removed. Further it uses set() to remove duplicate VMs
so we don't try to remove a VM's rules more than once leading to unwanted errors
in the log.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit d66677101c)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-25 03:13:58 +02:00
..
hypervisor CLOUDSTACK-8395: vmops plugin should work on both XS 6.5 and 6.2 2015-04-23 14:15:36 +02:00
network CLOUDSTACK-4611: cleanup_rules using ebtables rules from /proc/modules 2015-04-25 03:13:58 +02:00
systemvm CLOUDSTACK-6298:[Windows] if already tmp directory exists inject keys is dailing on widows while starting the management server 2014-04-16 11:07:55 +05:30
pingtest.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00