Update status of 'API deployed in uwsgi' goal
The Pike release of Glance contained a release note indicating the Glance should not be deployed under uwsgi in production. That same advice is being given for Queens. Add a note to the goal completion section for that goal so that people who don't read the release notes are aware of this. Change-Id: Iab7310751874392c8cf787b6cd748aa55a7b7477
This commit is contained in:
parent
b570b77afc
commit
463b8d779e
@ -240,6 +240,17 @@ Planning Artifacts:
|
||||
|
||||
Completion Artifacts:
|
||||
|
||||
.. note::
|
||||
The Pike release notes for Glance state that the Glance project team does
|
||||
not recommend running Glance under the uWSGI configuration in production.
|
||||
We have renewed that statement in the Queens release notes, with the
|
||||
additional proviso that the interoperable image import functionality does
|
||||
not work when Glance is deployed as a wsgi app under uwsgi with apache.
|
||||
|
||||
You can follow Bug 1742813_ for more information.
|
||||
|
||||
.. _1742813: https://bugs.launchpad.net/glance/+bug/1742813
|
||||
|
||||
* Glance supports running as a wsgi app with this branch:
|
||||
https://review.openstack.org/#/q/status:merged+project:openstack/glance+branch:master+topic:goal-deploy-api-in-wsgi
|
||||
* Devstack is now deploying glance as a wsgi app under uwsgi with apache with:
|
||||
|
Loading…
Reference in New Issue
Block a user