-
Notifications
You must be signed in to change notification settings - Fork 143
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
Querying eligible types and managers for Orchestration Templates #925
Comments
Supports mixin maybe? |
@agrare the support mixin itself is not enough as that would only give me a list of providers, but not the provider-specific orchestration template subclasses which I need to submit when creating an entity. |
This issue has been automatically marked as stale because it has not been updated for at least 3 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation. |
Is there a way to ask for all the provider-namespaced subtypes of Orchestration Templates? So far the subtypes are hardcoded into the DDF form schema, but that's not very pluggable.
@miq-bot add_label question
@miq-bot assign @gtanzillo
The text was updated successfully, but these errors were encountered: