Hide Forgot
Description of problem: OpenStack requires a newer version of pyOpenSSL than is provided in base RHEL, as the version which is shipped, v0.10, is missing several functions which are used. Version-Release number of selected component (if applicable): pyOpenSSL-0.10-2.el6 How reproducible: 100% Steps to Reproduce: 1. Try to use SSL with various OpenStack services Actual results: Tracebacks / inoperability: [root@localhost certs(keystone_admin)]# glance image-list /usr/lib/python2.6/site-packages/glanceclient/common/http.py:390: DeprecationWarning: integer argument expected, got float struct.pack('LL', self.timeout, 0)) get_extension_count Expected results: Normal operation. Additional info: We can work around this by overriding the version shipped in OpenStack itself, but perhaps it would be beneficial for other products or ISV software as well?
*** Bug 848474 has been marked as a duplicate of this bug. ***
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://rhn.redhat.com/errata/RHBA-2015-1337.html