You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by cpsaltis <gi...@git.apache.org> on 2013/03/13 19:02:21 UTC

[dev] libcloud pull request: Implement list_locations() in new Rackspace provider

GitHub user cpsaltis opened a pull request:

    https://github.com/apache/libcloud/pull/99

    Implement list_locations() in new Rackspace provider

    this solves https://issues.apache.org/jira/browse/LIBCLOUD-305

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cpsaltis/libcloud rackspace_list_locations

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/99.patch

----
commit f55140b2e6300caace45e945354f80abcddf4568
Author: Christos Psaltis <cp...@unweb.me>
Date:   2013-03-13T17:29:06Z

    Implement list_locations() in new Rackspace provider

----