Change usb_devices separator to whitespace
authorMichele Tartara <mtartara@google.com>
Tue, 7 Jan 2014 15:05:54 +0000 (16:05 +0100)
committerMichele Tartara <mtartara@google.com>
Tue, 7 Jan 2014 15:52:37 +0000 (16:52 +0100)
commite6e4ff4cf8d0100f331f94f7a27aa1e03a5d0e7d
treeb01a6fba5dabf9d22129b9ea0a32d2e9823f7d43
parent7bc2c09762fbd1cf6328081263014edcd3e53e4b
Change usb_devices separator to whitespace

The usb_devices parameter was using comma as a list separator, but this cannot
work because comma is already used as the hypervisor parameter separator.

Change it to use whitespace as a separator, in accordance to what already done
for the extra parameters.

The NEWS file is updated accordingly.

Fixes Issue 649.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
NEWS
lib/hypervisor/hv_kvm.py
man/gnt-instance.rst