openstack-ansible:master

Last commit made on 2023-11-13
Get this branch:
git clone -b master https://git.launchpad.net/openstack-ansible

Branch information

Name:
master
Repository:
lp:openstack-ansible

Recent commits

2e93f05... by Zuul <email address hidden>

Merge "Do not try to install packages on each log_instance_info run"

fb3a696... by Zuul <email address hidden>

Merge "Explicitly add localhost to inventory.ini"

2acaad9... by Dmitriy Rabotyagov

Remove amphora provider driver

amphorav1 driver has been dropped from octavia early in 2023.2 cycle [1]

[1] https://opendev.org/openstack/octavia/commit/6c0515c9880b5310dd0647a5881233f07898d812

Change-Id: I3dde678d0df6e656bcd73ae96a213fad6e0631bb

d980045... by Zuul <email address hidden>

Merge "Disable wheels build for metal AIO deployments"

8f3c02d... by Damian DÄ…browski

Explicitly add localhost to inventory.ini

Because implicit localhost is not a part of 'all' or any other group,
playbooks executed with '--limit' may not take it into account.
The problem was extensively described in bug #2041717.

This change explicitly adds localhost to OSA inventory to avoid
unexpected behavior.

Closes-Bug: #2041717
Change-Id: Ib44ed22d7132b42a4185a91f12c66ced5a1a6209

99171df... by Zuul <email address hidden>

Merge "Deprecate OpenDaylight support"

d9d9426... by Zuul <email address hidden>

Merge "Tune SSH in pre-step setup"

7d4bd29... by Zuul <email address hidden>

Merge "Replace deprecated httpchk with send"

f0db52b... by Zuul <email address hidden>

Merge "Map default value of rabbitmq_management_ssl to haproxy_ssl"

9e41877... by Dmitriy Rabotyagov

Tune SSH in pre-step setup

This intends to disable some time-consuming settings for SSH connection to
speed up further setup.

Change-Id: I2c7961fca688fb50c01e2c7cdbc04a262fed42a0