ManageIQ / ManageIQ/manageiq-api
Querying eligible types and managers for Orchestration Templates
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 20
- Forks
- 149
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 1
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the DDF form schema and the hardcoded Orchestration Template subtype list mentioned in the issue. Trace how provider-namespaced subtypes and managers are exposed through the API, then define the query behavior needed to make the schema pluggable. Done means the available types can be discovered rather than hardcoded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100