Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/stop-instance-tasks. Description: Begin transfer of conductor workflow for stopping a instance which is done inside the compute manager to being managed by the conductor task management layer. To start moving this workflow to be 'conducted' vs locally applied we need to begin the transfer (and likely refactor) of logic from where it is now to the conductor (with a light-weight task-receiver that will still exist in the compute manager to fulfill conductor requests). Specification URL (additional information): None
Marked obsolete upstream.