0912153358
Creating match-set type FC VLUN, instead of host sees type. Passing node-slot-port details while creating a VLUN. This patch fixes dangling lun entry left when both ISCSI and FC attaches are made on the same compute host, after removing all attachments. Updated version number to 3.0.8. Updated broken unit test cases. Adding release note. Closes-Bug: #1577993 Change-Id: I927638584093130b0e94c9cdd8074b3617baa366
5 lines
222 B
YAML
5 lines
222 B
YAML
---
|
|
fixes:
|
|
- 3PAR driver creates FC VLUN of match-set type instead of host sees.
|
|
With match-set, the host will see the virtual volume on specified
|
|
NSP (Node-Slot-Port). This change in vlun type fixes bug 1577993. |