Skip to content

Commit 3b1cc77

Browse files
MarkSymsCtxWescoeur
authored andcommitted
CA-413209: remove dangling reference to rawhba
And while we're at it remove the other dangling references to ocfs and netapp. Signed-off-by: Mark Syms <mark.syms@cloud.com>
1 parent e846f53 commit 3b1cc77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/mpathcount.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import json
2525
import subprocess
2626

27-
supported = ['iscsi', 'lvmoiscsi', 'rawhba', 'lvmohba', 'ocfsohba', 'ocfsoiscsi', 'netapp', 'lvmofcoe', 'gfs2']
27+
supported = ['iscsi', 'lvmoiscsi', 'lvmohba', 'lvmofcoe', 'gfs2']
2828

2929
LOCK_TYPE_HOST = "host"
3030
LOCK_NS1 = "mpathcount1"

0 commit comments

Comments
 (0)