Comment 32 for bug 1760051

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

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

commit afbcdb6efed4c9f1c81adb2c71eff32afb14592e
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