[
https://issues.apache.org/jira/browse/LIBCLOUD-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154570#comment-14154570
]
ASF GitHub Bot commented on LIBCLOUD-615:
-----------------------------------------
GitHub user resmo opened a pull request:
https://github.com/apache/libcloud/pull/367
[LIBCLOUD-615]: cloudstack: add optional project to ex_list_networks()
Signed-off-by: René Moser <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/resmo/libcloud feature/network-list-of-project
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/367.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 #367
----
commit f60eabb56b0714279bd3d2d93e01f4b551c935fb
Author: René Moser <[email protected]>
Date: 2014-10-01T07:25:26Z
[LIBCLOUD-615]: cloudstack: add optional project to ex_list_networks()
Signed-off-by: René Moser <[email protected]>
----
> cloudstack driver network listing does work with projects
> ---------------------------------------------------------
>
> Key: LIBCLOUD-615
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-615
> Project: Libcloud
> Issue Type: Bug
> Reporter: René Moser
>
> you can not pass the procect_id to ex_list_networks, the function does only
> list networks of the account.
> http://cloudstack.apache.org/docs/api/apidocs-4.2/user/listNetworks.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)