[libvirt] [PATCH v2 4/4] news: Document predictable file names for memory-backend-file

Michal Privoznik posted 4 patches 7 years, 6 months ago
There is a newer version of this series
[libvirt] [PATCH v2 4/4] news: Document predictable file names for memory-backend-file
Posted by Michal Privoznik 7 years, 6 months ago
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 989b82aa5..29eaacb9a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,17 @@
       </change>
     </section>
     <section title="Improvements">
+      <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>
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 4/4] news: Document predictable file names for memory-backend-file
Posted by John Ferlan 7 years, 6 months ago

On 10/24/2017 07:41 AM, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 

+1 for news.xml, but you'll need to be sure to update it when you get
around to pushing this.

Reviewed-by: John Ferlan <jferlan@redhat.com>

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 4/4] news: Document predictable file names for memory-backend-file
Posted by Michal Privoznik 7 years, 6 months ago
On 11/02/2017 12:15 AM, John Ferlan wrote:
> 
> 
> On 10/24/2017 07:41 AM, Michal Privoznik wrote:
>> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
>> ---
>>  docs/news.xml | 11 +++++++++++
>>  1 file changed, 11 insertions(+)
>>
> 
> +1 for news.xml, but you'll need to be sure to update it when you get
> around to pushing this.

Yup. It'll be after the release so I will need to create whole new
structure for the new release.

Thanks.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list