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
/
compute
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Use base image for rescue instance."
Jenkins
2012-11-13
1
-3
/
+28
|
\
|
*
Use base image for rescue instance.
Rick Harris
2012-11-12
1
-3
/
+28
*
|
Move agent_build_get_by_triple to VirtAPI
Dan Smith
2012-11-12
1
-0
/
+6
*
|
Merge "Move security groups and firewall ops to VirtAPI"
Jenkins
2012-11-12
1
-0
/
+12
|
\
\
|
*
|
Move security groups and firewall ops to VirtAPI
Dan Smith
2012-11-08
1
-0
/
+12
*
|
|
Merge "Move host aggregate operations to VirtAPI"
Jenkins
2012-11-12
1
-0
/
+16
|
\
|
|
|
|
/
|
/
|
|
*
Move host aggregate operations to VirtAPI
Dan Smith
2012-11-08
1
-0
/
+16
*
|
Switch from FLAGS to CONF in nova.compute
Mark McLoughlin
2012-11-10
7
-67
/
+71
*
|
Updated scheduler and compute for multiple capabilities.
Mikyung Kang
2012-11-10
2
-14
/
+36
*
|
Merge "Validate is-public parameter to flavor creation"
Jenkins
2012-11-09
1
-0
/
+3
|
\
\
|
*
|
Validate is-public parameter to flavor creation
Russell Cloran
2012-10-30
1
-0
/
+3
*
|
|
Send instance_type to resize_instance.
Russell Bryant
2012-11-08
2
-9
/
+14
*
|
|
Remove instance_type db lookup in prep_resize.
Russell Bryant
2012-11-08
1
-6
/
+1
*
|
|
Send all aggregate data to remove_aggregate_host.
Russell Bryant
2012-11-08
3
-9
/
+14
|
|
/
|
/
|
*
|
Merge "Refactor resource tracker claims and test logic."
Jenkins
2012-11-07
3
-238
/
+215
|
\
\
|
*
|
Refactor resource tracker claims and test logic.
Brian Elliott
2012-11-07
3
-238
/
+215
*
|
|
Merge "Fix bandwidth polling exception."
Jenkins
2012-11-07
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix bandwidth polling exception.
Monsyne Dragon
2012-11-05
1
-2
/
+3
*
|
|
Merge "Forbid resizing instance to deleted instance types"
Jenkins
2012-11-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Forbid resizing instance to deleted instance types
Jian Wen
2012-11-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Fix quota updating during soft delete and restore"
Jenkins
2012-11-07
1
-61
/
+65
|
\
\
\
|
*
|
|
Fix quota updating during soft delete and restore
Johannes Erdfelt
2012-11-06
1
-61
/
+65
*
|
|
|
Merge "Fixed instance deletion issue from Nova API."
Jenkins
2012-11-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fixed instance deletion issue from Nova API.
Unmesh Gurjar
2012-11-06
1
-1
/
+1
*
|
|
|
|
Merge "Read deleted flavors when using to_xml()"
Jenkins
2012-11-07
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Read deleted flavors when using to_xml()
Rafi Khardalian
2012-11-01
1
-1
/
+4
*
|
|
|
|
|
Fix to include error message in instance faults
Davanum Srinivas
2012-11-06
1
-1
/
+6
*
|
|
|
|
|
Merge "Remove flags.DECLARE"
Jenkins
2012-11-06
1
-1
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove flags.DECLARE
Mark McLoughlin
2012-11-04
1
-1
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Ability to specify a host restricted to admin."
Jenkins
2012-11-06
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Ability to specify a host restricted to admin.
David McNally
2012-11-01
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Look up stuck-in-rebooting instances in manager"
Jenkins
2012-11-06
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Look up stuck-in-rebooting instances in manager
Dan Smith
2012-11-05
1
-1
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Send all aggregate data to add_aggregate_host."
Jenkins
2012-11-06
3
-8
/
+13
|
\
\
\
\
|
*
|
|
|
Send all aggregate data to add_aggregate_host.
Russell Bryant
2012-11-05
3
-8
/
+13
*
|
|
|
|
Merge "Send all migration data to finish_revert_resize."
Jenkins
2012-11-06
2
-13
/
+18
|
\
|
|
|
|
|
*
|
|
|
Send all migration data to finish_revert_resize.
Russell Bryant
2012-11-05
2
-13
/
+18
*
|
|
|
|
Merge "Send all migration data to revert_resize."
Jenkins
2012-11-05
3
-11
/
+15
|
\
|
|
|
|
|
*
|
|
|
Send all migration data to revert_resize.
Russell Bryant
2012-11-05
3
-11
/
+15
|
|
/
/
/
*
/
/
/
Use uuidutils.is_uuid_like for uuid validation
Zhongyue Luo
2012-11-05
1
-1
/
+2
|
/
/
/
*
|
|
Merge "Add some hooks for managers when service starts"
Jenkins
2012-11-02
1
-0
/
+7
|
\
\
\
|
*
|
|
Add some hooks for managers when service starts
Chris Behrens
2012-11-01
1
-0
/
+7
*
|
|
|
Merge "Remove db.instance_get* from nova/virt"
Jenkins
2012-11-02
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Remove db.instance_get* from nova/virt
Dan Smith
2012-11-02
1
-0
/
+6
*
|
|
|
|
Detangle soft delete and power off
Johannes Erdfelt
2012-11-02
4
-33
/
+105
|
/
/
/
/
*
|
|
|
Merge "Introduce VirtAPI to nova/virt"
Jenkins
2012-11-02
1
-1
/
+16
|
\
\
\
\
|
*
|
|
|
Introduce VirtAPI to nova/virt
Dan Smith
2012-11-01
1
-1
/
+16
|
|
/
/
/
*
|
|
|
Tiny resource tracker cleanup
Mark McLoughlin
2012-11-02
1
-1
/
+1
*
|
|
|
Merge "Fix backwards compat of rpc to compute manager"
Jenkins
2012-11-01
1
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix backwards compat of rpc to compute manager
Vishvananda Ishaya
2012-11-01
1
-2
/
+3
[next]