Comment 15 for bug 1508579

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (stable/7.0)

Reviewed: https://review.openstack.org/239192
Committed: https://git.openstack.org/cgit/openstack/fuel-main/commit/?id=6d684dfdcd79f7c1ae2a89d7cf581f9f460b238f
Submitter: Jenkins
Branch: stable/7.0

commit 6d684dfdcd79f7c1ae2a89d7cf581f9f460b238f
Author: Sergey Kulanov <email address hidden>
Date: Sat Oct 24 22:31:53 2015 +0300

    Define fuel-library7.0 package explicitly in fuel-centos.ks

    Since both fuel-library6.1 and fuel-library7.0 provides the same
    package: `fuel-library` yum select those which has less
    dependencies, in our case it's fuel-library6.1 which is wrong.

    Related-change: https://review.openstack.org/#/c/231584/

    Change-Id: I0bcb6b37e499a3d5275d1f2294de4bff0fdc42b6
    Closes-bug: #1508579