]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add NPIV/vHBA change description to news.xml
authorJohn Ferlan <jferlan@redhat.com>
Wed, 11 Jan 2017 00:35:10 +0000 (19:35 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 11 Jan 2017 16:27:03 +0000 (11:27 -0500)
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.

docs/news.xml

index 300e5530edcf89bf739f3037b6bfdeef6f3baf8d..13f69651c9822e74c80515b529422235c2f66c93 100644 (file)
           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>