We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25dc553 commit 8de472cCopy full SHA for 8de472c
etc/kayobe/kolla.yml
@@ -139,10 +139,14 @@ kolla_sources:
139
type: git
140
location: https://github.com/stackhpc/keystone.git
141
reference: stackhpc/{{ openstack_release }}
142
+ neutron-base:
143
+ type: git
144
+ location: https://github.com/stackhpc/neutron.git
145
+ reference: stackhpc/{{ openstack_release }}
146
neutron-server-plugin-networking-mlnx:
147
148
location: https://github.com/stackhpc/networking-mlnx.git
- reference: stackhpc/{{ openstack_release }}
149
+ reference: stackhpc/2025.1-ovn-chassis2
150
nova-compute-plugin-networking-mlnx:
151
152
0 commit comments