You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Matthew Burgess (JIRA)" <ji...@apache.org> on 2013/12/28 20:56:50 UTC

[jira] [Created] (LIBCLOUD-479) Expose composeVApp API to vCloud provider

Matthew Burgess created LIBCLOUD-479:
----------------------------------------

             Summary: Expose composeVApp API to vCloud provider
                 Key: LIBCLOUD-479
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-479
             Project: Libcloud
          Issue Type: New Feature
          Components: Compute
    Affects Versions: 0.14.0-beta3
            Reporter: Matthew Burgess
            Priority: Minor


The vCloud provider currently just uses the instantiateVAppTemplate API to create a new vApp. If the vApp template only contains a single VM, the resultant vApp will similarly contain just a single VM.

What I'd like to do is to create a vApp containing multiple VMs, all using the same vApp/VM template. This can be done by calling the composeVApp API with multiple Source elements.

This was previously suggested in the thread starting at http://mail-archives.apache.org/mod_mbox/libcloud-users/201312.mbox/%3C1388090883.9882.6.camel%40kyoto.localdomain%3E

Regards,

Matt.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)