Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu
/
tests
/
qapi-schema
/
leading-comma-list.json
blob: c5ba50159027bafd027aa66e7e3e97255c8ea612 (
plain
)
1
2
{
'enum':
'Status',
'data':
[
,
'good',
'bad',
'ugly'
]
}