problem
When a template is uploaded from local machine, it has 'NULL' type in the DB, table vm_template which (I guess) is the reason it's not shown in the deploy instance dialog. Here it how it looks in ACS 4.22:
And here is how it looks in ACS 4.21:
Seems related to #12104
versions
Found in 4.22, not present in 4.21.
The steps to reproduce the bug
- Upload a template from local machine.
- Try to deploy a VM from the uploaded template.
Result: The template is not shown in deploy instance dialog.
What to do about it?
No response