Bug 1647132 - Runinng openstack commands throws warning: /usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.21.1) or chardet (2.2.1) doesn't match a supported version! RequestsDependencyWarning)
Summary: Runinng openstack commands throws warning: /usr/lib/python2.7/site-packages/r...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-requests
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: z1
: 14.0 (Rocky)
Assignee: RHOS Maint
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks: 1673439
TreeView+ depends on / blocked
 
Reported: 2018-11-06 17:53 UTC by Alexander Chuzhoy
Modified: 2019-03-18 13:04 UTC (History)
8 users (show)

Fixed In Version: python-requests-2.19.1-4.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1673439 (view as bug list)
Environment:
Last Closed: 2019-03-18 13:04:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:0591 0 None None None 2019-03-18 13:04:16 UTC

Description Alexander Chuzhoy 2018-11-06 17:53:01 UTC
Runinng openstack commands throws warning: /usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.21.1) or chardet (2.2.1) doesn't match a supported version!   RequestsDependencyWarning)


Environment:
python2-openstackclient-3.16.1-0.20180925042058.3e5a2d2.el7ost.noarch
instack-undercloud-9.4.1-0.20180928005746.15cda5a.el7ost.noarch


Steps to reproduce:

Deploy undercloud.
Run any openstack command

Result:

(undercloud) [stack@undercloud ~]$ openstack server list
/usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.21.1) or chardet (2.2.1) doesn't match a supported version!
  RequestsDependencyWarning)

(undercloud) [stack@undercloud ~]$ openstack baremetal node list
/usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.21.1) or chardet (2.2.1) doesn't match a supported version!
  RequestsDependencyWarning)

(undercloud) [stack@undercloud ~]$ 




Expected result:

No warning.

Comment 1 Alexander Chuzhoy 2018-11-06 17:53:38 UTC
Addition environment data:

python2-urllib3-1.21.1-1.2.el7ost.noarch

Comment 2 Jill Rouleau 2018-11-06 21:39:54 UTC
What version of python2-requests have you got?  The requests chardet requirement was recently bumped. 

python2-requests-2.19.1-4.el7.noarch     installed
* Wed Oct  3 12:00:00 2018 Haïkel Guémar <hguemar> - 2.19.1-4
- Set chardet min requirements to 3.0.2

Comment 3 Alexander Chuzhoy 2018-11-06 23:52:44 UTC
python2-requests-2.19.1-3.el7ost.noarch

Comment 4 Steve Baker 2018-11-12 22:23:41 UTC
Assigning to DFG:ReleaseDelivery to get a working combination of python2-requests and chardet into a puddle

Comment 7 hguemar 2018-11-28 14:16:21 UTC
Fix was included in RDO build: 
http://cbs.centos.org/koji/buildinfo?buildID=24322

Comment 14 errata-xmlrpc 2019-03-18 13:04:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0591


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