index
:
ceph
debian
progress-linux
upstream
debian 12 backports-extras: ceph
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
spdk
/
scripts
/
rpc
/
vmd.py
blob: 067271ef16acde1f05191fcf7334e78f78684d05 (
plain
)
1
2
3
def
enable_vmd
(
client
):
"""Enable VMD enumeration."""
return
client
.
call
(
'enable_vmd'
)