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

Support for OpenStack's clouds.yaml client configuration #212

Open
viq opened this issue Dec 8, 2020 · 0 comments
Open

Support for OpenStack's clouds.yaml client configuration #212

viq opened this issue Dec 8, 2020 · 0 comments
Assignees

Comments

@viq
Copy link

viq commented Dec 8, 2020

🙍 Problem Statement

OpenStack allows for the configuration to be specified in files, per https://docs.openstack.org/python-openstackclient/latest/configuration/index.html
It would be nice if kitchen-openstack was able to use the same configuration, instead of having to hardcode the settings in kitchen.yml

❔ Possible Solution

test-kitchen uses OpenStack credentials stored in clouds.yml file.

⤴️ Describe alternatives you've considered

ggiamarchi/vagrant-openstack-provider#350 shows a way to work around it, but I don't think test-kitchen provides "enough ruby" to do that.

➕ Additional context

I'm not sure fog supports it in the first place...

@ramereth ramereth self-assigned this Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants