Nova Create Notifications to contain Scheduler Hints
Creating Nova Servers should emit Nova Notifications that contain scheduler hint information.
One use case would be Heat's stack_scheduler
An enhancement for Nova Notifications would be to include in the notification scheduler hint information that is passed into Nova. This could be done by either extending the VM metadata or creating a new section specifically for scheduler hints.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Julian Sy
- 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
I don't think Nova should be looking for specific Heat scheduler hints and including those in notifications. Making this generic is probably the only way, which probably means getting scheduler hints in general included in the server create notifications. -- mriedem 20160328
Extending compute.
Gerrit topic: https:/
Addressed by: https:/
Creating Nova Servers should emit Nova Notifications that contain scheduler hint information.
Work Items
Dependency tree
* Blueprints in grey have been implemented.