Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
csit
/
d49ea4a64c5b89468cbd13568399534ceaec4788
/
.
/
tests
/
music
/
music-suite
/
data
/
createkeyspace-simple.json
blob: 31f4b6a594260906b2086d509f8be712034001c0 [
file
] [
log
] [
blame
]
{
"consistencyInfo"
:{
"type"
:
"eventual"
},
"durabilityOfWrites"
:
"true"
,
"keyspaceName"
:
"txt"
,
"replicationInfo"
:{
"class"
:
"SimpleStrategy"
,
"replication_factor"
:
1
}
}