summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
9a91f3d)
svn path=/trunk/packages/sipb-xen-remote-server/; revision=664
host = choose_host()
print 'Creating on host %s...' % host
host = choose_host()
print 'Creating on host %s...' % host
return call(['remctl', host, 'remote', 'control',
machine_name, 'create'] + args)
return call(['remctl', host, 'remote', 'control',
machine_name, 'create'] + args)