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

Fix ESI CLI api version error #555

Closed
tzumainn opened this issue May 31, 2024 · 0 comments
Closed

Fix ESI CLI api version error #555

tzumainn opened this issue May 31, 2024 · 0 comments
Assignees

Comments

@tzumainn
Copy link
Contributor

If you use the ESI CLI, then you'll likely get this error the first time you run it:

No API version was specified or the requested operation was not
supported by the client's negotiated API version 1.86. Supported
version range is: 1.1 to 1.72

Running export OS_BAREMETAL_API_VERSION=1.69 resolves this issue; however this is non-ideal, and notably the Ironic CLI commands (such as openstack baremetal node list) doesn't run into this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants