Bug 1381283 - cinder-api lost SSL in oslo.service wsgi move for Mitaka
Summary: cinder-api lost SSL in oslo.service wsgi move for Mitaka
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: async
: 9.0 (Mitaka)
Assignee: Eric Harney
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-03 14:51 UTC by Andreas Karis
Modified: 2019-12-16 06:58 UTC (History)
3 users (show)

Fixed In Version: openstack-cinder-8.1.1-2.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-07 22:20:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1590901 0 None None None 2016-10-03 15:58:05 UTC
Red Hat Product Errata RHSA-2016:2923 0 normal SHIPPED_LIVE Moderate: openstack-cinder and openstack-glance security update 2016-12-08 03:20:01 UTC

Description Andreas Karis 2016-10-03 14:51:33 UTC
Description of problem:
Requesting backport of https://bugs.launchpad.net/cinder/+bug/1590901 into OSP 9

Version-Release number of selected component (if applicable):
OSP 9

How reproducible:
Following the move to wsgi eventlet server from oslo.service, cinder-api lost the ability to run the wsgi eventlet server with SSL on, that existed in Liberty:

liberty: 2016-06-09 18:54:21.663 4708 INFO eventlet.wsgi.server [-] (4708) wsgi starting up on https://0.0.0.0:8776
mitaka: 2016-06-09 18:25:28.911 26920 INFO eventlet.wsgi.server [-] (26920) wsgi starting up on http://0.0.0.0:8776

With otherwise identical config, including SSL options, etc. The change that migrated to oslo.service, was https://github.com/openstack/cinder/commit/b4c8bb3912972a4417c9efa93cb209f5efe76a14 .

It's probably merely a question of picking up the config options and passing them along?

Comment 7 errata-xmlrpc 2016-12-07 22:20:49 UTC
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/RHSA-2016-2923.html


Note You need to log in before you can comment on or make changes to this bug.