Comment 1 for bug 1526413

Revision history for this message
Matt Riedemann (mriedem) wrote :

There is a warning in the logs too:

http://logs.openstack.org/50/257950/1/check/gate-nova-python27/6dfe685/console.html#_2015-12-15_15_55_06_478

2015-12-15 15:55:06.478 | Captured stderr:
2015-12-15 15:55:06.479 | ~~~~~~~~~~~~~~~~
2015-12-15 15:55:06.479 | /home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
2015-12-15 15:55:06.479 | SNIMissingWarning
2015-12-15 15:55:06.479 | /home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
2015-12-15 15:55:06.479 | InsecurePlatformWarning