Change key "cluster" to "cluster_name"
According to the request documentation above this sample, the key "cluster" should be "cluster_name". Closes-Bug: #1970135 Signed-off-by: James Palmer <jpalmer7698@gmail.com> Change-Id: Ifd64ba39a46cdbf7d75bc17baa2862790a7a39c1
This commit is contained in:
parent
3e068b5ce0
commit
0e6ba48347
@ -1,5 +1,5 @@
|
||||
{
|
||||
"cluster": "test",
|
||||
"cluster_name": "test",
|
||||
"disabled": true,
|
||||
"host": "host1@lvmdriver",
|
||||
"service_id": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user