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
/
funny-char.json
blob: d4973a2cdf17ee56101f3b90216d683c67b31ee1 (
plain
)
1
2
{
'enum':
'Status',
'data':
[
'good',
'bad',
'ugly'
];
}