summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-02-25 15:47:35 +0000
committerDaniel P. Berrange <berrange@redhat.com>2013-02-27 13:12:49 +0000
commit2c9eba280a78e4159267d4a56a09df9076c844d3 (patch)
tree19e692dce6875fc29852d1e2c0ae1f029d0c454f /nova/utils.py
parent907594ec28193a1ba9fdaf7420b153433e7ea47b (diff)
downloadnova-2c9eba280a78e4159267d4a56a09df9076c844d3.tar.gz
nova-2c9eba280a78e4159267d4a56a09df9076c844d3.tar.xz
nova-2c9eba280a78e4159267d4a56a09df9076c844d3.zip
Add a 'hw_' namespace to glance hardware config properties
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. DocImpact Blueprint: libvirt-custom-hardware Fixes bug 1132739 Change-Id: Ic15ef0eba065113b35bbb2713be2532c858c3534 Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions