ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.34k stars 896 forks source link

[RFE] Support Proxmox as an Infrastructure provider #21101

Open Shashikanthsastry opened 3 years ago

Shashikanthsastry commented 3 years ago

Request you to help us with steps.

Fryguy commented 3 years ago

Proxmox is not a supported provider, but if you (or someone else in the community) would like build a new provider intergration, we would happily accept it.

More info - https://www.proxmox.com/en/proxmox-ve

Fryguy commented 3 years ago

cc @agrare

miq-bot commented 1 year ago

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 master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

latoile commented 1 year ago

Hello,

Do you know if it will be supported with Proxmox?

It really is a tool like it should for Proxmox hypervisors.

agrare commented 1 year ago

Hey @latoile we don't have proxmox on our roadmap to develop internally but if someone wants to build a provider plugin we would happily accept it. We have a guide for writing a new provider plugin https://www.manageiq.org/docs/guides/providers/writing_a_new_provider and it seems there is a proxmox api rubygem which is awesome that is usually the hardest part (https://github.com/nledez/proxmox)