source: trunk/packages/sipb-xen-remote-server/debian/changelog @ 1159

Last change on this file since 1159 was 1159, checked in by broder, 16 years ago

In response to Nelson's bug report, actually give a useful error if a
machine is on, but the command is invalid

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