← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1533867] Re: In cell mode and latest kilo code, nova get-vnc-console throw 500 error

 

Given this is for cells, and cells is now largely frozen code, marking
as opinion.

** Changed in: nova
       Status: Confirmed => Opinion

** Tags added: cells

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

Title:
  In cell mode and latest kilo code, nova get-vnc-console throw 500
  error

Status in OpenStack Compute (nova):
  Opinion

Bug description:
  We are using kilo version of nova (commit id  b8c4f1bce356838dd3dac3b59734cf47f72373e5). 
  Setup 3 cells with their own rabbitmq and mysql. 
  Try nova get-vnc-console vm_id, got 500 error and error in compute side complain 
  nova.api.openstack AttributeError: 'dict' object has no attribute 'uuid' 
  After dive into it, the message compute received from AMQ was not been serialized to instance object but to a dict.

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


References