Commit Graph

2 Commits (b2f8e5dc590c8a05777c2c48b04209b690fc92b7)

Author SHA1 Message Date
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
Michael DeHaan b1e789968b File extensions! 10 years ago