Add "Improvements" for commit id 'bb74a7ffe' and '78be2e8b7'
which add
support for using the parent wwnn/wwpn or fabric_name rather than just
using the parent by scsi_hostX name.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
docs/news.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 300e553..13f6965 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -118,6 +118,18 @@
of units in bytes rather than default of human readable output.
</description>
</change>
+ <change>
+ <summary>
+ scsi: Add parent wwnn/wwpn or fabric capability for createVport
+ </summary>
+ <description>
+ Improve the algorithm searching for the parent scsi_host device
+ for vHBA/NPIV scsi_host creation. Rather than supplying the
+ "parent" by name, it's now possible to define the parent by
+ it's wwnn/wwpn or fabric_wwn in the node device create XML or
+ the storage pool XML.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
<change>
--
2.7.4