svfs icon indicating copy to clipboard operation
svfs copied to clipboard

Upgrade keystone API v2 to v3

Open davidbullado opened this issue 5 years ago • 5 comments

What I did

Be able to connect to keystone API v3.

How I did it

Added the missing parameter "os_user_domain_name". Modified auth_v3.go to select the parametrized region.

How to verify it

Add this parameter to your configuration file: OS_USER_DOMAIN_NAME="default" And change this parameter to v3: OS_AUTH_URL=https://auth.cloud.ovh.net/v3

Description for changelog

Support keystone API v3

davidbullado avatar Feb 13 '20 09:02 davidbullado

It works.

rainfay avatar Feb 16 '20 22:02 rainfay

Anyone able to merge this at ovh ?

axi avatar Feb 17 '20 14:02 axi

please upload a deb package amd64 into http://uploadfiles.io/

IvanVCH avatar Feb 25 '20 10:02 IvanVCH

I have tried contacting someone at OVH support to see if they can escalate to somebody who can manage this project and accept the PR. Hopefully someone from OVH is able to accept this before the March deadline!

emaktech avatar Feb 25 '20 20:02 emaktech

I keep receiving some mail warnings from Ovh saying that keystone v3 will be deactivated on 24 march 2020... I opened a support ticket

axi avatar Feb 26 '20 10:02 axi