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
/
manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop scheduler RPC 3.x support
Hans Lindgren
2015-08-19
1
-33
/
+0
*
Switch to oslo.service library
Davanum Srinivas
2015-07-11
1
-1
/
+1
*
Add the RPC calls for instance updates.
EdLeafe
2015-03-17
1
-1
/
+22
*
Add update and delete _aggregate() method to the Scheduler RPC API
Sylvain Bauza
2015-03-05
1
-1
/
+20
*
Use oslo.log
Davanum Srinivas
2015-02-22
1
-1
/
+1
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-4
/
+4
*
Bump major version of Scheduler RPC API to 4.0
Sylvain Bauza
2014-12-10
1
-93
/
+28
*
object-ify flavors manager side of the RPC
melanie witt
2014-12-04
1
-1
/
+8
*
Switch to nova's jsonutils in oslo.serialization
Davanum Srinivas
2014-10-14
1
-1
/
+1
*
Use oslo.utils
Davanum Srinivas
2014-10-06
1
-2
/
+2
*
Deprecate scheduler prep_resize
Sylvain Bauza
2014-07-22
1
-0
/
+2
*
Merge "Fix the rest of direct uses of instance module objects"
Jenkins
2014-06-27
1
-3
/
+3
|
\
|
*
Fix the rest of direct uses of instance module objects
Chris Behrens
2014-06-24
1
-3
/
+3
*
|
Drop support for scheduler 2.x rpc interface
Russell Bryant
2014-06-18
1
-155
/
+2
|
/
*
Deprecate run_instance and remove unnecessary code
Andrew Laski
2014-05-28
1
-0
/
+2
*
Remove conductor usage from compute.utils.EventReporter
Hans Lindgren
2014-05-08
1
-5
/
+2
*
Add version 3.0 of scheduler rpc interface
Russell Bryant
2014-03-10
1
-0
/
+30
*
Add a caching scheduler driver
John Garbutt
2014-02-26
1
-5
/
+18
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Port to oslo.messaging
Mark McLoughlin
2014-02-01
1
-12
/
+12
*
Merge "Remove update_service_capabilities from nova"
Jenkins
2014-01-27
1
-14
/
+0
|
\
|
*
Remove update_service_capabilities from nova
Jay Lau
2013-12-22
1
-14
/
+0
*
|
Deprecate/remove scheduler select_hosts()
Hans Lindgren
2013-12-13
1
-1
/
+3
|
/
*
Disable compute fanout to scheduler
Joe Gordon
2013-08-30
1
-8
/
+3
*
Change prep_resize paths to use objects
Chris Behrens
2013-08-29
1
-1
/
+7
*
Move live-migration control flow from scheduler to conductor
John Garbutt
2013-08-27
1
-2
/
+1
*
Fix scheduler prep_resize deprecated comments
Chris Behrens
2013-08-20
1
-2
/
+0
*
Change RPC to use new BDM format for instance boot
Nikola Dipanov
2013-08-19
1
-3
/
+4
*
Moves compute.rpcapi.prep_resize call to conductor
Tiago Mello
2013-08-12
1
-1
/
+3
*
Moves compute.rpcapi.prep_resize call to scheduler.manager
Tiago Mello
2013-07-31
1
-10
/
+18
*
Set VM back to its original state if cold migration failed
Jay Lau
2013-07-25
1
-1
/
+2
*
Changes select_destinations to return dicts instead of objects
Tiago Mello
2013-07-12
1
-1
/
+2
*
Merge "New select_destinations scheduler call"
Jenkins
2013-07-01
1
-1
/
+12
|
\
|
*
New select_destinations scheduler call
Andrew Laski
2013-06-28
1
-1
/
+12
*
|
Moves scheduler.manager._set_vm_state_and_notify to scheduler.utils
Tiago Mello
2013-06-28
1
-52
/
+3
|
/
*
Merge "Allow scheduler manager NoValidHost exception to pass over RPC"
Jenkins
2013-06-25
1
-0
/
+1
|
\
|
*
Allow scheduler manager NoValidHost exception to pass over RPC
Hans Lindgren
2013-06-19
1
-0
/
+1
*
|
Extract live-migration scheduler logic from the scheduler driver
John Garbutt
2013-06-24
1
-3
/
+10
*
|
Remove usage of locals() for formatting from nova.scheduler.*
Changbin Liu
2013-06-19
1
-3
/
+4
|
/
*
Merge "Fix and enable H403 tests"
Jenkins
2013-06-13
1
-2
/
+3
|
\
|
*
Fix and enable H403 tests
Dirk Mueller
2013-06-12
1
-2
/
+3
*
|
Put VM UUID to live migration error notification
Jay Lau
2013-06-09
1
-1
/
+4
|
/
*
Deprecate show_host_resources() in scheduler manager
Hans Lindgren
2013-05-02
1
-3
/
+1
*
Reset migrating task state for MigrationError exceptions
Hans Lindgren
2013-05-01
1
-1
/
+11
*
Update to using oslo periodic tasks implementation.
Michael Still
2013-05-01
1
-1
/
+2
*
Move get_backdoor_port to base rpc API.
Russell Bryant
2013-04-24
1
-0
/
+2
*
Add an rpc API common to all services.
Russell Bryant
2013-04-23
1
-1
/
+2
*
Catch NoValidHost exception during live-migration
Hans Lindgren
2013-04-09
1
-1
/
+2
*
Reset migrating task state for more Exceptions
Andrew Laski
2013-03-15
1
-1
/
+3
*
Merge "Fixes instance task_state being left as migrating"
Jenkins
2013-03-15
1
-1
/
+4
|
\
[next]