summaryrefslogtreecommitdiffstats
path: root/nova/virt/baremetal/tilera.py
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-271-2/+2
* Merge "Setting static ip= for baremetal PXE boot."Jenkins2013-06-211-26/+2
|\
| * Setting static ip= for baremetal PXE boot.Lucas Alvares Gomes2013-06-181-26/+2
* | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-1/+1
* | Enhance group handling in extract_optsJulien Danjou2013-06-101-11/+2
|/
* Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
* baremetal: Integrate provisioning and non-provisioning interfacesArata Notsu2013-04-041-1/+0
* Adds Tilera back-end for baremetalMikyung Kang2013-03-261-0/+399
* remove old baremetal driverDevananda van der Veen2012-11-191-364/+0
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in nova.virtMark McLoughlin2012-11-071-5/+6
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-1/+0
* Alphabetize imports in nova/virt/Joe Gordon2012-05-141-1/+1
* Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-071-1/+1
* Improved localization testing.Yuriy Taraday2012-04-101-7/+5
* Only raw string literals should be used with _()Johannes Erdfelt2012-03-041-8/+7
* Exception cleanupJoe Gordon2012-02-211-1/+1
* Merge "Backslash continuations (nova.virt.baremetal)"Jenkins2012-02-201-23/+23
|\
| * Backslash continuations (nova.virt.baremetal)Zhongyue Luo2012-02-101-23/+23
* | Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* | Remove the last of the gflags shim layerMark McLoughlin2012-02-101-2/+2
|/
* Implements blueprint heterogeneous-tilera-architecture-supportMikyung Kang2012-02-071-0/+368