[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359108#comment-15359108
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9422:
--------------------------------------------

GitHub user nvazquez opened a pull request:

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

    CLOUDSTACK-9422: Granular VMware vms creation as full clones on HV

    ### Introduction
    
    For VMware, It is possible to decide creating VMs as full clones on ESX HV, 
adjusting `vmware.create.full.clone` global setting. We would like to introduce 
this property as a primary storage detail, and use its value instead of global 
setting's value.
    
    ### Proposed solution
    We propose introducing `fullCloneFlag` on `PrimaryDataStoreTO` sent on 
`CopyCommand`. This way we can reconfigure `VmwareStorageProcessor` and 
`VmwareStorageSubsystemCommandHandler` similar as it was done for `nfsVersion` 
but refactoring it to be more general.

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

    $ git pull https://github.com/nvazquez/cloudstack clonegranular

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

    https://github.com/apache/cloudstack/pull/1602.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 #1602
    
----
commit 0f199c99dadab184a2067b9b855942e344302fcb
Author: nvazquez <[email protected]>
Date:   2016-06-23T16:13:20Z

    CLOUDSTACK-9422: Granular VMware vms creation as full clones on HV

----


> Granular VMware vm's creation as full clones on HV
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-9422
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9422
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: VMware
>            Reporter: Nicolas Vazquez
>            Assignee: Nicolas Vazquez
>
> h3. Introduction
> For VMware, It is possible to decide creating VMs as full clones on ESX HV, 
> adjusting {{vmware.create.full.clone}} global setting. We would like to 
> introduce this property as a primary storage detail, and use its value 
> instead of global setting's value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to