This bug is related to cells v1 which will be abandoned after Newton. We
are not fixing any bugs related to cells v1. Marking this as won't fix.

** Changed in: nova
       Status: New => Won't Fix

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

Title:
  evacuate Error processing message locally

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  When evacuating a BFV instance, the rebuild step fails with
  "TypeError: 'NoneType' object does not support item assignment" in the
  nova-cells logs https://gist.github.com/zaina/2c1e5617530964eb7100

  There is an assumption that the kwargs argument is a dict, though it
  may be None. This is because cells isn't passing kwargs through in the
  traditional way as a dict of extra arguments, but rather as a specific
  argument.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to