summaryrefslogtreecommitdiffstats
path: root/docker/services/ironic-conductor.yaml
diff options
context:
space:
mode:
authorDamien Ciabrini <dciabrin@redhat.com>2017-07-28 12:13:53 -0400
committerDamien Ciabrini <dciabrin@redhat.com>2017-07-31 12:37:36 -0400
commit7968f37f6e65ed542340437f23b6c267b8b1f2ce (patch)
treea10dd1c49bf7ae27517a89c6f1ebd5cc9d550d0e /docker/services/ironic-conductor.yaml
parent19e89d8d6e2c39c4b98edfba33613607e28e38ee (diff)
MariaDB: create clustercheck user at container bootstrap
In HA overclouds, the helper script clustercheck is called by HAProxy to poll the state of the galera cluster. Make sure that a dedicated clustercheck user is created at deployment, like it is currently done in Ocata. The creation of the clustercheck user happens on all controller nodes, right after the database creation. This way, it does not need to wait for the galera cluster to be up and running. Partial-Bug: #1707683 Change-Id: If8e0b3f9e4f317fde5328e71115aab87a5fa655f
Diffstat (limited to 'docker/services/ironic-conductor.yaml')
0 files changed, 0 insertions, 0 deletions
#n177'>177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281