Spdk/scripts/rpc
Daniel Verkamp 9f5970550c nvmf: use "nqn" rather than "subnqn" in RPC param
This fixes the new nvmf_subsystem_add_listener RPC method to use "nqn"
as the parameter name to be consistent with the other NVMe-oF target RPC
methods.

Since this method is brand new, no provision for compatibility with the
old name is provided.

Fixes: 6336217e16 ("nvmf: Add rpc to add listeners to subsystems")
Change-Id: I86263fb1c53ed6ab48fe70917686d78a4a7ce28d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/398870
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-02-07 23:22:57 -05:00
..
__init__.py rpc.py: import print_dict for get_rpc_methods 2018-01-26 12:13:15 -05:00
app.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
bdev.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
client.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
iscsi.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
log.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
lvol.py lvol: display details of single lvol store RPC 2018-01-31 12:08:04 -05:00
nbd.py rpc: Break rpc client into individual python files 2018-01-25 10:24:46 -05:00
net.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
nvmf.py nvmf: use "nqn" rather than "subnqn" in RPC param 2018-02-07 23:22:57 -05:00
pmem.py rpc: Break rpc client into individual python files 2018-01-25 10:24:46 -05:00
vhost.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00