- Jul 25, 2024
-
-
Michal Nasiadka authored
Also stop using the old config name (td-agent.conf) Change-Id: Ied2736b891cd8c6dfcc509a8fd6b1fc8bfe21cb4
-
- Jul 24, 2024
-
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Change-Id: Ia7bd309479f098bc0b65ecf76dc294d893dadbc4
-
- Jul 17, 2024
-
-
Zuul authored
-
Michal Arbet authored
This patch modifies tasks that are delegated to localhost to use local connection. Firstly, this is correct since SSH connection is not used, and secondly, it fixes the issue when kolla-ansible is packaged in a docker container. If the local connection is not used, the tasks will fail because temporary data are stored outside the container, whereas we need it to be stored inside the container so we can read them and set_facts. Closes-Bug: #2073370 Change-Id: I9547d5da78da30bfeea8e97056cfa9308c977098
-
- Jul 16, 2024
-
-
Zuul authored
-
Zuul authored
-
Petr Slavchenkov authored
Fixes an deploy opensearch whith enable TLS on the internal VIP Closes-Bug: #2073224 Change-Id: I50ce48c4e3c645e2f3aeee4913a9bc9ee506040a
-
- Jul 15, 2024
- Jul 11, 2024
- Jul 10, 2024
-
-
Piotr Parczewski authored
Change-Id: I3dbe017d29f0209e963fd250d4e5a753f62695d5
-
Michal Arbet authored
As our CI is ipv6 only and using cirros for tests. Therefore we need to set force_config_drive = true. Change-Id: I07058a4b30d0de1aaf8e82656024c5f6a99b290b
-
- Jul 09, 2024
-
-
Michal Nasiadka authored
Closes-Bug: #2070051 Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/923544 Change-Id: I221eb136e77c61aef39e8646b48b927352d1419d
-
Michal Arbet authored
Barbican switched to oslo.db as per [1] This patch is fixing kolla-ansible config for barbican. [1] https://review.opendev.org/c/openstack/barbican/+/848011 Closes-Bug: #2072554 Change-Id: Idc7bcd1aa2cbb9a08facb3140eed0f22d5d7e99f
-
- Jul 08, 2024
-
-
Ivan Halomi authored
There was a bug where setting the test command for the health check to 'NONE' would throw an error in podman_worker. This was problematic since K-A uses 'NONE' as an indicator that the health check is not enabled. Closes-Bug: #2071912 Change-Id: I3140bb79eace58b23f579be3da569c502c52c38c Signed-off-by:
Ivan Halomi <ivan.halomi@tietoevry.com>
-
- Jul 04, 2024
-
-
Zuul authored
-
- Jul 03, 2024
-
-
Michal Nasiadka authored
Change-Id: I3023f88f710ff6b41c95d570c571af8ef009efe8
-
Michal Nasiadka authored
ansible-core 2.16 and later requires python 3.10+ (see [1]) [1]: https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix Change-Id: Id5e10872de413e7b476c5343360d73c109b9667a
-
Zuul authored
-
- Jul 02, 2024
-
-
Michal Nasiadka authored
Remove Bullseye from support matrix Change-Id: If29ab064af9968784995115da6dd2cdf6e723c0b
-
Ivan Halomi authored
Add more explanatory documentation why is parsing of volumes needed during creation of container to stay consistent with the documentation inside docker worker. Change-Id: Id7c90a6ec04f4a21a75f2edb39f80a64199b5f86 Signed-off-by:
Ivan Halomi <ivan.halomi@tietoevry.com>
-
- Jun 28, 2024
-
-
Zuul authored
-
Matus Jenca authored
Currently, service-cert-copy role used to copy certs and CA into containers has 'when' statements that check if HAProxy is defined and enabled for the service. However, some services like RabbitMQ, ProxySQL or Redis don't use HAProxy This patch removes the when condition, as it is not necessary. PartiallyImplements: mariadb-ssl Change-Id: I8864e05212e0ed76ea3a0108b00ed9dd04b1a697
-
- Jun 27, 2024
-
-
Zuul authored
-
- Jun 26, 2024
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Will Szumski authored
This enables you to scrape external targets more easily. Change-Id: I55b612d2f5f5a3fc8d21c6d2f71d6c58d89d4e31
-
Zuul authored
-
Pedro Henrique authored
When using short notations like `1g` or `512m` to define the container dimensions, we are always getting the container to being restarted in each kolla-ansible run, even with no real changes in the container configs. Change-Id: Ic8e2dd42b95a8f5c2141a820c55642a3ed7beabd Closes-Bug: #2070494
-
- Jun 24, 2024
-
-
Victor Chembaev authored
Fix kolla systemd unit template to prevent restart all kolla services with docker.service restart Change-Id: I70dd1751dea6bfc9bb265aeda04b3392e135324c Closes-Bug: 2065168
-
- Jun 21, 2024
- Jun 19, 2024
-
-
Andrew Babbitt authored
Change the skyline nginx config to point to the internal port. Closes-Bug: #2069855 Change-Id: Ia29d89b2594a604c687469850a67f7fe29d0eb5d
-
Michal Arbet authored
Change-Id: I85479a64821686f81a3592aa5620e1628dcb5c73
-
- Jun 18, 2024