Files
python-ganttclient/nova/tests
Daniel P. Berrange 1d90ab49e1 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>
2013-02-27 13:12:49 +00:00
..
2013-02-19 21:16:32 -08:00
2013-01-30 18:13:26 +00:00
2013-02-19 21:16:32 -08:00
2013-01-30 11:58:42 +00:00
2013-01-09 00:17:51 -05:00
2013-02-19 21:16:32 -08:00