Skip to content

Commit 1e7527e

Browse files
committed
yoga: Build Cinder and Glance from StackHPC forks
We are currently carrying patches for the CVE-2024-32498 QCOW vulnerability.
1 parent 0c07da3 commit 1e7527e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,18 @@ kolla_sources:
117117
type: git
118118
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
119119
reference: 1.3.0
120+
cinder-base:
121+
type: git
122+
location: https://github.com/stackhpc/cinder.git
123+
reference: stackhpc/{{ openstack_release }}
120124
cloudkitty-base:
121125
type: git
122126
location: https://github.com/stackhpc/cloudkitty.git
123127
reference: stackhpc/{{ openstack_release }}
128+
glance-base:
129+
type: git
130+
location: https://github.com/stackhpc/glance.git
131+
reference: stackhpc/{{ openstack_release }}
124132
horizon-plugin-cloudkitty-dashboard:
125133
type: git
126134
location: https://github.com/stackhpc/cloudkitty-dashboard.git

0 commit comments

Comments
 (0)