- Nov 17, 2023
-
-
Pierre Riteau authored
Change-Id: I06b0bd4634ebb8b78baa23656c891333fd96b88b
-
- Nov 15, 2023
-
-
Michal Nasiadka authored
Change-Id: Id80e7d28c20b1f9ecc52473013c78c28d2ab5532
-
Michal Nasiadka authored
Change-Id: I2577245440d510ab19f48915479a8e3575b996b7
-
- Nov 14, 2023
-
-
Grzegorz Koper authored
Updating requirements.yml with latest os-networks role Following up: Ia3550644e5fc3e83f792e46d42b4c35d5eec4705 Change-Id: I9cb1b4c5329dc9db8562cf317616101d35f13edb
-
- Nov 10, 2023
-
-
Zuul authored
-
- Nov 09, 2023
- Nov 08, 2023
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Will Szumski authored
This is a backwards compatability improvement, since it was previously permitted to have a config file that templated to invalid yaml/ini. Change-Id: I53a0894cc64e83c7342a82ad987b7e5a4696ece2 Closes-Bug: #2042690
-
- Nov 07, 2023
-
-
Grzegorz Koper authored
This change bumps up the maximum supported version of Ansible to 8.x (ansible-core 2.15.x) and minimum to 7.x (ansible-core 2.14.x). Depends on: https://github.com/stackhpc/ansible-role-systemd-networkd/pull/10 https://github.com/stackhpc/ansible-role-dell-powerconnect-switch/pull/13 https://github.com/stackhpc/ansible-role-mellanox-switch/pull/8 gateway_ip was being set to empty string. This was triggering neutron ""Invalid input for gateway_ip. Reason: '' is not a valid IP address." Omitting by default. Installing openstack.cloud collection. Upgrade failed as Ansible in kayobe-venv was not upgraded. Change-Id: Ia3550644e5fc3e83f792e46d42b4c35d5eec4705
-
Zuul authored
-
- Nov 06, 2023
-
-
Zuul authored
-
Grzegorz Koper authored
Setting network mode to host. Enables testing without additional configuration of the host. Change-Id: I46406d414290ed785a4644c88cbc76ff074e96a2
-
- Nov 03, 2023
-
-
Will Szumski authored
This can result in duplicated configuration options. Change-Id: I4dd6ffae027345b8c1cc217a63e85f8af7fc9746 Closes-Bug: #2042689
-
- Nov 02, 2023
-
-
Mark Goddard authored
I8bf75ce44b9ec1fdd477fcddf2deebf2929d9fc1 added a workaround to remove incorrectly named DNF repository files. This workaround has been in place since the Antelope release and can now be removed. Change-Id: I7ba61ffa8aaabcedf1c5249e5f39f39257410f9a
-
Michal Nasiadka authored
Match ML2/OVS agents only when OVN is not enabled. Change-Id: Ia2ba7414202de6750b18ada47e7a5bb0b636e7b3
-
- Nov 01, 2023
-
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
We no longer support EL8 or network-scripts. Debian systems never used this role, so also removing those tasks. Change-Id: I17b93c75a1ff8eb8d636247696f4a1709ca486d5
-
Zuul authored
-
Maksim Malchuk authored
Fixes an issue when user forgot to combine 'kolla_ansible_custom_passwords', 'kolla_ansible_default_custom_passwords' and own dictionary with custom passwords in configuration files. Now 'kolla_ansible_extra_custom_passwords' should provide only user custom passwords to add or override in the passwords.yml. Change-Id: I4813a1f6ab9cb566596e806bd0ada6dff342d119 Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
Mark Goddard authored
Kolla Ansible renamed kolla_internal_fqdn_cacert to kolla_admin_openrc_cacert in Victoria, after which we no longer set the variable correctly in globals.yml. This would lead to a missing OS_CACERT in admin-openrc.sh and public-openrc.sh. This change fixes the issue by renaming the relevant Kayobe variables to match and passing through the correct variable. Backwards compatibility is provided until the end of the deprecation period. kolla_public_openrc_cacert -> kolla_external_fqdn_cacert kolla_admin_openrc_cacert -> kolla_internal_fqdn_cacert Story: 2010486 Task: 47054 Change-Id: I9e1cc20579cf80525d6ef732a1aac99a65bc171b Co-Authored-By:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
- Oct 30, 2023
-
-
Mark Goddard authored
Change-Id: I12ad980ef6d30ea98966c0f4eaf047e8d57a40e7 Closes-Bug: #2039558
-
- Oct 26, 2023
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Stop using openstack-python3-jobs template, because Ansible 8 does not support Python 3.8. Change-Id: I8f5338b7eee31f1b8bc3e783d10666e3092a6540
-
- Oct 25, 2023
-
-
Zuul authored
-
Mark Goddard authored
This variable is not supported since I61a61ca59652b13687c2247d5881012b51f666a7, but was not removed from etc/kayobe/kolla.yml in that change. This change also adds the replacement variable docker_registry_insecure to etc/kayobe/docker.yml. TrivialFix Change-Id: I3fa96f0276e08a6678e5d743399d01bc19a8dd1b
-
- Oct 23, 2023
- Oct 20, 2023
-
-
Pierre Riteau authored
Change-Id: I42c4a44afe8b0b19a2d7d14d9b748bf1e2ca5c10
-
Pierre Riteau authored
We are seeing an issue on Rocky Linux 9 where VLAN interfaces on bridges have their MTU set to MTU-1 after rebooting. This is likely related to how MTU is set by NetworkManager for bridges: it first sets the MTU to MTU-1 before setting it to the correct value [1]. We can work around this issue by not explicitly setting the MTU configuration on the VLAN interface if it is the same as the parent bridge. It will be automatically inherited from the parent. [1] https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/864872e9a8c694ee7472154bf45f869040310b71 Closes-Bug: #2039947 Change-Id: I23366f4de7842e7c2fe40e431fac76f26e9892de
-
Pierre Riteau authored
Change-Id: I5151e7be611b95f52c05422c03dafe666dba144e
-