libvirt: Enable custom video RAM setting

Bug #1285068 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Summer Long

Bug Description

https://review.openstack.org/63472
commit f5a102cc907a4d23d80eb7c43da7e2cac7c8ee00
Author: Vladik Romanovsky <email address hidden>
Date: Wed Jan 22 23:06:42 2014 -0500

    libvirt: Enable custom video RAM setting

    hw_video_ram can be provided via the image properties in Glance.
    The value should be provided in MB.
    hw_video_ram will be honoured, during an instance creation,
    only if a coresponding hw_video:ram_max_mb value has been set in the flavor's
    extra_specs and it's higher than the requested amount in hw_video_ram.

        glance image-update \
           --property hw_video_model=qxl \
           --property hw_video_ram=64 \
           [image]

    DocImpact
    Partially implements blueprint libvirt-video-driver-selection

    Change-Id: I125cdc2afa27986ead9a81d925125a6a3ecce145

Tags: nova
Stephen Gordon (sgordon)
Changed in openstack-manuals:
milestone: none → icehouse
assignee: nobody → Stephen Gordon (sgordon)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Tom Fifield (fifieldt) wrote :

I believe Summer's cli-reference/ch_cli_glance_property_keys.xml got this one.

Changed in openstack-manuals:
assignee: Stephen Gordon (sgordon) → Summer Long (slong-g)
status: Confirmed → Fix Released
Revision history for this message
Summer Long (slong-g) wrote :

Looks like hw_video_ram still needs to be added. Can't change the status back to 'in progress', but will add the patch.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/87431

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Fix Released → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/87431
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=1af56c42eb9a6d7bd994adf4ea5215769594de2d
Submitter: Jenkins
Branch: master

commit 1af56c42eb9a6d7bd994adf4ea5215769594de2d
Author: Summer Long <email address hidden>
Date: Tue Apr 15 12:39:19 2014 +1000

    Added hw_video_ram to property-keys listing

    Closes-bug: #1285068

    Change-Id: Ia8e54f276e7cc7e532346d36cc64311be7af7971

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.