File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -139,10 +139,6 @@ kolla_sources:
139
139
type : git
140
140
location : https://github.com/stackhpc/networking-generic-switch.git
141
141
reference : stackhpc/{{ openstack_release }}
142
- openstack-base :
143
- type : git
144
- location : https://github.com/stackhpc/requirements.git
145
- reference : stackhpc/{{ openstack_release }}
146
142
147
143
# ##############################################################################
148
144
# Kolla image build configuration.
Original file line number Diff line number Diff line change @@ -10,7 +10,3 @@ base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
10
10
{% endif %}
11
11
build_args = {{ kolla_build_args.items() | map('join', ':') | join(',') }}
12
12
13
- [openstack-base]
14
- type = git
15
- location = https://github.com/stackhpc/requirements
16
- reference = stackhpc/{{ openstack_release }}
You can’t perform that action at this time.
0 commit comments