Comment 0 for bug 1434575

Revision history for this message
Corey Bryant (corey.bryant) wrote :

[Impact]
A new version of Python 2.7 is going to be introduced in Ubuntu 14.04. This version of python includes support for PEP 476 - Enabling certificate verification by default for stdlib http clients (https://www.python.org/dev/peps/pep-0476/). Test updates are therefore required for a few of the OpenStack packages.

[Test Case]
Running the package's tests via override_dh_auto_test will fail if the tests aren't patched.

[Regression Potential]
Little to know regression potential as all of the patched code will be test code.