CHANGELOG: Load CHAP secrets from file once only at boot and then configure them by RPCs
This feature change is done by a few patches and it is difficult to do CHANGELOG in a patch of them. Hence use this dedicated patch. Change-Id: I4b3957640828f8c4652a2cc0db84c37fc2a04063 Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/423051 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
parent
750e5d25fb
commit
a62d80f98f
@ -33,6 +33,11 @@ but will be removed in future release.
|
||||
been added to set CHAP authentication for discovery sessions and existing
|
||||
target nodes, respectively.
|
||||
|
||||
CHAP shared secret file is now loaded only once at startup. During run time
|
||||
CHAP shared secrets can be configured by new JSON RPCs `add_iscsi_auth_group`,
|
||||
`delete_iscsi_auth_group`, `add_secret_to_iscsi_auth_group`, and
|
||||
`delete_secret_from_iscsi_auth_group` instead.
|
||||
|
||||
## v18.07:
|
||||
|
||||
### bdev
|
||||
|
Loading…
x
Reference in New Issue
Block a user