[libvirt] [PATCH] news: Mention new --precopy-bandwidth parameter for virsh migrate

Jim Fehlig posted 1 patch 4 years, 7 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190827201953.21609-1-jfehlig@suse.com
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
[libvirt] [PATCH] news: Mention new --precopy-bandwidth parameter for virsh migrate
Posted by Jim Fehlig 4 years, 7 months ago
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index c6580e4e72..990c84274d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -65,6 +65,16 @@
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          virsh: Support setting precopy bandwidth in migrate subcommand
+        </summary>
+        <description>
+          In addition to postcopy bandwidth, the virsh migrate subcommand
+          now supports specifying precopy bandwidth with the
+          <code>--precopy-bandwidth</code> parameter.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.22.0


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Mention new --precopy-bandwidth parameter for virsh migrate
Posted by Andrea Bolognani 4 years, 7 months ago
On Tue, 2019-08-27 at 20:20 +0000, Jim Fehlig wrote:
> +      <change>
> +        <summary>
> +          virsh: Support setting precopy bandwidth in migrate subcommand
> +        </summary>
> +        <description>
> +          In addition to postcopy bandwidth, the virsh migrate subcommand
> +          now supports specifying precopy bandwidth with the
> +          <code>--precopy-bandwidth</code> parameter.
> +        </description>
> +      </change>

Please enclose 'virsh migrate' in <code> too.

With that addressed,

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization

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