File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -118,11 +118,11 @@ kolla_sources:
118
118
cloudkitty-base :
119
119
type : git
120
120
location : https://github.com/stackhpc/cloudkitty.git
121
- reference : stackhpc/xena
121
+ reference : stackhpc/{{ openstack_release }}
122
122
horizon-plugin-cloudkitty-dashboard :
123
123
type : git
124
124
location : https://github.com/stackhpc/cloudkitty-dashboard.git
125
- reference : stackhpc/xena
125
+ reference : stackhpc/{{ openstack_release }}
126
126
ironic-inspector-additions-stackhpc-inspector-plugins :
127
127
# Install our custom inspector plugins.
128
128
type : git
@@ -131,11 +131,11 @@ kolla_sources:
131
131
magnum-base :
132
132
type : git
133
133
location : https://github.com/stackhpc/magnum.git
134
- reference : stackhpc/xena
134
+ reference : stackhpc/{{ openstack_release }}
135
135
neutron-base-plugin-networking-generic-switch :
136
136
type : git
137
137
location : https://github.com/stackhpc/networking-generic-switch.git
138
- reference : stackhpc/xena
138
+ reference : stackhpc/{{ openstack_release }}
139
139
140
140
# ##############################################################################
141
141
# Kolla image build configuration.
You can’t perform that action at this time.
0 commit comments