Public bug reported:

There was a eventlet.monkey_patch [1] when we launch a nova process(like
nova-api, nova-compute), but it's invalid under the uwsgi mode.

So, we need do same monkey_patch when we setup uwsgi appilication.

[1]
https://github.com/openstack/nova/blob/233ea58/nova/cmd/__init__.py#L26

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  The eventlet.monkey_patch is not valid under uwsgi mode

Status in OpenStack Compute (nova):
  New

Bug description:
  There was a eventlet.monkey_patch [1] when we launch a nova
  process(like nova-api, nova-compute), but it's invalid under the uwsgi
  mode.

  So, we need do same monkey_patch when we setup uwsgi appilication.

  [1]
  https://github.com/openstack/nova/blob/233ea58/nova/cmd/__init__.py#L26

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to