Bases: cinder.flow_utils.CinderTask
Extracts a spec object from a partial and/or incomplete request spec.
Reversion strategy: N/A
Bases: cinder.flow_utils.CinderTask
Activates a scheduler driver and handles any subsequent failures.
Notification strategy: on failure the scheduler rpc notifier will be activated and a notification will be emitted indicating what errored, the reason, and the request (and misc. other data) that caused the error to be triggered.
Reversion strategy: N/A
Constructs and returns the scheduler entrypoint flow.
This flow will do the following: