Skip to content

Commit

Permalink
Merge pull request #3744 from zengchen1024/update_gophercloud
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

update gophercloud to the newest version

The current version of 'gophercloud' may not work well to parse the identity endpoint such as 'https://${ip}/identity', and will be broken when creating a new client of 'ProviderClient' by passing an endpoint like that. However, the newest version of 'gophcloud' works well. 
Which issue this PR fixes: #3676
  • Loading branch information
Kubernetes Submit Queue committed Nov 1, 2017
2 parents 2842ed1 + 41b8f21 commit ed575a2
Show file tree
Hide file tree
Showing 110 changed files with 4,959 additions and 995 deletions.
2 changes: 1 addition & 1 deletion _vendor/github.com/gophercloud/gophercloud
Submodule gophercloud updated 109 files
1 change: 1 addition & 0 deletions vendor/github.com/gophercloud/gophercloud/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions vendor/github.com/gophercloud/gophercloud/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 31 additions & 4 deletions vendor/github.com/gophercloud/gophercloud/acceptance/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ed575a2

Please sign in to comment.