Reenable jvm plots for ovsdb
[integration/test.git] / tools / clustering / cluster-monitor / cluster.json
1 {
2     "cluster": {
3         "controllers": [
4             {"ip": "172.17.10.93", "port": "8181"},
5             {"ip": "172.17.10.93", "port": "8181"},
6             {"ip": "172.17.10.93", "port": "8181"}
7         ],
8         "user": "username",
9         "pass": "password",
10         "shards_to_exclude": []
11     }
12 }