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.
1 parent 9dc167e commit d62feb1Copy full SHA for d62feb1
etc/kayobe/kolla.yml
@@ -143,6 +143,10 @@ kolla_sources:
143
type: git
144
location: https://github.com/stackhpc/networking-generic-switch.git
145
reference: stackhpc/{{ openstack_release }}
146
+ openstack-base:
147
+ type: git
148
+ location: https://github.com/stackhpc/requirements.git
149
+ reference: stackhpc/{{ openstack_release }}
150
151
###############################################################################
152
# Kolla image build configuration.
0 commit comments