mirror of https://github.com/apache/cloudstack.git
Changes: - Added a new column `source_template_id` to vm_template table to carry the parent/source template ID from which the tempalte was created - Added the column in db upgrade 224 to 225 - Changed code to save the source_template_id if there is one associated to the volume/ volume from which the snapshot was taken - API response returns the sourcetemplateid field, if set, in all template usecases. |
||
|---|---|---|
| .. | ||
| db | ||
| 22beta4to22GA.sql | ||
| 221to222upgrade.sh | ||
| create-database.sql | ||
| create-index-fk.sql | ||
| create-schema.sql | ||
| data-20to21.sql | ||
| data-22beta1to22beta2.sql | ||
| deploy-db-dev.sh | ||
| index-20to21.sql | ||
| index-212to213.sql | ||
| postprocess-20to21.sql | ||
| server-setup.sql | ||
| server-setup.xml | ||
| templates.kvm.sql | ||
| templates.sql | ||
| templates.vmware.sql | ||
| templates.xenserver.sql | ||