A filter to schedule instances on hosts containing specific volumes.
Registered by
Alexey Ovchinnikov
To reduce latency it may be desired to place instances physically close to volumes associated with them. To achieve this we may try scheduling them on hosts, containig those volumes. An obvious way to do this is to use scheduling mechanism already present in nova. Nova scheduler can be extended with extra filter allowing to choose a host to which specified volumes belong.
Blueprint information
- Status:
- Complete
- Approver:
- Russell Bryant
- Priority:
- Undefined
- Drafter:
- Alexey Ovchinnikov
- Direction:
- Needs approval
- Assignee:
- Alexey Ovchinnikov
- Definition:
- Superseded
- Series goal:
- None
- Implementation:
-
Needs Code Review
- Milestone target:
- None
- Started by
- Russell Bryant
- Completed by
- Russell Bryant
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Implementation of Volume Affinity Filter.
This is being done as a weight function, instead.
(?)