Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
remove access-key auth from rackspace #6357
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 8a52ff0
into
juju:master
Sep 30, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
natefinch commentedSep 29, 2016
•
Edited 1 time
-
natefinch
Sep 29, 2016
This fixes rackspace so that it no longer prompts for or tries to
support access-key authentication. Rackspace does not support
openstack's access-key style authentication. Rackspace does support
username and apikey, but that is different and is not part of this
patch.
Fixes https://bugs.launchpad.net/juju/+bug/1617394
QA:
run juju add-credential rackspace
note it just defaults to userpass auth type.