index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
scheduler
/
driver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial scheduler support for instance_groups
Gary Kotton
2014-03-06
1
-10
/
+0
*
Add a caching scheduler driver
John Garbutt
2014-02-26
1
-0
/
+4
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Port to oslo.messaging
Mark McLoughlin
2014-02-01
1
-3
/
+3
*
Merge "Remove update_service_capabilities from nova"
Jenkins
2014-01-27
1
-5
/
+0
|
\
|
*
Remove update_service_capabilities from nova
Jay Lau
2013-12-22
1
-5
/
+0
*
|
Deprecate/remove scheduler select_hosts()
Hans Lindgren
2013-12-13
1
-5
/
+0
|
/
*
Fixes several misc typos in scheduler code
Alex Glikson
2013-10-03
1
-1
/
+1
*
Add Docstring to some scheduler/driver.py methods
Inbar
2013-10-03
1
-3
/
+6
*
Ensure anti affinity scheduling works
Gary Kotton
2013-09-17
1
-1
/
+1
*
Remove unused method in scheduler driver
Yaguang Tang
2013-09-13
1
-18
/
+0
*
Port to oslo.messaging.Notifier API
Mark McLoughlin
2013-09-05
1
-3
/
+3
*
Change RPC to use new BDM format for instance boot
Nikola Dipanov
2013-08-19
1
-1
/
+1
*
Moves compute.rpcapi.prep_resize call to scheduler.manager
Tiago Mello
2013-07-31
1
-7
/
+0
*
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
*
Changes select_destinations to return dicts instead of objects
Tiago Mello
2013-07-12
1
-2
/
+2
*
New select_destinations scheduler call
Andrew Laski
2013-06-28
1
-0
/
+9
*
Extract live-migration scheduler logic from the scheduler driver
John Garbutt
2013-06-24
1
-192
/
+0
*
Revert "Initial scheduler support for instance_groups"
Russell Bryant
2013-06-20
1
-18
/
+8
*
Merge "Initial scheduler support for instance_groups"
Jenkins
2013-06-20
1
-8
/
+18
|
\
|
*
Initial scheduler support for instance_groups
Gary Kotton
2013-06-16
1
-8
/
+18
*
|
Remove usage of locals() for formatting from nova.scheduler.*
Changbin Liu
2013-06-19
1
-3
/
+5
|
/
*
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
1
-1
/
+1
*
Pass None to image if booted from volume in live migration
Dongdong Zhou
2013-05-08
1
-1
/
+5
*
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
1
-2
/
+2
*
Reset migrating task state for MigrationError exceptions
Hans Lindgren
2013-05-01
1
-1
/
+1
*
Remove unnecessary db call in scheduler driver live-migration code
Hans Lindgren
2013-04-11
1
-2
/
+2
*
Don't use instance['instance_type'] for scheduler filters in migration
Dan Smith
2013-02-28
1
-1
/
+3
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Live migration with an auto selection of dest
Hans Lindgren
2013-02-19
1
-12
/
+52
*
Add select_hosts to scheduler manager rpc
David Scannell
2013-02-18
1
-0
/
+5
*
Merge "Handle compute node not available for live migration"
Jenkins
2013-02-13
1
-1
/
+4
|
\
|
*
Handle compute node not available for live migration
Jian Wen
2013-01-31
1
-1
/
+4
*
|
Support for scheduler hints for VM groups
Gary Kotton
2013-02-08
1
-1
/
+14
*
|
Merge "Add support for memory overcommit in live-migration"
Jenkins
2013-02-06
1
-8
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add support for memory overcommit in live-migration
Hans Lindgren
2013-01-22
1
-8
/
+1
*
|
Make scheduler modules pass conductor to add_instance_fault
Dan Smith
2013-01-30
1
-0
/
+2
*
|
Remove compute api from scheduler driver
Hans Lindgren
2013-01-23
1
-2
/
+0
|
/
*
Add host to instance_faults table.
Rick Harris
2013-01-17
1
-2
/
+2
*
Fix uses of service_get_all_compute_by_host
Chris Behrens
2013-01-14
1
-6
/
+5
*
Remove more unused opts from nova.scheduler.driver
Mark McLoughlin
2013-01-11
1
-2
/
+0
*
Remove unused opt import in scheduler.driver
Mark McLoughlin
2013-01-09
1
-1
/
+0
*
Merge "fix N402 for nova/scheduler"
Jenkins
2013-01-09
1
-1
/
+1
|
\
|
*
fix N402 for nova/scheduler
Sean Dague
2013-01-09
1
-1
/
+1
*
|
Move compute_topic into nova.compute.rpcapi
Mark McLoughlin
2013-01-09
1
-1
/
+1
|
/
*
Removed unused imports.
Chuck Short
2012-12-21
1
-2
/
+0
*
Clean up unused methods in scheduler/driver
Zhiteng Huang
2012-11-27
1
-29
/
+0
*
Add pluggable ServiceGroup monitoring APIs
Yun Mao
2012-11-26
1
-4
/
+5
*
Cleanup compute multi-node assignment of node
Brian Elliott
2012-11-25
1
-11
/
+2
[next]