The Cloud Hypervisor provider wasn't marked with the auto start capability and so when a new VM was created the Start method was called on the provider which resulted in a error.
Which issue(s) this PR fixes(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #919
What this PR does / why we need it:
The Cloud Hypervisor provider wasn't marked with the auto start capability and so when a new VM was created the Start method was called on the provider which resulted in a error.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #919Special notes for your reviewer:
Checklist: