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 oauth as auth types for openstack #6581
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit af8598a
into
juju:develop
Nov 18, 2016
1 check failed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
natefinch commentedNov 18, 2016
•
Edited 1 time
-
natefinch
Nov 18, 2016
Currently the Openstack provider does not support oauth, so we can't accept
credentials that require oauth. Once we update the provider, we can add
oauth back in as valid credentials.
Fixes https://bugs.launchpad.net/juju/+bug/1637268
QA steps: