oVirt / ovirt-ansible-collection

Ansible collection with official oVirt modules and roles
72 stars 89 forks source link

Revert "image_template: enable image template version name" #739

Closed mwperina closed 7 months ago

mwperina commented 7 months ago

With this PR OST fails when creating template with following error:

'"Incomplete parameters". Fault detail is '
                                  '"TemplateVersion [baseTemplate] required '
                                  'for addFromVm". HTTP response code is '
                                  '400.

Please repost the change once you verify that the change doesn't break OST.

Reverts oVirt/ovirt-ansible-collection#733

mwperina commented 7 months ago

/ost basic-suite-master el9stream

mwperina commented 7 months ago

With this revert OST almost passed, it's currently failing on Grafana UI test, which is one of the last in the whole suite.