[libvirt] [PATCH v4 4/4] docs: document migrate-getmaxdowntime support

Scott Garfinkle posted 4 patches 7 years, 9 months ago
[libvirt] [PATCH v4 4/4] docs: document migrate-getmaxdowntime support
Posted by Scott Garfinkle 7 years, 9 months ago
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 26bd9bd..640e5f5 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,16 @@
 <libvirt>
   <release version="v3.7.0" date="unreleased">
     <section title="New features">
+       <change>
+         <summary>
+          qemu: Add migrate-getmaxdowntime command
+        </summary>
+        <description>
+          Currently, the maximum tolerable downtime for a domain being migrated
+          is write-only from libvirt, via migrate-setmaxdowntime. This
+          implements a complementary migrate-getmaxdowntime command
+        </description>
+      </change>
       <change>
         <summary>
           bhyve: Support autoport for VNC ports
-- 
1.8.3.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v4 4/4] docs: document migrate-getmaxdowntime support
Posted by John Ferlan 7 years, 8 months ago

On 08/17/2017 06:17 PM, Scott Garfinkle wrote:
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
Reviewed-by: John Ferlan <jferlan@redhat.com>


John

I'll push these a bit later - just to be sure you're OK with the
adjustments and to ensure someone else doesn't pick up on something I've
perhaps missed...


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