Comment 3 for bug 1838121

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/673575
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=c906d244ef8ce8bb87bb00b8211dbefad2dade68
Submitter: Zuul
Branch: master

commit c906d244ef8ce8bb87bb00b8211dbefad2dade68
Author: Jerry Sun <email address hidden>
Date: Tue Jul 30 12:12:54 2019 -0400

    Incorrect reference to Registry port

    Constant for Docker registry port was removed from helm common.
    This commit makes it use the constant from sysinv common instead.
    The path in /etc/docker/certs.d also needed to be changed to use
    registry.local instead of the management floating address.

    Closes-Bug: 1838121

    Change-Id: I18f51734a0738c753209102a9ff57635b31bf30f
    Signed-off-by: Jerry Sun <email address hidden>