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.
Addition environment data: python2-urllib3-1.21.1-1.2.el7ost.noarch
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
python2-requests-2.19.1-3.el7ost.noarch
Assigning to DFG:ReleaseDelivery to get a working combination of python2-requests and chardet into a puddle
Fix was included in RDO build: http://cbs.centos.org/koji/buildinfo?buildID=24322
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