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

Tomaz Muraus commented on LIBCLOUD-316:
---------------------------------------

Are you planning to work on this feature or is this a missing feature / feature 
request ticket?

There are some planned improvements for the datacenter / location stuff in 
trunk, but in general I'm not a big fan of performing API requests / long 
running tasks in the class constructor so I would like to avoid that / find a 
different solution for this specific scenario.
                
> Add list_locations method to joyent driver
> ------------------------------------------
>
>                 Key: LIBCLOUD-316
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-316
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: robert
>            Priority: Trivial
>              Labels: features
>
> Currently the locations are hardcoded as a string array in the joyent driver. 
> Would like to see a list_locations method as part of the class which returns 
> those locations.
> Ultimately these items should be updated via a query to the joyent cloud, 
> understand there may be reasons for not doing so.

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