Comment 2 for bug 1497436

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

Reviewed: https://review.openstack.org/225294
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=4b7163abfb0a43b66efdf244b5682ae55c01b193
Submitter: Jenkins
Branch: master

commit 4b7163abfb0a43b66efdf244b5682ae55c01b193
Author: David Moreau Simard <email address hidden>
Date: Fri Sep 18 15:53:31 2015 -0400

    Add missing dependency repository for Liberty for EL

    There are three repositories for liberty in entreprise
    linux:
    - delorean
    - delorean-liberty-testing
    - delorean-common-testing

    This commit adds the two missing ones so that delorean
    can pull the proper dependencies. Otherwise, it might
    have either broken dependencies or outdated ones from EPEL.

    Change-Id: Ia815b38d3a83a89c582ea874e39c170d618b99e5
    Closes-Bug: #1497436