]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Document new ovs_timeout configuration knob
authorBoris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Thu, 9 Feb 2017 16:20:24 +0000 (17:20 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 9 Feb 2017 16:22:31 +0000 (17:22 +0100)
Document the ovs_timeout introduced to libvirtd.conf in previous
patches.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index f71590d39d9180c9b0dcdc6e75280e981ca29e0e..a214b33164396ac3d045e1326a77aeb6cffe8352 100644 (file)
           <code>memory_backing_dir</code> was added to qemu.conf.
         </description>
       </change>
+      <change>
+        <summary>
+          network: make openvswitch call timeout configurable
+        </summary>
+        <description>
+          Adding the ability to specify the timeout value in seconds for
+          openvswitch calls in the libvirtd configuration file.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>