news: Add --alias to virsh attach-disk and attach-interface

Signed-off-by: Han Han <hhan@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Han Han 2018-07-23 22:12:46 +08:00 committed by Michal Privoznik
parent 8c8c32339a
commit f26958462e
1 changed files with 9 additions and 0 deletions

View File

@ -67,6 +67,15 @@
only rendering devices within the guest.
</description>
</change>
<change>
<summary>
virsh: Add --alias to attach-disk and attach-interface commands
</summary>
<description>
Add option --alias to set customized device alias name when
using attach-disk or attach-interface commands.
</description>
</change>
</section>
<section title="Bug fixes">
</section>