yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16917
[Bug 1337472] Re: UnboundLocalError: local variable 'domain' referenced before assignment
Hi,
It looks like it's using some old code, before commit: 5a98983e87e5020626db2e319f7b00ae547ae8e1
There was a bug, previously, that was addressing it #1326998 and has been resolved already.
** Changed in: nova
Assignee: Vladik Romanovsky (vladik-romanovsky) => (unassigned)
** Also affects: grenade
Importance: Undecided
Status: New
** 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/1337472
Title:
UnboundLocalError: local variable 'domain' referenced before
assignment
Status in Grenade - OpenStack upgrade testing:
New
Status in OpenStack Compute (Nova):
Invalid
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/grenade/+bug/1337472/+subscriptions
References