Comment 10 for bug 1508558

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

Reviewed: https://review.opencontrail.org/18578
Committed: http://github.org/Juniper/contrail-controller/commit/7295d67e159fd32f0abab9230559f6709ff13894
Submitter: Zuul
Branch: R2.21.x

commit 7295d67e159fd32f0abab9230559f6709ff13894
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.

Conflicts:
 src/config/vnc_openstack/vnc_openstack/__init__.py
(cherry picked from commit a3e2adb241fd4d55768492aa33a598f6f69e90d5)

Change-Id: Iddc0ff6b2898bb0b02f4fd36b6e2ce746e8bc0e0
Closes-Bug: #1508558