Comment 33 for bug 1760051

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

Reviewed: https://review.opencontrail.org/41928
Committed: http://github.com/Juniper/contrail-container-builder/commit/a5778548ee53d09aca5f42fe6aa8c7c5c3d93fae
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit a5778548ee53d09aca5f42fe6aa8c7c5c3d93fae
Author: alexey-mr <email address hidden>
Date: Sun Apr 15 23:37:07 2018 +0300

SSL related fixes.

- wait till cert files appear, because
node-init may not finished before a container starts
- provision vrouter with host ip taken from vhost0
- non empty default value for SERVER_CA_CERTFILE
- retries for detecting own IP in 3rd party containers,
in case of all-in-one there is a race with vhost0 initialization
(at this moment there is no own ip detected)

Change-Id: Id08030a70b859b660ef9843a37256b2326176963
Partial-Bug: #1760051