ManageIQ / ManageIQ/manageiq-api

Querying eligible types and managers for Orchestration Templates

Open
#925 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.