Spdk/scripts/rpc
suman chakraborty 5e98dfd126 nvmf: add capability to add namespaces dynamically during active connection
1) The user should provide MaxNamespaces during the construction of the subsystem
2) The namespace which is added should have nsid less than or equal to MaxNamespaces
3) If the user does not provides MaxNamespaces then the exsisting behaviour continues where the nisd can grow dynamically when it is not connected.

Change-Id: I54769d9669575a5f6bf56fe5a262191ac51c474d
Signed-off-by: suman chakraborty <suman.chakraborty@wdc.com>
Reviewed-on: https://review.gerrithub.io/405375
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-30 19:24:29 -04:00
..
__init__.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
app.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
bdev.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
client.py scripts/rpc.py: explicitly en/decode socket data 2018-03-26 00:57:53 -04:00
iscsi.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
log.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
lvol.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
nbd.py scripts/rpc.py: pass named args to nbd.py 2018-03-30 16:48:47 -04:00
net.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
nvmf.py nvmf: add capability to add namespaces dynamically during active connection 2018-03-30 19:24:29 -04:00
pmem.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00
subsystem.py scripts/rpc.py: pass named args to subsystem.py 2018-03-30 16:48:47 -04:00
vhost.py scripts/rpc.py: pass client as separate parameter 2018-03-30 16:48:47 -04:00