Comment 7 for bug 1389120

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

Reviewed: https://review.openstack.org/161721
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=c205c6e658bbe3e130c981d41afb44d276c27e5c
Submitter: Jenkins
Branch: stable/6.0

commit c205c6e658bbe3e130c981d41afb44d276c27e5c
Author: Alexander Gordeev <email address hidden>
Date: Tue Mar 3 16:19:18 2015 +0300

    IBP: Add python-urllib3 to fuel-agent rpm spec

    In order to handle network errors correctly, python-urllib3 package
    should be added to dependencies.

    Fuel-agent relies on a recent version of python-requests (1.2.3),
    which's known for raising exceptions from urllib3 library.

    Partially implements: blueprint ibp-reconnect

    Related-Bug: #1389120
    Change-Id: I29495e03c3ad7c2697d554265b1b9c299187d875