Skip to content

Commit fbc8e4e

Browse files
committed
define openstack-base from kolla_sources
1 parent b273372 commit fbc8e4e

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
@@ -143,6 +143,10 @@ kolla_sources:
143143
type: git
144144
location: https://github.com/stackhpc/networking-generic-switch.git
145145
reference: stackhpc/{{ openstack_release }}
146+
openstack-base:
147+
type: git
148+
location: https://github.com/stackhpc/requirements.git
149+
reference: stackhpc/{{ openstack_release }}
146150

147151
###############################################################################
148152
# Kolla image build configuration.

0 commit comments

Comments
 (0)