aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/neutron-contrail/files/contrail-vrouter-nodemgr
diff options
context:
space:
mode:
Diffstat (limited to 'charms/trusty/neutron-contrail/files/contrail-vrouter-nodemgr')
-rw-r--r--charms/trusty/neutron-contrail/files/contrail-vrouter-nodemgr6
1 files changed, 0 insertions, 6 deletions
diff --git a/charms/trusty/neutron-contrail/files/contrail-vrouter-nodemgr b/charms/trusty/neutron-contrail/files/contrail-vrouter-nodemgr
deleted file mode 100644
index 1c6a55b..0000000
--- a/charms/trusty/neutron-contrail/files/contrail-vrouter-nodemgr
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env bash
-
-# chkconfig: 2345 99 01
-# description: Juniper Network vRouter Node Manager
-
-supervisorctl -s unix:///tmp/supervisord_vrouter.sock ${1} `basename ${0}`