summaryrefslogtreecommitdiffstats
path: root/nova/virt/baremetal/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Setting static ip= for baremetal PXE boot.Lucas Alvares Gomes2013-06-181-0/+29
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-3/+3
* Merge "Baremetal/utils should not log certain exceptions"Jenkins2013-01-261-5/+12
|\
| * Baremetal/utils should not log certain exceptionsDevananda van der Veen2013-01-211-5/+12
* | PXE driver should rmtree directories it createdDevananda van der Veen2013-01-211-0/+9
|/
* Provide a PXE NodeDriver for the Baremetal driverDevananda van der Veen2013-01-071-0/+7
* Improve baremetal driver error handlingDevananda van der Veen2013-01-021-3/+26
* New Baremetal provisioning framework.Mikyung Kang2012-12-191-0/+37