Skip to content

Commit 8de472c

Browse files
committed
Use Neutron fork
1 parent 25dc553 commit 8de472c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,14 @@ 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: stackhpc/{{ openstack_release }}
142146
neutron-server-plugin-networking-mlnx:
143147
type: git
144148
location: https://github.com/stackhpc/networking-mlnx.git
145-
reference: stackhpc/{{ openstack_release }}
149+
reference: stackhpc/2025.1-ovn-chassis2
146150
nova-compute-plugin-networking-mlnx:
147151
type: git
148152
location: https://github.com/stackhpc/networking-mlnx.git

0 commit comments

Comments
 (0)