xen-drbd

diff xen-drbd.py @ 1:d6f7c53b085d

several changes
author eb
date Thu Sep 27 23:27:58 2007 +0300 (2007-09-27)
parents b6dc3480caae
children afe3c0992ec3
line diff
     1.1 --- a/xen-drbd.py	Thu Sep 27 18:56:29 2007 +0300
     1.2 +++ b/xen-drbd.py	Thu Sep 27 23:27:58 2007 +0300
     1.3 @@ -5,6 +5,7 @@
     1.4  import sys,os
     1.5  from commands import mkarg
     1.6  
     1.7 +
     1.8  sys.path.append('/etc/xen')
     1.9  try:
    1.10          exec 'from %s import *' % (network)