yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83369
[Bug 1888713] [NEW] Async tasks, image import not supported in pure-WSGI mode
Public bug reported:
The wsgi_app.py file in the tree allows operators to run Glance API as a
proper WSGI app. This has been the default devstack deployment for some
time and multiple real clouds in the wild deploy like this. However, an
attempt to start an import will be met with an image state of "queued"
forever and no tasks will ever start, run, or complete.
(note that this has been a known issue and the Glance team prescribes
running standalone eventlet-based glance-api for deployments that need
import to work).
** Affects: glance
Importance: Undecided
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1888713
Title:
Async tasks, image import not supported in pure-WSGI mode
Status in Glance:
In Progress
Bug description:
The wsgi_app.py file in the tree allows operators to run Glance API as
a proper WSGI app. This has been the default devstack deployment for
some time and multiple real clouds in the wild deploy like this.
However, an attempt to start an import will be met with an image state
of "queued" forever and no tasks will ever start, run, or complete.
(note that this has been a known issue and the Glance team prescribes
running standalone eventlet-based glance-api for deployments that need
import to work).
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1888713/+subscriptions
Follow ups