Spdk/lib/event/subsystems
Shuhei Matsumoto 66723f7f92 rpc/iscsi: Use chap to parameter names for CHAP in discovery session
Current parameter names of `set_iscsi_options` and `get_iscsi_global_params`
RPC method for CHAP in discovery session may not be clear and long
compared with CHAP in login to target nodes.

This patch changes parameter names of `set_iscsi_options` and
`get_iscsi_global_params` RPC method for CHAP in discovery session
from no_discovery_auth, req_discovery_auth, req_discovery_auth_mutual,
and discovery_auth_group to disable_chap, require_chap, mutual_chap,
and chap_group, respectively.

Old parameters are still usable because decoder of them are not removed.

Change-Id: If3102f1233d57ee3cadfb733a6fc1fca14a0e972
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/423050
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-08-22 22:39:26 +00:00
..
bdev bdev: add set_bdev_options RPC 2018-06-14 14:57:11 +00:00
copy copy_engine: Support dump config text for IOAT config 2018-04-04 12:18:31 -04:00
iscsi rpc/iscsi: Use chap to parameter names for CHAP in discovery session 2018-08-22 22:39:26 +00:00
nbd nbd: add JSON config dump 2018-04-24 21:46:42 +00:00
net subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
nvmf nvmf_tgt: delete connections accepted during shutdown 2018-07-31 16:14:29 +00:00
scsi subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
vhost vhost: add JSON config dump 2018-04-16 19:27:33 -04:00
Makefile nvmf: convert nvmf_tgt into an event subsystem 2018-03-09 09:56:44 -05:00