diff --git a/docs/news.xml b/docs/news.xml index 300e5530edcf89bf739f3037b6bfdeef6f3baf8d..13f69651c9822e74c80515b529422235c2f66c93 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -118,6 +118,18 @@ of units in bytes rather than default of human readable output. + + + scsi: Add parent wwnn/wwpn or fabric capability for createVport + + + 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. + +