[libvirt] [PATCH v3 4/4] news: add cmdDomblkinfo --all option

Chen Hanxiao posted 4 patches 6 years, 10 months ago
[libvirt] [PATCH v3 4/4] news: add cmdDomblkinfo --all option
Posted by Chen Hanxiao 6 years, 10 months ago
From: Chen Hanxiao <chenhanxiao@gmail.com>

Update news for cmdDomblkinfo --all option.

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
---
v3:
  update descriptions

 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 08e5dcbda3..9bf7442047 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -204,6 +204,16 @@
           secret-event, pool-event and nodedev-event)
         </description>
       </change>
+      <change>
+        <summary>
+          virsh: Add --all to domblkinfo command
+        </summary>
+        <description>
+          Alter the <code>domblkinfo</code> command to add the option
+          --all in order to display the size details of each domain
+          block device from one command in a output table.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v3 4/4] news: add cmdDomblkinfo --all option
Posted by John Ferlan 6 years, 10 months ago

On 06/19/2018 06:01 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao@gmail.com>
> 
> Update news for cmdDomblkinfo --all option.
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
> ---
> v3:
>   update descriptions
> 
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 

This needed to be in the 4.5.0 section, not the 4.4.0 section of news.

Moved and will push shortly,

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

John

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