Lines Matching defs:protocol
110 protocol = 'local'
471 stats["storage_protocol"] = self.protocol
630 def _check_target(self, target, protocol):
643 if tmp_protocol == protocol:
646 err_msg = (_("'%s' does not match the listed protocol '%s'"
648 % (protocol, tmp_protocol, target))
658 def _online_target(self, target, protocol):
662 assert self._check_target(target, protocol) == 'Online'
736 protocol = 'iSCSI'
747 status["storage_protocol"] = self.protocol
1054 protocol = 'FC'
1065 status["storage_protocol"] = self.protocol