Add 'COMPUTE_SHARE_LOCAL_FS'
COMPUTE_SHARE_LOCAL_FS allows us to report this trait and use it to filter hosts that support sharing local FS. Implements: blueprint virtiofs-scaphandre Change-Id: I7d3aee17b9afab5820735f5bdbb5fe69391dce45
This commit is contained in:
parent
845e80d606
commit
0d924f547e
@ -48,4 +48,6 @@ TRAITS = [
|
||||
# physical address bits.
|
||||
'ADDRESS_SPACE_PASSTHROUGH',
|
||||
'ADDRESS_SPACE_EMULATED',
|
||||
# The compute manager supports share local fs (via virtiofs)
|
||||
'SHARE_LOCAL_FS',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user