X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/754c1c8b18cf49c42cb4eb704642466d2d1f4279..7463b0af6cda447f9ea69f42ceaf1494b7f92083:/code/main.py diff --git a/code/main.py b/code/main.py index f754ca0..0edcb65 100755 --- a/code/main.py +++ b/code/main.py @@ -460,7 +460,7 @@ def getListDict(username, state): machines=machines, has_vnc=has_vnc, installing=installing, - disable_creation=True) + disable_creation=False) return d def getHostname(nic):