remove access-key auth from rackspace #6357

Merged
merged 1 commit into from Sep 30, 2016

Conversation

Projects
None yet
3 participants
Contributor

natefinch commented 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.

Contributor

natefinch commented Sep 29, 2016

$$merge$$

Contributor

jujubot commented Sep 30, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot 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