-
##### SUMMARY
Goal is to [automatically boot a VM from an ISO](https://simp.readthedocs.io/en/master/getting_started_guide/Installation_Options/ISO/Installing_SIMP_From_An_ISO.html#installing-the-o…
-
Reporting ovirt problems fails becuase Ovirt is not part of the Fedora product and has it's own ovirt product entry in Bugzilla. We need to add a hook which overrides the bugzilla product and version.…
mozeq updated
7 years ago
-
##### SUMMARY
I'm trying to detach direct LUNs from VMs using Ansible / ovirt_disk. The detach process itself works fine in the ovirt GUI, but when I'm trying to use ovirt_disk it runs into the def…
-
As an OpenShift on oVirt/RHV Admin
I want to put a friendly name in the disk description in oVirt/RHV
So I can identify which disks in oVirt/RHV map to which OpenShift clusters when I have multiple …
-
##### SUMMARY
Playbook to provision oVirt VM runs successfully when run from Ansible CLI, but same playbook fails with a permission denied error in the ovirt_vm task when run via AWX.
##### COMPON…
-
Problem with detaching and attaching LUN disks from/to VM with ansible modules "ovirt_disk" (via GUI all works as expected).
The module at some point tries to check a storage_profile of the disk, but…
-
Currently the yaml configuration file has:
``` yaml
yum_mirror_request: 'yum/mirrorlist-ovirt-{version}-{dist}'
yum_suffix: 'ovirt-@VERSION@/rpm/@DIST@/'
```
This is redundant and confusing.…
-
ovirt_imageio.client.extents() works only with filename, reporting extents in local
files.
This would be useful for debugging backups using scripts like backup_vm.py:
https://github.com/oVirt/pyt…
-
Hi. I'm getting `401 Unauthorized` with ovirt `4.3.5.4-1.el7`.
User `prometheus` has `ReadOnlyAdmin` role assigned.
log:
```
$ ovirt_exporter -api.url https:///ovirt-engine/api/ -api.usernam…
-
##### SUMMARY
Just getting started with the module, get error when trying to deploy a VM.
##### COMPONENT NAME
ovirt.ovirt.ovirt_vm
##### STEPS TO REPRODUCE
```yaml
---
- hosts: localhost…