yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43267
[Bug 1499658] Re: Consume wsgi module from oslo.service
Reviewed: https://review.openstack.org/219671
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=b4c8bb3912972a4417c9efa93cb209f5efe76a14
Submitter: Jenkins
Branch: master
commit b4c8bb3912972a4417c9efa93cb209f5efe76a14
Author: Marian Horban <mhorban@xxxxxxxxxxxx>
Date: Wed Sep 2 08:35:50 2015 -0400
Remove eventlet WSGI functionality
This commit removes eventlet WSGI server and starts using
generic eventlet WSGI server from oslo.service library.
The change where the wsgi functionality was added to
oslo.service can be referenced here:
If8840168f10cc3561f4f01e6d456d6b4fd1de8b5.
DocImpact
Depends-on: If8840168f10cc3561f4f01e6d456d6b4fd1de8b5
Implements blueprint: reusing-wsgi-from-oslo.service
Closes-Bug: #1499658
Change-Id: Iea8af7b4a569fedc99e126524f18f98097c95a6d
** Changed in: cinder
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1499658
Title:
Consume wsgi module from oslo.service
Status in Cinder:
Fix Released
Status in neutron:
Invalid
Status in OpenStack Compute (nova):
Invalid
Bug description:
Basic WSGI functionality has been moved to oslo.service [1] and now
OpenStack projects can adopt it.
[1]
https://github.com/openstack/oslo.service/blob/master/oslo_service/wsgi.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1499658/+subscriptions
References