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
/
scheduler
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove some remnants of VSA support
Mark McLoughlin
2012-08-29
1
-13
/
+0
*
|
Merge "Stop using scheduler RPC API magic"
Jenkins
2012-08-31
7
-6
/
+67
|
\
|
|
*
Stop using scheduler RPC API magic
Mark McLoughlin
2012-08-29
7
-6
/
+67
*
|
Assume virt disk size is consumed by instances.
Yaguang Tang
2012-08-29
1
-1
/
+4
|
/
*
Merge "Fixes backwards compatible rpc schedule_run"
Jenkins
2012-08-28
1
-1
/
+4
|
\
|
*
Fixes backwards compatible rpc schedule_run
Vishvananda Ishaya
2012-08-27
1
-1
/
+4
*
|
Add ops to aggregate_instance_extra_specs filter.
Jinwoo 'Joseph' Suh
2012-08-27
1
-7
/
+13
|
/
*
Fix broken SimpleScheduler.schedule_run_instance()
Maru Newby
2012-08-24
1
-1
/
+1
*
Merge "Introduce ImagePropertiesFilter scheduler filter"
Jenkins
2012-08-22
4
-100
/
+90
|
\
|
*
Introduce ImagePropertiesFilter scheduler filter
Jim Fehlig
2012-08-17
4
-100
/
+90
*
|
Merge "Debugged extra_specs_ops.py"
Jenkins
2012-08-21
1
-2
/
+4
|
\
\
|
*
|
Debugged extra_specs_ops.py
Jinwoo 'Joseph' Suh
2012-08-21
1
-2
/
+4
*
|
|
Add deprecated warning to SimpleScheduler
Joe Gordon
2012-08-21
1
-0
/
+12
*
|
|
Merge "Keep the ComputeNode model updated with usage"
Jenkins
2012-08-21
2
-19
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Keep the ComputeNode model updated with usage
Brian Elliott
2012-08-20
2
-19
/
+21
*
|
|
Merge "OpenStack capitalization added to HACKING.rst"
Jenkins
2012-08-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
OpenStack capitalization added to HACKING.rst
Joe Gordon
2012-08-17
1
-1
/
+1
|
|
/
*
|
Merge "Fix spelling typos"
Jenkins
2012-08-20
5
-7
/
+7
|
\
\
|
*
|
Fix spelling typos
Joe Gordon
2012-08-16
5
-7
/
+7
*
|
|
Merge "Refactor extra specs matching into a new module"
Jenkins
2012-08-20
2
-45
/
+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor extra specs matching into a new module
Mark McLoughlin
2012-08-17
2
-45
/
+65
*
|
|
Merge "Remove unused imports"
Jenkins
2012-08-17
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove unused imports
RongzeZhu
2012-08-17
1
-2
/
+0
|
|
/
*
/
Fix regression in compute_capabilities filter
Mark McLoughlin
2012-08-17
1
-15
/
+23
|
/
*
Always create the run_instance records locally
Vishvananda Ishaya
2012-08-16
4
-33
/
+128
*
Make ComputeFilter verify compute-related instance properties
Jim Fehlig
2012-08-15
1
-2
/
+55
*
Merge "Added several operators on instance_type_extra_specs."
Jenkins
2012-08-15
1
-6
/
+40
|
\
|
*
Added several operators on instance_type_extra_specs.
Jinwoo 'Joseph' Suh
2012-08-14
1
-6
/
+40
*
|
xenapi: Support live migration without pools
Renuka Apte
2012-08-14
1
-3
/
+4
|
/
*
Enforce quota limitations for instance resize.
Eoghan Glynn
2012-08-14
5
-9
/
+20
*
Fix rpc error with live_migration
Renuka Apte
2012-08-13
1
-3
/
+3
*
Fix rpc error with live_migration.
Russell Bryant
2012-08-13
1
-3
/
+3
*
Merge "General host aggregates part 2"
Jenkins
2012-08-10
2
-0
/
+67
|
\
|
*
General host aggregates part 2
Joe Gordon
2012-08-07
2
-0
/
+67
*
|
Make update_db an opt arg in scheduler manager.
Dan Prince
2012-08-09
1
-2
/
+2
*
|
scheduler prep_resize should not update instance['host']
Chris Behrens
2012-08-08
5
-29
/
+25
|
/
*
Send full instance to compute live_migration.
Russell Bryant
2012-08-06
1
-5
/
+3
*
Send full instance to scheduler live_migration.
Russell Bryant
2012-08-06
3
-16
/
+21
*
Send full instance to run_instance.
Russell Bryant
2012-08-06
2
-6
/
+11
*
Remove topic from scheduler run_instance.
Russell Bryant
2012-08-06
5
-10
/
+11
*
Use explicit args in run_instance scheduler code.
Russell Bryant
2012-08-06
4
-18
/
+35
*
Update args to _set_vm_state_and_notify.
Russell Bryant
2012-08-06
1
-9
/
+10
*
Reduce db access in prep_resize in the compute manager.
Russell Bryant
2012-08-06
3
-10
/
+21
*
Remove instance_id fallback from cast_to_compute_host().
Russell Bryant
2012-08-06
1
-3
/
+1
*
Updates to the prep_resize scheduler rpc call.
Russell Bryant
2012-08-03
5
-30
/
+59
*
Merge "Partially revert "Remove unused scheduler functions""
Jenkins
2012-08-04
1
-0
/
+16
|
\
|
*
Partially revert "Remove unused scheduler functions"
Russell Bryant
2012-07-31
1
-0
/
+16
*
|
Remove unused imports
Joe Gordon
2012-08-02
2
-2
/
+0
|
/
*
Merge "update compute_fill_first_cost_fn docstring"
Jenkins
2012-07-26
1
-2
/
+7
|
\
|
*
update compute_fill_first_cost_fn docstring
Sean Dague
2012-07-24
1
-2
/
+7
[prev]
[next]