Skip to content

Commit b88dc14

Browse files
ghernadirp-
authored andcommitted
Whitelisting nvme in layer list
1 parent 3743e2e commit b88dc14

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

linstor/linstorapi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,6 +1408,7 @@ def layer_list(cls):
14081408
return {
14091409
'drbd',
14101410
'luks',
1411+
'nvme',
14111412
'storage'
14121413
}
14131414

0 commit comments

Comments
 (0)