Bases: cinder.flow_utils.CinderTask
Creates an entry for the given volume creation in the database.
Reversion strategy: remove the volume_id created from the database.
Creates a database entry for the given inputs and returns details.
Accesses the database and creates a new entry for the to be created volume using the given volume properties which are extracted from the input kwargs.
Bases: cinder.flow_utils.CinderTask
Performs a volume manage cast to the scheduler and to the volume manager.
This which will signal a transition of the api workflow to another child and/or related workflow.
Constructs and returns the api entrypoint flow.
This flow will do the following: