File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -148,6 +148,10 @@ kolla_sources:
148
148
type : git
149
149
location : https://github.com/stackhpc/magnum.git
150
150
reference : stackhpc/wallaby
151
+ neutron-base :
152
+ type : git
153
+ location : https://github.com/stackhpc/neutron.git
154
+ reference : stackhpc/{{ openstack_release }}
151
155
neutron-base-plugin-networking-generic-switch :
152
156
type : git
153
157
location : https://github.com/stackhpc/networking-generic-switch.git
Original file line number Diff line number Diff line change @@ -7,10 +7,12 @@ docker_yum_gpgkey: "https://download.docker.com/linux/centos/gpg"
7
7
bifrost_tag : wallaby-20230207T194135
8
8
blazar_tag : wallaby-20230303T172322
9
9
caso_tag : wallaby-20230303T172322
10
+ neutron_tag : wallaby-20230303T174325
10
11
{% else %}
11
12
bifrost_tag : wallaby-20230215T160405
12
13
blazar_tag : wallaby-20230303T172458
13
14
caso_tag : wallaby-20230303T172458
15
+ neutron_tag : wallaby-20230303T213058
14
16
{% endif %}
15
17
16
18
glance_tls_proxy_tag : " {% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
You can’t perform that action at this time.
0 commit comments