Skip to content

Images and flavors are now suggested if check is executed and fails due to images or flavors not being found (or not being active)

Xaver Stiensmeier requested to merge suggest-images-flavors-if-failed into main

Added function to get all images and flavors to OpenstackProvider and added generalized comparison to provider. Included this into verifyConfiguration.

A similar thing might be advised when failing on create execution, but issue #35 (closed) should be answered first.

This merge closes #34 (closed)

Merge request reports