grizzly: glance hw_ namespace for hardware properties

Bug #1153470 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Tom Fifield

Bug Description

https://review.openstack.org/#/c/23081/ change the way some metadata items in glance look. Now hardware items have a hw_ in front of them>

This updates the libvirt driver to use a 'hw_' prefix on
the names of hardware config properties it looks up for
glance images. Thus the new syntax for setting custom
hardware properties is

# glance image-update \
--property hw_disk_bus=ide \
--property hw_cdrom_bus=ide \
--property hw_vif_model=e1000 \
f16-x86_64-openstack-sda

There is no back-compat support for the previous 'disk_bus',
'cdrom_bus' and 'vif_model' names, since they were never
made available in any formal release, only development
snapshots.

Tags: glance
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → grizzly
tags: added: glance
Revision history for this message
Tom Fifield (fifieldt) wrote :
Changed in openstack-manuals:
status: Confirmed → In Progress
assignee: nobody → Tom Fifield (fifieldt)
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/24049

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

Reviewed: https://review.openstack.org/24049
Committed: http://github.com/openstack/openstack-manuals/commit/5dd0759f0f15318c1f4a01e472c25663240369c4
Submitter: Jenkins
Branch: master

commit 5dd0759f0f15318c1f4a01e472c25663240369c4
Author: Tom Fifield <email address hidden>
Date: Mon Mar 11 21:24:04 2013 +1100

    Doc glance hw_ namespace for hardware properties

    fixes bug 1153470

    As noted in the bug report, glance hardware properties now use
    'hw_' as a namespace. There was only one reference to this in
    the docs, which this patch updates.

    Change-Id: I7af8f5f602c8b7752acd50c7b152a1dedeb1b615

Changed in openstack-manuals:
status: In Progress → Fix Released
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.