diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-21 14:53:26 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-21 14:53:26 +0200 |
commit | a68027076e0bca4e3bc69371a9f2e9ac486cdbf5 (patch) | |
tree | da0da26136d0331ae1d6567fe6029e97f0200a2c | |
parent | a15b050521848ccb3ed7ceec7a679b66d540e6d4 (diff) |
Leverage on stein networking packages
It updates refs for networking sfc and bgpvpn.
Change-Id: I78f9815c688a3a4814f17f916e7429d2599af971
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | upper-constraints.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index e3dd16a8e..64b60b9cf 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -16,7 +16,7 @@ robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' ansible===2.3.2.0 xtesting===0.61.0 -git+https://git.openstack.org/openstack/networking-bgpvpn@10.0.0.0rc1#egg=networking_bgpvpn -git+https://git.openstack.org/openstack/networking-sfc@8.0.0.0rc1#egg=networking_sfc +git+https://git.openstack.org/openstack/networking-bgpvpn@10.0.0#egg=networking_bgpvpn +git+https://git.openstack.org/openstack/networking-sfc@8.0.0#egg=networking_sfc neutron===14.0.1 os-faults===0.2.1 |