Eric Price [Wed, 10 Oct 2007 05:56:37 +0000 (01:56 -0400)]
Several modifications.
svn path=/trunk/web/; revision=177
Eric Price [Wed, 10 Oct 2007 05:53:49 +0000 (01:53 -0400)]
Another bare except removed.
svn path=/trunk/web/; revision=176
Eric Price [Wed, 10 Oct 2007 03:21:39 +0000 (23:21 -0400)]
don't display uptime, cputime when machine is off.
svn path=/trunk/web/; revision=167
Eric Price [Wed, 10 Oct 2007 03:15:11 +0000 (23:15 -0400)]
Machine name cannot be changed while the machine is running without
confusing the database. So, forbid it.
Help text for the machine change "owner" field.
svn path=/trunk/web/; revision=166
Eric Price [Wed, 10 Oct 2007 02:59:40 +0000 (22:59 -0400)]
Make not modifying the disks work.
svn path=/trunk/web/; revision=165
Eric Price [Wed, 10 Oct 2007 02:50:11 +0000 (22:50 -0400)]
fix invalid input exception, and let you "change" machine to it's own name
svn path=/trunk/web/; revision=164
Eric Price [Wed, 10 Oct 2007 02:29:20 +0000 (22:29 -0400)]
minor bugfix, and check not reusing names.
svn path=/trunk/web/; revision=163
Eric Price [Wed, 10 Oct 2007 02:19:05 +0000 (22:19 -0400)]
No longer force user_ at start of machine name on machine creation.
Modify already doesn't enforce this.
People seem to prefer this convention, and we used transactions to
create and modify machines, so we don't think there are likely to be
problems. It should result in nicer hostnames.
(tabbott ghosting as ecprice again)
svn path=/trunk/web/; revision=162
Eric Price [Wed, 10 Oct 2007 02:08:20 +0000 (22:08 -0400)]
Add support for
(A) modifying VM names, memory, disksize
(B) transferring ownership, hostname
Has issues with multiple disks/nics because of current interface.
(tabbott is the real author here)
svn path=/trunk/web/; revision=161
Eric Price [Wed, 10 Oct 2007 00:10:18 +0000 (20:10 -0400)]
Don't fail to delete the VM because it wasn't running
svn path=/trunk/web/; revision=159
Eric Price [Tue, 9 Oct 2007 23:23:39 +0000 (19:23 -0400)]
destroy machines before trying to delete them.
svn path=/trunk/web/; revision=158
Eric Price [Tue, 9 Oct 2007 21:30:50 +0000 (17:30 -0400)]
Bugfixes.
svn path=/trunk/web/; revision=157
Eric Price [Tue, 9 Oct 2007 12:11:13 +0000 (08:11 -0400)]
bugfix
svn path=/trunk/web/; revision=154
Eric Price [Tue, 9 Oct 2007 12:09:47 +0000 (08:09 -0400)]
Improve the error infrastructure. Hopefully this works; I haven't
really tested it.
svn path=/trunk/web/; revision=153
Eric Price [Tue, 9 Oct 2007 11:28:19 +0000 (07:28 -0400)]
Store a little global state to avoid an extra remctls.
svn path=/trunk/web/; revision=152
Eric Price [Tue, 9 Oct 2007 06:31:30 +0000 (02:31 -0400)]
For new naming scheme.
svn path=/trunk/web/; revision=147
Eric Price [Mon, 8 Oct 2007 11:17:34 +0000 (07:17 -0400)]
Documentation + cleaning up a little.
svn path=/trunk/web/; revision=145
Eric Price [Mon, 8 Oct 2007 08:44:14 +0000 (04:44 -0400)]
More updates.
svn path=/trunk/web/; revision=144
Eric Price [Mon, 8 Oct 2007 07:39:40 +0000 (03:39 -0400)]
Python 2.4 support
svn path=/trunk/web/; revision=140
Eric Price [Mon, 8 Oct 2007 07:37:59 +0000 (03:37 -0400)]
Help!
svn path=/trunk/web/; revision=139
Eric Price [Mon, 8 Oct 2007 06:56:01 +0000 (02:56 -0400)]
ParaVM on list
svn path=/trunk/web/; revision=138
Eric Price [Mon, 8 Oct 2007 06:36:21 +0000 (02:36 -0400)]
HVM/ParaVM
svn path=/trunk/web/; revision=136
Eric Price [Mon, 8 Oct 2007 06:26:16 +0000 (02:26 -0400)]
More stuff.
svn path=/trunk/web/; revision=135
Eric Price [Mon, 8 Oct 2007 06:17:26 +0000 (02:17 -0400)]
Moo!
svn path=/trunk/web/; revision=134
Eric Price [Mon, 8 Oct 2007 05:22:35 +0000 (01:22 -0400)]
Update
svn path=/trunk/web/; revision=133
Quentin Smith [Sun, 7 Oct 2007 21:34:22 +0000 (17:34 -0400)]
Don't store unnecessary info in the token
svn path=/trunk/web/; revision=120
Eric Price [Sun, 7 Oct 2007 21:32:53 +0000 (17:32 -0400)]
More work.
svn path=/trunk/web/; revision=119
Quentin Smith [Sun, 7 Oct 2007 21:17:25 +0000 (17:17 -0400)]
Generate real authentication tokens
svn path=/trunk/web/; revision=118
Eric Price [Sun, 7 Oct 2007 07:31:36 +0000 (03:31 -0400)]
Initial import of web interface.
svn path=/trunk/web/; revision=113