Skip to content

Commit

Permalink
Whitelisting nvme in layer list
Browse files Browse the repository at this point in the history
  • Loading branch information
ghernadi authored and rp- committed Apr 18, 2019
1 parent 3743e2e commit b88dc14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions linstor/linstorapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -1408,6 +1408,7 @@ def layer_list(cls):
return {
'drbd',
'luks',
'nvme',
'storage'
}

Expand Down

0 comments on commit b88dc14

Please sign in to comment.