]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add logical storage pool overwrite change description to news.xml
authorJohn Ferlan <jferlan@redhat.com>
Wed, 11 Jan 2017 00:32:25 +0000 (19:32 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 11 Jan 2017 16:27:03 +0000 (11:27 -0500)
Add "New Features" entry to describe the overwrite flag for logical backend.

docs/news.xml

index ec65766096e3ebdcab4382021fb4257012ca92b5..e341ba2487580f634eca3c8b0d82a74a7c0d86a5 100644 (file)
           libxl: Implement virDomainGetMaxVcpus API
         </summary>
       </change>
+      <change>
+        <summary>
+          storage: Add overwrite flag checking for logical pool
+        </summary>
+        <description>
+          Add support for the OVERWRITE flags for the logical storage
+          backend including checking for existing data on the target
+          volumes when building a new logical pool on target volume(s).
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>