Comment 8 for bug 1716778

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/pike)

Reviewed: https://review.openstack.org/517590
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=c6a986665568fbc458c3e725c1a31e0fcf8c8af3
Submitter: Zuul
Branch: stable/pike

commit c6a986665568fbc458c3e725c1a31e0fcf8c8af3
Author: Julie Pichon <email address hidden>
Date: Tue Oct 31 15:30:38 2017 +0000

    Fix typos in container_images_prepare failure task names

    The message tasks in case of failures should reference the task to
    prepare the container images itself. In the case of create_plan, it
    would return a message for the wrong task, and in the case of
    update_plan I think it would fail altogether. This now references the
    correct task name.

    Related-Bug: #1716778
    Change-Id: Ie05bd113b8c20ee95aef82b07c63a9591baab98a
    (cherry picked from commit 07f21db70c842d7c7d0ef6c3f6e4c3459c3c40a4)