Fix the name of the cluster_status for HAProxy

Change-Id: Ibe20d448d6ba0e3c4493dd3ab528f7efc73aa385
This commit is contained in:
Swann Croiset 2016-08-23 13:15:38 +02:00
parent 542157021b
commit 1ba99a1b72
1 changed files with 2 additions and 1 deletions

View File

@ -110,9 +110,10 @@
"value": "$environment"
},
{
"condition": "AND",
"key": "cluster_name",
"operator": "=",
"value": "haproxy"
"value": "haproxy-openstack"
}
]
}