Revert "Switch to Ussuri release of networking-l2gw tarball"

Ussuri release. Standard process per [1].

[1] https://docs.openstack.org/kolla/latest/contributor/release-management.html

This reverts commit b9b4a99f90.

Change-Id: Ie969a8998fc5b9c027de6ce3e801a07bf7b76c93
This commit is contained in:
Radosław Piliszek 2020-05-24 17:41:55 +00:00
parent 70bf2fca31
commit 9836fb9267
1 changed files with 2 additions and 2 deletions

View File

@ -607,7 +607,7 @@ SOURCES = {
'neutron-server-opendaylight-plugin-networking-l2gw': {
'type': 'url',
'location': ('$tarballs_base/openstack/networking-l2gw/'
'networking-l2gw-16.0.0.tar.gz')},
'networking-l2gw-master.tar.gz')},
'neutron-server-opendaylight-plugin-networking-sfc': {
'type': 'url',
'location': ('$tarballs_base/openstack/networking-sfc/'
@ -635,7 +635,7 @@ SOURCES = {
'nova-base-plugin-mksproxy': {
'type': 'url',
'location': ('$tarballs_base/openstack/nova-mksproxy/'
'nova-mksproxy-0.0.2.tar.gz')},
'nova-mksproxy-master.tar.gz')},
'novajoin-base': {
'type': 'url',
'location': ('$tarballs_base/openstack/novajoin/'