Merge "Unpin openstack/requirements"

This commit is contained in:
Zuul 2020-03-06 12:00:28 +00:00 committed by Gerrit Code Review
commit d4b4a4ba25
1 changed files with 3 additions and 7 deletions

View File

@ -292,14 +292,10 @@ _BASE_OPTS = [
SOURCES = {
# FIXME(mgoddard): Pinning requirements to
# ea42244642c3c091cb4f70917ae8d79af217b6af. This is required to avoid
# oslo.cache 2.1.0, which breaks us. See
# https://bugs.launchpad.net/kolla-ansible/+bug/1866008.
'openstack-base': {
'type': 'git',
'location': 'https://opendev.org/openstack/requirements',
'reference': 'ea42244642c3c091cb4f70917ae8d79af217b6af'},
'type': 'url',
'location': ('$tarballs_base/requirements/'
'requirements-${openstack_branch}.tar.gz')},
'aodh-base': {
'type': 'url',
'location': ('$tarballs_base/aodh/'