You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/04/13 08:16:15 UTC

[dev] [jira] [Commented] (LIBCLOUD-314) vCloud 5.1 vm memory Support

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

ASF subversion and git services commented on LIBCLOUD-314:
----------------------------------------------------------

Commit 1467555 from [~kami]
[ https://svn.apache.org/r1467555 ]

Add support for API version 5.1 to the vCloud driver and accept any value
which is a multiple of four for ex_vm_memory kwarg in create_node method.

Contributed by Trevor Powell part of LIBCLOUD-314.
                
> vCloud 5.1 vm memory Support
> ----------------------------
>
>                 Key: LIBCLOUD-314
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-314
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>    Affects Versions: 0.12.3
>            Reporter: Trevor Powell
>              Labels: vcloud
>         Attachments: vcd5_1.patch
>
>
> The current vm memory validation in libcloud/compute/drivers/vcloud.py only allows memory in MB of [4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144]
> vCloud 5.1 allows a wider range of vm memory assignments as long as it is a multiple of 4MB.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira