+2
−2
+6
−0
Loading
Now that users need to explicitly add a listener for the discovery subsystem, make that a bit easier when using rpc.py. Instead of having to type out nqn.2014-08.org.nvmexpress.discovery, allow user to just specify 'discovery' as the NQN and rpc.py will convert it to the discovery NQN before sending the RPC. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I4854d4f072f1758fdd6b37a4c3685e2a2d015caa Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11540 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>