Merge "Fix the name of the cluster_status for HAProxy"

This commit is contained in:
Jenkins 2016-08-23 12:44:08 +00:00 committed by Gerrit Code Review
commit 43b8a36b14
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"
}
]
}