openstack-ansible:unmaintained/2023.1

Last commit made on 2025-11-25
Get this branch:
git clone -b unmaintained/2023.1 https://git.launchpad.net/openstack-ansible

Branch merges

Branch information

Name:
unmaintained/2023.1
Repository:
lp:openstack-ansible

Recent commits

0fd2efa... by Dmitriy Rabotyagov

Stop using infra mirror for mariadb

This aims to disable upgrade jobs.

Current mariadb.com mirror that's being cached by infra does not
contain modern MariaDB versions and can't be used any longer for
testing.

Needed-By: https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/968347
Needed-By: https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/967775
Change-Id: I849fe94fa05483cda21175b3a283e74c93deaa71
Signed-off-by: Dmitriy Rabotyagov <email address hidden>

a56cb21... by Dmitriy Rabotyagov

Use roles from top of unmaintained branch

After EOM creation we can switch back to branch, so that
whoever tracks unmaintained branch were getting backports.

This also helps CI upgrade jobs to incroporate changes.

Change-Id: Id5f3ced5d710a91b25149b50cc1a0bd93734d678
Signed-off-by: Dmitriy Rabotyagov <email address hidden>

bb2fb88... by Jonathan Rosser

Remove retired qdrouterd repo from zuul jobs

Change-Id: Ide9e0cdf616a4e5c5d7acaaaddc27fac8e940327

9c8fb40... by OpenStack Release Bot <email address hidden>

Update .gitreview for unmaintained/2023.1

Change-Id: Ib86c02298a72159a3b36f66ace0cb5f38c2f790b

69fd398... by Dmitriy Rabotyagov

Swith roles/services to 2023.1-eom tag

We want to avoid this job triggering deploy guide, as
it tries to install constraints from master, as
stable/2023.1 no longer exists for requirements project
in zuul

Change-Id: If9b301d64742f9c49997f48fe00c18fd3a9795d8

8415296... by Jonathan Rosser

Remove ansible-role-qdrouterd from zuul required-projects

This repository is to be retired and leaving it here will break
the CI config and result in many jobs failing to run.

See https://review.opendev.org/c/openstack/governance/+/938193

Change-Id: I30e54da3b3ba1af32a063f0b1e5d105e4936fa30
(cherry picked from commit 55bacc3eafa6864a455a3e44115d1d505c4522e2)

2991979... by Dmitriy Rabotyagov

Remove senlin/sahara/murano roles from required project

With roles and projects retirement, we need to remove corresponsive
roles from zuul required projects.

Change-Id: I7b6447b585b1363c1c477e1ef8b93c53ee617225

cdef209... by Dmitriy Rabotyagov

Set correct language for docs

Having language set to None results in a warning since it is not an
appropriate lagnuage name. Setting it to the default 'en'.

Change-Id: I6579d1ef078e24eabce9051a7907bf6a3db7b9a8
(cherry picked from commit 8111839099114b33080a0a5b0c51971cb26c8837)

f7d2fa6... by Dmitriy Rabotyagov

Bump SHAs to 2023.1

Change-Id: I92936e8d9da27879c2169f05fb2483819c5f0925

cbf5302... by Marc GariƩpy

Deny access to any paths including /. for console proxies.

This prevents serving files in the .git subdirectory.

Change-Id: I8b294747100ffad92fd7dba884b2bfcd386e00ff
(cherry picked from commit 00c9a7ab0ea08d12516320eee98ca5fe38d79c27)