Commit Graph

6 Commits (6a5ad846569f831871c1babec9e6a5147868270c)

Author SHA1 Message Date
Nicolas Brisac ecda1455bf open_iscsi module: support RC 21 when listing logged-in target 10 years ago
Cristian Ciupitu 7f681c33a2 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 4f9aadcc07 Addresses #5023 Fix import comments 11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
James Cammarata 6dbb1ff878 Fixing up some open_iscsi docs and CHANGELOG update 11 years ago
Serge van Ginderachter 129fa6689f Introduce open-iscsi module to manage targets on the initiator. 11 years ago