GitHub user DaanHoogland opened a pull request:
https://github.com/apache/cloudstack/pull/2044
CLOUDSTACK-9877 Cleanup unlinked templates
This implements CLOUDSTACK-9877 by marking templates for gc when
1. the template they where created with is deleted from cloudstack
2. all vms that still use it were created as full clones
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack
cleanup-unlinked-templates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/2044.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2044
----
commit 7a051b31587e43f94b49bf6f26478b33fc8c4c42
Author: Daan Hoogland <[email protected]>
Date: 2017-03-23T15:45:43Z
CE-110 move config to public fields
commit cf495adfd3fea9fc4806bb1453bbe05d2200f155
Author: Daan Hoogland <[email protected]>
Date: 2017-04-14T07:33:35Z
CE-110 remove duplicate-unused functionality
commit 5cd18ebfb61839816f827eef8b0604c052edf96d
Author: Daan Hoogland <[email protected]>
Date: 2017-04-14T07:41:46Z
CE-110 task for marking cleaning fully cloned templates
implemented by marking them for GC
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---