Merge "Switch to versioned tarballs part 2"

This commit is contained in:
Zuul 2020-05-18 14:34:42 +00:00 committed by Gerrit Code Review
commit 8257a40880
1 changed files with 2 additions and 2 deletions

View File

@ -639,7 +639,7 @@ SOURCES = {
'novajoin-base': {
'type': 'url',
'location': ('$tarballs_base/novajoin/'
'novajoin-master.tar.gz')},
'novajoin-1.3.0.tar.gz')},
'octavia-base': {
'type': 'url',
'location': ('$tarballs_base/octavia/'
@ -659,7 +659,7 @@ SOURCES = {
'tempest-plugin-tempest-conf': {
'type': 'url',
'location': ('$tarballs_base/python-tempestconf/'
'python-tempestconf-master.tar.gz')},
'python-tempestconf-2.5.0.tar.gz')},
'tempest-plugin-barbican': {
'type': 'url',
'location': ('$tarballs_base/barbican-tempest-plugin/'