Comment 4 for bug 1508558

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/14668
Committed: http://github.org/Juniper/contrail-controller/commit/a3e2adb241fd4d55768492aa33a598f6f69e90d5
Submitter: Zuul
Branch: master

commit a3e2adb241fd4d55768492aa33a598f6f69e90d5
Author: Hampapur Ajay <email address hidden>
Date: Tue Oct 27 17:13:47 2015 -0700

Retry connection to api-server on exceptions; have hooks wait for connection

ResourceApiDriver needs to retry connection to api-server on any
exception (like authentication error etc.) and any pre/post hook
handlers should wait till connection is established to execute any
updates.

Change-Id: Iddc0ff6b2898bb0b02f4fd36b6e2ce746e8bc0e0
Closes-Bug: #1508558