When creating a new VM, create the disks in the try/except block so
authorEvan Broder <broder@mit.edu>
Fri, 17 Apr 2009 16:51:42 +0000 (12:51 -0400)
committerEvan Broder <broder@mit.edu>
Fri, 17 Apr 2009 16:51:42 +0000 (12:51 -0400)
commitb064cfab48993c4a009858a86000f69777ce9636
tree192216fe292804ee23c67e46eb6d81cfca47f22c
parent91a84d3f26706dca91ff915354667bf4f667fcc5
When creating a new VM, create the disks in the try/except block so
that everything gets rolled back if that fails.

svn path=/trunk/packages/invirt-web/; revision=2295
code/controls.py