cinder/cinder
Walter A. Boring IV feac52b6ef 3PAR use same LUN id for each export path
When multipath is enabled, and the 3PAR driver is configured
to export a VLUN over N iSCSI IP(ports), we now use the same
LUN ID for each iSCSI IP export.  Previously, when we would
export a volume over N iSCSI ports, we would get a new LUN ID
for each iSCSI port.

Master Change id: Ide0ce373a14f348a554688dee9b699feed3c5f26

Change-Id: If40b842e59e384db6eee11e9fa843e4ead6411d4
Closes-Bug: #1551994
2016-03-08 16:00:18 +00:00
..
api Merge "Fix for showing default quotas to non-admin user" into stable/liberty 2016-02-10 21:00:39 +00:00
backup Merge "backup init_host cleanup exception handling" 2015-09-11 17:09:48 +00:00
brick Efficient image transfer for Glance cinder store 2015-08-25 10:40:25 -04:00
cmd LIO: Handle initiator IQNs as case insensitive 2015-12-03 10:21:54 -05:00
common Adds allow_availability_zone_fallback option to Cinder 2015-09-03 11:13:02 -04:00
compute Fix InstanceLocalityFilter scheduler filter 2015-11-20 14:49:25 +00:00
config Dynamically create cinder.conf.sample 2015-09-18 17:27:27 +00:00
consistencygroup Fixed missing log variable types 2015-09-11 11:10:17 -05:00
db Return BadRequest for invalid Unicode names 2016-02-24 11:41:35 -06:00
hacking Hacking log format arg check 2015-09-09 15:25:05 -05:00
image Making opt names consistent 2015-09-09 11:48:54 -05:00
keymgr Check context before returning cached value 2016-01-12 23:04:56 -06:00
locale Imported Translations from Zanata 2016-01-16 06:25:05 +00:00
objects Merge "Use version convert methods from oslo.utils" 2015-09-11 17:12:56 +00:00
openstack Fix the bug of can't get the desired image info 2015-12-09 03:35:19 +00:00
replication Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
scheduler Filter scheduler: Fix KeyError on invalid create request 2015-09-08 18:46:32 -04:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests 3PAR use same LUN id for each export path 2016-03-08 16:00:18 +00:00
transfer Fix quotas issue during volume transfer 2015-11-29 21:59:39 -05:00
volume 3PAR use same LUN id for each export path 2016-03-08 16:00:18 +00:00
wsgi Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
zonemanager Fix MITM vulnerability for Brocade FC SAN lookup 2015-09-18 16:13:49 +00:00
__init__.py
context.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
exception.py Squashed commit of WebOb 1.5 and oslo.db fixes 2015-10-13 09:30:03 -07:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Change leftover oslo.* to oslo_* 2015-03-23 19:52:42 +00:00
manager.py Merge "Enhance deletion efficiency when backup init host" 2015-08-30 12:57:46 +00:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota.py Cinder Nested Quota Driver 2015-08-26 12:00:15 -07:00
quota_utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
rpc.py Move oslo.messaging to the oslo_messaging namespace 2015-03-03 09:21:25 -06:00
service.py Service object 2015-09-01 07:09:08 +00:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Remove unit test migration logging 2015-08-06 16:46:27 -05:00
utils.py Merge "Use version convert methods from oslo.utils" 2015-09-11 17:12:56 +00:00
version.py