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

[dev] libcloud pull request: Add the Hong Kong (HKG) endpoint for Rackspace

GitHub user briancurtin opened a pull request:

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

    Add the Hong Kong (HKG) endpoint for Rackspace

    Rackspace has opened a datacenter in Hong Kong with an endpoint name of HKG. This change adds the endpoint to the endpoint mappings for the `compute` and `loadbalancer` packages.

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

    $ git pull https://github.com/briancurtin/libcloud rackspace_hk_endpoint

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

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

----
commit 96feaff361d3b627bf1b8d47c2773618ad98b726
Author: briancurtin <br...@rackspace.com>
Date:   2013-10-22T00:01:39Z

    Add the Hong Kong (HKG) endpoint for Rackspace
    
    Rackspace has opened a datacenter in Hong Kong with an endpoint name
    of HKG. This change adds the endpoint to the endpoint mappings for
    the compute and loadbalancer packages.

----