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 <[email protected]>
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.
----