mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Add news article
Signed-off-by: John Ferlan <jferlan@redhat.com> ACKed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
d9a4115892
commit
3fd1a15968
@ -35,6 +35,18 @@
|
|||||||
<libvirt>
|
<libvirt>
|
||||||
<release version="v5.2.0" date="unreleased">
|
<release version="v5.2.0" date="unreleased">
|
||||||
<section title="New features">
|
<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>
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user