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