10d6218444
In SPDK iSCSI target, portal group works almost as identifier of portal. To support iSCSI login redirection, we need to have two types of portal groups, public and private portal groups. We need portals of public portal groups to redirect to a portal in a private portal groups at login via temporary login redirection funciton, and we need to make SendTargets return only portals in public portal groups. To do these simply, we mark primary or secondary portal group expicitly at its creation by this patch. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Iccf87a4b9dd1f4a8fbb857a399b8f2dbc7c0b3ab Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3491 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> |
||
---|---|---|
.. | ||
__init__.py | ||
ui_node_iscsi.py | ||
ui_node_nvmf.py | ||
ui_node.py | ||
ui_root.py |