rackerlabs / otter

Rackspace Auto Scale
http://www.rackspace.com/cloud/auto-scale/
Other
53 stars 27 forks source link

change otter to not use identity API v1.1 #1978

Closed rahulb-rackspace closed 5 years ago

rahulb-rackspace commented 5 years ago

otter uses an identity v1.1 API. They will remove this on Mar 4, 2019.

Currently v1.1 API version is used to make query for main user for the tenant.

JIRA => AS-546 URL => https://jira.rax.io/browse/AS-546

rahulb-rackspace commented 5 years ago

Do not merge unless commented. Work under progress!

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

test

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

test 2

awfabian-rs commented 5 years ago

test3

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run integration tests

awfabian-rs commented 5 years ago

jenkins please run unit tests

awfabian-rs commented 5 years ago

OK,

Talked with Rahul about this one. This looks like a straight replacement of v1.1 with v2.0. But, you have to get a token with v2.0 and it uses http basic auth for v1.1, so it works differently.

Incidentally, it did fail the integration tests. I think I got unit and integration tests working off of the Jenkins server.

Lots of test comments from trying to run tests on this PR, and get the jenkins jobs working.