Brian Haley 9b3602ccf6 Fix intermittent error in exercises/floating_ips.sh
Every once in a while I see this error running floating_ips.sh:

/devstack/exercises/floating_ips.sh:184:ping_check
/devstack/functions:356:_ping_check_neutron
/devstack/lib/neutron:904:die
[ERROR] /devstack/lib/neutron:904 [Fail] Could ping server

I think the problem is that it immediately tries to ping right
after the icmp rule is deleted.  Add a timeout and check so we
at least wait one second.

Change-Id: I753ec257fa12f6d2ddff1a5b1909e32d8995e173
2014-03-03 09:26:49 -05:00
..
2014-02-07 10:06:21 -06:00
2013-06-30 04:32:27 -07:00
2013-12-13 12:45:49 -05:00
2013-10-22 12:12:25 +04:00
2013-10-24 15:43:05 +01:00
2013-09-11 23:48:07 +00:00
2014-02-27 15:37:11 -06:00