← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1191886] Re: nova-novncproxy and nova-spicehtml5proxy use rpc but is not eventlet patched

 

** Changed in: nova/grizzly
       Status: In Progress => Won't Fix

** Changed in: nova/grizzly
       Status: Won't Fix => Invalid

-- 
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/1191886

Title:
  nova-novncproxy and nova-spicehtml5proxy use rpc but is not eventlet
  patched

Status in OpenStack Compute (Nova):
  Invalid
Status in OpenStack Compute (nova) grizzly series:
  Invalid

Bug description:
  nova-novncproxy uses rpc, but is not eventlet monkey_patched.  This is
  required for using rpc.  This caused it to break during testing when
  setting amqp_rpc_single_reply_queue=True for some reason.

  Note that this is already fixed in master (havana), by accident, when
  switching commands to use entry points.  It's done in
  nova/cmd/__init__.py now.

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


References