Unpin openstack/requirements

Pinning no longer required because of the black list of
oslo.cache 2.1.0 in openstack/requirements.

Related-Bug: #1866008

Change-Id: I9e30f161938c4fe45d91c35d26b308148d082ca8
Depends-On: https://review.opendev.org/#/c/711427/
This commit is contained in:
Christian Berendt 2020-03-06 00:41:46 +01:00
parent 5f21b322d0
commit f5bb4776e4
1 changed files with 3 additions and 7 deletions

View File

@ -292,14 +292,10 @@ _BASE_OPTS = [
SOURCES = { 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': { 'openstack-base': {
'type': 'git', 'type': 'url',
'location': 'https://opendev.org/openstack/requirements', 'location': ('$tarballs_base/requirements/'
'reference': 'ea42244642c3c091cb4f70917ae8d79af217b6af'}, 'requirements-${openstack_branch}.tar.gz')},
'aodh-base': { 'aodh-base': {
'type': 'url', 'type': 'url',
'location': ('$tarballs_base/aodh/' 'location': ('$tarballs_base/aodh/'