[GitHub] cloudstack pull request #1773: CLOUDSTACK-9607: Preventing template deletion...

2016-12-01 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1773#discussion_r90480678 --- Diff: server/src/com/cloud/template/TemplateManagerImpl.java --- @@ -1176,6 +1176,23 @@ public boolean deleteTemplate(DeleteTemplateCmd cmd) {

[GitHub] cloudstack pull request #1773: CLOUDSTACK-9607: Preventing template deletion...

2016-12-01 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1773#discussion_r90481980 --- Diff: api/src/org/apache/cloudstack/api/command/user/template/DeleteTemplateCmd.java --- @@ -52,6 +52,9 @@ @Parameter(name =

[GitHub] cloudstack pull request #1773: CLOUDSTACK-9607: Preventing template deletion...

2016-11-24 Thread priyankparihar
GitHub user priyankparihar opened a pull request: https://github.com/apache/cloudstack/pull/1773 CLOUDSTACK-9607: Preventing template deletion when template is in use. You can merge this pull request into a Git repository by running: $ git pull