Comment 1 for bug 1517975

Revision history for this message
Chuck Short (zulcss) wrote : Re: FTBFS python 0.18 on Ubuntu 14.04

[Impact]

Currently the unit tests currently fail with the above error. This happens when the python version does not have TLS v1.2 support in the standard python library for ssl. This currently blocks the Openstack team from putting LXD into the Ubuntu Cloud Archive.

[Test Case]

1. apt-get the source for pylxd on Ubuntu 14.04 and run the test suite on Ubuntu 14.04
2. Observe the failure as above.
3. Fetch the new package for pylxd and run the test suite on Ubuntu 14.04

[Regression Potential]

There is no regression potential.