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

Is it clear that each OpenStack service providers its own API? #6

Open
flozanorht opened this issue Apr 26, 2024 · 0 comments
Open

Comments

@flozanorht
Copy link
Collaborator

Check that it is explicit that each service (nova, cinder, etc) providers their own API entrypoints and API resource types. That relationship and mapping is not clear from the OpenStack client and Horizon.

The CLI docs provide a file listing on the "command_objects" folder which would provide an overall list of API resource types but I cannot find a nice-looking, proper index page of them to refer students to.
https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/

The list from Heat may act as a proxy, but them there's no mapping to the openstack client commands and not all API resource types are supported by Heat
https://docs.openstack.org/heat/latest/template_guide/openstack.html

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