[
https://issues.apache.org/jira/browse/LIBCLOUD-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomaz Muraus resolved LIBCLOUD-342.
-----------------------------------
Resolution: Duplicate
Assignee: Tomaz Muraus
Thanks for the report, this issue has already been fixed in trunk and 0.12.x
branch -
https://github.com/apache/libcloud/commit/90951ebaa277140a8ffeff4110aab77bebc753da
New release which includes this bug fix should be out in the near future.
> CloudStack 3.0 compute - network ID is wrong
> --------------------------------------------
>
> Key: LIBCLOUD-342
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-342
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Affects Versions: 0.12.3
> Environment: Windows and Linux Mint, CloudStack 3.0
> Reporter: Stephane Roy
> Assignee: Tomaz Muraus
>
> On line 238 of “…/compute/drivers/cloudstack.py” it looks like there’s an
> error. Be aware that my Python knowledge is very weak, after all I started to
> learn Python 2 days ago.
> The current line is
> extra_args['networkids'] = network_id
> I changed it to
> extra_args['networkids'] = kwargs['network_id']
> Now, I can create a VM in CloudStack 3.0.
--
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