From da02bdb0b705f7704c0273541c3389424f580874 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 27 Jul 2018 15:20:16 -0700 Subject: [PATCH] Add openstacksdk to executor extras So that the pbrx image builds install openstacksdk on the executors so that it can be used by the swift logs role in zuul-jobs. Change-Id: Ie775169e9230108f7f76ef31953171f5a4881a69 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 925249bd64..9a9f579e07 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,3 +54,4 @@ zuul_base = psycopg2-binary zuul_executor = ara + openstacksdk