Skip to content

Add override for cinder initialisation in "next" region

Luis Fernandez Alvarez requested to merge fix_cinder_next into master

Without this patch, the workflow would try to initialise volume quotas not present in the Cinder instance in the "Next" region.

The workflows support an override functionality that allows us to override per region.

Merge request reports