-
**Affected version**
> **IMPORTANT!**: oVirt prior to 4.5 reached end of life.
> If you have an issue on an older version please
> upgrade to latest stable release before opening an issue.
Ovi…
-
I had to disable tests for 3.6 & 4.0 repositories because they started to fail on
```
"msg": "Failure talking to yum: failure: repodata/repomd.xml from centos-ovirt40-release: [Errno 256] No mor…
-
Using Mac OS X 10.8.3 locally, Red Hat's internal data centers on RHEVM 3.1.0-50.el6ev
``` bash
$ vagrant plugin install vagrant-ovirt
$ vagrant box add ovirt https://raw.github.com/pradels/vagrant-o…
-
##### SUMMARY
While trying to migrate from deprecated fetch attributes I run into an error I am not able to explain.
##### COMPONENT NAME
ovirt_storage_domain_info
##### STEPS TO REPRODUCE
Do…
-
##### SUMMARY
When running ovirt_disk module on remote host by delegation it fails with the following message:
msg: name 'client' is not defined
##### COMPONENT NAME
ovirt_disk
collection ovirt…
-
While we are introducing support to RHEL 9.0 for oVirt hosts we are considering to produce oVirt Node builds based on a more stable distribution than CentOS Stream 9. Rocky Linux Virt SIG agreed help…
-
##### ovirt_vm
##### STEPS TO REPRODUCE
With `ovirt_vm`, specify an invalid cluster name like this :
```yaml
- name: Create VMs
ovirt_vm:
auth: "{{ ovirt_auth }}"
…
-
Hello,
i try to deploy a new oVirt Cluster by using a fresh node installed with "ovirt-node-ng-installer-latest-el9.iso" (4.5.3, secureboot disabled). This works fine, but trying to deploy hosted e…
-
I've been using an ansible playbook to create disks in oVirt and format and mount them on the hosts. With image-based disks, the ansible API returns the logical disk name in the guest when the disk i…
-
I changed the Makefile:
```patch
-SKIP_CHECKS=0
+SKIP_CHECKS=1
```
but using `xmvn --local` instead of `mvn` still lead to:
```
[ERROR] Failed to execute goal on project ovirt-checkstyle-ex…