if [ $1 -eq 0 ] ; then
    /sbin/service neutron-zvm-agent stop > /dev/null 2>&1
    /sbin/chkconfig --del neutron-zvm-agent
fi