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 25386a8 commit 1e98d96Copy full SHA for 1e98d96
etc/kayobe/kolla.yml
@@ -134,6 +134,10 @@ kolla_sources:
134
type: git
135
location: https://github.com/stackhpc/magnum.git
136
reference: stackhpc/{{ openstack_release }}
137
+ neutron-base:
138
+ type: git
139
+ location: https://github.com/stackhpc/neutron.git
140
+ reference: stackhpc/{{ openstack_release }}
141
neutron-base-plugin-networking-generic-switch:
142
143
location: https://github.com/stackhpc/networking-generic-switch.git
0 commit comments