Results 78 comments of Michael Engel

Based on the documentation for [4.10](https://docs.openshift.com/container-platform/4.10/installing/installing_rhv/installing-rhv-restricted-network.html#installation-bare-metal-config-yaml_installing-rhv-restricted-network) and [4.11](https://docs.openshift.com/container-platform/4.11/installing/installing_rhv/installing-rhv-restricted-network.html#installation-bare-metal-config-yaml_installing-rhv-restricted-network), I'd say yes - not sure how to verify this correctly. Can you help? @janosdebugs

Hi @joppino, in the new version of this provider the vm and nic creation were separated into two distinct resources. You can create a nic based on a vnic_profile to...

It seems like the usage of [network](http://ovirt.github.io/ovirt-engine-api-model/4.4/#types/nic/links/network) (which was used to set the ip by the old provider, I think), was deprecated to create/update the nic and the support for...

Thank you @cello86 for this workaround! As RHV has moved into maintenance, we have basically no capacity to work on this provider. However, if you or someone else have capacity...

Adding my 5cents to the `gi module missing` issue: The `gi` module is required by `dasbus` - and since this is used in the [bluechi-tester](https://github.com/eclipse-bluechi/bluechi/blob/main/tests/tools/FFI/bluechi-tester), you need to install these...

Sorry for the late reply @ueno > Sorry if these are too newbie questions, but I would appreciate any feedback. No worries about that. We are always happy to help...

The RFE this PR targets has been implemented in #911. Closing.

If we can fix it and run the user bus on both, GH and TF, we can remove `testing-farm-container` tag.