EMC VMAX driver not using look up service for auto zoning
Bug #1379156 reported by
Xing Yang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
High
|
Xing Yang | ||
Juno |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The VMAX FC driver didn't use the look up service for auto zoning. Instead it built initiator target map itself. However, that requires the initiator to log into the fabric before zoning in order to find out target WWNs.
This patch is to use the look up service to find out valid initiator target WWNs and use that to build initiator target map. With this fix, the initiator is no longer required to log into the fabric ahead of time.
Changed in cinder: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Xing Yang (xing-yang) |
tags: | added: drivers |
tags: |
added: juno-backport-potential removed: drivers |
summary: |
- User look up service for auto zoning + EMC/Vmax not using user look up service for auto zoning |
summary: |
- EMC/Vmax not using user look up service for auto zoning + EMC VMAX driver not using look up service for auto zoning |
tags: | added: in-stable-juno |
Changed in cinder: | |
milestone: | none → kilo-1 |
status: | Fix Committed → Fix Released |
Changed in cinder: | |
milestone: | kilo-1 → 2015.1.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/127141
Review: https:/