Skip to content

Commit 97c3d43

Browse files
committed
Build nova from our fork
This is necessary to address OSSA-2024-002 [1] until patches are merged upstream. [1] https://security.openstack.org/ossa/OSSA-2024-002.html
1 parent 67530fd commit 97c3d43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ kolla_sources:
151151
type: git
152152
location: https://github.com/stackhpc/networking-generic-switch.git
153153
reference: stackhpc/{{ openstack_release }}
154+
nova-base:
155+
type: git
156+
location: https://github.com/stackhpc/nova.git
157+
reference: stackhpc/{{ openstack_release }}
154158

155159
###############################################################################
156160
# Kolla image build configuration.

0 commit comments

Comments
 (0)