Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/libvirt-video-driver-selection. Description: The purpose of this blueprint is to allow users to select a non-default video driver and make the video driver element to be more configurable. This will allow users to select non-default video drivers for VNC, as well as configuring vram and heads for SPICE users. Specification URL (additional information): None
blocked by - https://bugzilla.redhat.com/show_bug.cgi?id=1085806
Tested with openstack-nova-2014.1-0.11.b3.el6.noarch The image video properties can be modified : 'hw_video_model' 'hw_video_ram' Results are in libvirt.xml: ------------------------ <video> <model type="qxl" vram="64"/> </video> </devices>
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0853.html