Nailgun, urllib3 in requirements.txt is not the same as in nailgun.spec

Bug #1412711 reported by Ihor Kalnytskyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Ihor Kalnytskyi

Bug Description

SPEC: python-urllib3 >= 1.7
REQUIREMENTS.TXT: urllib3==1.7

We have a different urllib3 requirement in spec and requirements.txt. So, if we update urllib3 the ISO will built successfully, but Nailgun will not run.

We need to change requirements.txt in order to fit requirements in nailgun.spec.

Tags: nailgun
tags: added: nailgun
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/148479

Changed in fuel:
status: Triaged → In Progress
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

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

commit a87dc20ae5c00fb4ecdbe77961dccd220f95fe9e
Author: Igor Kalnitsky <email address hidden>
Date: Tue Jan 20 11:47:43 2015 +0200

    Change Nailgun urllib3 requirement to fit its spec

    The requirements list should be the same in both requirements.txt and
    nailgun.spec. So change urllib3==1.7 to urllib3>=1.7.

    Change-Id: I9e2da92c08f138da5ce9fcda362b2e2bfbe34fb9
    Closes-Bug: #1412711

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/6.0)

Fix proposed to branch: stable/6.0
Review: https://review.openstack.org/161173

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

Reviewed: https://review.openstack.org/161173
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=583e8331b622c81de12344f2a5388b953f413c33
Submitter: Jenkins
Branch: stable/6.0

commit 583e8331b622c81de12344f2a5388b953f413c33
Author: Igor Kalnitsky <email address hidden>
Date: Tue Jan 20 11:47:43 2015 +0200

    Change Nailgun urllib3 requirement to fit its spec

    The requirements list should be the same in both requirements.txt and
    nailgun.spec. So change urllib3==1.7 to urllib3>=1.7.

    Change-Id: I9e2da92c08f138da5ce9fcda362b2e2bfbe34fb9
    Closes-Bug: #1412711
    Closes-Bug: #1428009
    (cherry picked from commit a87dc20ae5c00fb4ecdbe77961dccd220f95fe9e)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.