Merge "solve ipmi pxe error" into stable/mitaka
This commit is contained in:
@@ -685,8 +685,8 @@ class OSInstall():
|
|||||||
% host_detail['id']
|
% host_detail['id']
|
||||||
raise exception.NotFound(message=self.message)
|
raise exception.NotFound(message=self.message)
|
||||||
|
|
||||||
ipmi_result_flag = self._set_boot_or_power_state(host_detail,
|
ipmi_result_flag = self._set_boot_or_power_state(host_detail,
|
||||||
'pxe')
|
'pxe')
|
||||||
|
|
||||||
host_interfaces = _get_host_interfaces(host_detail)
|
host_interfaces = _get_host_interfaces(host_detail)
|
||||||
kwargs = {'hostname': host_detail['name'],
|
kwargs = {'hostname': host_detail['name'],
|
||||||
|
|||||||
Reference in New Issue
Block a user