yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07027
[Bug 1190269] Re: nova bare metal helper: local variable 'root_uuid' referenced before assignment
** Changed in: ironic
Status: Fix Committed => Fix Released
** Changed in: ironic
Milestone: None => icehouse-1
--
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/1190269
Title:
nova bare metal helper: local variable 'root_uuid' referenced before
assignment
Status in Ironic (Bare Metal Provisioning):
Fix Released
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When trying to deploy bare metal instances I'm hitting the following
error:
2013-06-12 01:31:25,263.263 6890 ERROR nova.virt.baremetal.deploy_helper [req-556bf535-7ddd-4c5b-8bbe-2ee3cde8aa69 None None] deployment to node 3 failed
2013-06-12 01:31:25,263.263 6890 TRACE nova.virt.baremetal.deploy_helper Traceback (most recent call last):
2013-06-12 01:31:25,263.263 6890 TRACE nova.virt.baremetal.deploy_helper File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/nova/cmd/baremetal_deploy_helper.py", line 242, in run
2013-06-12 01:31:25,263.263 6890 TRACE nova.virt.baremetal.deploy_helper deploy(**params)
2013-06-12 01:31:25,263.263 6890 TRACE nova.virt.baremetal.deploy_helper File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/nova/cmd/baremetal_deploy_helper.py", line 211, in deploy
2013-06-12 01:31:25,263.263 6890 TRACE nova.virt.baremetal.deploy_helper switch_pxe_config(pxe_config_path, root_uuid)
2013-06-12 01:31:25,263.263 6890 TRACE nova.virt.baremetal.deploy_helper UnboundLocalError: local variable 'root_uuid' referenced before assignment
2013-06-12 01:31:25,263.263 6890 TRACE nova.virt.baremetal.deploy_helper
To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1190269/+subscriptions