missed removing this ping
This commit is contained in:
parent
ac2e166e89
commit
53d4a1db2b
1 changed files with 0 additions and 2 deletions
|
@ -127,8 +127,6 @@ if ! timeout 10 sh -c "while ! ping -c1 -w1 $FLOATING_IP; do sleep 1; done"; the
|
|||
exit 1
|
||||
fi
|
||||
|
||||
ping -c1 -w1 $FLOATING_IP
|
||||
|
||||
# dis-allow icmp traffic (ping)
|
||||
nova secgroup-delete-rule $SECGROUP icmp -1 -1 0.0.0.0/0
|
||||
|
||||
|
|
Loading…
Reference in a new issue