summaryrefslogtreecommitdiffstats
path: root/nova/virt/baremetal
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-273-4/+4
* Refresh volume connections when starting instancesBrent Eagles2013-06-251-2/+4
* Merge "Do not raise NEW exceptions"Jenkins2013-06-241-2/+1
|\
| * Do not raise NEW exceptionsBoris Pavlovic2013-06-221-2/+1
* | Merge "Setting static ip= for baremetal PXE boot."Jenkins2013-06-217-59/+63
|\ \
| * | Setting static ip= for baremetal PXE boot.Lucas Alvares Gomes2013-06-187-59/+63
* | | Merge "Drop `bm_pxe_ips` table from baremetal database."Jenkins2013-06-205-155/+67
|\ \ \
| * | | Drop `bm_pxe_ips` table from baremetal database.Victor Sergeyev2013-06-145-155/+67
| | |/ | |/|
* / | Drop unused _virtual_power_settings global.Dan Prince2013-06-191-2/+0
|/ /
* | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-2/+2
* | Enhance group handling in extract_optsJulien Danjou2013-06-101-11/+2
* | IPMI driver sets bootdev option persistently.Devananda van der Veen2013-05-231-1/+1
|/
* baremetal: drop 'prov_mac_address' columnArata Notsu2013-05-182-1/+36
* Handle IPMI transient failures better.Devananda van der Veen2013-05-142-17/+51
* Merge "Convert to using newly imported processutils."Jenkins2013-05-131-3/+2
|\
| * Convert to using newly imported processutils.Michael Still2013-05-081-3/+2
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-072-4/+4
|/
* Convert to using oslo's execute() method.Michael Still2013-05-043-6/+9
* Fix baremetal get_available_nodesDevananda van der Veen2013-04-301-1/+1
* Merge "Import and convert to oslo loopingcall."Jenkins2013-04-242-11/+12
|\
| * Import and convert to oslo loopingcall.Michael Still2013-04-162-11/+12
* | Merge "baremetal: VirtualPowerDriver uses mac addresses in bm_interfaces"Jenkins2013-04-221-6/+11
|\ \
| * | baremetal: VirtualPowerDriver uses mac addresses in bm_interfacesArata Notsu2013-04-151-6/+11
| |/
* / Improve Python 3.x compatibilityDirk Mueller2013-04-223-5/+5
|/
* Merge "baremetal: Integrate provisioning and non-provisioning interfaces"Jenkins2013-04-103-2/+84
|\
| * baremetal: Integrate provisioning and non-provisioning interfacesArata Notsu2013-04-043-2/+84
* | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-104-15/+0
|/
* baremetal: Drop unused columns in bm_nodesArata Notsu2013-04-023-3/+36
* Adds Tilera back-end for baremetalMikyung Kang2013-03-263-1/+575
* Change type of ssh_port option from Str to IntDevananda van der Veen2013-03-201-2/+2
* Merge "Virtual Power Driver list running vms quoting error"Jenkins2013-03-131-1/+1
|\
| * Virtual Power Driver list running vms quoting errorChris Krelle2013-03-121-1/+1
* | xenapi: Fix reboot with hung volumesRick Harris2013-03-111-1/+1
|/
* Merge "Make bm model's deleted column match database"Jenkins2013-03-091-1/+4
|\
| * Make bm model's deleted column match databaseBoris Pavlovic2013-03-081-1/+4
* | Correct substring matching of baremetal VPD node namesChris Krelle2013-03-082-2/+2
|/
* Read baremetal images from extra_specs namespace.Devananda van der Veen2013-03-041-4/+5
* Merge "Compute manager should remove dead resources"Jenkins2013-03-041-3/+7
|\
| * Compute manager should remove dead resourcesDevananda van der Veen2013-03-041-3/+7
* | Merge "Add ssh port and key based auth to VPD."Jenkins2013-03-031-4/+15
|\ \ | |/ |/|
| * Add ssh port and key based auth to VPD.Chris Krelle2013-03-031-4/+15
* | Merge "Add instance_type_get() to virt api"Jenkins2013-03-023-16/+25
|\ \
| * | Add instance_type_get() to virt apiDan Smith2013-02-283-16/+25
| |/
* | Merge "Don't blindly skip first migration."Jenkins2013-02-281-1/+1
|\ \
| * | Don't blindly skip first migration.Rick Harris2013-02-281-1/+1
* | | Merge "BM Migration 004: Actually drop column"Jenkins2013-02-281-3/+1
|\| | | |/ |/|
| * BM Migration 004: Actually drop columnRick Harris2013-02-271-3/+1
* | Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* | Sync nova with oslo DB exception cleanup.Chris Behrens2013-02-253-5/+4
|/
* Merge "Fix exception handling in baremetal API."Jenkins2013-02-221-2/+7
|\