X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=mclu_build.py;h=5ae8bae92d379b7e83fbaad7df564926ce9525ca;hb=a44a7182be648f5d979342df621d9943fe07a71f;hp=97b3adeaff48cb38c3a559dc552cc36c05ae045e;hpb=3e12575c6405304af0d30565664d4ea7da6f1031;p=mclu.git diff --git a/mclu_build.py b/mclu_build.py index 97b3ade..5ae8bae 100644 --- a/mclu_build.py +++ b/mclu_build.py @@ -119,3 +119,4 @@ def run (c, args, nodes): # Start the guest. lib.start_guest (c, node, vm_name) + print "guest built and started on node %s" % node.name