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