Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
stop prompting for domain name for rackspace credentials #6346
Conversation
|
QA Steps: |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 585e38c
into
juju:master
Sep 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
natefinch commentedSep 28, 2016
This fixes https://bugs.launchpad.net/juju/+bug/1624831
Rackspace uses openstack's v2 API, and thus doesn't use
the domain name. Additionally, if you do give a domain
name, juju gets confused and can't connect to rackspace
with a confusing error. This PR fixes the UX problem
of interactive add-credential prompting for domain-name.