Comment 4 for bug 1989326

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-os_keystone (master)

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/858385
Committed: https://opendev.org/openstack/openstack-ansible-os_keystone/commit/7868766202b80205574efa66deb217ab2491d5c2
Submitter: "Zuul (22348)"
Branch: master

commit 7868766202b80205574efa66deb217ab2491d5c2
Author: Dmitriy Rabotyagov <email address hidden>
Date: Mon Sep 19 16:08:46 2022 +0200

    Bootstrap when running against last backend

    When deploying keystone for the first time, aliveness check inside
    service_bootstrap can not succeed for multi-node setup, as playbook
    will disable current backend. So we need to bootstrap host only
    when running against last host in play. We also should make sure, that
    following tasks will not fail when running against first ones.

    Closes-Bug: #1990008
    Related-Bug: #1989326
    Change-Id: Ifa9a79c34265b225a5e24c30cae47d3f0fa0739f