[PATCHv2] Add a changelog entry for the esx NIC limit changes

Bastien Orivel posted 1 patch 3 years, 10 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200709103038.15650-1-bastien.orivel@diateam.net
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
[PATCHv2] Add a changelog entry for the esx NIC limit changes
Posted by Bastien Orivel 3 years, 10 months ago
This was forgotten in 4bd375b6ce3a4c134bab19cd7c9a7a83609547c8

Signed-off-by: Bastien Orivel <bastien.orivel@diateam.net>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index cc35cb26b2..1928220854 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -20,6 +20,11 @@ v6.6.0 (unreleased)
 
 * **Improvements**
 
+  * esx: Change the NIC limit for recent virtualHW versions
+
+    Specifying a virtualHW version greater or equal to 7 (ESXi 4.0) will allow
+    you to use up to 10 NICs instead of 4 as it was previously.
+
 * **Bug fixes**
 
 
-- 
2.20.1

Re: [PATCHv2] Add a changelog entry for the esx NIC limit changes
Posted by Andrea Bolognani 3 years, 10 months ago
On Thu, 2020-07-09 at 12:30 +0200, Bastien Orivel wrote:
> This was forgotten in 4bd375b6ce3a4c134bab19cd7c9a7a83609547c8
> 
> Signed-off-by: Bastien Orivel <bastien.orivel@diateam.net>
> ---
>  NEWS.rst | 5 +++++
>  1 file changed, 5 insertions(+)

Looks good now!

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed. Thanks :)

-- 
Andrea Bolognani / Red Hat / Virtualization