← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1708655] [NEW] mod_wsgi requires WSGIApplicationGroup %{GLOBAL} or it will hang

 

Public bug reported:

It seems that the recent versions of python-gobject-base used by python-
keyring library, which is in turn used by python-keystoneclient, use the
simplified GIL state API as described in
http://modwsgi.readthedocs.io/en/develop/user-guides/application-
issues.html#python-simplified-gil-state-api

Consequently, mod_wsgi hangs trying to import them, unless it has
"WSGIApplicationGroup %{GLOBAL}" added  to its configuration.

** Affects: horizon
     Importance: Undecided
         Status: New

** Description changed:

  It seems that the recent versions of python-gobject-base used by python-
- kyering library, which is in turn used by python-keystoneclient, use the
+ keyring library, which is in turn used by python-keystoneclient, use the
  simplified GIL state API as described in
  http://modwsgi.readthedocs.io/en/develop/user-guides/application-
  issues.html#python-simplified-gil-state-api
  
  Consequently, mod_wsgi hangs trying to import them, unless it has
  "WSGIApplicationGroup %{GLOBAL}" added  to its configuration.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1708655

Title:
  mod_wsgi requires WSGIApplicationGroup %{GLOBAL} or it will hang

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  It seems that the recent versions of python-gobject-base used by
  python-keyring library, which is in turn used by python-
  keystoneclient, use the simplified GIL state API as described in
  http://modwsgi.readthedocs.io/en/develop/user-guides/application-
  issues.html#python-simplified-gil-state-api

  Consequently, mod_wsgi hangs trying to import them, unless it has
  "WSGIApplicationGroup %{GLOBAL}" added  to its configuration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1708655/+subscriptions


Follow ups