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
/
missing-comma-list.json
blob: 1af39b2930999bfd319e45ddcc6ad5762f56b3d4 (
plain
)
1
2
{
'enum':
'Status',
'data':
[
'good'
'bad',
'ugly'
]
}