Skip to content

Commit 067878b

Browse files
committed
Use Neutron fork
1 parent 25dc553 commit 067878b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ kolla_image_tags:
1515
magnum:
1616
rocky-9: 2025.1-rocky-9-20250811T111154
1717
ubuntu-noble: 2025.1-ubuntu-noble-20250811T111154
18+
neutron_server:
19+
rocky-9: 2025.1-rocky-9-20250911T125733
20+
ubuntu-noble: 2025.1-ubuntu-noble-20250911T125733
1821
prometheus_libvirt_exporter:
1922
rocky-9: 2025.1-rocky-9-20250822T151934
2023
ubuntu-noble: 2025.1-ubuntu-noble-20250822T151934

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ kolla_sources:
139139
type: git
140140
location: https://github.com/stackhpc/keystone.git
141141
reference: stackhpc/{{ openstack_release }}
142+
neutron-base:
143+
type: git
144+
location: https://github.com/stackhpc/neutron.git
145+
reference: 2025.1-ovn-chassis2
142146
neutron-server-plugin-networking-mlnx:
143147
type: git
144148
location: https://github.com/stackhpc/networking-mlnx.git

0 commit comments

Comments
 (0)