Skip to content

Commit 31b44dc

Browse files
authored
Merge branch 'stackhpc/wallaby' into feature/wallaby/caso
2 parents 636ea20 + e41de7e commit 31b44dc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ kolla_sources:
148148
type: git
149149
location: https://github.com/stackhpc/magnum.git
150150
reference: stackhpc/wallaby
151+
neutron-base:
152+
type: git
153+
location: https://github.com/stackhpc/neutron.git
154+
reference: stackhpc/{{ openstack_release }}
151155
neutron-base-plugin-networking-generic-switch:
152156
type: git
153157
location: https://github.com/stackhpc/networking-generic-switch.git

etc/kayobe/kolla/globals.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ docker_yum_gpgkey: "https://download.docker.com/linux/centos/gpg"
77
bifrost_tag: wallaby-20230207T194135
88
blazar_tag: wallaby-20230303T172322
99
caso_tag: wallaby-20230303T172322
10+
neutron_tag: wallaby-20230303T174325
1011
{% else %}
1112
bifrost_tag: wallaby-20230215T160405
1213
blazar_tag: wallaby-20230303T172458
1314
caso_tag: wallaby-20230303T172458
15+
neutron_tag: wallaby-20230303T213058
1416
{% endif %}
1517

1618
glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"

0 commit comments

Comments
 (0)