MD NADEEM f11112371d Fix race condition in haproxy
The time period between getting pid
of haproxy service and checking existance of
pid file is very short, if with in this period
haproxy service get reload then the race condition
occured and container get exit as extend_start.sh
script exit.

To minimize the risk of race condition, this patch
let the extend_start.sh script to try upto 3 times
before exit.

Closes-Bug: #1479888

Change-Id: I2f9b7ec832dec8d94a2cdd27ca8a212d0c65a60d
2016-03-16 15:56:19 +00:00
..
2016-02-16 12:01:14 +05:30
2016-03-14 15:52:48 +00:00
2016-03-09 12:08:15 +00:00
2016-01-19 17:34:58 +01:00
2016-03-09 13:53:55 +01:00
2016-02-10 08:25:23 +09:00
2016-03-10 17:28:06 +05:30
2016-03-16 15:56:19 +00:00
2016-03-09 03:50:03 -05:00
2016-03-05 11:51:49 +01:00
2016-03-04 14:51:50 +00:00
2016-01-26 15:53:13 +00:00
2016-03-09 00:44:50 -05:00
2016-03-08 10:11:55 +01:00
2016-01-19 17:34:58 +01:00
2016-03-08 21:29:19 +01:00
2016-02-23 01:33:47 -08:00
2016-03-14 15:52:48 +00:00
2016-03-14 15:52:48 +00:00
2016-02-23 09:38:47 +00:00
2016-02-23 12:15:14 +09:00
2016-01-15 13:36:11 +08:00