Skip to content

Commit 64ae2b2

Browse files
committed
Update kolla.yml for Antelope
1 parent bfd3f2b commit 64ae2b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

etc/kayobe/kolla.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
115115
# 'stackhpc/{{ openstack_release }}' which would keep the branch up to date
116116
# for the current release. This is nice in theory but in practice, the stackhpc
117117
# forks change with every release and the elements in this list change with
118-
# them. Explicitly using /zed makes it more intuitive to find and edit these
118+
# them. Explicitly using /2021.3 makes it more intuitive to find and edit these
119119
# entries.
120120
kolla_sources:
121121
bifrost-base-additions-stackhpc-inspector-plugins:
@@ -126,11 +126,11 @@ kolla_sources:
126126
cloudkitty-base:
127127
type: git
128128
location: https://github.com/stackhpc/cloudkitty.git
129-
reference: stackhpc/zed
129+
reference: stackhpc/2023.1
130130
horizon-plugin-cloudkitty-dashboard:
131131
type: git
132132
location: https://github.com/stackhpc/cloudkitty-dashboard.git
133-
reference: stackhpc/zed
133+
reference: stackhpc/2023.1
134134
ironic-inspector-additions-stackhpc-inspector-plugins:
135135
# Install our custom inspector plugins.
136136
type: git
@@ -140,11 +140,11 @@ kolla_sources:
140140
magnum-base:
141141
type: git
142142
location: https://github.com/stackhpc/magnum.git
143-
reference: stackhpc/zed
143+
reference: stackhpc/2023.1
144144
neutron-base-plugin-networking-generic-switch:
145145
type: git
146146
location: https://github.com/stackhpc/networking-generic-switch.git
147-
reference: stackhpc/zed
147+
reference: stackhpc/2023.1
148148

149149
###############################################################################
150150
# Kolla image build configuration.

0 commit comments

Comments
 (0)