Code review comment for lp:~tr3buchet/nova/xs_suspend

Revision history for this message
Jay Pipes (jaypipes) wrote :

Hi again!

Good stuff! Missed 2 strings, though :)

323 + raise Exception("suspend: instance not present %s" % instance_name)
and
332 + raise Exception("resume: instance not present %s" % instance_name)

fix those up and approve from me! :)

« Back to merge proposal