Use vanilla Neutron 2025.1 images

This was a temporary workaround until this is merged
https://review.opendev.org/c/openstack/neutron/+/946877

Change-Id: Icc49a03b4b2b9e209658cc2f1d0f9b8b8012e347
This commit is contained in:
Vladimir Kozhukalov
2025-04-28 10:01:15 -05:00
parent 463c202522
commit ce4c2ff5d4
2 changed files with 2 additions and 6 deletions

View File

@@ -12,9 +12,7 @@ images:
neutron_l3: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy"
neutron_l2gw: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy"
neutron_linuxbridge_agent: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy"
# TODO: Use plain neutron image after https://review.opendev.org/c/openstack/neutron/+/946877
# is merged to the stable/2025.1 branch
neutron_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy-custom"
neutron_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy"
neutron_ovn_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy"
neutron_openvswitch_agent: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy"
neutron_server: "quay.io/airshipit/neutron:2025.1-ubuntu_jammy"

View File

@@ -12,9 +12,7 @@ images:
neutron_l3: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
neutron_l2gw: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
neutron_linuxbridge_agent: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
# TODO: Use plain neutron image after https://review.opendev.org/c/openstack/neutron/+/946877
# is merged to the stable/2025.1 branch
neutron_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_noble-custom"
neutron_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
neutron_ovn_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
neutron_openvswitch_agent: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
neutron_server: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"