Spdk/scripts/rpc
Daniel Verkamp 3c4d173b79 scripts/rpc.py: remove get_luns wrapper
The get_luns RPC call was removed in commit a862d1cdd6 ("scsi: remove
lun_db"), but accidentally reintroduced in commit 4dd3f4a7fa ("rpc:
Break rpc client into individual python files").

Change-Id: Ie9e5241234e59ffdc19c86083d3d8ea753c6bc17
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/404425
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2018-03-23 04:04:14 -04:00
..
__init__.py scripts/rpc: add configuration save and load 2018-03-23 02:47:40 -04:00
app.py pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00
bdev.py bdev/rbd: add JSON config dump 2018-03-23 03:57:44 -04:00
client.py scripts/rpc: add timeout waiting for response 2018-03-15 19:36:46 -04:00
iscsi.py scripts/rpc.py: remove get_luns wrapper 2018-03-23 04:04:14 -04:00
log.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
lvol.py bdev: Added functions allowing logical volume store rename. 2018-03-08 11:26:16 -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 : RPC to remove listener 2018-03-19 16:24:04 -04:00
pmem.py rpc: Break rpc client into individual python files 2018-01-25 10:24:46 -05:00
subsystem.py subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
vhost.py bdev/virtio: added vhost-blk initiator 2018-03-02 13:41:38 -05:00