news: Document predictable file names for memory-backend-file

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Michal Privoznik 2017-10-24 11:59:29 +02:00
parent fec8f9c49a
commit dc4db41ce2

View File

@ -78,6 +78,17 @@
set the port via <code>unit</code> attribute.
</description>
</change>
<change>
<summary>
qemu: Generate predictable paths for qemu memory backends
</summary>
<description>
In some cases management applications need to know
paths passed to memory-backend-file objects upfront.
Libvirt now generates predictable paths so applications
can prepare the files if they need to do so.
</description>
</change>
</section>
<section title="Bug fixes">
<change>