Skip to content

Commit

Permalink
Merge pull request kubernetes#52835 from FengyunPan/Versionless-Endpoint
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..

Update gophercloud to Handle New Identity Endpoints

Currently openstack cloud provider just support keystone v2.0 and v3
The latest Identity Service is publishing an ID of v3.8, we should
update gophercloud to recognize v3.8 as a valid version id.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes kubernetes#52830

**Release note**:
```release-note
NONE
```
  • Loading branch information
Kubernetes Submit Queue authored Sep 24, 2017
2 parents 5f8726e + f98326b commit 4f2d7b9
Show file tree
Hide file tree
Showing 6 changed files with 163 additions and 150 deletions.
Loading

0 comments on commit 4f2d7b9

Please sign in to comment.