[libvirt] [PATCH] news: Add --alias to virsh attach-disk and attach-interface

Han Han posted 1 patch 5 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180723141246.10038-1-hhan@redhat.com
Test syntax-check passed
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
[libvirt] [PATCH] news: Add --alias to virsh attach-disk and attach-interface
Posted by Han Han 5 years, 8 months ago
Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 20c2ff7a6f..1e632eb378 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -67,6 +67,15 @@
           only rendering devices within the guest.
         </description>
       </change>
+      <change>
+        <summary>
+          virsh: Add --alias to attach-disk and attach-interface command.
+        </summary>
+        <description>
+          Add option --alias to set customized device alias name when
+          attach-disk or attach-interface.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.18.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Add --alias to virsh attach-disk and attach-interface
Posted by Michal Privoznik 5 years, 8 months ago
On 07/23/2018 04:12 PM, Han Han wrote:
> Signed-off-by: Han Han <hhan@redhat.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)

Tweaked the sentences a bit, ACKed and pushed.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list