Nicolas Brisac
|
592a5b6fb1
|
open_iscsi module: support RC 21 when listing logged-in target
|
2014-05-24 18:14:28 +02:00 |
|
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.
|
2014-03-16 13:10:28 -04:00 |
|
James Tanner
|
ad837709bd
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
|
James Tanner
|
6000d636b3
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
|
James Cammarata
|
23417368df
|
Fixing up some open_iscsi docs and CHANGELOG update
|
2013-09-25 14:37:56 -05:00 |
|
Serge van Ginderachter
|
a351c25c59
|
Introduce open-iscsi module to manage targets on the initiator.
|
2013-09-03 13:31:28 +02:00 |
|