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-object.json
blob: 50f51786e47d869dc682d3c0517963fad1b85e2f (
plain
)
1
2
{
'enum':
'Status'
'data':
[
'good',
'bad',
'ugly'
]
}