Comment 4 for bug 1503785

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/liberty)

Reviewed: https://review.openstack.org/233157
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=824655c43918fbcc034f2d822e8911a34716def3
Submitter: Jenkins
Branch: stable/liberty

commit 824655c43918fbcc034f2d822e8911a34716def3
Author: Jeff Peeler <email address hidden>
Date: Wed Oct 7 13:30:01 2015 -0400

    Fix up ironic Dockerfiles to build

    The dockerfiles for each of these containers were hacked to force
    install the most recent version of the package, even though the newer
    version had a lower version number. Delorean has fixed the issue by
    bumping the epoch, so the hack is no longer required.

    backport: liberty

    Change-Id: I8d9c071d84e53280d3cadfceb9034bb96f64f3a3
    Closes-bug: #1503785
    (cherry picked from commit 556597b1116a2e6a7ab6deb3a38a075d6b46dd54)