yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04568
[Bug 1218779] Re: 'PXE' object has no attribute 'get_pxe_config_file_path'
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
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/1218779
Title:
'PXE' object has no attribute 'get_pxe_config_file_path'
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The baremetal driver's throwing the following error:
ERROR nova.virt.baremetal.driver [req-aa418c3f-a45b-
40a2-b0b3-dff16886a8ab 94242353fea44662973dbe7ce3dc980c
93e2f6898a394052a6c1b7b22aedcf1f] Exception no pxe bootfile-name path:
'PXE' object has no attribute 'get_pxe_config_file_path'
The error happens because of this line in the baremetal/driver.py
file.
nova/virt/baremetal/driver.py:511: bootfile_path =
self.driver.get_pxe_config_file_path(instance)
Looking at the baremetal/pxe.py you'll see that the
`get_pxe_config_file` method is not part of the PXE class, but that
method exist in the file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1218779/+subscriptions