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