mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-9041: Modifying template creation from snapshot function In create_from_snapshot function of Template class there is no parameter to accept if the template is public hence default it is creating private templates Hence adding this parameter. * pr/1041: CLOUDSTACK-9041: Modifying template creation from snapshot function in base.py Signed-off-by: Remi Bergsma <github@remi.nl>