Comment 7 for bug 1508558

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

Reviewed: https://review.opencontrail.org/14713
Committed: http://github.org/Juniper/contrail-controller/commit/3da6e824fbbac2fd15d5728629e443df1fc7f41a
Submitter: Zuul
Branch: R2.20

commit 3da6e824fbbac2fd15d5728629e443df1fc7f41a
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
(cherry picked from commit a3e2adb241fd4d55768492aa33a598f6f69e90d5)