[Openstack-docs] [openstack/nova] DocImpact review request change Ibc20b843ceccf374eae246384a3f246cc1c52a28
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Tue Jan 29 17:26:45 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/20161
Log:
commit aee7a779bdab45e1fcd2c807af66dd3c8b8067db
Author: Daniel P. Berrange <berrange at redhat.com>
Date: Wed Jan 16 12:38:23 2013 +0000
Allow disk driver to be chosen per image
This allows for an image in glance to be annotated with a
property describing the desired disk / cdrom bus type.
eg
# glance image-update \
--property disk_bus=ide \
--property cdrom_bus=ide \
f16-x86_64-openstack-sda
Valid bus values vary per the libvirt_type setting:
qemu/kvm: 'virtio', 'scsi', 'ide', 'usb'
xen: 'xen', 'ide'
uml: 'uml'
DocImpact
Blueprint: libvirt-custom-hardware
Change-Id: Ibc20b843ceccf374eae246384a3f246cc1c52a28
Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
More information about the Openstack-docs
mailing list