cloudstack/scripts/vm/network
Wido den Hollander 1ccb32f814 security_group: Use execute() function instead of non-existing bash() (#2732)
In 6233a77d15 as a part of PR #2432 the
bash() function was replaced by the execute() function.

Somehow this last calling of the bash() function was not caught by testing
and is still in there.

This causes Exceptions to be thrown by the Security Group script.

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2018-07-20 09:07:29 +02:00
..
vnet CLOUDSTACK-8252: Ignore VLAN 4095 which is n/a on linux 2015-05-22 13:26:06 +01:00
ovs-pvlan-cleanup.sh Implement PVLAN on Xen 2013-05-01 13:23:08 -07:00
ovs-pvlan-dhcp-host.sh PVLAN: Optimize pvlan scripts 2013-05-06 17:51:33 -07:00
ovs-pvlan-vm.sh CLOUDSTACK-2775: Fix trunk port is not 1 on some hosts 2013-06-04 11:32:23 -07:00
security_group.py security_group: Use execute() function instead of non-existing bash() (#2732) 2018-07-20 09:07:29 +02:00