From 5d27230f41687f11def9549a169bd5b8831c9965 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 13 Feb 2018 21:42:05 +0000 Subject: xci: Bump OpenStack Ansbile SHAs * Bump up upstream SHAs * With these upstream SHAs, OSA installs neutron-agent container on controller node which would require eth12 interface on controller for establishing vlan provider networks. so adding eth12 interface and linking it with br-vlan over br-vlan-veth link. Change-Id: Iaf7cbe6e41dcfd15ec6527c5a50701f2d05eaad8 Signed-off-by: Markos Chandras Signed-off-by: Periyasamy Palanisamy --- xci/installer/osa/files/global-requirement-pins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xci/installer/osa/files/global-requirement-pins.txt') diff --git a/xci/installer/osa/files/global-requirement-pins.txt b/xci/installer/osa/files/global-requirement-pins.txt index aa3b1169..fd401854 100644 --- a/xci/installer/osa/files/global-requirement-pins.txt +++ b/xci/installer/osa/files/global-requirement-pins.txt @@ -10,5 +10,5 @@ ### These pins are updated through the sources-branch-updater script ### ### pip==9.0.1 -setuptools==36.6.0 +setuptools==38.5.1 wheel==0.30.0 -- cgit 1.2.3-korg