Skip to content

Commit feef27d

Browse files
committed
Use upstream requirements for testing
1 parent 6fd6fa9 commit feef27d

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

etc/kayobe/kolla.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,6 @@ kolla_sources:
139139
type: git
140140
location: https://github.com/stackhpc/networking-generic-switch.git
141141
reference: stackhpc/{{ openstack_release }}
142-
openstack-base:
143-
type: git
144-
location: https://github.com/stackhpc/requirements.git
145-
reference: stackhpc/{{ openstack_release }}
146142

147143
###############################################################################
148144
# Kolla image build configuration.

etc/kayobe/kolla/kolla-build.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
1010
{% endif %}
1111
build_args = {{ kolla_build_args.items() | map('join', ':') | join(',') }}
1212

13-
[openstack-base]
14-
type = git
15-
location = https://github.com/stackhpc/requirements
16-
reference = stackhpc/{{ openstack_release }}

0 commit comments

Comments
 (0)