Bug 1041026 - [RFE][nova]: Libvirt Driver - Support selection of a non-default video driver
Summary: [RFE][nova]: Libvirt Driver - Support selection of a non-default video driver
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: Upstream M3
: 5.0 (RHEL 7)
Assignee: Vladan Popovic
QA Contact: Omri Hochman
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_icehouse-3 upstrea...
Depends On: 1085806
Blocks: 1081877
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:26 UTC by RHOS Integration
Modified: 2019-09-09 16:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
The Libvirt driver now allows instance configuration to use video drivers other than the default (cirros), so that different video driver models and amounts of video RAM can now be specified. These values are configured by setting the "hw_video_model" and "hw_video_ram" properties in the image metadata. Currently supported video-driver models are "vga", "cirrus", "vmvga", "xen", and "qxl".
Clone Of:
: 1081877 (view as bug list)
Environment:
Last Closed: 2014-07-08 15:26:51 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0853 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement - Compute 2014-07-08 19:22:38 UTC

Description RHOS Integration 2013-12-12 13:26:45 UTC
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

Comment 10 Omri Hochman 2014-04-13 12:55:41 UTC
blocked by - https://bugzilla.redhat.com/show_bug.cgi?id=1085806

Comment 11 Omri Hochman 2014-04-23 08:54:59 UTC
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>

Comment 13 errata-xmlrpc 2014-07-08 15:26:51 UTC
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


Note You need to log in before you can comment on or make changes to this bug.