From b65fe8ee598c5fd0f37332e3c7fe8c8a8e401ce9 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 29 Nov 2017 15:38:01 -0600 Subject: [PATCH] Remove use of tox-siblings role Its functionality has been merged into the tox role, so is no longer needed. Depends-On: Id61ae52d48b28cfc2221cb556a1c1f7c6dfd60dd Change-Id: Ia449c7c20405e3554f9b265a3ea102a6056f2713 --- playbooks/devstack/pre.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/playbooks/devstack/pre.yaml b/playbooks/devstack/pre.yaml index c4324871..3ec41c9c 100644 --- a/playbooks/devstack/pre.yaml +++ b/playbooks/devstack/pre.yaml @@ -6,5 +6,3 @@ bindep_dir: "{{ zuul_work_dir }}" - test-setup - ensure-tox - - role: tox-siblings - when: tox_install_siblings