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

[RFE] List / Support Unmanaged (non-Foreman) Hosts in Inventory List #536

Open
sadsfae opened this issue Oct 7, 2024 · 0 comments
Open

Comments

@sadsfae
Copy link
Member

sadsfae commented Oct 7, 2024

It can be useful to list "unmanaged" hosts that are defined in QUADS in the inventory for two reasons:

  • It could be confusing to users to have their hosts show up in assignments but not in inventory even though we do require hosts to be in Foreman to show up in inventory
  • It could be useful for people who do not need or want Foreman to still use QUADS dynamic inventory and wiki, perhaps they do not actually provision or even move hosts but they want to benefit from the other elements of QUADS.

Proposal:

Modify https://github.com/redhat-performance/quads/blob/latest/src/quads/web/app.py#L253 to include a conditional that if a host is defined in QUADS but not present in Foreman it creates an "Unmanaged" category on /dashboard (inventory page).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant