cloudstack/scripts/vm/network
Rohit Yadav 840c0a0974 CLOUDSTACK-8401: Fix KVM's SG script to properly cleanup old network rules
- Router VMs don't have a chain rule with -def suffix, this fixes name and
  properly removes VR vms not running on a host
- Before trying to remove dnats, filter empty/None elements from list
- destroy_ebtables_rules should check what kind of action is request to be
  performed (-A for add or -D for removed) and execute based on that
- Before executing any command, log it for debugging purposes
- Method to cleanup bridge, may be used in future

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 3925512115)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-25 03:14:05 +02:00
..
vnet scripts: add ip set interface up because in CentOS7 the interface will not auto up 2015-03-10 10:19:04 +05:30
ovs-pvlan-cleanup.sh
ovs-pvlan-dhcp-host.sh
ovs-pvlan-vm.sh
security_group.py CLOUDSTACK-8401: Fix KVM's SG script to properly cleanup old network rules 2015-04-25 03:14:05 +02:00