]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
LIO iSCSI initiator ACL auto-config
authorEric Harney <eharney@redhat.com>
Thu, 28 Feb 2013 23:14:11 +0000 (18:14 -0500)
committerEric Harney <eharney@redhat.com>
Fri, 8 Mar 2013 19:01:53 +0000 (14:01 -0500)
commit67dd248bcb93db4eb707cb40c199df1d66b7f083
tree9b823a51464335d8efa0600f9b3b31c231f0e254
parentaf5d4b323597e3654b4e41af5ee19f5fe395ae35
LIO iSCSI initiator ACL auto-config

Currently, IQNs of remote nova compute nodes must be specified in
cinder.conf for them to be added to LIO's ACLs for LUNs.

This change will handle this at volume-attach time instead.

Change-Id: I278ce737042b15bd4d100d331564c1377bac0c55
bin/cinder-rtstool
cinder/exception.py
cinder/volume/driver.py
cinder/volume/iscsi.py