Explicitly lock an LV before trying to delete it
[invirt/packages/invirt-remote.git] / debian / changelog
1 sipb-xen-remctl-auto (1.1) unstable; urgency=low
2
3   * Explicitly lock a volume before deleting it
4
5  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 18:01:34 -0400
6
7 sipb-xen-remctl-auto (1.0.21) unstable; urgency=low
8
9   * start inetd too in init script
10
11  -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 20:43:29 -0400
12
13 sipb-xen-remctl-auto (1.0.20) unstable; urgency=low
14
15   * generate config files using mako
16
17  -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:18:46 -0400
18
19 sipb-xen-remctl-auto (1.0.19) unstable; urgency=low
20
21   * simplify the init script a la sipb-xen-dev
22
23  -- Yang Zhang <y_z@mit.edu>  Thu,  7 Aug 2008 22:09:28 -0400
24
25 sipb-xen-remctl-auto (1.0.18) unstable; urgency=low
26
27   * use invirt config in sipb-xen-lvm
28   * added .init script to generate /etc/remctl/acl/remote
29   * sipb_xen_database -> invirt.database
30
31  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:46:28 -0400
32
33 sipb-xen-remctl-auto (1.0.17) unstable; urgency=low
34
35   * catch another version of the xenstore error in the listvms race
36
37  -- Greg Price <price@mit.edu>  Wed, 23 Jul 2008 01:12:01 -0400
38
39 sipb-xen-remctl-auto (1.0.16) unstable; urgency=low
40
41   * support YAML as well as JSON (broder, quentin, andersk, long ago)
42   * fix a race in listvms when a machine is shutting down
43
44  -- Greg Price <price@mit.edu>  Tue, 22 Jul 2008 23:46:49 -0400
45
46 sipb-xen-remctl-auto (1.0.15) unstable; urgency=low
47
48   * Compute time differences on server to avoid drift
49
50  -- Quentin Smith <quentin@mit.edu>  Thu, 15 May 2008 20:58:04 -0400
51
52 sipb-xen-remctl-auto (1.0.14) unstable; urgency=low
53
54   * Use more efficient python API to get VM information, and return it
55     in a Python dict structure.
56
57  -- Quentin Smith <quentin@mit.edu>  Thu, 15 May 2008 20:29:03 -0400
58
59 sipb-xen-remctl-auto (1.0.13) unstable; urgency=low
60
61   * Switch to just using the remote server.
62
63  -- Greg Price <price@mit.edu>  Sat, 10 May 2008 21:26:42 -0400
64
65 sipb-xen-remctl-auto (1.0.12) unstable; urgency=low
66
67   * Remove an obsolete line from the remctl config.
68
69  -- Greg Price <price@mit.edu>  Sun,  4 May 2008 22:36:07 -0400
70
71 sipb-xen-remctl-auto (1.0.11) unstable; urgency=low
72
73   * Close file descriptors for update-conserver on destroy/shutdown.
74
75  -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Mon, 21 Apr 2008 21:28:12 -0400
76
77 sipb-xen-remctl-auto (1.0.10) unstable; urgency=low
78
79   * Delay running sipb-xen-update-conserver
80
81  -- Evan Broder <broder@mit.edu>  Mon, 21 Apr 2008 20:26:28 -0400
82
83 sipb-xen-remctl-auto (1.0.9) unstable; urgency=low
84
85   * Change the way that conserver is updated
86
87  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 04:36:04 -0400
88
89 sipb-xen-remctl-auto (1.0.8) unstable; urgency=low
90
91   * Add support for updating conserver when VMs are turned on and off
92
93  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:40:23 -0400
94
95 sipb-xen-remctl-auto (1.0.7) unstable; urgency=low
96
97   * changes for installer system
98
99  -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sun, 28 Oct 2007 22:47:59 -0400
100
101 sipb-xen-remctl-auto (1.0.6) unstable; urgency=low
102
103   * get rid of old "vmboot" call
104   * make "create" not destroy running machines.
105
106  -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sat, 27 Oct 2007 16:54:26 -0400
107
108 sipb-xen-remctl-auto (1.0.5) unstable; urgency=low
109
110   * move to common /usr/sbin/sipb-xen-* naming
111   * get rid of dispatch.sh hack
112   * fix "reboot" to "destroy then create" always, since that's what users will expect
113   * change remctl calls interface in various ways
114
115  -- Tim Abbott <tabbott@mit.edu>  Tue, 16 Oct 2007 00:28:36 -0400
116
117 sipb-xen-remctl-auto (1.0.4) unstable; urgency=low
118
119   * Fix typos.
120
121  -- Anders Kaseorg <andersk@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 04:47:37 -0400
122
123 sipb-xen-remctl-auto (1.0.3) unstable; urgency=low
124
125   * Prepend d_ to database VMs.
126
127  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 02:34:56 -0400
128
129 sipb-xen-remctl-auto (1.0.2) unstable; urgency=low
130
131   * Added web interface support code.
132   * Move things from /etc/remctl/sipb-xen-auto/bin to /usr/sbin
133   * Quoted lots of variables
134
135  -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sun,  7 Oct 2007 17:23:40 -0400
136
137 sipb-xen-remctl-auto (1.0.1) unstable; urgency=low
138
139   * Stop scaring me with unquoted variables.
140
141  -- Anders Kaseorg <andersk@mit.edu>  Sun, 05 Aug 2007 22:11:02 -0400
142
143 sipb-xen-remctl-auto (1.0) unstable; urgency=low
144
145   * Initial release.
146
147  -- Tim Abbott <tabbott@mit.edu>  Sun, 15 Jul 2007 19:37:05 -0400