Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/notification-compute-scheduler. Description: Now, if nova scheduler want to get latest VM status update, it need to query DB to get this, but this is not real time. It is better that we add a new notification service act as bridge between nova scheduler and nova compute. nova-compute->nova notification->nova-scheduler. Specification URL (additional information): None