Select one available node instead of returning the first(0th) node
Registered by
Vincent Hou
In nova, one nova-compute can support multiple available nodes. When we build an instance, prep-resize for an instance, unshelve an instance, etc, the first(0th) available node is always returned in the mamager(node = self.driver.
I suggest we should make the nova-compute able to select one available node in a certain rule. This can be done in the hypovisor driver or in the current scheduler.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Vincent Hou
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Propose: add scheduling for choosing an available node
(?)