cinder/cinder
Lucian Petrut 3e124edb5d Change CHAP secret default length
Some of the iSCSI initiators have a limit regarding the maximum
CHAP secret length. For example, the MS iSCSI Initiator
does not allow CHAP secrets longer than 16 characters, smaller
than the actual default 20 characters length.

This patch simply changes the default length to 16 characters,
value which is already used by default by some of the volume
drivers. In fact, the iSCSI specs state that: "Implementations
MUST support use of up to 128 bit random CHAP secrets".

Change-Id: I0295fabd0c0048c93e1f452077d0f5d19af9784d
Closes-Bug: #1392792
2014-11-19 16:36:50 +00:00
..
api Merge "Improve Cinder API internal cache interface" 2014-10-19 06:28:53 +00:00
backup Implementing the use of _L’x’/i18n markers 2014-11-03 09:21:58 +00:00
brick Merge "Retry remove iscsi target" 2014-11-11 03:32:13 +00:00
common Merge "Adds CA cert file path option for glance connections" 2014-09-13 13:44:42 +00:00
compute debug level logs should not be translated 2014-06-18 09:03:02 -06:00
consistencygroup Volume types need to be specified when creating CG 2014-09-13 14:36:03 -04:00
db Implementing the use of _L’x’/i18n markers 2014-11-03 09:21:58 +00:00
hacking Remove deprecated use of gettextutils import _ 2014-10-10 23:42:07 +05:30
image NFS Security Enhancements: allows secure NFS environment setup 2014-10-23 16:35:51 -04:00
keymgr Remove deprecated use of gettextutils import _ 2014-10-10 23:42:07 +05:30
locale Imported Translations from Transifex 2014-11-11 06:09:44 +00:00
openstack Remove useless sslutils from openstack.common 2014-10-09 16:43:17 +02:00
replication Add support in Cinder for volume replication - driver approach 2014-08-23 15:53:55 +00:00
scheduler Fixes docstring typos (Cinder) 2014-10-09 12:20:01 -04:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests Fix the LV NotFound situation for thin-type LVM 2014-11-10 12:49:44 +01:00
transfer Add required spaces in log messages 2014-09-23 00:33:34 -07:00
volume Change CHAP secret default length 2014-11-19 16:36:50 +00:00
zonemanager CiscoFCSanLookupSerive uses extra argument in init 2014-10-26 17:53:31 -04:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Allow backup-to-swift to take swift URL from service catalogue 2014-08-21 08:01:26 +00:00
exception.py Move SolidFire driver from httplib to requests 2014-10-14 05:37:13 -06:00
flow_utils.py Stop stacktracing on InvalidInput exceptions 2014-11-12 13:48:30 -08:00
i18n.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
manager.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
policy.py Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
quota.py Support Volume Backup Quota 2014-09-02 18:09:04 +08:00
quota_utils.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
rpc.py Integrate OSprofiler and Cinder 2014-08-21 02:19:36 +04:00
service.py Fix unnecessary WSGI worker warning at API startup 2014-09-23 16:20:09 -05:00
ssh_utils.py Fix ssh_host_key_file default in help and config.sample.conf 2014-09-23 05:52:13 +00:00
test.py Cleanly override config in tests 2014-10-28 22:35:42 +01:00
utils.py Make sure device support Direct before setting 2014-10-08 16:17:14 -06:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Eventlet green threads not released back to pool 2014-10-24 14:35:46 -07:00