GitHub user snuf opened a pull request:

    https://github.com/apache/cloudstack/pull/962

    CLOUDSTACK-8964: Fix KVM snap to vol and snap to templ, no delegate for 
Ovm3.

    Snapshot to volume, snapshot to template was tested with KVM.
    
    Ovm3 does not have this functionality yet. The Ovm3HypervisorGuru was 
however giving an incorrect answer to a delegation request, which should never 
have been implemented. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/snuf/cloudstack CLOUDSTACK-8964

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/962.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 #962
    
----
commit 877ed44dc39cccf2e6294c03777088b70851cc9d
Author: Funs <f...@barred.org>
Date:   2015-10-22T00:34:26Z

    CLOUDSTACK-8964: Fix KVM snap to vol and snap to templ, no delegate for 
Ovm3.
    
    Snapshot to volume, snapshot to template was tested with KVM.
    Ovm3 does not have this functionality yet, but was giving a wrong
    answer on a delegation request, the delegation is however not
    required and has been removed. Guru's should ideally check...

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to