Commit Graph

6 Commits (2ceb672016c6e8bbba1b1201cb7cf1bb391ee982)

Author SHA1 Message Date
Matt Martz 9c4fae7e3f Fix open_iscsi EXAMPLES section 2016-12-08 11:33:25 -05:00
Serge van Ginderachter 14ba9b4b31 open_iscsi: minor PEP8 whitespace fixes 2016-12-08 11:33:06 -05:00
Serge van Ginderachter 21720f6bee 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.
2016-12-08 11:33:06 -05:00
Greg DeKoenigsberg c65a612d1f Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
Brian Coca d344a3fde3 more string corrections 2016-12-08 11:32:39 -05:00
Michael DeHaan 5879c503bb File extensions! 2016-12-08 11:32:18 -05:00