cloudstack/scripts
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
..
common/keys scripts: use cloudmanagementserver.keystore instead of cloud.keystore 2015-02-28 17:06:27 +05:30
installer packaging: updated hardcoded jasypt version to 1.9.2 2014-12-04 04:04:30 +05:30
network CLOUDSTACK-6278 2014-10-06 16:03:19 -07:00
storage hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
util findbugs and PMD fixes 2015-04-15 11:30:04 +05:30
vm CLOUDSTACK-4611: cleanup_rules using ebtables rules from /proc/modules 2015-04-25 03:13:58 +02:00
.pydevproject License header updates for the scripts folder. 2012-08-03 09:38:28 -04:00