[Openstack-docs] [openstack/nova] DocImpact review request change Ic15ef0eba065113b35bbb2713be2532c858c3534

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Feb 27 13:13:33 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/23081

Log:
commit 2c9eba280a78e4159267d4a56a09df9076c844d3
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Mon Feb 25 15:47:35 2013 +0000

    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 at redhat.com>




More information about the Openstack-docs mailing list