Remove oauth as auth types for openstack #6581

Merged
merged 1 commit into from Nov 18, 2016

Conversation

Projects
None yet
3 participants
Contributor

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

  1. Run juju add-cloud
  2. Select openstack, give it a name, then see the authentication types. There should be no oauth types.
  3. Finish creating the cloud, then run juju add-credential <cloudname> and add a credential, it should work.
Remove oauth as auth types for openstack
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.
Contributor

natefinch commented Nov 18, 2016

$$merge$$

Contributor

jujubot commented Nov 18, 2016

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

Contributor

jujubot commented Nov 18, 2016

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/9666

Contributor

natefinch commented Nov 18, 2016

$$merge$$

Contributor

jujubot commented Nov 18, 2016

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

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