aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
diff options
context:
space:
mode:
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>2018-03-19 07:42:47 -0700
committerramamani yeleswarapu <ramamani.yeleswarapu@intel.com>2018-03-20 14:47:30 -0700
commitf9425c8accb3e1fac5237377f7d5615c3eeb93e0 (patch)
treeac461c5a3c6d19dc614e664c635678a241dd7127 /plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
parentd070198fbe5756e1f5a969c05a940a3a01b74a21 (diff)
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 <ramamani.yeleswarapu@intel.com>
Diffstat (limited to 'plugins/stor4nfv/roles/stor4nfv/tasks/main.yml')
-rw-r--r--plugins/stor4nfv/roles/stor4nfv/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
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"