Comment 7 for bug 1730687

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/pike)

Reviewed: https://review.openstack.org/519286
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=98289bf93a67c76c6814f6d0677c63590139478d
Submitter: Zuul
Branch: stable/pike

commit 98289bf93a67c76c6814f6d0677c63590139478d
Author: Mathieu Bultel <email address hidden>
Date: Tue Nov 7 16:51:11 2017 +0100

    Do not failed update if no container registry is set

    When the init minor update step is run without any
    container registry file, the cli should not raise
    an exception. We should accept to run it, even if
    the container won't be update. It could be usefull
    for only run package update on the env.

    Change-Id: I73d86d1ec61b9bb6d5f4a5ea8a9bc545ac963420
    Closes-Bug: #1730687
    (cherry picked from commit a7166208b7cdd988590bd1e3b1c1f1453d29d1e1)