Files
Dmitriy Rabotyagov 36d06d4cc3 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.

With that we also now able to check the service status during
bootstrap against the internal VIP. This is important in environments
with limited connectivity.

Closes-Bug: #1990008
Closes-Bug: #1989326
Squashes Change-ID: I1a4aec40618237aa23b4f40b335c141071a56f08

Change-Id: Ifa9a79c34265b225a5e24c30cae47d3f0fa0739f
(cherry picked from commit 7868766202)
2022-09-26 07:31:05 +00:00
..