Spdk/python/spdk/sma/device
Konrad Sztyber c802dbe9fe sma: add device protocol name
A device can now be identified by a protocol and a name.  This allows to
have multiple types of devices providing the same protocol.  The
selection of which device manager to use for specific protocol will be
added in following patches.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Ib4a6c323ba6a2a5d36ff958ddc40631fd9329cb1
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11683
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-05-18 07:24:06 +00:00
..
__init__.py sma: initial Storage Management Agent structures 2022-05-18 07:24:06 +00:00
device.py sma: add device protocol name 2022-05-18 07:24:06 +00:00
nvmf_tcp.py sma: add device protocol name 2022-05-18 07:24:06 +00:00