Comment 7 for bug 1496751

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

Reviewed: https://review.openstack.org/224549
Committed: https://git.openstack.org/cgit/stackforge/python-fuelclient/commit/?id=ff04cfdf361b647825005bc31838db13f4d1ac4b
Submitter: Jenkins
Branch: master

commit ff04cfdf361b647825005bc31838db13f4d1ac4b
Author: Sebastian Kalinowski <email address hidden>
Date: Thu Sep 17 11:57:05 2015 +0200

    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

    Change-Id: Ie77f4583d368d41f750a7ffe58a2f24c29bc1f51
    Partial-Bug: #1496751