Commit Graph

8 Commits (e549d967233879981d3639c83d757bafd8274265)

Author SHA1 Message Date
Matt Martz 9d015665b8 Fix open_iscsi EXAMPLES section 9 years ago
Brian Coca aa747818d9 Merge pull request #785 from srvg/bug/openiscsi-emptylist
open_iscsi: return devicenodes as empty list if no LUN's
9 years ago
Serge van Ginderachter d2b44b1053 open_iscsi: minor PEP8 whitespace fixes 9 years ago
Serge van Ginderachter b2f8e5dc59 Return devicenodes as empty list if no LUN's
got connected. It is possible for an intiator to successfully connect to a
target, whilst getting no LUN's back. If no devicenodes get detected, it makes
more sense to return an empty list than plainly None.

This potentially avoids further tasks to have to check if devicenodes is
iterable.
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Brian Coca 08445418aa more string corrections 9 years ago
Greg DeKoenigsberg 5e327de353 Adding author's github id 9 years ago
Michael DeHaan b1e789968b File extensions! 10 years ago