Comment 5 for bug 1389120

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

Reviewed: https://review.openstack.org/160787
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=21c929d576c2159e886d32bd1d01142ab4c2e335
Submitter: Jenkins
Branch: master

commit 21c929d576c2159e886d32bd1d01142ab4c2e335
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