Back to bug 1313875

Who When What Removed Added
Jon Schlueter 2016-03-02 14:16:49 UTC Keywords ZStream
CC jschluet
Victor Stinner 2016-03-02 14:23:54 UTC Assignee rhos-maint vstinner
Lon Hohberger 2016-03-02 15:09:31 UTC Assignee vstinner lhh
Lon Hohberger 2016-03-02 15:20:37 UTC Fixed In Version python-oslo-middleware-2.8.0-2.el7ost
Lon Hohberger 2016-03-02 15:26:53 UTC Status NEW ASSIGNED
Lon Hohberger 2016-03-02 15:27:37 UTC Keywords FutureFeature Regression
Red Hat Bugzilla 2016-03-02 15:27:37 UTC Doc Type Enhancement Bug Fix
Lon Hohberger 2016-03-02 15:28:53 UTC Summary RFE: Deploy an overcloud with SSL for the public API Missing: Deploy an overcloud with SSL for the public API
Lon Hohberger 2016-03-02 15:29:33 UTC Status ASSIGNED MODIFIED
Lon Hohberger 2016-03-02 15:52:40 UTC Status MODIFIED ASSIGNED
Assignee lhh vstinner
Lon Hohberger 2016-03-02 15:52:58 UTC Fixed In Version python-oslo-middleware-2.8.0-2.el7ost
Lon Hohberger 2016-03-02 16:03:26 UTC Fixed In Version python-oslo-middleware-2.8.0-3.el7ost
Jon Schlueter 2016-03-02 17:57:38 UTC Status ASSIGNED MODIFIED
errata-xmlrpc 2016-03-03 14:24:00 UTC Status MODIFIED ON_QA
Jon Schlueter 2016-03-03 14:32:15 UTC Status ON_QA MODIFIED
errata-xmlrpc 2016-03-03 15:58:05 UTC Status MODIFIED ON_QA
Arik Chernetsky 2016-03-08 08:01:37 UTC CC achernet
QA Contact yeylon mcornea
Ronnie Rasouli 2016-03-10 08:42:20 UTC Status ON_QA VERIFIED
CC rrasouli
Victor Stinner 2016-03-11 09:51:24 UTC Doc Text Cause:
The old oslo.middleware version didn't support SSL/TLS.

Consequence:
OpenStack services only listen to HTTP and so all exchanges are done in cleartext.

Fix:
The new oslo.middleware version provide support for SSL/TLS.

Result:
OpenStack services can also listen to HTTPS (SSL/TLS) and exchanges can be encrypted.
Don Domingo 2016-03-30 03:11:33 UTC CC ddomingo
Doc Text Cause:
The old oslo.middleware version didn't support SSL/TLS.

Consequence:
OpenStack services only listen to HTTP and so all exchanges are done in cleartext.

Fix:
The new oslo.middleware version provide support for SSL/TLS.

Result:
OpenStack services can also listen to HTTPS (SSL/TLS) and exchanges can be encrypted.
With this release, oslo.middleware now supports SSL/TLS, which in turn allows OpenStack services to listen to HTTPS traffic and encrypt exchanges. In previous releases, OpenStack services could only listen to HTTP, and all exchanges were done in cleartext.
errata-xmlrpc 2016-04-07 21:32:15 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2016-04-07 17:32:15 UTC

Back to bug 1313875