add and respect 'adminable' column to machines
authorGreg Price <price@mit.edu>
Wed, 6 Aug 2008 05:07:22 +0000 (01:07 -0400)
committerGreg Price <price@mit.edu>
Wed, 6 Aug 2008 05:07:22 +0000 (01:07 -0400)
commit874a30391973642d3ff350f977c1ac705644fbb0
tree2acd4ee68d0dee7daefa20cb35fe71349fa4c147
parentbed614583a6d5b596dbc4a2be5367d0fb339bd16
add and respect 'adminable' column to machines

This is for selectively, temporarily, manually enabling admin mode
for a VM.  Where it's not set, admin mode now bypasses quotas and does
nothing else.

svn path=/trunk/packages/sipb-xen-www/; revision=874
code/validation.py
code/webcommon.py