Comment 2 for bug 1496751

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

Reviewed: https://review.openstack.org/224490
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=7fdd1d3e592b90e19520bd6a17468b0e8a2b7cb5
Submitter: Jenkins
Branch: master

commit 7fdd1d3e592b90e19520bd6a17468b0e8a2b7cb5
Author: Igor Kalnitsky <email address hidden>
Date: Thu Sep 17 11:44:52 2015 +0300

    Pin oslo.utils < 1.4.1

    Few hours ago the new version of oslo.utils (1.4.1) has been released [1].
    It has incompatible requirements for oslo.i18n, so we have to pin it
    temporary until we up oslo.i18n version.

    [1]: http://git.openstack.org/cgit/openstack/oslo.utils/commit/?id=1.4.1

    Closes-Bug: #1496751

    Change-Id: Ic2f13d0aa4a8e3c9d1744401113db8238c9d01a2
    Signed-off-by: Igor Kalnitsky <email address hidden>