Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ovirt.ovirt.ovirt_vm lacks option to set Video Type (SPICE setup) #737

Open
riege-burghardt opened this issue Jan 12, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@riege-burghardt
Copy link

SUMMARY

ovirt.ovirt.ovirt_vm lacks option to set Video Type. If using protocol 'SPICE' the video type stays "VGA" instead of "QXL" and the VMs do not start.

COMPONENT NAME

ovirt.ovirt.ovirt_vm

  • Tested with Red Hat Virtualization Manager 4.5.3.9-1.el8ev
  • ovirt-ovirt-3.2.0
  • python3-ovirt-engine-sdk4-4.6.2-1
STEPS TO REPRODUCE

Create a VM with options:

graphical_console:
  protocol: 
    - spice
EXPECTED RESULTS

The "QXL" video can be configured, so that SPICE can be used and VM starts.

ACTUAL RESULTS

The "QXL" video cannot be configured. The default "VGA" persists and the VM does not start after creation.

@riege-burghardt riege-burghardt added the bug Something isn't working label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant