]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add news article
authorJohn Ferlan <jferlan@redhat.com>
Thu, 7 Feb 2019 20:33:29 +0000 (15:33 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 6 Mar 2019 16:12:48 +0000 (11:12 -0500)
Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 7483631cd8ebb1ed8d89b7d5b9c7408887b57687..f58c30ee22690b51de9e5769bab4b5d01bc3457a 100644 (file)
 <libvirt>
   <release version="v5.2.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Add Storage Pool Capabilities output
+        </summary>
+        <description>
+          Add support to list an enumerated list of supported Storage
+          Pools via the virConnectGetCapabilities API when connected
+          via a Storage Driver. Add support to get a more detailed
+          list XML output Storage Pool Capabilities vis the
+          virConnectGetStoragePoolCapabilites API.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>