← 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

 

This looks like a configuration error. Please validate your config, make
sure the "compute_driver" line isn't commented out and contains the
correct driver for your VM. If this is not the case or you've validated
that this is indeed not a configuration option, please provide detailed
steps to reproduce and information including a) your OS and version, b)
the full log text of what you dived into to debug the error, and c) your
nova config.

** Changed in: nova
       Status: New => 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/1533867

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

Status in OpenStack Compute (nova):
  Invalid

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