source: trunk/packages/invirt-remote/debian/changelog @ 2476

Last change on this file since 2476 was 2476, checked in by price, 15 years ago

Changelog entry and whitespace pickiness for LP #349789 fix.

File size: 11.8 KB
Line 
1invirt-remote (0.4.1) unstable; urgency=low
2
3  [Paul Weaver]
4  * Give a reasonable error message on remctl 'control nonexistent-vm'.
5
6 -- Greg Price <price@mit.edu>  Sun, 20 Sep 2009 16:15:25 -0400
7
8invirt-remote (0.4.0) unstable; urgency=low
9
10  * Instead of running all of the disk-wiping dds simultaneously, run them
11    sequentially using a janitor daemon (LP: #411486).
12
13 -- Evan Broder <broder@mit.edu>  Tue, 11 Aug 2009 19:37:55 -0700
14
15invirt-remote (0.3.15) unstable; urgency=low
16
17  * If a particular VM is being autoinstalled, include that in the
18    invirt-listvms output.
19
20 -- Evan Broder <broder@mit.edu>  Wed, 10 Jun 2009 14:46:39 -0700
21
22invirt-remote (0.3.14) unstable; urgency=low
23
24  * Maybe we won't be /quite/ so ionice to the dd over a deleted LV.
25
26 -- Evan Broder <broder@mit.edu>  Sun, 03 May 2009 03:46:13 -0400
27
28invirt-remote (0.3.13) unstable; urgency=low
29
30  * I totally failed to patch the right server.
31
32 -- Evan Broder <broder@mit.edu>  Fri, 03 Apr 2009 20:02:34 -0400
33
34invirt-remote (0.3.12) unstable; urgency=low
35
36  * ionice the dd to wipe out deleted LVs so it doesn't hose the system.
37  * availability takes way too long to type.
38
39 -- Evan Broder <broder@mit.edu>  Thu, 02 Apr 2009 20:35:17 -0400
40
41invirt-remote (0.3.11) unstable; urgency=low
42
43  * Print errors to stderr on nocreate and nolvm so that the website
44    actually notices.
45
46 -- Evan Broder <broder@mit.edu>  Wed, 18 Mar 2009 19:37:38 -0400
47
48invirt-remote (0.3.10) unstable; urgency=low
49
50  * Let invirt-remote-proxy know all the possible subcommands.
51  * Accept /etc/invirt/{nocreate,nolvm} on remote-server.
52
53 -- Greg Price <price@mit.edu>  Mon, 16 Mar 2009 21:22:13 -0400
54
55invirt-remote (0.3.9) unstable; urgency=low
56
57  * Include a CDROM in listvms, if there is one.
58
59 -- Evan Broder <broder@mit.edu>  Thu, 12 Mar 2009 17:20:15 -0400
60
61invirt-remote (0.3.8) unstable; urgency=low
62
63  * Allow anyone on the adminacl to issue web remctls.
64
65 -- Evan Broder <broder@mit.edu>  Fri, 27 Feb 2009 21:28:19 -0500
66
67invirt-remote (0.3.7) unstable; urgency=low
68
69  * Add an availability remctl for when we get around to letting us make
70    web remctls.
71
72 -- Evan Broder <broder@mit.edu>  Thu, 26 Feb 2009 01:04:07 -0500
73
74invirt-remote (0.3.6) unstable; urgency=low
75
76  * Don't confuse KB with KiB, or MB with MiB.
77
78 -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Feb 2009 04:58:06 -0500
79
80invirt-remote (0.3.5) unstable; urgency=low
81
82  * updated quota support to refer to renamed owner table columns
83
84 -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 17 Feb 2009 02:13:44 -0500
85
86invirt-remote (0.3.4) unstable; urgency=low
87
88  * modified host/usr/sbin/invirt-availability and invirt-vmcontrol to stat
89    /etc/invirt/nocreate; if it exists, they advertise zero free memory and
90    refuse to create VMs
91  * added memory quota validation to invirt-remote-create
92
93 -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 17 Feb 2009 01:31:20 -0500
94
95invirt-remote (0.3.3) unstable; urgency=low
96
97  * added remctl web availability to calculate memory available to new VMs
98  * removed remctl web info
99
100 -- Peter A. Iannucci <iannucci@mit.edu>  Thu, 12 Feb 2009 23:26:24 -0500
101
102invirt-remote (0.3.2) unstable; urgency=low
103
104  * in invirt-remote-listvms, ignore another way VMs can disappear
105
106 -- Greg Price <price@mit.edu>  Thu, 05 Feb 2009 13:43:46 -0500
107
108invirt-remote (0.3.1) unstable; urgency=low
109
110  * invirt.remote.bcast: provide stderr text when remctl fails
111  * create /etc/remctl/remconffs in -server, not -host
112
113 -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 14:33:08 -0500
114
115invirt-remote (0.3.0) unstable; urgency=low
116
117  * Instead of immediately deleting LVs, overwrite them with zeros to
118    avoid leaking information from one VM to another.
119
120 -- Evan Broder <broder@mit.edu>  Wed, 21 Jan 2009 02:57:30 -0500
121
122invirt-remote (0.2.2) unstable; urgency=low
123
124  * config.{authn[0] => kerberos}.realm
125
126 -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 23:18:45 -0500
127
128invirt-remote (0.2.1) unstable; urgency=low
129
130  * Be sure to create /etc/remctl/remconffs
131
132 -- Evan Broder <broder@mit.edu>  Mon, 08 Dec 2008 09:25:43 -0500
133
134invirt-remote (0.2.0) unstable; urgency=low
135
136  * Merge invirt-remote-server and invirt-remote-host into invirt-remote
137    (LP: #305682)
138
139 -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 18:33:59 -0500
140
141invirt-remote-server (0.1.6) unstable; urgency=low
142
143  * Fix a gen_config -> gen_files
144
145 -- Greg Price <price@mit.edu>  Sat, 22 Nov 2008 19:27:36 -0500
146
147invirt-remote-server (0.1.5) unstable; urgency=low
148
149  * Fix a typo in calling /lib/init/gen-files.sh
150
151 -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:43:06 -0500
152
153invirt-remote-server (0.1.4) unstable; urgency=low
154
155  * Steal some init script ideas from debathena-pyhesiodfs
156
157 -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:31:49 -0500
158
159invirt-remote-server (0.1.3) unstable; urgency=low
160
161  * Switched to using "raw" select expressions instead of using the ORM;
162    allows the same speed as the old object-based system but without any
163    caching necessary.
164
165 -- Quentin Smith <quentin@mit.edu>  Fri, 21 Nov 2008 04:15:50 -0500
166
167invirt-remote-server (0.1.2) unstable; urgency=low
168
169  * Update remctl help with new reboot functionality
170
171 -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 10:57:39 -0500
172
173invirt-remote-server (0.1.1) unstable; urgency=low
174
175  * Now that we're doing real caching, cache for less time
176
177 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 13:18:23 -0500
178
179invirt-remote-server (0.1.0) unstable; urgency=low
180
181  * Add real caching to remconffs
182
183 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 13:05:32 -0500
184
185invirt-remote-server (0.0.18) unstable; urgency=low
186
187  * Add a "help" command for the control remctl
188
189 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 19:02:19 -0500
190
191invirt-remote-server (0.0.17) unstable; urgency=low
192
193  * Get the host with the most RAM based on the maximum recoverable
194    memory, not the memory currently available to Xen
195
196 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 10:30:10 -0500
197
198invirt-remote-server (0.0.16) unstable; urgency=low
199
200  * When returning from a bcast, put together the stdout, not the stderr
201
202 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 16:19:33 -0500
203
204invirt-remote-server (0.0.15) unstable; urgency=low
205
206  * Include invirt.remote Python module
207  * Ignore erroneous responses from a server if it's because the server is
208    down
209
210 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 15:19:28 -0500
211
212invirt-remote-server (0.0.14) unstable; urgency=low
213
214  * Don't depend on invirt-mail-config
215
216 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:51:19 -0500
217
218invirt-remote-server (0.0.13) unstable; urgency=low
219
220  * Depend on invirt-mail-config
221
222 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:49:27 -0500
223
224invirt-remote-server (0.0.12) unstable; urgency=low
225
226  * shorten initscript with std-init, correct the usage message
227
228 -- Greg Price <price@mit.edu>  Wed, 05 Nov 2008 19:59:18 -0500
229
230invirt-remote-server (0.0.11) unstable; urgency=low
231
232  * Don't proxy requests for the VNC cert if the requested hostname isn't
233    an Invirt host
234
235 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:17:10 -0400
236
237invirt-remote-server (0.0.10) unstable; urgency=low
238
239  * All remctls of type 'web' have the same ACL - glob them together
240
241 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:05:42 -0400
242
243invirt-remote-server (0.0.9) unstable; urgency=low
244
245  * Add support for a `web vnccert` remctl call
246
247 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:45:29 -0400
248
249invirt-remote-server (0.0.8) unstable; urgency=low
250
251  * sipb-xen-base -> invirt-base
252
253 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:32 -0400
254
255invirt-remote-server (0.0.7) unstable; urgency=low
256
257  * sipb-xen-database-common -> invirt-database
258
259 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:03:13 -0400
260
261invirt-remote-server (0.0.6) unstable; urgency=low
262
263  * Remove dependency on sipb-xen-chrony-config - we need to take care of
264    the clock, but chrony isn't the right answer
265
266 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:16:08 -0400
267
268invirt-remote-server (0.0.5) unstable; urgency=low
269
270  * Rename a remaining sipb-xen file to invirt
271
272 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 22:21:30 -0400
273
274invirt-remote-server (0.0.4) unstable; urgency=low
275
276  * Kill DEB_AUTO_UPDATE_DEBIAN_CONTROL
277
278 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:49:45 -0400
279
280invirt-remote-server (0.0.3) unstable; urgency=low
281
282  * Standardize on "Invirt project"
283
284 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:33:25 -0400
285
286invirt-remote-server (0.0.2) unstable; urgency=low
287
288  * oops, update control from control.in
289  * configurize web acl
290
291 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 00:28:08 -0400
292
293invirt-remote-server (0.0.1) unstable; urgency=low
294
295  * sipb-xen -> invirt
296
297 -- Greg Price <price@mit.edu>  Thu, 23 Oct 2008 23:58:36 -0400
298
299sipb-xen-remote-server (0.10.2) unstable; urgency=low
300
301  * There's a race condition for if the VM gets powered off between the
302    listvms and the actual request. Solve the problem correctly by using a
303    non-conflicting error code to indicate an invalid command
304
305 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:46:38 -0400
306
307sipb-xen-remote-server (0.10.1) unstable; urgency=low
308
309  * Make both list-host and listhost valid commands, and for parity with
310    list-long, document list-host
311
312 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:36:32 -0400
313
314sipb-xen-remote-server (0.10) unstable; urgency=low
315
316  * If a command is invalid, but the machine's on, give an actually useful
317    error message
318
319 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:29:50 -0400
320
321sipb-xen-remote-server (0.9.2) unstable; urgency=low
322
323  * Expose an interface to the autoinstaller over remctl
324  * Validate options to be passed to the autoinstaller on the remctl
325    server
326
327 -- Evan Broder <broder@mit.edu>  Thu, 09 Oct 2008 02:06:00 -0400
328
329sipb-xen-remote-server (0.9.1) unstable; urgency=low
330
331  * Fix a bug in the database handling code
332
333 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 18:42:48 -0400
334
335sipb-xen-remote-server (0.9) unstable; urgency=low
336
337  [Evan Broder]
338  * Make the acl/ subdir of RemConfFS listable
339 
340  [Greg Price]
341  * Update RemConfFS for new SQLAlchemy code
342
343 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:28:23 -0400
344
345sipb-xen-remote-server (0.8) unstable; urgency=low
346
347  * Use RouteFS for RemConfFS
348
349 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 02:21:00 -0400
350
351sipb-xen-remote-server (0.7) unstable; urgency=low
352
353  * depend on sipb-xen-base
354
355 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 20:47:05 -0400
356
357sipb-xen-remote-server (0.6) unstable; urgency=low
358
359  * sipb_xen_database -> invirt.config
360
361 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:54:59 -0400
362
363sipb-xen-remote-server (0.5) unstable; urgency=low
364
365  * use invirt config in sipb-xen-remconffs, sipb-xen-remctl-help,
366    sipb-xen-remote-proxy
367
368 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:32:59 -0400
369
370sipb-xen-remote-server (0.4) unstable; urgency=low
371
372  * use invirt.config to get hostnames
373  * refactoring: extracted bcast() function into invirt.remote package
374
375 -- Yang Zhang <y_z@mit.edu>  Sat,  2 Aug 2008 20:34:50 -0400
376
377sipb-xen-remote-server (0.3) unstable; urgency=low
378
379  * Fill in all the code to make the package work (mostly weeks ago.)
380  * sipb-xen-remote-listvms aggregates listvms across hosts (with
381    y_z, broder, andersk)
382  * sipb-xen-remctl-help gives help
383  * sipb-xen-remote-control proxies to where a machine is running
384  * sipb-xen-remote-create chooses where to boot by load-balancing
385
386 -- Greg Price <price@mit.edu>  Thu, 24 Jul 2008 21:34:20 -0400
387
388sipb-xen-remote-server (0.2) unstable; urgency=low
389
390  * FUSE filesystem for remctl configuration.
391  * Remove *register calls, since the FUSE keeps things up to date.
392  * An init script to keep the FUSE fs up.
393
394 -- Greg Price <price@mit.edu>  Sat, 10 May 2008 22:04:32 -0400
395
396sipb-xen-remote-server (0.1) unstable; urgency=low
397
398  * First draft.
399
400 -- Greg Price <price@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400
Note: See TracBrowser for help on using the repository browser.