Tim Burke ab70350403 When configuring temp urls, give Swift time to start up
Otherwise, we've seen intermittent "Unable to establish connection"
failures, with the main devstack log reporting things like

   2017-07-19 13:54:29.973 -> start proxy service
   2017-07-19 13:54:30.082 -> start OSC to store temp url key
   2017-07-19 13:54:31.908 -> OSC reports failure

Meanwhile, the s-proxy screen session tells us things like

   Jul 19 13:54:31.919988 -> start child worker
   Jul 19 13:54:32.206598 -> still loading the WSGI app

... and ports aren't actually bound until *after* the app is loaded.

Add a wait_for_service call to wait for the proxy to come up.

Change-Id: I1a722de31b144797230991700e110353a2d937dd
2017-07-20 11:12:00 -07:00
..
2015-11-27 15:36:04 +11:00
2017-07-12 10:09:48 +08:00
2015-11-27 15:36:04 +11:00
2017-06-22 08:43:27 +00:00
2017-07-12 10:09:48 +08:00
2017-01-05 18:41:29 -05:00
2015-11-27 15:36:04 +11:00
2016-01-05 07:41:35 -05:00
2017-06-14 12:09:21 -07:00
2017-06-20 14:09:30 -04:00
2017-06-14 12:09:21 -07:00
2015-12-01 14:52:35 -05:00