deb-cinder/releasenotes/notes/3par-create-fc-vlun-match-set-type-babcf2cbce1ce317.yaml
Jay Mehta 0912153358 Implement match-set type 3PAR FC VLUN creation
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
2016-06-21 15:30:00 -07:00

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.