Comment 3 for bug 1730687

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

Reviewed: https://review.openstack.org/518364
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=cae27828ec1bf81ef63b1f2b6e167c591c0254bb
Submitter: Zuul
Branch: master

commit cae27828ec1bf81ef63b1f2b6e167c591c0254bb
Author: Mathieu Bultel <email address hidden>
Date: Tue Nov 7 17:00:17 2017 +0100

    Do not update the container registry if is None

    If the variable self.container_registry is None
    then it will break, we should handle this error.

    This review is related to the LP:
    https://bugs.launchpad.net/tripleo/+bug/1730687

    Change-Id: I9266e0d143c8caa00cb615d35ac808af168b87f2
    Closes-Bug: #1730687