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

Tomaz Muraus commented on LIBCLOUD-383:
---------------------------------------

[~bennettaur] can you please open a pull request on Github so I can add 
comments more easily there?

As far as the tests go, it would also be good to add a test which does the 
following:

1. Instantiate drivers with different regions
2. Call method which results into an API call on each driver (e.g. 
driver1.list_nodes(), driver2.list_nodes(), etc.)
3. Assert that methods are hitting the correct endpoints / host is set correct 
(this is to prevent class variable issue I've mentioned above)

                
> Elastichosts driver missing us-3 api endpoint classes
> -----------------------------------------------------
>
>                 Key: LIBCLOUD-383
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-383
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Michael Bennett
>            Priority: Trivial
>             Fix For: 0.12.3
>
>
> The elastichosts driver is missing a NodeDriver and Connection class for the 
> us-3 api endpoint (meta-data is present however). It is also missing and 
> entry in libcloud.compute.types.Provider and 
> libcloud.compute.providers.DRIVERS

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