From 9e635bc0c09d4a80f1ade825672406418be44544 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 29 Nov 2017 15:41:00 -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: Iec14ffd5d6bf7bd3faefd250b0cf2f1563ec3521 --- playbooks/devstack/pre.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/playbooks/devstack/pre.yaml b/playbooks/devstack/pre.yaml index 5c5c0b8c6..aea8c25d7 100644 --- a/playbooks/devstack/pre.yaml +++ b/playbooks/devstack/pre.yaml @@ -6,5 +6,3 @@ bindep_profile: test bindep_dir: "{{ zuul_work_dir }}" - ensure-tox - - role: tox-siblings - when: tox_install_siblings