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

Tomaz Muraus commented on LIBCLOUD-349:
---------------------------------------

Yeah, Github repository is a read-only mirror of 
https://git-wip-us.apache.org/repos/asf/libcloud.git.

This mirror is only synced a couple of times per day which means it can be out 
of sync. You are advised to use official repository 
(https://git-wip-us.apache.org/repos/asf/libcloud.git) e.g.

git remote add upstream https://git-wip-us.apache.org/repos/asf/libcloud.git
git pull upstream trunk
                
> no tests for list_networks and list_templates in cloudstack driver
> ------------------------------------------------------------------
>
>                 Key: LIBCLOUD-349
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-349
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>    Affects Versions: 0.12.3
>            Reporter: sebastien goasguen
>             Fix For: 0.12.3
>
>         Attachments: list_images.patch, list_networks.patch
>
>
> no tests in test_cloudstack.py for list_networks and list_templates, even 
> though the fixtures are there

--
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

Reply via email to