Commit 2710f59
committed
server: fix scale for dummy template ingested vm
For vm import, dummy template can be used - https://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#dummy-template
Named as system-default-vm-import-dummy-template.iso, the template is marked as removed in the CloudStack DB.
For scale operation while trying to find vm template, server needs to find in all templates including removed.
Fixes #5096
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>1 parent b258232 commit 2710f59
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
927 | | - | |
| 927 | + | |
928 | 928 | | |
929 | 929 | | |
930 | 930 | | |
| |||
0 commit comments