Ian Wienand 9e98f9435e Install packaged pyOpenSSL
pyOpenSSL has done a rewrite of itself in Python.  This may be good
for many reasons, but memory usage is not one of them.  It just about
doubles the size of at least swift, which usually consumes about 6% of
a CI testing vm's 8gb RAM.  This is enough to push centos hosts into
OOM conditions and then everything falls apart.

The distro packages of pyOpenSSL are the older C-based versions, which
doesn't bring in the kitchen sink of cffi & pycparser.

Change-Id: Icd4100da1d5cbdb82017da046b00b9397813c2f2
2015-03-27 14:43:14 +11:00
..
2015-03-25 11:55:32 -04:00
2014-01-31 16:54:10 -08:00
2015-03-27 14:43:14 +11:00
2015-03-06 10:57:52 +13:00
2014-11-24 09:51:17 -05:00