You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by briancurtin <gi...@git.apache.org> on 2015/08/26 21:27:43 UTC

[GitHub] libcloud pull request: [LIBCLOUD-738] Update Rackspace AUTH_URL

GitHub user briancurtin opened a pull request:

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

    [LIBCLOUD-738] Update Rackspace AUTH_URL

    Rackspace is phasing out the https://auth.api.rackspace.com endpoint in favor of https://identity.api.rackspace.com.
    
    The identity.api endpoint has been available for several years now, and there's no exact timeline on the removal of the auth.api endpoint. I had a conversation with our Identity team and they wanted to make sure we have all of the various SDKs pointing to identity.api earlier than later in order to make the transition easier.
    
    This passes unit tests as they don't really do anything with the AUTH_URL. I checked a few things manually as a functional test and they worked fine as well.

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

    $ git pull https://github.com/briancurtin/libcloud LIBCLOUD-738_update_rackspace_endpoint

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

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #565
    
----
commit d300513a6e6f3f996437dc9988bee46364afff4b
Author: briancurtin <br...@rackspace.com>
Date:   2015-08-26T19:20:43Z

    [LIBCLOUD-738] Update Rackspace AUTH_URL
    
    Rackspace is phasing out the auth.api.rackspace.com endpoint in favor of
    identity.api.rackspace.com.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request: [LIBCLOUD-738] Update Rackspace AUTH_URL

Posted by briancurtin <gi...@git.apache.org>.
Github user briancurtin closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---