Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clouds.yaml doesn't support doesn't work #69

Closed
flaper87 opened this issue Oct 23, 2018 · 3 comments
Closed

clouds.yaml doesn't support doesn't work #69

flaper87 opened this issue Oct 23, 2018 · 3 comments
Assignees

Comments

@flaper87
Copy link
Contributor

The current implementation is not passing all the required data to the auth step resulting in an authentication failure.

@flaper87
Copy link
Contributor Author

/assign @flaper87

flaper87 added a commit to flaper87/cluster-api-provider-openstack that referenced this issue Oct 23, 2018
We were creating our own copy of AuthOptions rather than relying on the
utilities provided by clientconfig. Our copy didn't have all the info
required by gophercloud to authenticate.

Closes kubernetes-sigs#69
flaper87 added a commit to flaper87/cluster-api-provider-openstack that referenced this issue Oct 23, 2018
We were creating our own copy of AuthOptions rather than relying on the
utilities provided by clientconfig. Our copy didn't have all the info
required by gophercloud to authenticate.

Closes kubernetes-sigs#69
flaper87 added a commit to flaper87/cluster-api-provider-openstack that referenced this issue Oct 23, 2018
We were creating our own copy of AuthOptions rather than relying on the
utilities provided by clientconfig. Our copy didn't have all the info
required by gophercloud to authenticate.

Closes kubernetes-sigs#69
@scruplelesswizard
Copy link
Contributor

/close

@k8s-ci-robot
Copy link
Contributor

@chaosaffe: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot pushed a commit that referenced this issue Oct 23, 2018
We were creating our own copy of AuthOptions rather than relying on the
utilities provided by clientconfig. Our copy didn't have all the info
required by gophercloud to authenticate.

Closes #69
flaper87 referenced this issue in openshift/cluster-api-provider-openstack Nov 29, 2018
We were creating our own copy of AuthOptions rather than relying on the
utilities provided by clientconfig. Our copy didn't have all the info
required by gophercloud to authenticate.

Closes #69
iamemilio pushed a commit to iamemilio/cluster-api-provider-openstack that referenced this issue Jan 6, 2020
Bug 1754070: Add boot from volume support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants