Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@barakda barakda released this 03 Sep 20:26
· 17 commits to devel since this release
3966c06

Minor ping/keepalive tweaks #778
Do not call SPDK for namespace details in namespace commands #787 (fixing issue #449)
control/server.py: use signal TERM when stopping subprocesses #788
SPDK patch to change ana group for ns - PR #798
Add TLS-PSK support - PR #808
Revert SPDK sokcet path to /var/tmp/spdk.sock - PR #810 (fixing issue #794)
Fix output redirection for get_subsystems CLI output - PR #812 (fixing issue #800)
Change --host argument to --host-nqn in host add and del commands - PR #814 (fixing issue #735)
Allow host NQN list on host add/del CLI commands - PR #817 (fixing issue #817)
A temporary fix for SPDK startup failures in CI tests - PR # 829
grpc: allow get_subsystem concurrent to other grpc requests PR #784
Unlock OMAP on exit PR #836
Display an error in case operation was longer than OMAP lock duration PR #838
Revert SPDK RPC fields PR #841
Handle empty log_level values as if there was no value set PR #845
Do not display info messages when json format is used PR #847