Skip to content

Commit 0bb461f

Browse files
committed
Yoga: update Kolla build source branches
1 parent b304575 commit 0bb461f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@ kolla_sources:
118118
cloudkitty-base:
119119
type: git
120120
location: https://github.com/stackhpc/cloudkitty.git
121-
reference: stackhpc/xena
121+
reference: stackhpc/{{ openstack_release }}
122122
horizon-plugin-cloudkitty-dashboard:
123123
type: git
124124
location: https://github.com/stackhpc/cloudkitty-dashboard.git
125-
reference: stackhpc/xena
125+
reference: stackhpc/{{ openstack_release }}
126126
ironic-inspector-additions-stackhpc-inspector-plugins:
127127
# Install our custom inspector plugins.
128128
type: git
@@ -131,11 +131,11 @@ kolla_sources:
131131
magnum-base:
132132
type: git
133133
location: https://github.com/stackhpc/magnum.git
134-
reference: stackhpc/xena
134+
reference: stackhpc/{{ openstack_release }}
135135
neutron-base-plugin-networking-generic-switch:
136136
type: git
137137
location: https://github.com/stackhpc/networking-generic-switch.git
138-
reference: stackhpc/xena
138+
reference: stackhpc/{{ openstack_release }}
139139

140140
###############################################################################
141141
# Kolla image build configuration.

0 commit comments

Comments
 (0)