From f9425c8accb3e1fac5237377f7d5615c3eeb93e0 Mon Sep 17 00:00:00 2001 From: ramamani yeleswarapu Date: Mon, 19 Mar 2018 07:42:47 -0700 Subject: Fix Stor4nfv CI issues due to repo changes Applies the changes in stor4nfv repo and consolidates opensds and nbp inventories. This fixes the CI failure in stor4nfv scenarios. Change-Id: I91f291d52488771934e0e0e93da2c56715abc877 Signed-off-by: Ramamani Yeleswarapu --- plugins/stor4nfv/roles/stor4nfv/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/stor4nfv/roles/stor4nfv/tasks/main.yml') diff --git a/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml b/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml index 89d13f41..353282f9 100644 --- a/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml +++ b/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml @@ -8,7 +8,6 @@ # ############################################################################# --- - include: opensds.yml -- include: nbp.yml when: - ansible_distribution == 'Ubuntu' - stor4nfv is defined and stor4nfv == "Enable" -- cgit 1.2.3-korg