missed removing this ping

This commit is contained in:
Jesse Andrews 2011-10-26 21:46:47 -07:00
parent ac2e166e89
commit 53d4a1db2b

View file

@ -127,8 +127,6 @@ if ! timeout 10 sh -c "while ! ping -c1 -w1 $FLOATING_IP; do sleep 1; done"; the
exit 1 exit 1
fi fi
ping -c1 -w1 $FLOATING_IP
# dis-allow icmp traffic (ping) # dis-allow icmp traffic (ping)
nova secgroup-delete-rule $SECGROUP icmp -1 -1 0.0.0.0/0 nova secgroup-delete-rule $SECGROUP icmp -1 -1 0.0.0.0/0