Switch to Ussuri release of networking-l2gw tarball
Also pin to the most recent release of mksproxy, 0.0.2. The vmtp 2.5.0 release does not support Python 3, so use master. Change-Id: I4f4a84816c23383724c81983a60d71cf8e4c7265
This commit is contained in:
parent
1ebb97c9f2
commit
b9b4a99f90
@ -607,7 +607,7 @@ SOURCES = {
|
||||
'neutron-server-opendaylight-plugin-networking-l2gw': {
|
||||
'type': 'url',
|
||||
'location': ('$tarballs_base/openstack/networking-l2gw/'
|
||||
'networking-l2gw-master.tar.gz')},
|
||||
'networking-l2gw-16.0.0.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-master.tar.gz')},
|
||||
'nova-mksproxy-0.0.2.tar.gz')},
|
||||
'novajoin-base': {
|
||||
'type': 'url',
|
||||
'location': ('$tarballs_base/openstack/novajoin/'
|
||||
|
Loading…
Reference in New Issue
Block a user