numam-spdk/scripts/rpc
Ben Walker 6285e36e5a nvmf: Add RPC methods to manage allowed hosts
Three new RPC methods are added to allow modification of the NVMe-oF
subsystem allowed host whitelist at runtime:
- nvmf_subsystem_add_host
- nvmf_subsystem_remove_host
- nvmf_subsystem_allow_any_host

Change-Id: I5c98658f949dad013165c04497cca49867022ba0
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/396063
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-26 11:25:03 -05:00
..
__init__.py subsystem: add "get_subsystems" RPC call 2018-02-23 15:27:16 -05:00
app.py pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00
bdev.py pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00
client.py Added support for IPv6 address to send JSON request using rpc.py 2018-02-21 12:54:26 -05:00
iscsi.py iscsi/rpc: Convert type of CHAP params of target from int to bool 2018-02-23 18:56:11 -05: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 rename. 2018-02-16 16:21:20 -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: Add RPC methods to manage allowed hosts 2018-02-26 11:25:03 -05:00
pmem.py rpc: Break rpc client into individual python files 2018-01-25 10:24:46 -05:00
subsystem.py subsystem: add "get_subsystems" RPC call 2018-02-23 15:27:16 -05:00
vhost.py pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00