Skip to content

Commit 2842dcc

Browse files
authored
Merge pull request #1821 from stackhpc/smslab-keystone
Build keystone from downstream fork
2 parents bdc9b80 + 7fbc95d commit 2842dcc

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ kolla_image_tags:
66
openstack:
77
rocky-9: 2025.1-rocky-9-20250730T105631
88
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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ kolla_sources:
135135
type: git
136136
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
137137
reference: 1.3.0
138+
keystone-base:
139+
type: git
140+
location: https://github.com/stackhpc/keystone.git
141+
reference: stackhpc/{{ openstack_release }}
138142
magnum-base:
139143
type: git
140144
location: https://github.com/stackhpc/magnum.git

0 commit comments

Comments
 (0)