Replies: 7 comments 14 replies
-
hi @szajac01 - unfortunately, no, we had to drop support for the scvmm provider, because some of the dependencies prevented us from getting to CentOS 9 as they wouldn't compile anymore. At the time, SCVMM support from Microsoft was questionable anyway, and we had little indication that anyone was using it. However, more recently it seems SCVMM is back on Microsoft's radar, so we've been considering resurrecting it without the features that were preventing the upgrade. cc @agrare |
Beta Was this translation helpful? Give feedback.
-
|
Hi @agrare, I added the miq_provision_microsoft_dialogs_template for the VM provision dialog, but it seems that something is still missing. Any idea? |
Beta Was this translation helpful? Give feedback.
-
|
thank you for your answer @agrare. I will take a look next week. |
Beta Was this translation helpful? Give feedback.
-
|
Hello! I've tried to re-implement the dropped support for SCVMM into the current master branch.
I was not 100% sure about manageiq-smartstate. However, I can install and start the server, yet I have the same issue with some of the forms, exactly as described by @ebilbil , it happens e.g. when creating a new service catalog item. I could trace the error back to the function workflow_instance_from_vars in manageiq-ui-classic/app/controllers/application_controller/miq_request_methids,rb. I was able to have a stack trace (I noticed the "method missing" towards the end if it): If I follow what the application does, I end up in a function atomic_form_field_changed, the error occuring wjem rendering a partial "st_form", which renders "_form.html.haml", which then loads "_form_request_info.html" and finally "_prov_wf.html.haml". There seems to be something missing. Can you help? |
Beta Was this translation helpful? Give feedback.
-
|
Hi! I'm working with @szajac01 and @ebilbil to re-integrate the support. Anyone being able to help with the above issue or give some useful tips? |
Beta Was this translation helpful? Give feedback.
-
|
Hello @agrare ,
The provider seems to work correctly on my dev platform. |
Beta Was this translation helpful? Give feedback.
-
|
We've added the SCVMM provider back to the Gemfile, for any future issues please open an issue in https://github.com/ManageIQ/manageiq-providers-scvmm/issues/new |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
i'm searching for provider Microsoft SCVMM in my ManageIQ UI (Petrosian appliance version), and it's not available on the appliance.
Does the provider still supported and if yes, how to install the plugin ?
https://www.manageiq.org/docs/reference/petrosian/capabilities_matrix/index.html#infrastructure-providers url would say yes, but latest page seems to have removed it...
Can you give information on the subject please ?
Beta Was this translation helpful? Give feedback.
All reactions