Skip to content
This repository was archived by the owner on Aug 24, 2026. It is now read-only.
This repository was archived by the owner on Aug 24, 2026. It is now read-only.

does the latest nova / openstackclient work with rackspace? #110

Description

@kzap

im trying to use supernova with rackspace but after i upgraded the clients i always get 401's
but rack-cli works fine, thus i cant use novaclient / supernova anymore or openstackclient with rackspace cloud....

cant find any bug reports about this also


Using parameters {'username': '_', 'project_id': '_', 'password': '***', 'auth_url': 'https://identity.api.rackspacecloud.com/v2.0/'}
Get auth_ref
REQ: curl -g -i -X GET https://identity.api.rackspacecloud.com/v2.0/ -H "Accept: application/json" -H "User-Agent: python-openstackclient keystoneauth1/2.5.0 python-requests/2.9.1 CPython/2.7.11"
RESP: [200] Content-Length: 307 Content-Encoding: gzip vary: Accept, Accept-Encoding, X-Auth-Token X-NewRelic-App-Data: PxQGUF9aDwETVlhSBQgFVUYdFGQHBDcQUQxLA1tMXV1dORYzVBJHNQFUZAQUFVFQVThOAVhcGRQFUl1AEgcABx4LXA8WWURbHRdcEl4UQQEBGFQNCRZcHUZWUUx0XVgTAAMGZQcUEAtfDGoHS1dBQFAAZU5WBEchCFlCBVRTblZCFwgNWXhZAAsTGgNMVk9SHlIJVA0JBR4eVBVDBQUDUwFSAldWUl0BUwAHVBVs Server: nginx Connection: keep-alive Front-End-Https: on Date: Wed, 13 Apr 2016 13:27:36 GMT Content-Type: application/json
RESP BODY: {"version":{"id":"v2.0","updated":"2012-01-21T11:33:21-06:00","status":"CURRENT","links":[{"rel":"self","href":"https://identity.api.rackspacecloud.com/v2.0"},{"rel":"describedby","type":"application/pdf","href":"http://docs.rackspacecloud.com/auth/api/v2.0/auth-client-devguide-latest.pdf"},{"rel":"describedby","type":"application/vnd.sun.wadl+xml","href":"http://docs.rackspacecloud.com/auth/api/v2.0/auth.wadl"}],"media-types":{"values":[{"base":"application/xml","type":"application/vnd.openstack.identity+xml;version=2.0"},{"base":"application/json","type":"application/vnd.openstack.identity+json;version=2.0"}]}}}

Making authentication request to https://identity.api.rackspacecloud.com/v2.0/tokens
Request returned failure status: 401
Unauthorized (HTTP 401)

clean_up ListServer: Unauthorized (HTTP 401)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions