[
https://issues.apache.org/jira/browse/LIBCLOUD-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksii updated LIBCLOUD-757:
-----------------------------
Description:
When you specify ex_rootdisksize during vm creation for cloudstack
you will get
"Hypervisor None does not support rootdisksize override"
because _create_args_to_params() does not include hypervisor variable
it's allways None
was:
When you specify ex_rootdisksize during vm creation
you will get
"Hypervisor None does not support rootdisksize override"
because _create_args_to_params() does not include hypervisor variable
> ex_rootdisksize checks hypervisor variable that is not passed to API for
> cloudstack
> -----------------------------------------------------------------------------------
>
> Key: LIBCLOUD-757
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-757
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Environment: cloudstack
> Reporter: Oleksii
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> When you specify ex_rootdisksize during vm creation for cloudstack
> you will get
> "Hypervisor None does not support rootdisksize override"
> because _create_args_to_params() does not include hypervisor variable
> it's allways None
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)