]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
misc: get_wwn_id_map() needs to return dict
authorSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 15:13:48 +0000 (09:13 -0600)
committerSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 15:13:48 +0000 (09:13 -0600)
commit64e3966779433856c138818fac663bc16144c6e4
tree356f3acbadd7d0cc4ecf6270a16fe60687efb1b0
parentdcf99e43b9e130c5801243e570a2b4009a40e215
misc: get_wwn_id_map() needs to return dict

If we can't find device ids, we need to return
a dict, not a list.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/misc.py