Commit Graph

243 Commits (master)

Author SHA1 Message Date
Balazs Gibizer 3d818c3473 Make allocation candidates available for scheduler filters
5 months ago
Dan Smith c178d93606 Unify placement client singleton implementations
7 months ago
Matt Riedemann c09d98dadb Add force kwarg to delete_allocation_for_instance
2 years ago
Stephen Finucane 6652999494 scheduler: Merge driver into manager
2 years ago
Stephen Finucane e0534cc289 scheduler: Merge 'FilterScheduler' into base class
2 years ago
Stephen Finucane b20753b313 scheduler: 'USES_ALLOCATION_CANDIDATES' removal cleanup
2 years ago
Stephen Finucane 97d25371b3 scheduler: Remove 'USES_ALLOCATION_CANDIDATES'
2 years ago
Stephen Finucane 9d53f366ff conf: Drop '[scheduler] periodic_task_interval'
2 years ago
Stephen Finucane 5aeb3a3874 Drop support for custom schedulers
2 years ago
Takashi Natsume 383e2a8bdc Remove six.text_type (1/2)
2 years ago
Stephen Finucane a0a88d7c0c trivial: Remove FakeScheduler
3 years ago
Stephen Finucane 278ab01c32 Add support for translating CPU policy extra specs, image meta
4 years ago
Matt Riedemann 3a69fdb333 Cache host to cell mapping in HostManager
4 years ago
melanie witt 5c544c7e2a Warn for duplicate host mappings during discover_hosts
4 years ago
Tetsuro Nakamura 3ad82c696f Pass target host to RequestGroup.in_tree
4 years ago
Eric Fried 86e94a11f7 Rip the report client out of SchedulerClient
4 years ago
Mohammed Naser a520353652 Use INFO for logging no allocation candidates
5 years ago
Radoslav Gerganov c3fe54a74d Fix confusing log message in scheduler
5 years ago
Kevin_Zheng 036fb56ab3 Only run placement request filters when Placement will be called
5 years ago
Erik Olof Gunnar Andersson 3508263f23 Remove remaning log translation in scheduler
5 years ago
Hongbin Lu c3a894b6af Skip placement on rebuild in same host
5 years ago
Zuul 9c929662b3 Merge "Allow scheduling only to enabled cells (Filter Scheduler)"
5 years ago
Surya Seetharaman ba083b0c98 Allow scheduling only to enabled cells (Filter Scheduler)
5 years ago
Dan Smith 5f36cafacd Add request filter functionality to scheduler
5 years ago
Takashi NATSUME ab4efbba61 [placement] Add sending global request ID in get
5 years ago
He Jie Xu 48d1ee1dd0 placement: using the dict format for the allocation in claim_resources
5 years ago
Ed Leafe d913de7471 Make conductor pass and use host_lists
5 years ago
Ed Leafe ca716ce4dd Change RPC for select_destinations()
5 years ago
Ed Leafe e7152eef7b Modify select_destinations() to return objects and alts
5 years ago
Ed Leafe 526934eafd Move the to_dict() method to the Selection object
5 years ago
EdLeafe b33cfe8bb8 Return Selection objects from the scheduler driver
5 years ago
Kevin_Zheng f2d01c3c6a Remove useless periodic task that expires quota reservations
6 years ago
Balazs Gibizer 6b0ab40e42 Raise NoValidHost if no allocation candidates
6 years ago
Jenkins 57cd38d1fd Merge "Add log info in scheduler to mark start of scheduling"
6 years ago
Jenkins f6515e7383 Merge "add dict of allocation requests to select_dests()"
6 years ago
Jenkins cfd572223b Merge "Handle None returned from get_allocation_candidates due to connect failure"
6 years ago
Jay Pipes e041fddeb0 add dict of allocation requests to select_dests()
6 years ago
Matt Riedemann dcde535f95 Handle None returned from get_allocation_candidates due to connect failure
6 years ago
yuanyue 6a54f66de2 Add log info in scheduler to mark start of scheduling
6 years ago
Matt Riedemann 179d41a560 Convert HostState.limits['numa_topology'] to primitive
6 years ago
Jay Pipes 48268c73e3 placement: scheduler uses allocation candidates
6 years ago
Jay Pipes aabda4a131 placement: refactor driver select_destinations()
6 years ago
EdLeafe 8c86547fa0 Pass a list of instance UUIDs to scheduler
6 years ago
Dan Smith 9eb7bcea05 Allow scheduler to run cell host discovery periodically
6 years ago
Alexis Lee 7d0381c91a conf: Group scheduler options
7 years ago
EdLeafe fe3d6dba3d Remove support for deprecated driver import
7 years ago
Yingxin 33d906a2e0 Use stevedore for scheduler driver
7 years ago
Sylvain Bauza 40781fbae5 Modify Scheduler RPC API to use RequestSpec obj
7 years ago
Zhihai Song f396c8e5fa Remove unused logging import and LOG global var
7 years ago
EdLeafe 5dbdd6ed2b Config options: centralize section "scheduler"
7 years ago