invirt/packages/invirt-web.git
16 years agominor bugfix, and check not reusing names.
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

16 years agoNo longer force user_ at start of machine name on machine creation.
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

16 years agoAdd support for
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

16 years agoDon't fail to delete the VM because it wasn't running
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

16 years agodestroy machines before trying to delete them.
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

16 years agoBugfixes.
Eric Price [Tue, 9 Oct 2007 21:30:50 +0000 (17:30 -0400)] 
Bugfixes.

svn path=/trunk/web/; revision=157

16 years agobugfix
Eric Price [Tue, 9 Oct 2007 12:11:13 +0000 (08:11 -0400)] 
bugfix

svn path=/trunk/web/; revision=154

16 years agoImprove the error infrastructure. Hopefully this works; I haven't
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

16 years agoStore a little global state to avoid an extra remctls.
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

16 years agoFor new naming scheme.
Eric Price [Tue, 9 Oct 2007 06:31:30 +0000 (02:31 -0400)] 
For new naming scheme.

svn path=/trunk/web/; revision=147

16 years agoDocumentation + cleaning up a little.
Eric Price [Mon, 8 Oct 2007 11:17:34 +0000 (07:17 -0400)] 
Documentation + cleaning up a little.

svn path=/trunk/web/; revision=145

16 years agoMore updates.
Eric Price [Mon, 8 Oct 2007 08:44:14 +0000 (04:44 -0400)] 
More updates.

svn path=/trunk/web/; revision=144

16 years agoPython 2.4 support
Eric Price [Mon, 8 Oct 2007 07:39:40 +0000 (03:39 -0400)] 
Python 2.4 support

svn path=/trunk/web/; revision=140

16 years agoHelp!
Eric Price [Mon, 8 Oct 2007 07:37:59 +0000 (03:37 -0400)] 
Help!

svn path=/trunk/web/; revision=139

16 years agoParaVM on list
Eric Price [Mon, 8 Oct 2007 06:56:01 +0000 (02:56 -0400)] 
ParaVM on list

svn path=/trunk/web/; revision=138

16 years agoHVM/ParaVM
Eric Price [Mon, 8 Oct 2007 06:36:21 +0000 (02:36 -0400)] 
HVM/ParaVM

svn path=/trunk/web/; revision=136

16 years agoMore stuff.
Eric Price [Mon, 8 Oct 2007 06:26:16 +0000 (02:26 -0400)] 
More stuff.

svn path=/trunk/web/; revision=135

16 years agoMoo!
Eric Price [Mon, 8 Oct 2007 06:17:26 +0000 (02:17 -0400)] 
Moo!

svn path=/trunk/web/; revision=134

16 years agoUpdate
Eric Price [Mon, 8 Oct 2007 05:22:35 +0000 (01:22 -0400)] 
Update

svn path=/trunk/web/; revision=133

16 years agoDon't store unnecessary info in the token
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

16 years agoMore work.
Eric Price [Sun, 7 Oct 2007 21:32:53 +0000 (17:32 -0400)] 
More work.

svn path=/trunk/web/; revision=119

16 years agoGenerate real authentication tokens
Quentin Smith [Sun, 7 Oct 2007 21:17:25 +0000 (17:17 -0400)] 
Generate real authentication tokens

svn path=/trunk/web/; revision=118

16 years agoInitial import of web interface.
Eric Price [Sun, 7 Oct 2007 07:31:36 +0000 (03:31 -0400)] 
Initial import of web interface.

svn path=/trunk/web/; revision=113