source: trunk/packages/invirt-remote-server/debian/changelog @ 1180

Last change on this file since 1180 was 1180, checked in by price, 16 years ago

configurize acl/web in invirt-remote-server

File size: 3.4 KB
Line 
1invirt-remote-server (0.0.2) unstable; urgency=low
2
3  * oops, update control from control.in
4  * configurize web acl
5
6 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 00:28:08 -0400
7
8invirt-remote-server (0.0.1) unstable; urgency=low
9
10  * sipb-xen -> invirt
11
12 -- Greg Price <price@mit.edu>  Thu, 23 Oct 2008 23:58:36 -0400
13
14sipb-xen-remote-server (0.10.2) unstable; urgency=low
15
16  * There's a race condition for if the VM gets powered off between the
17    listvms and the actual request. Solve the problem correctly by using a
18    non-conflicting error code to indicate an invalid command
19
20 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:46:38 -0400
21
22sipb-xen-remote-server (0.10.1) unstable; urgency=low
23
24  * Make both list-host and listhost valid commands, and for parity with
25    list-long, document list-host
26
27 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:36:32 -0400
28
29sipb-xen-remote-server (0.10) unstable; urgency=low
30
31  * If a command is invalid, but the machine's on, give an actually useful
32    error message
33
34 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:29:50 -0400
35
36sipb-xen-remote-server (0.9.2) unstable; urgency=low
37
38  * Expose an interface to the autoinstaller over remctl
39  * Validate options to be passed to the autoinstaller on the remctl
40    server
41
42 -- Evan Broder <broder@mit.edu>  Thu, 09 Oct 2008 02:06:00 -0400
43
44sipb-xen-remote-server (0.9.1) unstable; urgency=low
45
46  * Fix a bug in the database handling code
47
48 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 18:42:48 -0400
49
50sipb-xen-remote-server (0.9) unstable; urgency=low
51
52  [Evan Broder]
53  * Make the acl/ subdir of RemConfFS listable
54 
55  [Greg Price]
56  * Update RemConfFS for new SQLAlchemy code
57
58 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:28:23 -0400
59
60sipb-xen-remote-server (0.8) unstable; urgency=low
61
62  * Use RouteFS for RemConfFS
63
64 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 02:21:00 -0400
65
66sipb-xen-remote-server (0.7) unstable; urgency=low
67
68  * depend on sipb-xen-base
69
70 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 20:47:05 -0400
71
72sipb-xen-remote-server (0.6) unstable; urgency=low
73
74  * sipb_xen_database -> invirt.config
75
76 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:54:59 -0400
77
78sipb-xen-remote-server (0.5) unstable; urgency=low
79
80  * use invirt config in sipb-xen-remconffs, sipb-xen-remctl-help,
81    sipb-xen-remote-proxy
82
83 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:32:59 -0400
84
85sipb-xen-remote-server (0.4) unstable; urgency=low
86
87  * use invirt.config to get hostnames
88  * refactoring: extracted bcast() function into invirt.remote package
89
90 -- Yang Zhang <y_z@mit.edu>  Sat,  2 Aug 2008 20:34:50 -0400
91
92sipb-xen-remote-server (0.3) unstable; urgency=low
93
94  * Fill in all the code to make the package work (mostly weeks ago.)
95  * sipb-xen-remote-listvms aggregates listvms across hosts (with
96    y_z, broder, andersk)
97  * sipb-xen-remctl-help gives help
98  * sipb-xen-remote-control proxies to where a machine is running
99  * sipb-xen-remote-create chooses where to boot by load-balancing
100
101 -- Greg Price <price@mit.edu>  Thu, 24 Jul 2008 21:34:20 -0400
102
103sipb-xen-remote-server (0.2) unstable; urgency=low
104
105  * FUSE filesystem for remctl configuration.
106  * Remove *register calls, since the FUSE keeps things up to date.
107  * An init script to keep the FUSE fs up.
108
109 -- Greg Price <price@mit.edu>  Sat, 10 May 2008 22:04:32 -0400
110
111sipb-xen-remote-server (0.1) unstable; urgency=low
112
113  * First draft.
114
115 -- Greg Price <price@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400
Note: See TracBrowser for help on using the repository browser.