Combine fencenode into NodeInstance.py

This commit is contained in:
2018-06-14 12:00:48 -04:00
parent 705f7a9b29
commit 481c6fa445
4 changed files with 63 additions and 93 deletions

View File

@ -20,7 +20,7 @@
#
###############################################################################
import os, sys, socket, time, datetime, libvirt, kazoo.client, threading, fencenode, ansiiprint
import os, sys, socket, time, datetime, libvirt, kazoo.client, threading, ansiiprint
# ANSII colours for output
def red():