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

clientconfig: Support vendor profiles #168

Open
outcatcher opened this issue Mar 2, 2022 · 0 comments
Open

clientconfig: Support vendor profiles #168

outcatcher opened this issue Mar 2, 2022 · 0 comments

Comments

@outcatcher
Copy link

Currently, there is a list of default vendor profiles that simplifies the configuration of cloud entities with clouds.yaml configuration file.
It's part of the python SDK, so supported by all python-based tools, including python-openstackclient.

As it's missing from the utils, so the behavior of the Go-based tools which is using them defers from the standard one.

Vendor support is described in the documentation at https://docs.openstack.org/openstacksdk/latest/user/config/vendor-support.html.
As configuration file support is a part of utils, I suppose it belongs there.

If you approve this feature request, I can make a PR myself.

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

1 participant