aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/odl_sfc/roles/odl_cluster_sfc/tasks/control-utility-1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/odl_sfc/roles/odl_cluster_sfc/tasks/control-utility-1.yml')
-rw-r--r--plugins/odl_sfc/roles/odl_cluster_sfc/tasks/control-utility-1.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/odl_sfc/roles/odl_cluster_sfc/tasks/control-utility-1.yml b/plugins/odl_sfc/roles/odl_cluster_sfc/tasks/control-utility-1.yml
deleted file mode 100644
index 613c796b..00000000
--- a/plugins/odl_sfc/roles/odl_cluster_sfc/tasks/control-utility-1.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-
-- name: Install networking-sfc for CLI
- pip:
- name: networking-sfc
- version: "4.0.0"
- when: odl_sfc == "Enable"