Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
csit
/
9abb61ca2cea1907cab2cec312d6dca6e53a93cd
/
.
/
tests
/
music
/
music-suite
/
data
/
createkeyspace-simple.json
blob: 31f4b6a594260906b2086d509f8be712034001c0 [
file
] [
log
] [
blame
]
Gary Wu
9abb61c
2018-09-27 10:38:50 -0700
[
diff
] [
blame^
]
1
{
2
"consistencyInfo"
:{
"type"
:
"eventual"
},
3
"durabilityOfWrites"
:
"true"
,
4
"keyspaceName"
:
"txt"
,
5
"replicationInfo"
:{
"class"
:
"SimpleStrategy"
,
"replication_factor"
:
1
}
6
}