On 5/20/21 2:48 AM, Han Han wrote: > Support rotation_rate attrib which is introduced since libvirt v7.3. > > Signed-off-by: Han Han <hhan@xxxxxxxxxx> > --- > Diff from v1: Add tests for the new options in virtinst > --- > tests/data/cli/compare/virt-install-many-devices.xml | 4 ++-- > tests/test_cli.py | 4 ++-- > virtinst/cli.py | 2 ++ > virtinst/devices/disk.py | 1 + > 4 files changed, 7 insertions(+), 4 deletions(-) Thanks, pushed now - Cole