We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdc9b80 + 7fbc95d commit 2842dccCopy full SHA for 2842dcc
etc/kayobe/kolla-image-tags.yml
@@ -6,3 +6,6 @@ kolla_image_tags:
6
openstack:
7
rocky-9: 2025.1-rocky-9-20250730T105631
8
ubuntu-noble: 2025.1-ubuntu-noble-20250730T105631
9
+ keystone:
10
+ rocky-9: 2025.1-rocky-9-20250805T134044
11
+ ubuntu-noble: 2025.1-ubuntu-noble-20250805T134044
etc/kayobe/kolla.yml
@@ -135,6 +135,10 @@ kolla_sources:
135
type: git
136
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
137
reference: 1.3.0
138
+ keystone-base:
139
+ type: git
140
+ location: https://github.com/stackhpc/keystone.git
141
+ reference: stackhpc/{{ openstack_release }}
142
magnum-base:
143
144
location: https://github.com/stackhpc/magnum.git
0 commit comments