ManageIQ / manageiq-providers-vmware

ManageIQ plugin for the VMware vSphere and vCloud providers.
Apache License 2.0
22 stars 70 forks source link

Refactor to use rbvmomi gem by VMware #704

Open chessbyte opened 3 years ago

chessbyte commented 3 years ago

We currently use home-grown the vmware_web_service gem developed by ManageIQ. To lower our maintenance burden, we should convert to using the rbvmomi gem supported by VMware.

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.

kbrock commented 1 year ago

@agrare is this done?

Thought you had moved us across

agrare commented 1 year ago

We use rbvmomi for inventory (and the new non-rails event_catcher) but not for operations, or the default event catcher.