Comment 3 for bug 1274731

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

Reviewed: https://review.openstack.org/84100
Committed: https://git.openstack.org/cgit/openstack-infra/config/commit/?id=a57bd21836a7441a626c46098b25c4a9c3920b1a
Submitter: Jenkins
Branch: master

commit a57bd21836a7441a626c46098b25c4a9c3920b1a
Author: Yolanda Robla <email address hidden>
Date: Mon Mar 31 12:27:05 2014 +0200

    Checks if requirements overlap between head and branch reqs

    If there is a requirement in head and branches, and are not equal,
    check if the head requirement is overlapping with branch one,
    if not it triggers an error

    Change-Id: I159e4608a5d345e57ae24fd19b1c54c1de4ed9d9
    Closes-Bug: #1274731