source: trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog @ 243

Last change on this file since 243 was 243, checked in by quentin, 16 years ago

Remove unnecessary constructors

Rename disk to disk_size in some (but not all!) places

Added MachineAccess? to all

File size: 2.6 KB
Line 
1sipb-xen-database (10.2) unstable; urgency=low
2
3  * Add MachineAccess to __all__ so it can be imported
4  * Remove unnecessary constructors for database objects
5
6 -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:53:47 -0500
7
8sipb-xen-database (10.1) unstable; urgency=low
9
10  * Make sipb-xen-database-tables safer (don't default to drop_all)
11
12 -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:39:59 -0500
13
14sipb-xen-database (10) unstable; urgency=low
15
16  * Added a machine_access table for cached ACLs
17
18 -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:24:35 -0500
19
20sipb-xen-database (9.0) unstable; urgency=low
21
22  * No changes.
23
24 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Wed, 10 Oct 2007 00:17:20 -0400
25
26sipb-xen-database (9) unstable; urgency=low
27
28  * Add administrator column and backrefs to machine.
29
30 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Wed, 10 Oct 2007 00:11:47 -0400
31
32sipb-xen-database (8) gutsy; urgency=low
33
34  * Prepend d_ to database VMs.
35
36 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 02:35:51 -0400
37
38sipb-xen-database (7.00002) gutsy; urgency=low
39
40  * Actually import re.
41
42 -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 04:34:07 -0400
43
44sipb-xen-database (7.00001) gutsy; urgency=low
45
46  * import re.
47
48 -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 03:40:25 -0400
49
50sipb-xen-database (7) unstable; urgency=low
51
52  * nics primary key should be mac address, not hostname.
53  * Make ip unique, and constructor for nics.
54  * Add a table for boot CDs.
55  * Add cdrom_image parameter.
56  * Regex sanity checking.
57
58 -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 03:18:30 -0400
59
60sipb-xen-database (6) unstable; urgency=low
61
62  * Adding a script to create lvm volumes
63
64 -- Nelson Elhage <nelhage@mit.edu>  Sat, 22 Sep 2007 13:59:36 -0400
65
66sipb-xen-database (5) unstable; urgency=low
67
68  * Change the host from sipb-vm-1 to sipb-xen-dev
69
70 -- Nelson Elhage <nelhage@mit.edu>  Sat,  8 Sep 2007 16:16:07 -0400
71
72sipb-xen-database (4) unstable; urgency=low
73
74  * Add script=vif-sipbroute to our vif lines
75
76 -- Nelson Elhage <nelhage@mit.edu>  Fri, 24 Aug 2007 22:07:18 -0400
77
78sipb-xen-database (3) unstable; urgency=low
79
80  * Add a connect() line to sipb-database
81  * Fix some other bugs in sipb-database
82
83 -- Nelson Elhage <nelhage@mit.edu>  Sun, 19 Aug 2007 19:40:08 -0400
84
85sipb-xen-database (2) unstable; urgency=low
86
87  * Fix the postinit and prerm scripts to create a sipb-xen user
88
89 -- Nelson Elhage <nelhage@mit.edu>  Thu, 16 Aug 2007 16:27:36 -0400
90
91sipb-xen-database (1) unstable; urgency=low
92
93  * Initial Release.
94
95 -- Nelson Elhage <nelhage@mit.edu>  Sun, 15 Jul 2007 16:01:16 -0400
Note: See TracBrowser for help on using the repository browser.