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