]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: start_rgw() polls gateway until it accepts connections
authorCasey Bodley <cbodley@redhat.com>
Tue, 15 Nov 2016 18:44:27 +0000 (13:44 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 16 Nov 2016 14:57:43 +0000 (09:57 -0500)
commit5e6538e623c0dea46203cd0c74201b7700f4767c
tree4e8cfbebeaa0f7e53901daf64521cfdff64f256c
parent69bbafa804993d2a6cec608ac4f2eb4bfbb01753
rgw: start_rgw() polls gateway until it accepts connections

resolves various races between radosgw startup and further operations -
both within the rgw task itself (such as the 'radosgw-admin realm pull'),
and in later tasks

Fixes: http://tracker.ceph.com/issues/17794
Fixes: http://tracker.ceph.com/issues/17872
Signed-off-by: Casey Bodley <cbodley@redhat.com>
tasks/rgw.py