From 30709a85a974b3e7416a5d2ceb63028a308173eb Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Tue, 25 Oct 2016 15:23:08 +0000 Subject: [PATCH] Use pip_install_upper_constraints --- setup_perf_host.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/setup_perf_host.yml b/setup_perf_host.yml index 56888f2..12f41cc 100644 --- a/setup_perf_host.yml +++ b/setup_perf_host.yml @@ -54,3 +54,4 @@ keystone_galera_database: keystone keystone_auth_admin_password: password keystone_service_password: password + pip_install_upper_constraints: "http://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt"