Michael DeHaan
|
b1e789968b
|
File extensions!
|
2014-09-26 10:40:16 -04:00 |
|
Michael DeHaan
|
50f105578a
|
Restructuring.
|
2014-09-26 10:14:28 -04:00 |
|
Michael DeHaan
|
73123b69fa
|
Move modules into subdirectory.
|
2014-09-26 09:23:50 -04:00 |
|
Nicolas Brisac
|
ecda1455bf
|
open_iscsi module: support RC 21 when listing logged-in target
|
2014-05-24 18:14:28 +02:00 |
|
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.
|
2014-03-16 13:10:28 -04:00 |
|
James Tanner
|
4f9aadcc07
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
|
James Tanner
|
38edad70ac
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
|
James Cammarata
|
6dbb1ff878
|
Fixing up some open_iscsi docs and CHANGELOG update
|
2013-09-25 14:37:56 -05:00 |
|
Serge van Ginderachter
|
129fa6689f
|
Introduce open-iscsi module to manage targets on the initiator.
|
2013-09-03 13:31:28 +02:00 |
|