← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: Invalid

** Affects: nova/grizzly
     Importance: Critical
     Assignee: Russell Bryant (russellb)
         Status: In Progress

** Also affects: nova/grizzly
   Importance: Undecided
       Status: New

** Changed in: nova
       Status: New => Invalid

** Changed in: nova/grizzly
       Status: New => Triaged

** Changed in: nova/grizzly
   Importance: Undecided => Critical

** Changed in: nova/grizzly
     Assignee: (unassigned) => Russell Bryant (russellb)

-- 
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:
  In Progress

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


Follow ups

References