Comment 2 for bug 1477066

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

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

commit 7a29d1ac9b0d39290a45b4150b9157302ae0bf57
Author: Ivan Kliuk <email address hidden>
Date: Tue Jul 21 09:36:55 2015 +0300

    Pin version of oslo.config and oslo.utils

    'python-keystoneclient' is incompatible with the newest 'oslo.config' and
    'oslo.utils' located at PyPI. Pin usable version of 'oslo.config' and
    'oslo.utils' to be less than 2.0.0

    Change-Id: I7f7371f899c8141d9184d2035400d5058766b8cb
    Closes-Bug: #1477066