Bug 1312347 - IPv6 broken due to urllib3 duplicating brackets in request header
Summary: IPv6 broken due to urllib3 duplicating brackets in request header
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-urllib3
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1312070
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-26 14:02 UTC by Alan Pevec
Modified: 2016-03-09 20:12 UTC (History)
5 users (show)

Fixed In Version: python-urllib3-1.13.1-3.fc23 python-urllib3-1.13.1-3.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of: 1312070
Environment:
Last Closed: 2016-03-02 01:51:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alan Pevec 2016-02-26 14:02:58 UTC
+++ This bug was initially created as a clone of Bug #1312070 +++

Description of problem:
During ipv6 deploy puppet fails with error:
 Error: Could not prefetch keystone_role provider 'openstack': Execution of '/usr/bin/openstack role list --quiet --format csv' returned 1: Bad Request (HTTP 400)

This is caused by python-urllib3 setting Host header to [[ipv6addr]]. The issue is fixed in upstream https://github.com/shazow/urllib3/pull/801

--- Additional comment from Alan Pevec on 2016-02-25 16:49:45 EST ---

Broken is python-urllib3-1.13.1-2.el7 which is rebuild of latest Fedora version.
We need it b/c it goes together with latest python-requests, required by openstack/global-reqs.

Comment 1 Alan Pevec 2016-02-26 14:06:58 UTC
This patch fixed the issue for Lukas:

https://patch-diff.githubusercontent.com/raw/shazow/urllib3/pull/801.patch

Comment 2 Fedora Update System 2016-02-26 19:58:27 UTC
python-urllib3-1.13.1-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bab9431ffb

Comment 3 Fedora Update System 2016-02-26 19:58:43 UTC
python-urllib3-1.13.1-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5a4bd1bc58

Comment 4 Fedora Update System 2016-02-28 13:53:43 UTC
python-urllib3-1.13.1-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5a4bd1bc58

Comment 5 Fedora Update System 2016-02-28 13:55:50 UTC
python-urllib3-1.13.1-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bab9431ffb

Comment 6 Fedora Update System 2016-03-02 01:50:58 UTC
python-urllib3-1.13.1-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-03-09 16:22:20 UTC
python-urllib3-1.13.1-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-03-09 20:12:13 UTC
python-urllib3-1.13.1-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.