Revision 848cfc14 lib/pathutils.py

b/lib/pathutils.py
50 50
IMPORT_EXPORT_DAEMON = _constants.PKGLIBDIR + "/import-export"
51 51
KVM_CONSOLE_WRAPPER = _constants.PKGLIBDIR + "/tools/kvm-console-wrapper"
52 52
KVM_IFUP = _constants.PKGLIBDIR + "/kvm-ifup"
53
KVM_IFDOWN = _constants.PKGLIBDIR + "/kvm-ifdown"
53 54
PREPARE_NODE_JOIN = _constants.PKGLIBDIR + "/prepare-node-join"
54 55
NODE_DAEMON_SETUP = _constants.PKGLIBDIR + "/node-daemon-setup"
55 56
XEN_CONSOLE_WRAPPER = _constants.PKGLIBDIR + "/tools/xen-console-wrapper"

Also available in: Unified diff