On 07-11-12 19:04, Marcus Sorensen wrote:
I agree about using plugins in general.
As far as local caching, I'm not really asking about adding a feature so
much as modifying the behavior of an existing one. It seems cloudstack
already does this (at least from what I've seen) download template t
I agree about using plugins in general.
As far as local caching, I'm not really asking about adding a feature so
much as modifying the behavior of an existing one. It seems cloudstack
already does this (at least from what I've seen) download template to
primary storage.
I now see where the issue
Marcus,
You can add a plugin for something like that. I'm sure you'll need to make
some adjustments in cloudstack code to handle this (particularly specifying the
storage pool the vm should be on) but we should largely keep the logic outside
of cloudstack code and put it in a template.
- The