Commit Graph

6 Commits (6dd94347072f8e2bf916bc0c5413b729e0bee4a6)

Author SHA1 Message Date
Nicolas Brisac 592a5b6fb1 open_iscsi module: support RC 21 when listing logged-in target 10 years ago
Cristian Ciupitu 0749112286 Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
11 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments 11 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
James Cammarata 23417368df Fixing up some open_iscsi docs and CHANGELOG update 11 years ago
Serge van Ginderachter a351c25c59 Introduce open-iscsi module to manage targets on the initiator. 11 years ago