Open ricolin opened 1 year ago
few things about this:
imageUUID
and imageName
. We have historically only supported imageName
. I think we can simply detect if a string is a UUID (and a valid image) and set imageUUID
, otherwise set imageName
.So I think to be able to support cases where people expect to either provide name or UUID for both of those fields, we can make some small translation layer to take care of it. What do you think @okozachenko1203 ?
Right now, we can't use image name or flavor id in cluster template or magnum-cluster-api driver will failed like this