Support white list in initialize_connection

Bug #1470003 reported by Peter Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Peter Wang

Bug Description

Currently, VNX cinder driver registers host initiator to all configured iSCSI/FC ports on array
and return port(s) of all available portin initialize_connection

by introducing a new driver option io_port_list:
1. driver will only register initiator to ports in io_port_list .
2. driver will only return ports in io_port_list when initialize_connection

Thanks
Peter

Tags: drivers emc vnx
Peter Wang (peter.wang)
Changed in cinder:
assignee: nobody → Peter Wang (peter.wang)
Changed in cinder:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/196979
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=ac2157ecebe2bc9b4014b1e592d728fed90e7eb2
Submitter: Jenkins
Branch: master

commit ac2157ecebe2bc9b4014b1e592d728fed90e7eb2
Author: peter_wang <email address hidden>
Date: Mon Jun 29 22:56:40 2015 -0400

    Add white list support for target ports in VNX driver

    Currently, VNX cinder driver registers host initiator to all
    configured iSCSI/FC ports on array and chooses ports from
    all available ports to return in initialize_connection.

    By introducing a new driver option io_port_list:
    1. driver will only register initiator to ports in io_port_list
    2. driver will only return ports in io_port_list from initialize_connection

    Change-Id: Ie64eceb73bc0d70076033a29295c3efc57f34db4
    Closes-Bug: 1470003

Changed in cinder:
status: In Progress → Fix Committed
Changed in cinder:
milestone: none → liberty-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: liberty-2 → 7.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.