← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1337472] [NEW] UnboundLocalError: local variable 'domain' referenced before assignment

 

Public bug reported:

This unbound local error happens when running the grenade test that does
not upgrade nova-cpu. In this test grenade upgrades all services but
n-cpu then runs some tempest tests. Could be a backward compat issue?

In any case domain is an unbound local variable in
_create_domain_and_network() and seems to lead to the failure of
instance creation.

Logs for the node that failed can be seen starting at
http://logs.openstack.org/48/104448/5/check/check-grenade-dsvm-partial-
ncpu/6b93538/logs/old/screen-n-cpu.txt.gz?level=TRACE#_2014-07-03_17_15_26_819

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  UnboundLocalError: local variable 'domain' referenced before
  assignment

Status in OpenStack Compute (Nova):
  New

Bug description:
  This unbound local error happens when running the grenade test that
  does not upgrade nova-cpu. In this test grenade upgrades all services
  but n-cpu then runs some tempest tests. Could be a backward compat
  issue?

  In any case domain is an unbound local variable in
  _create_domain_and_network() and seems to lead to the failure of
  instance creation.

  Logs for the node that failed can be seen starting at
  http://logs.openstack.org/48/104448/5/check/check-grenade-dsvm-
  partial-
  ncpu/6b93538/logs/old/screen-n-cpu.txt.gz?level=TRACE#_2014-07-03_17_15_26_819

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


Follow ups

References