index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
virt
/
baremetal
/
driver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refresh volume connections when starting instances
Brent Eagles
2013-06-25
1
-2
/
+4
*
Setting static ip= for baremetal PXE boot.
Lucas Alvares Gomes
2013-06-18
1
-1
/
+2
*
Handle IPMI transient failures better.
Devananda van der Veen
2013-05-14
1
-6
/
+12
*
Fix baremetal get_available_nodes
Devananda van der Veen
2013-04-30
1
-1
/
+1
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
1
-1
/
+1
*
baremetal: Drop unused columns in bm_nodes
Arata Notsu
2013-04-02
1
-1
/
+1
*
xenapi: Fix reboot with hung volumes
Rick Harris
2013-03-11
1
-1
/
+1
*
Compute manager should remove dead resources
Devananda van der Veen
2013-03-04
1
-3
/
+7
*
Add instance_type_get() to virt api
Dan Smith
2013-02-28
1
-1
/
+1
*
Baremetal driver returns accurate list of instance
Devananda van der Veen
2013-02-20
1
-13
/
+3
*
Identify baremetal nodes by UUID.
Devananda van der Veen
2013-02-20
1
-15
/
+17
*
Improve performance of baremetal list_instances.
Devananda van der Veen
2013-02-20
1
-9
/
+5
*
Better error handling in baremetal spawn & destroy
Devananda van der Veen
2013-02-20
1
-80
/
+104
*
Wait for baremetal deploy inside driver.spawn
Devananda van der Veen
2013-02-20
1
-14
/
+11
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Recache or rebuild missing images on hard_reboot
Rafi Khardalian
2013-02-07
1
-1
/
+1
*
Use oslo database code
Eric Windisch
2013-02-05
1
-1
/
+2
*
Fixes 'not in' operator usage
Zhongyue Luo
2013-01-31
1
-1
/
+1
*
Export the MAC addresses of nodes for bare-metal.
Robert Collins
2013-01-15
1
-0
/
+6
*
Break out a helper function for working with bare metal nodes.
Robert Collins
2013-01-15
1
-3
/
+12
*
Keep self and context out of error notification payload.
Sandy Walsh
2013-01-14
1
-3
/
+2
*
Change ComputerDriver.legacy_nwinfo to raise by default.
Robert Collins
2013-01-11
1
-0
/
+3
*
Merge "Move global service networking opts to new module"
Jenkins
2013-01-10
1
-0
/
+1
|
\
|
*
Move global service networking opts to new module
Mark McLoughlin
2013-01-09
1
-0
/
+1
*
|
Merge "Cope better with out of sync bm data."
Jenkins
2013-01-10
1
-5
/
+13
|
\
\
|
|
/
|
/
|
|
*
Cope better with out of sync bm data.
Robert Collins
2013-01-09
1
-5
/
+13
*
|
Fix N402 for nova/virt
Sean Dague
2013-01-08
1
-1
/
+1
*
|
attach/detach_volume() take instance as a parameter
Arata Notsu
2013-01-08
1
-4
/
+4
|
/
*
Add helper methods to nova.paths
Mark McLoughlin
2013-01-04
1
-2
/
+3
*
Move global path opts in nova.paths
Mark McLoughlin
2013-01-04
1
-0
/
+1
*
Improve baremetal driver error handling
Devananda van der Veen
2013-01-02
1
-58
/
+70
*
baremetal power driver takes **kwargs
Devananda van der Veen
2012-12-28
1
-8
/
+8
*
Fix tests/baremetal/test_driver.py
Devananda van der Veen
2012-12-28
1
-44
/
+44
*
Move baremetal options to [BAREMETAL] OptGroup
Devananda van der Veen
2012-12-28
1
-13
/
+17
*
Baremetal VIF and Volume sub-drivers.
Mikyung Kang
2012-12-20
1
-1
/
+63
*
New Baremetal provisioning framework.
Mikyung Kang
2012-12-19
1
-0
/
+368
*
remove old baremetal driver
Devananda van der Veen
2012-11-19
1
-742
/
+0
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Updated scheduler and compute for multiple capabilities.
Mikyung Kang
2012-11-10
1
-1
/
+1
*
Switch from FLAGS to CONF in nova.virt
Mark McLoughlin
2012-11-07
1
-25
/
+26
*
Make ComputeDrivers send hypervisor_hostname
Arata Notsu
2012-11-06
1
-0
/
+2
*
Introduce VirtAPI to nova/virt
Dan Smith
2012-11-01
1
-6
/
+5
*
Migrate to fileutils and lockutils.
Michael Still
2012-10-25
1
-4
/
+6
*
Remove ComputeDriver.update_host_status()
Arata Notsu
2012-10-18
1
-5
/
+0
*
Rename imagebackend arguments.
Michael Still
2012-09-03
1
-7
/
+7
*
Move ensure_tree to utils
Michael Still
2012-08-26
1
-3
/
+3
*
Keep the ComputeNode model updated with usage
Brian Elliott
2012-08-20
1
-20
/
+3
*
Don't stuff non-db data into instance dict
Johannes Erdfelt
2012-08-13
1
-3
/
+3
*
Merge "maint: remove an unused import in libvirt.driver"
Jenkins
2012-08-10
1
-2
/
+1
|
\
|
*
maint: remove an unused import in libvirt.driver
Pádraig Brady
2012-08-04
1
-2
/
+1
[next]