Merge lp:~andreserl/maas/beta1_packaging into lp:~maas-committers/maas/trunk

Proposed by Andres Rodriguez
Status: Superseded
Proposed branch: lp:~andreserl/maas/beta1_packaging
Merge into: lp:~maas-committers/maas/trunk
Diff against target: 4481 lines (+4076/-0)
80 files modified
debian/changelog (+1940/-0)
debian/compat (+1/-0)
debian/control (+274/-0)
debian/copyright (+45/-0)
debian/extras/20-maas.conf (+32/-0)
debian/extras/99-maas-region-sudoers (+7/-0)
debian/extras/99-maas-sudoers (+14/-0)
debian/extras/isc-dhcp-server.override (+1/-0)
debian/extras/maas (+13/-0)
debian/extras/maas-probe-dhcp (+7/-0)
debian/extras/maas-proxy-common.sh (+21/-0)
debian/extras/maas-rack (+76/-0)
debian/extras/maas-region (+67/-0)
debian/extras/maas_remote_syslog_compress (+2/-0)
debian/extras/squid3.override (+1/-0)
debian/maas-cli.install (+1/-0)
debian/maas-cli.links (+1/-0)
debian/maas-cli.lintian-overrides (+1/-0)
debian/maas-common.dirs (+2/-0)
debian/maas-common.install (+1/-0)
debian/maas-common.logrotate (+9/-0)
debian/maas-common.maintscript (+2/-0)
debian/maas-common.postinst (+38/-0)
debian/maas-common.postrm (+21/-0)
debian/maas-dhcp.apparmor (+10/-0)
debian/maas-dhcp.dirs (+2/-0)
debian/maas-dhcp.install (+1/-0)
debian/maas-dhcp.maas-dhcpd.service (+28/-0)
debian/maas-dhcp.maas-dhcpd6.service (+28/-0)
debian/maas-dhcp.maintscript (+2/-0)
debian/maas-dhcp.postinst (+35/-0)
debian/maas-dhcp.postrm (+16/-0)
debian/maas-dhcp.preinst (+16/-0)
debian/maas-dns.dirs (+1/-0)
debian/maas-dns.postinst (+61/-0)
debian/maas-dns.postrm (+25/-0)
debian/maas-proxy.dirs (+2/-0)
debian/maas-proxy.install (+1/-0)
debian/maas-proxy.logrotate (+24/-0)
debian/maas-proxy.maas-proxy.service (+16/-0)
debian/maas-proxy.postinst (+28/-0)
debian/maas-proxy.postrm (+12/-0)
debian/maas-rack-controller.config (+36/-0)
debian/maas-rack-controller.dirs (+4/-0)
debian/maas-rack-controller.install (+14/-0)
debian/maas-rack-controller.links (+1/-0)
debian/maas-rack-controller.lintian-overrides (+1/-0)
debian/maas-rack-controller.logrotate (+15/-0)
debian/maas-rack-controller.maas-rackd.service (+27/-0)
debian/maas-rack-controller.maintscript (+9/-0)
debian/maas-rack-controller.postinst (+167/-0)
debian/maas-rack-controller.postrm (+50/-0)
debian/maas-rack-controller.preinst (+56/-0)
debian/maas-rack-controller.templates (+16/-0)
debian/maas-region-api.apport (+72/-0)
debian/maas-region-api.install (+27/-0)
debian/maas-region-api.links (+8/-0)
debian/maas-region-api.lintian-overrides (+5/-0)
debian/maas-region-api.logrotate (+15/-0)
debian/maas-region-api.maas-regiond-worker@.service (+27/-0)
debian/maas-region-api.maas-regiond.service (+24/-0)
debian/maas-region-api.maintscript (+7/-0)
debian/maas-region-api.postinst (+80/-0)
debian/maas-region-api.postrm (+49/-0)
debian/maas-region-api.preinst (+34/-0)
debian/maas-region-api.prerm (+9/-0)
debian/maas-region-api.templates (+22/-0)
debian/maas-region-controller.config (+47/-0)
debian/maas-region-controller.postinst (+155/-0)
debian/maas-region-controller.postrm (+22/-0)
debian/maas-region-controller.prerm (+13/-0)
debian/maintscript (+2/-0)
debian/po/POTFILES.in (+2/-0)
debian/po/templates.pot (+82/-0)
debian/python3-django-maas.install (+2/-0)
debian/python3-maas-client.install (+2/-0)
debian/python3-maas-provisioningserver.install (+1/-0)
debian/rules (+84/-0)
debian/source/format (+1/-0)
debian/watch (+3/-0)
To merge this branch: bzr merge lp:~andreserl/maas/beta1_packaging
Reviewer Review Type Date Requested Status
MAAS Maintainers Pending
Review via email: mp+291045@code.launchpad.net

This proposal has been superseded by a proposal from 2016-04-05.

To post a comment you must log in.

Unmerged revisions

478. By Andres Rodriguez

UNRELEASED

477. By Andres Rodriguez

Release 2.0.0~beta1+bzr4873-0ubuntu1

476. By LaMont Jones

[r=lamont][bug=1565139][author=lamont] maas-proxy's service file needs to know how to do reloads, too.

475. By LaMont Jones

[r=andreserl][bug=1565139][author=lamont] Fix sudoers to allow maas-proxy to be reloaded, restarted, and stopped.

474. By LaMont Jones

[r=andreserl][bug=1379567][author=lamont] Packaging changes for maas-proxy lockdown.

473. By Andres Rodriguez

[r=andreserl][bug=1563337,1563779,1563799,1563807][author=andreserl] Improve the way how the packaging changes ownership and removes files.

472. By Andres Rodriguez

[r=lamont][bug=1563859][author=andreserl] Move 'maascli' python package to python3-maas-client.

471. By Blake Rouse

[r=mpontillo][bug=][author=blake-rouse] Set the MAAS_REGIOND_WORKER_ID environment variable when starting the regiond process with systemd.

470. By Lee Trager

[r=andreserl][bug=][author=ltrager] Allow dhcpd to read /tmp/maas-dhcpd-* for validation

469. By Andres Rodriguez

[r=andreserl][bug=][author=andreserl] Release 2.0.0~alpha4+bzr4843-0ubuntu1
Open beta1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added directory 'debian'
=== added file 'debian/changelog'
--- debian/changelog 1970-01-01 00:00:00 +0000
+++ debian/changelog 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1940 @@
1maas (2.0.0~beta2+bzr4873-0ubuntu1) UNRELEASED; urgency=medium
2
3 * UNRELEASED
4
5 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 05 Apr 2016 17:02:32 -0400
6
7maas (2.0.0~beta1+bzr4873-0ubuntu1) xenial; urgency=medium
8
9 * New upstream release, 2.0.0 beta 1 bzr4873 (Standing FFe LP: #1553261)
10 - DHCP Snippets WebUI.
11 - Ensure proxy configuration ACL's subnets MAAS knows about.
12 - DNS High Availability.
13 * debian/control: Move 'maascli' package install to
14 python3-maas-client (LP: #1563859)
15 * Improve way on how upgrades ensures correct permissions
16 and ownership (LP: #1563799 , LP: #1563779)
17 * Improve the way how removals clean the system (LP: #1563337)
18 * Reflect new names and website for systemd units (LP: #1563807)
19 * maas-proxy now uses a custom-built config, instead of a boilerplate.
20 LP: #1379567
21
22 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 28 Mar 2016 16:47:58 -0400
23
24maas (2.0.0~alpha4+bzr4843-0ubuntu1) xenial; urgency=medium
25
26 * New upstream release, 2.0.0 alpha 4 bzr4843 (Standing FFe LP: #1553261)
27 - DHCP Snippets backend and API.
28 - Rack controller WebUI Served VLANs & Service Tracking
29 - Rsyslog during enlistment/commissioning.
30 * Ensure /etc/maas/templates/power gets removed on upgrade
31 * debian/control: Update homepage and package descriptions.
32 (LP: #1562036, LP: #1562034, LP: #1562062)
33 * Rename maas-reigon-controller-min to maas-region-api (LP: #1562069)
34
35 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 23 Mar 2016 12:27:27 -0400
36
37maas (2.0.0~alpha3+bzr4810-0ubuntu1) xenial; urgency=medium
38
39 * New upstream release, 2.0.0 bzr 4810 (Standing FFe LP: #1553261)
40 - New Networks WebUI
41 + Add Fabrics and Spaces details page.
42 + Actions to Add/Remove Fabrics, VLANs, Spaces, Subnets.
43 - Storage WebUI
44 + Mount options
45 + Swap Partitions
46 - WebUI to change a Machine's domain.
47 - Rack Controller details page now shows 'Server VLANs'
48 - Add maas-rack support-dump command.
49 - Fixes:
50 + python3-maas-client API 2.0 no loger use op but MAASClient.post
51 requires it (LP: #1555393)
52 + Fail to commission when Fabric on Machine Interface doesn't match
53 Rack Controller Fabric. (LP: #1554566)
54 + TFTP back-end crashes (LP: #1553848)
55 + Can't deploy a node, no interfaces on rack controller (LP: #1554999)
56 * Update dhcpd permissions to conform with most recent paranoia described
57 on LP: 1543794, so capability dac_override is not granted.
58 * Update versioned depend on isc-dhcp-server
59
60 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 14 Mar 2016 18:34:53 -0400
61
62maas (2.0.0~alpha2+bzr4776-0ubuntu1) xenial; urgency=medium
63
64 * New usptream release, 2.0.0 bzr 4776 (LP: #1553261).
65 * maas-dns Depends: bind9 >= 1:9.10.3.dfsg.P2-5 for better system time.
66 LP: #1553176.
67 * debian/extras/maas-{region,rack}: Replace maas-region-admin
68 and maas-provision, respectively (LP: #1553791)
69 * debian/maas-region-controller.postrm: Correctly handle removal by
70 dbconfig-common. (LP: #1553648)
71 * debian/extras/99-maas-region-sudoers: Allow running systemctl for
72 bind9 and maas-proxy to support service tracking. (LP: #1555308)
73
74 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 01 Feb 2016 18:18:52 +0100
75
76maas (2.0.0~alpha1+bzr4736-0ubuntu1) xenial; urgency=medium
77
78 * New usptream release, 2.0.0 bzr 4736 (LP: #1553261):
79 - Deprecate Cluster Controllers in favor of Rack Controllers.
80 - Deprecate API 1.0 in favor if API 2.0.
81 - DHCP & Rack Controller High Availability.
82 - Networking - IP Ranges.
83 - Networking - DNS.
84 - BMC Model.
85 * Rename maas-cluster* to maas-rack* and handle the upgrade path.
86 * Fix installation of init scripts and daemon systemd units.
87 * Allow 'dhcpd' to access /usr/sbin/maas-provision via
88 sudoers file (LP: #1552775)
89 * debian/extras/maas: Replace shell wrapper with python. (LP: #1553605)
90 * debian/control: Depends on iproute2 instead. (LP: #1553647)
91
92 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 01 Feb 2016 18:18:52 +0100
93
94maas (1.10.0+bzr4572-0ubuntu2) xenial; urgency=medium
95
96 * debian/maas-region-controller.config: Ensure we truly preseed db
97 setting so we always use localhost and it never asks the user.
98 * debian/control: Suggests on python3-pyvmomi
99
100 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 01 Feb 2016 17:04:27 +0100
101
102maas (1.10.0+bzr4572-0ubuntu1) xenial; urgency=medium
103
104 * New upstram release, 1.10.0 bzr 4572:
105 - Support python3, drop support for python2.
106 - Support django 1.8+.
107 * debian/control:
108 - Remove all Upstart related services.
109 - Remove python-django16 dependency.
110 - Add python-petname dependency.
111 - Change dependency python-django-piston to python-django-piston3.
112 - Depends on dbconfig-pgsql instead of dbconfig-common.
113 * debian/maas-region-controller.config:
114 - Preseed dbconfig common to not ask for PG server to use.
115 * debian/maas-region-controller-min.maas-regiond-worker@.service: Don't
116 depend on postgresql.service anymore, as it would prevent regiond
117 to run on machines with a remote PostgreSQL.
118 * debian/rules: Refactor installation of init scripts so that they are
119 correctly handled, and maas-regiond is not started on install.
120
121 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 13 Nov 2015 13:13:42 +0000
122
123maas (1.9.0~rc1+bzr4496-0ubuntu1) wily; urgency=medium
124
125 * New upstream release, 1.9.0 rc1, bzr4496
126 - MAAS uses wrong IP for DNS record (creates against the
127 bond). (LP: #LP: #1515498)
128 - Local archive ignored for deployment. Works for commissioning
129 and enlistment. (LP: #1515671)
130 - Fix handling of multiple StaticIPAddress rows with empty IP
131 addresses. (LP: #1513485)
132 - Lease parser failure - doesn't update IP on the PXE
133 NIC. (LP: #1513485)
134 - Cannot claim sticky IP address for device with
135 parent. (LP: #1514486)
136 - Cluster downloads boot-images from managed network (pxe) instead
137 of network used to connect to Region. (LP: #1514883)
138 - Updating/modifying/assigning vlans, spaces, fabrics, subnets
139 doesn't allow specifying names and lock to ID's. (LP: #1510917)
140 - MAAS should prevent deploying nodes with PXE interface
141 'unconfigured'. (LP: #1513095)
142 - MTU should be a set on the VLAN, and able to override on the
143 interface. (LP: #1508056)
144 - Internal Server Error when creating/editing cluster interface
145 when the Cluster is disconnected. (LP: #1439476)
146 - Non-interactive way to change password. (LP: #1510224)
147 - When a bond is created all IP address associated with the bond
148 members should be removed. (LP: #1513111)
149 - MAAS does not provide a dump of the config it passes to curtin for
150 networking and storage. (LP: #1487135)
151 - MAAS should not offer EXT3, rather VFAT, EXT2, EXT4. (LP: #1512959)
152 - Network constraints for juju. (LP: #1505031)
153 - Creating a partition or a Volume Group on the whole disk leaves
154 free space. (LP: #1509535)
155 - Should not allow partitions to be created on bcache
156 device. (LP: #1511493)
157 - Storage section should only be editable when Ready or
158 Allocated. (LP: #1503475)
159 - maasserver.api.tests.test_fannetworks.TestFanNetworksAPI.test_read
160 fails randomly. (LP: #1512832)
161 - creating a logical volume on a partition that is too small almost
162 works, resulting in strange error messages. (LP: #1508754)
163 - [UI] Keep selected nodes selected after action. (LP: #1503925)
164 - [UI] Refresh UI cache after an upgrade to avoid seeing
165 garbage. (LP: #1515380)
166 - [UI] Boot disk is not lighted nor can be changed. (LP: #1510106)
167 - [UI] Can't remove / delete a partition with a filesystem under
168 'Available disks and partitions'. (LP: #1510118)
169 - [UI] Creating a partition should allow to select filesystem and
170 mountpoint. (LP: #1510153)
171 - [UI] When selecting a device, ensure padding between buttons is
172 20px. (LP: #1510468)
173 - [UI] Misaligned mount point column on used disks table. (LP: #1510455)
174 - [UI] Align the individual storage actions with the name field,
175 rather than the tickbox. (LP: #1510469)
176 - [UI] can't add physical interface. (LP: #1503479)
177 - [UI] Containers (lxc, kvm) data missing on node details. (LP: #1503474)
178 - [UI] Unable to unmount a filesystem in the UI. (LP: #1513271)
179 - [UI] Animation missing on show members and select node. (LP: #1503536)
180 - [UI] Add tooltips to icons. (LP: #1510482)
181 - [UI] Add tooltips to inactive buttons. (LP: #1510486)
182
183 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 05 Nov 2015 08:29:06 -0500
184
185maas (1.9.0~beta2+bzr4456-0ubuntu1) wily; urgency=medium
186
187 * New upstream release, 1.9.0 beta2, bzr4456:
188 - New capabilities for subnets, vlan, spaces and
189 fabrics. (LP: #LP: #1511257)
190 - Upgrade left a PXE NIC"s on nodes without a subnet associated
191 causing deploy issues. (LP: #LP: #1509077)
192 - DNS record doesn't get created against the PXE
193 interface (LP: #1512109)
194 - bcache cache_mode setting not configured on
195 servers (LP: #1510334)
196 - Administrators unable to delete users using the API (LP: #1510210)
197 - Can create a VolumeGroup (vg0) without having created
198 a partition on the boot disk (LP: #1509536)
199 - set-boot-disk yields in a machine not being able to
200 deploy (LP: #1501400)
201 - Deploying Other OS' (CentOS, Windows) should not configure
202 custom storage (LP: #1504956)
203 - Add RAID 10 support (LP: #1509164)
204 - MAAS should download grub from grub-efi-amd64-signed package
205 instead of the archive path (LP: #1511437)
206 - Fails to deploy with UEFI (LP: #1510120)
207 - previous owner of node can use oauth creds to retrieve current
208 owner's user-data (LP: #1507586)
209 - IP range validation for too small ranges (LP: #1507630)
210 - test__calls_update_host_maps_for_next_ip_managed_subnet
211 can fail randomly (LP: #1507630)
212 - No way to disable maas-proxy (LP: #1511071)
213 - [UI] HWE naming needs to be clearer (LP: #1505034))
214 - [UI] Angular $digest loop issue on node details page (LP: #1509476)
215 - [UI] New nodes interfaces doesn't show which interface is the
216 PXE interface (LP: #1509473)
217 - [UI] When partitioning, there should be 20px padding between
218 the sizing fields (LP: #1510471)
219 - [UI] On the available table, add model and serial to the
220 name column (LP: #1510467)
221 - [UI] On the available table, change “available space” to
222 “size” for consistency (LP: #1510466)
223 - [UI] when formatting/mounting, the button says “Format & Mount”
224 this should just be “Mount” (LP: #1510472)
225 - [UI] Tickbox on create bond networking (LP: #1503533)
226 - [UI] On the file system table, change name to “File system”
227 (lower case S) (LP: #1510447)
228 - [UI] When creating bcache and raid, remove the empty column
229 between the config fields. (LP: #1510474)
230 - [UI] On the available table, make sure all buttons are
231 lowercase (LP: #1510488)
232 - [UI] Subnets filter doesn't show network, it shows name
233 instead (LP: #1511174)
234 - [UI] can't edit / add storage tags (LP: #1509417)
235 - [UI] Hover state for networking doesn't work (LP: #1510891)
236 - [UI] change "edit tag" link to icon storage (LP: #1510458)
237 - [UI] Can no longer see the IP address PXE interface gets
238 on commissioning (LP: #1510629)
239 * debian/control: Bump Dep on python-curtin to > 0.1.0~bzr275.
240
241 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 28 Oct 2015 21:20:39 -0400
242
243maas (1.9.0~beta1+bzr4417-0ubuntu1) wily; urgency=medium
244
245 * New upstream release, 1.9.0 beta1, bzr4415:
246 - Various UI fixes and improvements
247 - Add ability to create LVM.
248 - Add ability to create RAID.
249
250 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 22 Oct 2015 14:05:50 -0400
251
252maas (1.9.0~alpha5+bzr4398-0ubuntu1) wily; urgency=medium
253
254 * New upstream release, 1.9.0 Alpha 5, bzr4398:
255 - Various UI fixes and improvements.
256 - Add ability to create partitions in the UI.
257 - Add ability to create Bcache (create cache sets and backing devices).
258 - Check and warns users about missing power driver tools (LP: #1381000).
259 - Add fabric class_type.
260
261 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 15 Oct 2015 21:22:44 -0700
262
263maas (1.9.0~alpha4+bzr4371-0ubuntu1) wily; urgency=medium
264
265 * New upstream release, 1.9.0 Alpha 4, bzr4371:
266 - Various UI fixes and improvements.
267 - Various concurrency issues fixed.
268 - Do not create MBR bigger than 2 TiB, otherwise MAAS will fail to
269 deploy on disks larger than 2 TiB.
270 - Fix broken migration due to missing import (LP: #1504340)
271
272 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 07 Oct 2015 13:02:53 -0700
273
274maas (1.9.0~alpha3+bzr4355-0ubuntu1) wily; urgency=medium
275
276 * New upstream release, 1.9.0 Alpha 3, bzr4355
277 - Node network configuration (VLAN, aliases, bond's).
278 - Subnets page.
279 - Mount, Unmount filesystems. Formatting, unformatting.
280 - Create partitions.
281 - Checks for missing power drivers tool and warns the users.
282 * debian/control: Recommends on apache2.
283
284 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 29 Sep 2015 12:53:36 -0400
285
286maas (1.9.0~alpha2+bzr4322-0ubuntu1) wily; urgency=medium
287
288 * New upstream release, 1.9.0 Alpha 2, bzr4322:
289 - Native support for Network Configuration (IP assignment, VLANs, bonds)
290 - First class support for CentOS
291 - Status updates from curtin/cloud-init
292 - Support for fabrics, spaces, subnets and fans.
293 - Support for commissioning actions.
294
295 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 01 Sep 2015 19:04:39 -0400
296
297maas (1.9.0~alpha1+bzr4221-0ubuntu1) wily; urgency=medium
298
299 * New upstream release, 1.9.0 Alpha 1, bzr4218:
300 - Native storage support (Flat, LVM, bcache, RAID).
301 - New config files (regiond.conf, clusterd.conf)
302 - New Python Power Drivers.
303 - Better support for HWE Kernels.
304
305 [ Scott Moser ]
306 * maas-proxy: sync apt specific squid config with squid-deb-proxy
307 (LP: #1474417)
308
309 [ Raphaël Badin ]
310 * Enable proxy_wstunnel module.
311 * Drop dependency on python-iscpy: the code has been integrated into
312 MAAS. (LP: #1413388).
313
314 [ Gavin Panella ]
315 * Use new local configuration support for the cluster.
316
317 [ Andres Rodriguez ]
318 * Refactor maas-dns upgrade code so it doesn't break local DNS config
319 and it gets migrated (LP: #1413388)
320 - debian/maas-region-controller.postinst: Ensure DNS config
321 migration is always run.
322 * debian/control: Make maas-dns a Dependy of maas-region-controller.
323 * Update the location of dhcpd.conf and dhcpd6.conf to be /var/lib/maas/
324 and handle upgrades. (LP: #1482857)
325 * Move /etc/maas/maas-proxy.conf to /usr/share/maas/maas-proxy.conf as
326 this is not a config we want users to modify. (LP: #1482859)
327 * Move /etc/maas/maas-http.conf to /usr/share/maas/maas-http.conf as
328 this is not a config we want users to modify. (LP: #1482858)
329 * debian/control:
330 - Add missing dependency on python-curtin.
331 - Drop python-lockfile as it is no longer used.
332 - Depend on python-curtin >= 0.1.0~bzr247.
333
334 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 12 Jun 2015 14:16:47 -0400
335
336maas (1.8.0+bzr4001-0ubuntu1) trusty; urgency=medium
337
338 * New upstream release, 1.8.0.
339
340 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 09 Jun 2015 20:57:42 -0400
341
342maas (1.8.0~rc3+bzr4000-0ubuntu1) trusty; urgency=medium
343
344 * New upstream release, 1.8.0 RC3 bzr4000.
345
346 [ Raphaël Badin ]
347 * Remove unused dependencies: python-amqp and python-txamqp.
348
349 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 04 Jun 2015 16:32:02 -0400
350
351maas (1.8.0~rc2+bzr3989-0ubuntu1) trusty; urgency=medium
352
353 * New upstream release, 1.8.0 RC2 bzr3983.
354
355 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 02 Jun 2015 09:27:54 -0400
356
357maas (1.8.0~rc1+bzr3972-0ubuntu1) trusty; urgency=medium
358
359 * New upstream release, 1.8.0 RC1 bzr3972.
360 * debian/copyright: Add copyright headers for ng-tags-input.js.
361 * debian/control: Bump Standards-Version
362
363 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 27 May 2015 20:16:40 -0400
364
365maas (1.8.0~beta8+bzr3951-0ubuntu1) trusty; urgency=medium
366
367 * New upstream release, 1.8.0 beta 8 bzr3951.
368
369 [ Raphaël Badin ]
370 * debian/extras/99-maas-sudoers: Allow maas to check the status of
371 maas-dhcpd and maas-dhcp6 and start these services (LP: #1457708).
372
373 [ Andres Rodriguez ]
374 * debian/rules: Ensure maas-regiond-worker is not started in packaging.
375
376 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 21 May 2015 19:18:22 -0400
377
378maas (1.8.0~beta7+bzr3926-0ubuntu1) trusty; urgency=medium
379
380 * New upstream release, 1.8.0 beta 7 bzr3926.
381
382 [ Andres Rodriguez ]
383 * debian/{maas-cluster-controller,maas-common,
384 maas-region-controller-min}.postinst: Cleaned up to correctly create
385 log dir permissions (LP: #1457191)
386
387 [ Gavin Panella ]
388 * Create maas-regiond workers for systemd.
389
390 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 20 May 2015 17:03:13 -0400
391
392maas (1.8.0~beta6+bzr3891-0ubuntu1) trusty; urgency=medium
393
394 * New upstream release, 1.8.0 beta 6 bzr3904:
395
396 [ Gavin Panella ]
397 * Drop the use of daemontools in favor of having upstart track
398 thread processes:
399 - d/maas-region-controller-min.maas-regiond.upstart: Drop use of
400 daemontools; use maas-regiond-worker
401 - d/maas-region-controller-min.maas-regiond-worker.upstart: Add.
402 - d/control: Drop depends on daemontools.
403
404 [ Andres Rodriguez ]
405 * debian/maas-common.{postinst,logrotate}: Create maas.log if non-existent
406 and add log rotation, provided maas.log exists both in the Region
407 and in the Cluster (LP: #1381603)
408
409 -- Andres Rodriguez <andreserl@ubuntu.com> Sat, 09 May 2015 15:03:17 +0100
410
411maas (1.8.0~beta5+bzr3867-0ubuntu1) trusty; urgency=medium
412
413 * New upstream release, 1.8.0 Beta 5 bzr3867.
414
415 [ Andres Rodriguez ]
416 * d/p/02-pserv.yaml: Fix config file (LP: #1449862)
417
418 [ Mike Pontillo ]
419 * Run DNS reconfiguration if either 'forwarders' or 'dnssec-validation'
420 keywords exist in named.conf.options (LP: #1384334)
421
422 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 24 Apr 2015 18:55:47 -0400
423
424maas (1.8.0~beta4+bzr3844-0ubuntu1) trusty; urgency=medium
425
426 * New upstream release. 1.8.0 Beta 4 bzr2344
427 * debian/maas-dhcpd.maas-dhcpd.service: Remove whitespace in unit that
428 was making systemd crash (LP: #1446699)
429 * debian/maas-proxy.maas-proxy.service: Fix proxy to correctly run
430 pre-start script.
431 * debian/maas-dns.postinst: Ensure permissions are fixed also on upgrade.
432
433 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 21 Apr 2015 13:00:49 -0400
434
435maas (1.8.0~beta3+bzr3825-0ubuntu1) trusty; urgency=medium
436
437 * New upstream release. 1.8.0 Beta3 bzr3825 (LP: #1432666):
438 - Fixx issues with concurrent DB access and the isolation level
439 that made MAAS unusable in highload environments.
440
441 [ Gavin Panella ]
442 * Run one maas-regiond per CPU core.
443
444 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 16 Apr 2015 21:26:21 +0200
445
446maas (1.8.0~beta2+bzr3814-0ubuntu1) trusty; urgency=medium
447
448 * New upstream release. 1.8.0 Beta2 bzr3814.
449
450 [ Andres Rodriguez ]
451 * Restart apache2 after the region is restarted on a install. (LP: #1438782)
452
453 [ Mike Pontillo ]
454 * Stop maas-clusterd in prerm so that database purge succeeds (LP: #1044559)
455
456 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 06 Apr 2015 11:00:00 -0400
457
458maas (1.8.0~beta1+bzr3777-0ubuntu1) trusty; urgency=medium
459
460 * New upstream release. 1.8.0 Beta1 bzr 3777.
461
462 [ Mike Pontillo ]
463 * debian/extras/maas-region-admin: Fix Path setting.
464 * debian/control: Properly depend on python-apt
465
466 [ Andres Rodriguez ]
467 * debian/maas-dhcp.maas-dhcpd[6].service: Fix units to correctly run
468 in vivid.
469 * debian/maas-proxy.maas-proxy.service: Fix unit to use correct daemon.
470
471 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 30 Mar 2015 19:17:47 -0400
472
473maas (1.8.0~alpha9+bzr3750-0ubuntu1) trusty; urgency=medium
474
475 * New upstream release. MAAS 1.9.0 Alpha 9 bzr3692:
476 - fix bulk actions for isolation level changes.
477 - fix commissioning related isolation level / transaction issues.
478
479 [ Andres Rodriguez ]
480 * Make sure MAAS works with python-django16 in vivid.
481
482 [Gavin Panella]
483 * debian/extras/99-maas-sudoers
484 debian/maas-cluster-controller.install
485 - Do not install maas-import-pxe-files; it is no longer used, and is
486 not present in upstream.
487
488 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 20 Mar 2015 20:27:02 -0400
489
490maas (1.8.0~alpha8+bzr3692-0ubuntu1) trusty; urgency=medium
491
492 * New upstream release, 1.8.0~alpha8 bzr 3692:
493 - Fix bulk actions to not fail due to transaction errors.
494
495 [ Steve Langasek ]
496 * Depend on pxelinux for pxelinux.0, not on syslinux-dev. (LP: #1433697)
497
498 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 17 Mar 2015 18:46:41 -0400
499
500maas (1.8.0~alpha7+bzr3664-0ubuntu1) trusty; urgency=medium
501
502 * New upstream release, 1.8.0~alpha7 bzr3664
503
504 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 10 Mar 2015 16:36:40 -0400
505
506maas (1.8.0~alpha6+bzr3625-0ubuntu1) trusty; urgency=medium
507
508 * New upstream release, 1.8.0~alpha6 bzr3625:
509 - Add ability to select OS when we Deploy via a bulk action.
510
511 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 06 Mar 2015 18:10:46 -0500
512
513maas (1.8.0~alpha5+bzr3609-0ubuntu1) trusty; urgency=medium
514
515 * New upstream release, 1.8.0~alpha5 bzr3601:
516 - Add new 'Devices' page in the WebUI.
517 - Add support for VMWare's vSphere.
518 * debian/control:
519 - Add Depends on python-pyvmomi; Drop Depends on python-pyscss.
520
521 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 05 Mar 2015 11:31:14 -0500
522
523maas (1.8.0~alpha4+bzr3581-0ubuntu1) trusty; urgency=medium
524
525 * New upstream release, 1.8.0~alpha4 bzr3581:
526 - Adds new 'Add Hardware' button on the WebUI.
527 - Adds new 'Add Chassis' button on the WebUI.
528
529 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 27 Feb 2015 19:50:00 -0500
530
531maas (1.8.0~alpha3+bzr3568-0ubuntu1) trusty; urgency=medium
532
533 * New upstream release, 1.8.0~alpha3 bzr3568
534 - Adds support for Microsoft OCP Chassis.
535 * debian/control:
536 - Add python-bson as a depends.
537 - Remove python-pyscss as a build dependency.
538
539 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 24 Feb 2015 15:47:07 -0500
540
541maas (1.8.0~alpha2+bzr3545-0ubuntu1) trusty; urgency=medium
542
543 * New upstream release, 1.8.0~alpha2 bzr3545
544 * debian/control:
545 - Depends on libjs-angularjs (LP: #1423457)
546 - Depends on ubuntu-cloudimage-keyring for region (LP: #1424287)
547
548 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 18 Feb 2015 16:31:02 -0500
549
550maas (1.8.0~alpha1+bzr3523-0ubuntu1) trusty; urgency=medium
551
552 * New upstream release, 1.8.0~alpha1 bzr3523
553
554 [ Blake Rouse ]
555 * debian/control: added python-pyscss as a build dependency.
556 * debian/rules: build scss files to maas-styles.css and remove scss files
557 from the static files directory.
558
559 [ Jeroen Vermeulen ]
560 * debian/maas-cluster-controller.postinst: configure MAAS_URL through new
561 "maas-provision configure-maas-url" sub-command instead of with "sed".
562
563 [ Andres Rodriguez ]
564 * Set 'maas' homedir to '/var/lib/maas' (LP: #1399016):
565 - debian/maas-common.postinst: Do not try to update 'maas'
566 home user dir on upgrade.
567 * debian/control: Tighten Dependency versioning of some packages.
568 * debian/maas-region-controller-min.preinst: Handle upgrades to remove
569 legacy files.
570 * debian/maas-region-controller{-min}.postinst: Simplify postinsts.
571 * Drop depends on python-celery, python-oops, python-oops-twisted,
572 python-oops-datedir-repo, python-oosp-wsgi
573 * Drop maas-cluster-http.conf; Drop depends on apache2 for
574 maas-cluster-controller.
575
576 [ Gavin Panella ]
577 * debian/maas-region-controller-min.maas-regiond.upstart
578 - Upstart script for the new maas-regiond.
579 - Use setuid/setgid to drop root privs before running script.
580 - Don't write a pid file.
581 * debian/maas-cluster-controller.maas-clusterd.upstart
582 - Start maas-clusterd; it's no longer called maas-pserv.
583 * debian/maas-region-controller-min.install
584 - Don't install wsgi.py; it's no longer used.
585 * debian/rules
586 - Install maas-regiond plugin.
587 * debian/maas-region-controller-min.apport
588 debian/maas-region-controller-min.logrotate
589 debian/maas-region-controller-min.postinst
590 debian/maas-region-controller.postinst
591 - Change maas-django.log to regiond.log.
592 * debian/maas-region-controller.postinst
593 - Restart maas-regiond after installation.
594 - a2enmod rewrite module (LP: #1236544)
595 * debian/maas-region-controller.postinst
596 - Restart maas-regiond after installation.
597 * debian/control
598 debian/maas-region-controller-min.postinst
599 debian/maas-region-controller.postinst
600 - mod_wsgi is no longer used.
601 * debian/maas-region-controller-min.logrotate
602 - No longer used; maas-regiond uses rotatelogs.
603 - a2enmod rewrite module (LP: #1236544)
604 * debian/patches/01-fix-database-settings.patch
605 - Move STATIC_ROOT setting upstream.
606 - Simplify database configuration hunk.
607 * debian/maas-cluster-controller.logrotate
608 debian/maas-region-controller.logrotate
609 - Use copytruncate; even though it's sub-optimal, this is currently
610 the best way to integrate logrotate with twistd.
611 - Limit the size of the logs to 50MB, but don't rotate unless
612 they're more than 10MB.
613 - Drop privileges and run as maas/maas.
614 * debian/maas-region-controller-min.maas-regiond.upstart
615 debian/maas-cluster-controller.maas-clusterd.upstart
616 - Redirect stdout and stderr from twistd directly to the daemon's
617 respective log file.
618 * debian/maas-region-controller-min.apport
619 - pserv.log has been renamed to clusterd.log.
620
621 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 14 Nov 2014 09:04:29 -0500
622
623maas (1.7.0+bzr3299-0ubuntu1) utopic; urgency=medium
624
625 * New upstream release, 1.7.0.
626
627 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 14 Nov 2014 08:38:39 -0500
628
629maas (1.7.0~rc3+bzr3299-0ubuntu1) utopic; urgency=medium
630
631 * New upstream release, RC3 bzr 3299
632 - Fix dashboard tooltip messages which had stopped being displayed
633 (LP: #1390434)
634
635 -- Julian Edwards <julian.edwards@canonical.com> Tue, 11 Nov 2014 12:23:07 +1000
636
637maas (1.7.0~rc2+bzr3297-0ubuntu1) utopic; urgency=medium
638
639 * New upstream release, RC2 bzr 3297
640 - Allow marking a node in the DISK_ERASING state as broken (LP: #1388919)
641 - Prevent concurrent allocations of static IP addresses from returning
642 the same clashing address. (LP: #1387262)
643
644 [ Andres Rodriguez ]
645 * debian/maas-cluster-controller.postinst: Make sure that cluster sets
646 the correct permissions for proxy log dir if running on the same
647 system. (LP: #1377964)
648
649 -- Julian Edwards <julian.edwards@canonical.com> Fri, 07 Nov 2014 09:30:52 +1000
650
651maas (1.7.0~rc1+bzr3295-0ubuntu1) trusty; urgency=medium
652
653 * New Upstream Release, RC1 bzr 3295
654 - If using MSCM (Moonshot Chassis Manager) on a M300, do not overwrite
655 power parameters (LP: #1382075)
656 - Do not write DNS hostmaps if its PXE Mac is not on a managed cluster
657 interface. (LP: #1382108)
658 - Show os field in boot source selections API. (LP: #1384383)
659 - Add documentation for new Import Images features (LP: #1384010)
660 - Allow releasing if Failed to Disk Wipe or Release (LP: #1384821)
661 - Handle missing subarch when creating a node via RPC for
662 probe-and-enlist methods (LP: #1384778)
663 - Update default waiting policy for power actions to increase time of
664 wait to handle different type of BMC's (LP: #1384758)
665 - Use HTTP_PROXY to download images if configured (LP: #1384464)
666 - Return 503 response for PowerActionAlreadyInProgress and add a
667 'Retry-after' Header. (LP: #1384001)
668 - Stop ImportResourcesService from crashing when an import fails
669 (LP: #1386722)
670 - Convert TFTP request paths that contain backslashes to forward
671 slashes. (LP: #1387191)
672 - Do not try to delete synced boot images if not new ones are present
673 to handle a weird race. (LP: #1387133)
674 - Fix storage unit shown on the node edit page (LP: #1387431)
675 - Use CompressedAmpList in UpdateLeases to now parse
676 ~3500 leases (LP: #1387515, LP: #1387515)
677 - Updated XPath expression for discovering storage capacity from new
678 lshw changes. (LP: #1387380)
679 - Add sub status field on API.
680 - Generate DNS mappings for the Dynamic IP range. Hostname generation
681 is limited to /16. (LP: #1382190)
682 - Use configured HTTP Proxy to download boot images (LP: #1384464)
683 * debian/extras/maas-proxy-common.sh: Ensure that permissions are correct
684 before starting maas-proxy. (LP: #1382266)
685
686 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 27 Oct 2014 21:53:43 -0400
687
688maas (1.7.0~beta8+bzr3272-0ubuntu1) utopic; urgency=medium
689
690 * New Upstream Release, Beta 8 bzr 3272.
691 - Maintain backward compatibility with status codes to not break
692 client MAAS API users. (LP: #1383609)
693 - Allow users to disable DHCP NIC scanning during commissioning otherwise
694 this can lead machines not being able to commission (LP: #1383384)
695 - Ensure that MAAS can correctly download, and install HWE Kernels, and
696 not crash in the process. (LP: #1357532, LP: #1382281)
697 - Add a lock to ensure we don't give the same 2 systems to two different
698 users when acquiring a machine. (LP: #1382575)
699
700 [ Michael McCracken ]
701 * debian/maas-dns.postrm: ensure named.conf is cleaned of maas
702 includes (LP: #1346538)
703
704 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 22 Oct 2014 12:55:08 -0400
705
706maas (1.7.0~beta7+bzr3266-0ubuntu1) utopic; urgency=medium
707
708 * New Upstream Snapshot, Beta 7 bzr3266
709
710 [ Jeroen Vermeulen ]
711 * debian/extras/99-maas-sudoers
712 debian/maas-dhcp.postinst
713 debian/rules
714 - Add second DHCP server instance for IPv6.
715 * debian/maas-region-controller-min.install
716 debian/maas-region-controller-min.lintian-overrides
717 - Install deployment user-data: maas_configure_interfaces.py script.
718 * debian/maas-cluster-controller.links
719 debian/maas-cluster-controller.install
720 debian/maas-cluster-controller.postinst
721 - Reflect Celery removal changes made in trunk r3067.
722 - Don't install celeryconfig_cluster.py any longer.
723 - Don't install maas_local_celeryconfig_cluster.py any longer.
724 - Don't symlink maas_local_celeryconfig_cluster.py from /etc to /usr.
725 - Don't insert UUID into maas_local_celeryconfig_cluster.py.
726
727 [ Andres Rodriguez ]
728 * debian/maas-region-controller-min.postrm: Cleanup lefover files.
729 * debian/maas-dhcp.postrm: Clean leftover configs.
730 * Provide new maas-proxy package that replaces the usage of
731 squid-deb-proxy:
732 - debian/control: New maas-proxy package that replaces the usage
733 of squid-deb-proxy; Drop depends on squid-deb-proxy.
734 - Add upstrart job.
735 - Ensure squid3 is stopped as maas-proxy uses a caching proxy.
736 * Remove Celery references to cluster controller:
737 - Rename upstart job from maas-pserv to maas-cluster; rename
738 maas-cluster-celery to maas-cluster-register. Ensure services
739 are stopped on upgrade.
740 - debian/maintscript: Cleanup config files.
741 - Remove all references to the MAAS celery daemon and config
742 files as we don't use it like that anymore
743 * Move some entries in debian/maintscript to
744 debian/maas-cluster-controller.maintscript
745 * Remove usage of txlongpoll and rabbitmq-server. Handle upgrades
746 to ensure these are removed correctly.
747
748 [ Jason Hobbs ]
749 * debian/maas-region-controller-min.install: Install
750 maas-generate-winrm-cert script.
751
752 [ Raphaël Badin ]
753 * debian/extras/maas-region-admin: Bypass django-admin as it prints
754 spurious messages to stdout (LP: #1365130).
755
756 [Louis Bouchard]
757 * debian/maas-cluster-controller.postinst:
758 - Exclude /var/log/maas/rsyslog when changing ownership
759 (LP: #1346703)
760
761 [Gavin Panella]
762 * debian/maas-cluster-controller.maas-clusterd.upstart:
763 - Don't start-up the cluster controller unless a shared-secret has
764 been installed.
765 * debian/maas-cluster-controller.maas-cluster-register.upstart: Drop.
766
767 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 21 Aug 2014 19:36:30 -0400
768
769maas (1.7.0~beta1+bzr2781-0ubuntu1) utopic; urgency=medium
770
771 * New upstream release, 1.7.0 Beta 1
772
773 [Diogo Matsubara]
774 * debian/control:
775 - maas-cluster-controller depends on syslinux-dev |
776 syslinux-common (LP: #1328659)
777 - python-maas-provisioningserver depends on
778 python-paramiko (LP: #1334401)
779
780 [Jeroen Vermeulen]
781 * debian/extras/99-maas-sudoers:
782 - Let maas user import, including sudo tgt-admin and sudo uec2roottar.
783 * debian/maas-cluster-controller.install:
784 - Stop installing obsolete file bootresources.yaml.
785
786 [ Raphaël Badin ]
787 * debian/control:
788 - maas-cluster-controller depends on python-pexpect
789 * debian/extras/99-maas-sudoers:
790 - Add rule 'maas-dhcp-server stop' job.
791
792 [ Greg Lutostanski ]
793 * debian/control:
794 - maas-cluster-controller depends on grub-common
795 - maas-provisioningserver not maas-cluster-controller depends on
796 python-pexpect (LP: #1352273)
797 - maas-provisioningserver not maas-cluster-controller depends on
798 python-seamicroclient (LP: #1332532)
799
800 [ Gavin Panella ]
801 * debian/maas-cluster-controller.postinst
802 - Allow maas-pserv to bind to all IPv6 addresses too.
803
804 [ Julian Edwards ]
805 * debian/maas-region-controller-min.apport
806 debian/maas-region-controller-min.logrotate
807 debian/maas-region-controller-min.postinst
808 debian/maas-region-controller.postinst
809 - Change the log file name maas.log to maas-django.log
810 * debian/maas-cluster-controller.postinst
811 debian/maas-common.install
812 debian/maas-region-controller-min.postinst
813 debian/maas-region-controller.postinst
814 - Install /var/log/maas/maas.log as a syslog file.
815 - Ensure logging is set up for upgrades
816
817 [ Graham Binns ]
818 * debian/maas-region-controller.postinst:
819 - Add symlinks for squid3, squid-deb-proxy and apache log directories to
820 /var/log/maas.
821
822 [ Andres Rodriguez ]
823 * debian/maas-region-controller.postinst: Force symlink creation
824 for external logs.
825 * debian/maas-region-controller.postinst: Do not change celery's
826 rabbitmq password on upgrade that to not lock remote
827 Cluster Controllers if upgrading from 1.5+. (LP: #1300507)
828
829 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 21 Aug 2014 14:05:40 -0400
830
831maas (1.5+bzr2252-0ubuntu1) trusty; urgency=medium
832
833 * New upstream release
834 - Add support to install Third Party Drivers. In order for this to be
835 used the user will have to go to the Settings page to enable the
836 installation of these drivers. (LP: #1305839)
837 - Use release images instead of daily. (LP: #1306701)
838 - Quote interface name in dhcpd.template, otherwise DHCP server fails
839 to start. (LP: #1306335)
840 - Fix IntegrityError, when multiple processes are trying to register
841 the same component. (LP: #1307415)
842 - Add missing armhf commissioning template (LP: #1307780)
843 * debian/maas-region-controller-min.install: Install drivers.yaml.
844 * debian/maas-region-controller.postinst: No longer show the
845 installation note by default. (LP: #1284652)
846
847 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 09 Apr 2014 19:02:00 -0400
848
849maas (1.5+bzr2236-0ubuntu1) trusty; urgency=medium
850
851 * New upstream bugfix release.
852 - Fix simplestreams path to use the new data source path. (LP: #1305118)
853 - Fix commissioning_distro_series validation failure. (LP: #1304408)
854 - Fix DB migration 0072_remove_ipmi_autodetec. (LP: #1302156)
855 - Update documentation.
856 * debian/maas-region-controller-min.maas-region-celery.upstart,
857 debian/maas-region-controller-min.maas-txlongpoll.upstart: Fix ISO
858 install by making sure rabbitmq user is really created if it does not
859 exist (LP: #1298559)
860
861 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 09 Apr 2014 18:36:55 -0400
862
863maas (1.5+bzr2230-0ubuntu1) trusty; urgency=medium
864
865 * New upstream bugfix release:
866 - Fix Cluster Controller to handle deprecated config items gracefull.
867 Otherwise it fails on upgrades. (LP: #1302772)
868 - Fix documentation generation and referencing. (LP: #1302956)
869 - Ensure we PXE boot when we turn on SM15K systems. (LP: #1303915)
870
871 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 07 Apr 2014 10:26:51 -0400
872
873maas (1.5+bzr2227-0ubuntu1) trusty; urgency=medium
874
875 * New upstream bugfix release:
876 - Fix catching exceptions raised by
877 twisted.conch.ssh.keys.Key.fromString (LP: #1298788)
878 - Fix validationg in default NodeGroupInterface.broadcast_ip making it
879 optional. (LP: #1299374)
880 - Drop install-pxe-bootloader as it conflicts with newer import script.
881 - Remove references to old import script.
882 - Fix changes that cause overwriting of existing entries.
883 - Fix inappropriate ValidationError when defining networks with nested
884 (but non-identical) address ranges. (LP: #1299114)
885 - Fix issue where if a node does not provide an architecture type on dhcp
886 request, or no other boot method is available for that architecture,
887 the node still uses pxelinux.0 to boot. (LP: #1300285)
888 - Take an advisory lock to prevent concurrent creation of the
889 eventloops table. (LP: #1300363)
890 - Remove the cloud_images_archive setting, as it conflicts with new
891 import script. (LP: #1300587)
892 - Add a 'logout confirmation' page. Using this, the logout action is
893 protected against CSRF attacks because it uses a POST request, in
894 conjunction with Django's CSRF protection feature. (LP: #1298790)
895 - Fix cluster listings when dealing with large number of clusters by
896 paginating it. (LP: #1301242)
897 - Change list_boot_images() so that it can cope with a missing boot
898 images directory: this happens if the reporting task runs before the
899 images have been imported. (LP: #213984)
900 - Fix internal server error on fast path installer. (LP: #1293676)
901 - Fix uploading files using maas-cli. (LP: #1187826)
902 - Fix SM15k Invalid Power Control and Fix enlisting machines with
903 2.0 api. (LP: #1302818, LP: #1302819)
904
905 [ Andres Rodriguez ]
906 * debian/maas-cluster-controller.install: Install UEFI templates
907 * debian/maas-cluster-controller.dirs: Create 'boot-resources' dir.
908
909 [ Jason Hobbs ]
910 * debian/extras/99-maas: Allow access to keyserver.ubuntu.com via
911 squid-deb-proxy.
912
913 [Jeroen Vermeulen]
914 * debian/maas-cluster-controller.postinst:
915 - Make the tgt config link point to the new boot-resources dir.
916 * debian/maas-region-controller-min.dirs:
917 - Don't create /var/lib/maas/tftp.
918
919 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 03 Apr 2014 13:45:02 -0400
920
921maas (1.5+bzr2204-0ubuntu1) trusty; urgency=low
922
923 * New upstream release (LP: #1281881)
924
925 [ Andres Rodriguez ]
926 * debian/maas-region-controller-min.templates: Set installation note to false
927 by default.
928 * Check rabbitmqctl is present before running commands:
929 - debian/maas-region-controller-min.maas-region-celery.upstart.
930 - debian/maas-region-controller-min.maas-txlongpoll.upstart.
931 * make sure maas_longpoll rabbitmq user is created/with correct password on
932 a package reconfigure.
933 * debian/maas-dns.postinst: Fix upgrade setup of named.conf.options.
934 * debian/maas-cluster-controller.install: Install UEFI templates (LP: #1299143)
935
936 [ Julian Edwards ]
937 * debian/extas/maas: Echo warning to stderr so json stdout is not polluted
938 * debian/maas-cluster-controller.postinst: Run upgrade-cluster on each
939 upgrade
940 * debian/maas-dns.postinst: Call edit_named_options to add a line in
941 /etc/bind/named.conf.options that includes the
942 /etc/named/maas/named.conf.options.inside.maas file.
943 * debian/control:
944 - maas-dns depends on python-iscpy
945 - maas-cluster-controller depends on python-seamicroclient
946 * debian/maas-cluster-controller.install: Install bootresources.yaml
947
948 [ Dustin Kirkland ]
949 * debian/control: LP: #1297097
950 - clean up package descriptions, modernize, and more clearly/simply
951 explain what each package does
952 - drop "Ubuntu" in front of MAAS, clean up command line/API description
953
954 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 28 Mar 2014 10:43:53 -0400
955
956maas (1.5+bzr1977-0ubuntu1) trusty; urgency=low
957
958 * New upstream bugfix release.
959 - setup.py: Install missing shell snippet
960
961 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 19 Feb 2014 16:31:45 -0500
962
963maas (1.5+bzr1976-0ubuntu1) trusty; urgency=low
964
965 * New upstream release.
966 * debian/maas-cluster-controller.postinst: Make sure upgrades handle
967 authbind upgrades too.
968
969 -- Andres Rodriguez <andreserl@ubuntu.com> Sun, 16 Feb 2014 22:56:36 -0500
970
971maas (1.5+bzr1951-0ubuntu1) trusty; urgency=low
972
973 * New upstream release
974 * debian/maas-cluster-controller.postinst: Also authbind port 69.
975 * debian/maas-cluster-controller.maas-pserv.upstart: Export MAAS_URL.
976
977 -- Andres Rodriguez <andreserl@ubuntu.com> Sat, 15 Feb 2014 16:16:38 -0500
978
979maas (1.5+bzr1948-0ubuntu2) trusty; urgency=low
980
981 * debian/maas-cluster-controller.postinst: Make sure generator on
982 pserv.yaml is updated on upgrade or reconfigure. (LP: #1273197)
983 * debian/maas-cluster-controller.maas-pserv.upstart: Make sure maas-pserv
984 is started with authbind.
985
986 -- Andres Rodriguez <andreserl@ubuntu.com> Sat, 15 Feb 2014 13:55:20 -0500
987
988maas (1.5+bzr1948-0ubuntu1) trusty; urgency=low
989
990 * New upstream release.
991
992 [ Graham Binns ]
993 * debian/control: Depends on python-jsonschema.
994
995 [ Andres Rodriguez ]
996 * debian/maas-region-controller-min.posinst: Make txlongpoll.yaml only
997 readable by the app and not world readeable.
998 * debian/patches/02-pserv-config.patch: Refreshed.
999
1000 [ Julian Edwards ]
1001 * debian/extras/maas-cli renamed to debian/extras/maas, and introduce
1002 a deprecation warning in favour of using maas over maas-cli.
1003 * debian/extras/maas renamed to debian/extras/maas-region-admin
1004 * debian/maas-cli.install: install debian/extras/maas
1005 * debian/maas-dns.postinst: Invoke maas-region-admin instead of maas
1006 * debian/maas-region-controller-min.install: install maas-region-admin
1007 instead of maas
1008 * debian/maas-region-controller.postinst: Invoke maas-region-admin instead
1009 of maas
1010 * debian/maas-cli.links: Link from maas to maas-cli for backward compat.
1011
1012 [ Seth Arnold ]
1013 * debian/maas-region-controller-min.postinst: Make sure txlongpoll.yaml
1014 gets correct permissions on upgrade (LP: #1254034)
1015
1016 -- Andres Rodriguez <andreserl@ubuntu.com> Sat, 15 Feb 2014 12:08:23 -0500
1017
1018maas (1.5+bzr1909-0ubuntu1) trusty; urgency=low
1019
1020 * New upstream release.
1021
1022 [ Dustin Kirkland ]
1023 * debian/maas-region-controller-min.postinst: Fix typo in sed. Remove
1024 double quotes. (LP: #1274448)
1025
1026 [ Andres Rodriguez ]
1027 * debian/control: Add depends on python-crochet.
1028 * Get rid of dfsg on the versioning as we no longer strip any code from
1029 the orig tarball.
1030 - debian/rules: Do not strip any files out of the tarball.
1031 * debian/patches/*: Refreshed.
1032
1033 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 31 Jan 2014 09:38:51 -0500
1034
1035maas (1.4+bzr1853+dfsg-0ubuntu1) trusty; urgency=low
1036
1037 * New upstream release
1038
1039 -- Dustin Kirkland <kirkland@ubuntu.com> Tue, 28 Jan 2014 08:41:41 +0000
1040
1041maas (1.4+bzr1849+dfsg-0ubuntu1) trusty; urgency=low
1042
1043 * New upstream release.
1044
1045 [ Gavin Panella ]
1046 * debian/control: Remove all dependencies on Avahi and DBUS.
1047
1048 -- Julian Edwards <julian.edwards@canonical.com> Tue, 28 Jan 2014 17:12:22 +1000
1049
1050maas (1.4+bzr1820+dfsg-0ubuntu1) trusty; urgency=low
1051
1052 * New upstream Release.
1053
1054 [ Jeroen Vermeulen ]
1055 * Move maas-probe-dhcp from maas-dhcp to python-maas-provisioningserver.
1056
1057 [ Andres Rodriguez ]
1058 * debian/maas-region-controller.postinst: Make sure maas-txlongpoll and
1059 maas-region-celery get restarted.
1060 * debian/control:
1061 - python-maas-provisioningserver Breaks/Replaces for maas-dhcp due to
1062 moving files around packages.
1063 - Suggests ipmitool, libvirt-bin, amtterm.
1064
1065 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 15 Jan 2014 00:24:58 -0500
1066
1067maas (1.4+bzr1817+dfsg-0ubuntu1) trusty; urgency=low
1068
1069 * New upstream release
1070
1071 [ Andres Rodriguez ]
1072 * debian/maas-dns.postinst: Drop write_dns_config as this is run by
1073 celery jobs.
1074 * debian/maas-region-controller.templates: Rename template to
1075 maas-region-controller-min.templates
1076 * debian/control: Depends on python-amqp; Conflicts on python-librabbitmq.
1077
1078 [ Julian Edwards ]
1079 * New maas-probe-dhcp script to detect DHCP servers
1080 - debian/extras/maas-probe-dhcp: New script
1081 - debian/maas-dhcp.install: Install new maas-probe-dhcp script
1082 - maas-dhcp.lintian-overrides: New maas-probe-dhcp script has no manpage
1083
1084 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 15 Jan 2014 00:23:44 -0500
1085
1086maas (1.4+bzr1789+dfsg-0ubuntu1) trusty; urgency=low
1087
1088 * New upstream release
1089
1090 [ Jeroen Vermeulen ]
1091 * Keep legacy import_ephemerals config for now.
1092
1093 [ Andres Rodriguez ]
1094 * debian/maas-region-controller.postinst: Allo default-maas-url debconf
1095 option to be preseeded.
1096 * Make use of authbind to allow maas-cluster-celery bind port as non-root.
1097 - debian/control: Depends on authbind for maas-cluster-controller.
1098 - debian/maas-cluster-controller.{postinst,postrm}: Handle creation
1099 and removal of required authbind file.
1100 * Split maas-region-controller into maas-region-controller-min.
1101 - debian/maas-region-controller-min.{postinst,postrm,prerm}: Handle
1102 basic configuration for rsyslogd, squid-deb-proxy, and maas-url.
1103 - debian/control: Depends on maas-region-controller-min, postgresql
1104 and rabbitmq-server for maas-region-controller.
1105
1106 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 10 Oct 2013 17:07:51 -0400
1107
1108maas (1.4+bzr1693+dfsg-0ubuntu1) saucy; urgency=low
1109
1110 * New Upstream Release (LP: #1218526)
1111 - This new upstream release contains fixes and improvements of the
1112 features approved by the FFe above.
1113 - Fixes commissioning failure on Saucy with 'Failed Test' (LP: #1237364)
1114 - Fixes access of static images over http (LP: #1236544)
1115 * d/maas-cluster-controller.postinst: a2enmod version module (LP: #1236544)
1116 * d/control: Bump depends on python-django to 1.4. (LP: #1236572)
1117 * d/maas-dhcp.postinst: Fail gracefully if apparmor_parser fails, allowing
1118 to install maas-dhcp during an ISO install. (LP: #1236786)
1119
1120 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 04 Oct 2013 12:33:05 -0400
1121
1122maas (1.4+bzr1656+dfsg-0ubuntu2) saucy; urgency=low
1123
1124 * debian/control: Recommends on maas-dns instead of Depends for region
1125 because maas-dns needs the region installed first.
1126
1127 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 03 Oct 2013 10:36:20 -0400
1128
1129maas (1.4+bzr1656+dfsg-0ubuntu1) saucy; urgency=low
1130
1131 [ Andres Rodriguez ]
1132 * New upstream bugfix release.
1133 - Respect filters for ephemerals_script.py.
1134 * debian/control: Depends on ubuntu-cloudimage-keyring instead of
1135 ubuntu-cloud-keyring; depends on python-distro-info.
1136 * debian/control: Remove suggests on maas-dhcp and maas-dns as they are
1137 now dependencies.
1138
1139 [ Scott Moser ]
1140 * debian/control: Bump depends on isc-dhcp-server to 4.2.4
1141 * debian/maas-dhcp.maas-dhcp-server.upstart: Change ownership of leases
1142 file to root:root, and run the daemon as dhcpd:dhcpd.
1143
1144 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 01 Oct 2013 15:26:34 -0400
1145
1146maas (1.4+bzr1655+dfsg-0ubuntu1) saucy; urgency=low
1147
1148 * New Upstream release. (LP: #1218526)
1149 * debian/control:
1150 - Depends on python-djorm-ext-pgarray, python-curtin,
1151 python-simplestreams, ubuntu-cloud-keyring.
1152 - Depends on maas-dns, maas-dhcp to get them seeded and
1153 into main (LP: #1227353)
1154
1155 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 28 Aug 2013 11:17:44 -0400
1156
1157maas (1.4+bzr1551+dfsg-0ubuntu1) saucy; urgency=low
1158
1159 * New upstream release
1160
1161 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 15 Aug 2013 16:20:41 -0400
1162
1163maas (1.4+bzr1548+dfsg-0ubuntu1) saucy; urgency=low
1164
1165 * New upstream release
1166
1167 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 18 Jul 2013 10:15:10 -0400
1168
1169maas (1.4+bzr1539+dfsg-0ubuntu1) saucy; urgency=low
1170
1171 * New upstream release
1172 * Symlink apache2 config into /etc/apache2/conf-enabled/ instead of
1173 /etc/apache2/conf.d as apache2.4 no longer supports the latter.
1174 - debian/maas-cluster-controller.{postinst,postrm}
1175 - debian/maas-region-controller.{postinst,postrm}
1176 * debian/control: Bump Standards-Version to 3.9.4.
1177 * debian/maas-cluster-controller.lintian-overrides: Remove unneeded
1178 override and add a new one.
1179 * debian/maas-region-controller.lintian-overrides: Add extra overrides.
1180
1181 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 03 Jul 2013 17:11:02 -0400
1182
1183maas (1.4+bzr1538+dfsg-0ubuntu1) saucy; urgency=low
1184
1185 * New upstream release
1186 * debian/patches/04-setup-dont-user-list-snippets.patch: Drop. Merged
1187 Upstream.
1188
1189 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 13 Jun 2013 20:06:35 -0400
1190
1191maas (1.4+bzr1527+dfsg-0ubuntu1) saucy; urgency=low
1192
1193 * debian/patches/04-setup-dont-user-list-snippets.patch: Drop importing
1194 maasserver modules to list snippets in favor to using glob. Otherwise
1195 we would have to add various non necessary Build-Dependencies.
1196
1197 [ Jeroen Vermeulen ]
1198 * Install templates into /etc/maas/templates/.
1199
1200 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 03 Jun 2013 17:59:31 -0400
1201
1202maas (1.4+bzr1505+dfsg-0ubuntu1) saucy; urgency=low
1203
1204 * New upstream release
1205
1206 [ Steve Langasek ]
1207 * Add missing dependency on iproute to maas-region-controller, for use of
1208 /sbin/ip in postinst.
1209
1210 [ Julian Edwards ]
1211 * debian/maas-dhcp.maas-dhcp-server.upstart:
1212 - Detect 12.04 as the host OS and install with correct permissions. This
1213 allows the same packaging to be used in the 12.04 backport.
1214
1215 [ Andres Rodriguez ]
1216 * Update packaging to support FPI:
1217 - debian/control: Depends on apache2 for maas-cluster-controller.
1218 - debian/maas-cluster-controller.install: Install http config file.
1219 - debian/maas-cluster-controller.{postinst,postrm}: Handle symlink creation
1220 and deletion.
1221 * debian/maas-region-controller.install: Install preseeds in
1222 etc/maas/preseeds. (LP: #1073463)
1223
1224 [ Jeroen Vermeulen ]
1225 * In the source tree, /etc/maas/pserv.yaml has moved from etc/ to etc/maas/.
1226 * Install templates into /etc/maas/templates/.
1227
1228 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 03 Jun 2013 16:53:14 -0400
1229
1230maas (1.3+bzr1455+dfsg-0ubuntu1) raring; urgency=low
1231
1232 * New upstream bugfix release.
1233 - Fixes and returns the 'resource_url' with the 'canonical' url for
1234 a file that is fetched using the API (LP: #1154142)
1235
1236 [ Andres Rodriguez ]
1237 * debian/control:
1238 - Change Conflicts/Replaces for Breaks/Replaces.
1239 - Conflicts on tftpd-hpa and dnsmasq.
1240 - Do not pre-depends, but Depends on ${misc:Depends} for 'maas'.
1241
1242 [ Steve Langasek ]
1243 * postinst scripts are never called with 'reconfigure' as the script
1244 argument. Remove references to this (mythical) invocation.
1245 * always call 'set -e' from maintainer scripts instead of passing 'sh -e'
1246 as the interpreter, so that scripts will behave correctly when run via
1247 'sh -x'.
1248 * invoke-rc.d is never allowed to not exist - simplify scripts (and make
1249 them better policy-compliant) by invoking unconditionally. (The only
1250 possible exception is in the postrm, where it's *theoretically* possible
1251 for invoke-rc.d to be missing if the user has completely stripped
1252 down their system; that's a fairly unreasonable corner case, but we
1253 might as well be correct if it ever happens.)
1254 * db_get+db_set is a no-op; don't call db_set to push back a value we just
1255 got from db_get.
1256 * Omit superfluous calls to 'exit 0' at the end of each script.
1257 * Remove maas-cluster-controller prerm script, which called debconf for no
1258 reason.
1259 * Don't invoke debconf in the postrm script either, debhelper already does
1260 this for us.
1261 * Other miscellaneous maintainer script fixes
1262 * debian/maas-common.postinst: call adduser and addgroup unconditionally;
1263 the tools are already designed to DTRT, we don't need to check for the
1264 user/group existence before calling them nor should we worry about
1265 calling them only once on first install.
1266 * debian/maas-common.postrm: delete the maas group, not just the user,
1267 as the comment in the code implies we should do.
1268
1269 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 19 Mar 2013 15:38:22 -0400
1270
1271maas (1.3+bzr1452+dfsg-0ubuntu1) raring; urgency=low
1272
1273 * New upstream release.
1274 - MAAS file storage mechanism is shifting from a single shared
1275 namespace to a per-user namespace. Operators of the majority
1276 of MAAS systems will not notice any change. However, operators
1277 of the most complex installations may find that a new
1278 "shared-environment" user is created, and that some resources
1279 are reassigned to it, such as API credentials and SSH public
1280 keys. This provides a transitional environment that mimics the
1281 behaviour of a shared namespace.
1282
1283 [ Raphaël Badin ]
1284 * debian/control: maas-region-controller depends on bind9utils.
1285 (LP: #1103195)
1286 * debian/maas-dns.postinst: Call write_dns_config.
1287 (LP: #1085865).
1288 * debian/maas-cluster-controller.postinst: Fix the name of the config
1289 file (/etc/maas/pserv.yaml and not /etc/maas/pserv.conf)
1290 (LP: #1083542).
1291 * debian/extras/99-maas-sudoers: Add 'SETENV:' to sudo rule
1292 to allow preserving the environment when running
1293 /usr/sbin/maas-import-pxe-files via sudo.
1294 * debian/maas-dns.postinst: fix permissions and group ownership of
1295 file /etc/bind/maas/named.conf.rndc.maas. (LP: #1066935)
1296 * debian/control: Remove the dependency of maas-cluster-controller
1297 on rabbitmq-server. (LP: #1072744)
1298 * debian/extras/99-maas-sudoers: Add sudo rule for script
1299 /usr/sbin/maas-import-pxe-files.
1300 * debian/maas-cluster-controller.install: Removed commissioning-user-data
1301 script.
1302
1303 [ Julian Edwards ]
1304 * debian/maas-region-controller.install: Remove installation of maas-gc; it
1305 is no longer required as upstream no longer stores files in the filesystem.
1306 (LP: #1069734)
1307 * debian/maas-cluster-controller.postinst: Ensure that /etc/maas/pserv.yaml
1308 is updated when reconfiguring. (LP: #1081212)
1309
1310 [ Jeroen Vermeulen ]
1311 * debian/maas-cluster-controller.install: Install import scripts.
1312 * debian/maas-cluster-controller.postinst: Configure tgt (the iSCSI server)
1313 so the import script can install files to it.
1314 * debian/maas-cluster-controller.postrm: Clean up tgt config.
1315 * debian/maas-region-controller.install: Move import scripts out to the
1316 cluster controller, and drop the maas-import-isos compatibility script.
1317 * debian/maas-region-controller.postinst: Remove tgt config.
1318 * debian/maas-region-controller.postrm: Remove tgt config cleanup.
1319 * Bump code revision to include latest user_data.template fixes.
1320
1321 [ Gavin Panella ]
1322 * debian/extras/99-maas: squashfs image download is no longer needed.
1323 * debian/maas-cluster-controller.install: maas-import-squashfs and its
1324 configuration file are no longer part of upstream.
1325 * debian/maas-cluster-controller.install: The maas-import-pxe-files cron
1326 task is no longer used.
1327 * debian/maas-cluster-controller.postinst: Remove leading comment
1328 markers from the 'generator' line in pserv.yaml.
1329
1330 [ Andres Rodriguez ]
1331 * debian/control:
1332 - maas-cluster-controller Conflicts with tftpd-hpa (LP: #1076028)
1333 - maas-dns: Conflicts with dnsmasq
1334 - maas-cluster-controller Conflicts/Replaces maas-region-controller as
1335 import scripts are no longer shipped in the region.
1336 - debian/control: Depends on distro-info for maas-cluster-controller
1337 instead of maas-region-controller (LP: #1103194)
1338 * debian/maas-cluster-controller.config: If URL has been detected,
1339 add /MAAS if it doesn't contain it. This helps upgrades from versions
1340 where DEFAULT_MAAS_URL didn't use /MAAS.
1341
1342 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 04 Mar 2013 11:49:44 -0500
1343
1344maas (0.1+bzr1269+dfsg-0ubuntu1) quantal-proposed; urgency=low
1345
1346 * New upstream bugfix release
1347 - Fixes commissioning failing to set memory attribute. (LP: #1064638)
1348 - Fixes node listing by adding pagination (LP: #1064672)
1349 - Changes default bind rndc key which breaks initscripts (LP: #1066938)
1350 - Fixes invalid DNS config once node is enlisted (LP: #1066958)
1351 - Reference documentation link to correct URL (LP: #1067261)
1352
1353 [ Andres Rodriguez ]
1354 * debian/rules: Change upstream branch.
1355
1356 [ Gavin Panella ]
1357 * debian/maas-dns.postinst: Remove MAAS-related include lines from named's
1358 config before adding a new one (LP: #1066929)
1359
1360 [ Raphael Badin ]
1361 * debian/extras/maas-region-celeryd: Remove whitespace that affects DNS
1362 rabbitmq queue. (LP: #1067929)
1363
1364 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 16 Oct 2012 10:31:37 -0400
1365
1366maas (0.1+bzr1264+dfsg-0ubuntu2) quantal; urgency=low
1367
1368 * Fix MAAS not working after CD/preseed install (LP: #1065763)
1369 - debian/extras/maas-region-celeryd: Add wrapper to run celery from
1370 the upstart job.
1371 - debian/extras/maas-region-controller.maas-region-celery.upstart: Create
1372 rabbitmq user if it does not exists.
1373 * debian/control: Remove unneeded deps on python-txtftp for some binary pkgs.
1374 * debian/maas-region-controller.postinst: Minor fix referencing variable.
1375
1376 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 11 Oct 2012 17:38:08 -0400
1377
1378maas (0.1+bzr1264+dfsg-0ubuntu1) quantal; urgency=low
1379
1380 * New upstream release.
1381
1382 [ Raphaël Badin ]
1383 * debian/maas-region-controller.postinst: Enable proxy_http module.
1384 * debian/maas-cluster-controller.postinst: Create /var/lib/maas. (LP: #1065062)
1385
1386 [ Andres Rodriguez ]
1387 * Install maas-provision with python-maas-provisioningserver (LP: #1065171):
1388 - debian/python-maas-provisioningserver.install: Install
1389 - debian/control: Add Conflicts/Replaces with maas-cluster-controller
1390 to handle upgrades.
1391 * debian/patches/04-fix-ipmi-enlistment.patch: Drop. Merged Upstream.
1392 * debian/control: Depends on maas-region-controller for maas-dns.
1393 * debian/maas-region-controller.postinst: Set the correct host for
1394 BROKER_URL (LP: #1065080)
1395 * Handle creation of user/group in maas-common.
1396 * debian/maas-region-controller.config: Always source dbconfig scripts.
1397
1398 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 10 Oct 2012 11:17:21 -0400
1399
1400maas (0.1+bzr1243+dfsg-0ubuntu3) quantal; urgency=low
1401
1402 * 04-fix-ipmi-enlistment.patch: retry maas-enlist without power parameters
1403 on failure. This allows enlistment to continue working with Precise
1404 ephemeral images before the Precise SRU for maas-enlist lands.
1405 (LP: #1064922).
1406
1407 -- Robie Basak <robie.basak@canonical.com> Wed, 10 Oct 2012 13:29:16 +0000
1408
1409maas (0.1+bzr1243+dfsg-0ubuntu2) quantal; urgency=low
1410
1411 * debian/patches/99-ipmi-user-too-long.patch: Fix username too long for
1412 IPMI user created on enlistment (LP: #1064832)
1413
1414 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 10 Oct 2012 01:00:29 -0400
1415
1416maas (0.1+bzr1243+dfsg-0ubuntu1) quantal; urgency=low
1417
1418 * New upstream release. (LP: #1064596)
1419 * debian/patches/99-temporary-fix-constraints.patch: Dropped.
1420 * debian/control:
1421 - ${python:Depends} for maas-common.
1422 - Add missing Depends for python-maas-provisioningserver (LP: #1064542)
1423 * debian/maas-cluster-controller.postinst: Create /var/log/maas if it
1424 doesn't exist (LP: #1064539)
1425
1426 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 08 Oct 2012 17:02:56 -0400
1427
1428maas (0.1+bzr1223+dfsg-0ubuntu1) quantal; urgency=low
1429
1430 * New upstream release. (LP: #1062518)
1431
1432 [ Julian Edwards ]
1433 * Split packaging of 'maas' into maas-{region,cluster}-controller
1434 - debian/control: Update accordingly.
1435 - debian/*.install: Move files accordingly
1436 - debian/*.{postinst,postrm,preinst}: Move files accordingly.
1437 * Ensure isc-dhcp-server is disabled when installing maas-dhcp.
1438 * Ensure maas-dns creates the maas user before trying to chown files.
1439 * Make maas-cluster-controller autoconfigure itself when upgrading from the
1440 old maas package. (LP: #1059416)
1441 * Add missing prerm file for maas-cluster-controller so that .pyc files
1442 are cleaned up. (LP: #1059973)
1443
1444 [ Raphaël Badin ]
1445 * Install maas_local_celeryconfig.py in /etc/maas and symlink to
1446 /usr/share/maas.
1447 * debian/maas.postinst: Create rabbitmq celery user/vhost.
1448 * debian/maas.postinst: Update BROKER_URL in maas_local_celeryconfig.py.
1449 * Use maas_local_celeryconfig_cluster.py as the local celery
1450 configuration file for the cluster worker.
1451 * debian/maas-region-controller.maas-region-celery.upstart: Add region
1452 worker upstart script.
1453 * Rename cluster worker upstart script into
1454 maas-cluster-controller.maas-clluster-celery.upstart.
1455 * maas-cluster-controller.maas-celery.upstart: use "celeryconfig_cluster"
1456 as the Celery config module.
1457 * debian/maas-common.install: Install celeryconfig_common.py.
1458 * debian/maas-cluster-controller.install: Install celeryconfig_cluster.py.
1459 * debian/maas-region-controller.install: Install celeryconfig.py.
1460 * Split celery config into cluster and region configs.
1461 * Add region celeryd upstart config.
1462 * Define CELERY_CONFIG_MODULE in
1463 maas-cluster-controller.maas-cluster-celery.upstart
1464
1465 [ Jeroen Vermeulen ]
1466 * Make maas_local_celery_config.py non-world readable.
1467 * Make maas_local_celeryconfig_cluster.py non-world readable.
1468 * Set root:maas ownership of local cluster config only *after*
1469 the maas user/group have been created
1470
1471 [ Andres Rodriguez ]
1472 * debian/maas.postinst:
1473 - Always restart apache2.
1474 - Handle upgrades for new upstream release.
1475 - Handle upgrades for celery rabbitmq worker.
1476 * Add binary package to install client tool.
1477 - debian/extras/maas-cli: Add binary.
1478 - debian/maas-cli.install: Add. Install maascli and apiclient.
1479 - debian/control: Add binary package.
1480 * debian/control:
1481 - Depends on freeipmi-tools instead of ipmitool.
1482 - Conflicts/Replaces on maas for python-maas-client.
1483 - Depends on python-netifaces, python-lxml.
1484 * Add python-maas-client binary package:
1485 - debian/python-maas-client.install: Add. Install 'apiclient' python module.
1486 - debian/control: Add package. python-django-maas and maas-cli now
1487 Depend on it.
1488 * debian/rules: Install maas-dhcp-server upstart job.
1489 * debian/maas.postrm: Remove celery worker rabbitmq user and host.
1490 * debian/extras/99-maas-sudoers: Add for maas-dhcp-server upstart job
1491 instead of isc-dhcp-server (LP: #1055951)
1492 * debian/maas-region-controller.postinst: Cleanup upgrade rules.
1493 * debian/maas-cluster-controller.postinst: Fix 'local' usage.
1494 * debian/maas-common.install: Install celeryconfig in appropriate location.
1495 * debian/maas-cluster-controller.postrm: Add and delete maas user.
1496 * debian/maas-dhcp.postinst: Stop isc-dhcp-server not isc_dhcp_server.
1497 * debian/maas-region-controller.postinst:
1498 - Always update passwords on upgrade. No longer check versioning. (LP: #1060094).
1499 - Add MAAS server to allowed mirror in squid-deb-proxy
1500 - Source dbconfig conf file for maas-region-controller on upgrade because
1501 it writes a new config file and no longer preservers the previous password.
1502 * debian/maas-cluster-controller.maas-cluster-celery.upstart: Remove set{uid/gid}.
1503 * debian/maas-region-controller.install: Install maas-import-squashfs
1504 * Handle removal of non existant files (LP: #1059556):
1505 - debian/maintscript: Added to handle removal of conffiles.
1506 - debian/control: Add Pre-depends and bump debhelper version.
1507 * update po files for the templates.
1508 * debian/extras/99-maas: Install in usr/share/maas/conf and symlink to the
1509 appropriate etc dir.
1510 * debian/maas-cluster-controller.config: Source debconf at the beginning of the
1511 script. (LP: #1063857)
1512 * debian/patches/99-temporary-fix-constraints.patch: Fix constraints maaping
1513 when deploying with juju. Temporary until it gets merged upstream
1514
1515 [ Robie Basak ]
1516 * Add maas-cluster-controller dependency on uuid-runtime, needed for uuidgen
1517 by postinst.
1518
1519 [ Scott Moser ]
1520 * debian/maas-dhcp.{install,apparmor,postrm} install apparmor profile into
1521 /etc/apparmor.d/dhcpd.d (LP: #1049177), and update apparmor profile for
1522 /usr/sbin/dhcpd on install/remove
1523 * get the ip address for the dhcp server in config
1524
1525 [ Diogo Matsubara ]
1526 * Add initial tests to be run by autotests:
1527 - debian/control: XS-Testsuite: autopkgtest
1528 - debian/tests/control: Add
1529 - debian/tests/maas-package-test: Add
1530 - tests/maas-integration.py: Add
1531
1532 -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 08 Oct 2012 13:10:23 -0400
1533
1534maas (0.1+bzr971+dfsg-0ubuntu2) quantal; urgency=low
1535
1536 * debian/extras/99-maas-sudoers: Add missing rule for
1537 maas-provision. (LP: #1046397)
1538
1539 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 05 Sep 2012 12:36:58 -0400
1540
1541maas (0.1+bzr971+dfsg-0ubuntu1) quantal; urgency=low
1542
1543 * New upstream release (LP: #1044367)
1544
1545 [ Julian Edwards ]
1546 * Fix 02-pserv-config.patch to handle new default tftp directory
1547
1548 [ Andres Rodriguez ]
1549 * debian/maas.postinst:
1550 - include '/MAAS' for DEFAULT_MAAS_URL.(LP: #1033956)
1551 - Update bzr version to safely upgrade.
1552 * Add maas-dns package that configures DNS in MAAS (LP: #1030860)
1553 * Remove cobbler related bits
1554 - debian/maas.postinst: Drop cobbler configuration
1555 - debian/maas.install: Drop installation of snippets/preseeds.
1556 - debian/control:
1557 + Drop Depends on maas-provision. (LP: #975473)
1558 + Depends on bind9utils.
1559 + Depends on python-lockfile (LP: #1037400)
1560 Add necessary Conflicts/Replaces. Add conflicts to tftpd-hpa and dnsmasq.
1561 Depends on isc-dhcp-server for maas-dhcp, and syslinux-common.
1562 - debian/extras/maas-provision: Add missing "$@" (LP: #1040462)
1563 - debian/patches:
1564 + 02-pserv-config.patch: Updated. Do not patch cobbler related bits.
1565 patch tftp config to default.
1566 * maas-dhcp: Re-add to handle initial configuration of MAAS DHCP server.
1567 * Allow restart of 'isc-dhcp-server' by adding a sudoers file:
1568 - debian/extras/99-maas-sudoers: Added.
1569 - debian/maas.install: Install 99-maas-sudoers
1570 * Minor improvements on dbconfig-common handling:
1571 - debian/maas.config: Only call dbc_go when scripts present.
1572 - debian/maas.postrm: Only call dbc_go when config file exists.
1573 * debian/maas.maas-celery.upstart: Enable Beat and set scheduler db file.
1574 * debian/maas-dns.postinst: Set correct permissions. (LP: #1042868)
1575 * debian/maas-dhcp.config:
1576 - Ask whether we want to enable DHCP (LP: #1044229)
1577 - Add debconf question for network interfaces
1578 * debian/maas.prerm: Stop services before removing database (LP: #1044559)
1579
1580 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 02 Aug 2012 09:01:43 -0400
1581
1582maas (0.1+bzr777+dfsg-0ubuntu1) quantal-proposed; urgency=low
1583
1584 * New upstream release
1585 * Only run 'maas' command as root. (LP: #974046)
1586 - debian/extras/maas: Check id.
1587 - debian/maas.install: Install in 'sbin'.
1588 * debian/maas.postinst:
1589 - restart apache2 after everything gets processed.
1590 - Update version to handle upgrades.
1591 * debian/extras/maas-provision: Add wrapper to access 'maasprovisiong'
1592 command line.
1593 * debian/patches/99_temporary_fix_path.patch: Dropped. No longer needed.
1594
1595 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 17 Jul 2012 08:28:36 -0400
1596
1597maas (0.1+bzr745+dfsg-0ubuntu2) quantal; urgency=low
1598
1599 * debian/control: Build-Dep on python-django instead of
1600 python-django-configglue
1601
1602 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 17 Jul 2012 08:24:25 -0400
1603
1604maas (0.1+bzr745+dfsg-0ubuntu1) quantal; urgency=low
1605
1606 * New Upstream Release
1607 * debian/patches:
1608 - 99_power_fixes.patch: Dropped. Merged Upstream.
1609 - 99_enums_js.patch: Dropped. No longer needed.
1610 * Automatically build enums.js:
1611 - debian/control: Build-Depends on python-django-configglue
1612 - debian/rules: Build and install enums.js.
1613 * debian/maas.postinst: Update version to handle upgrades
1614
1615 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 12 Jul 2012 16:34:11 -0400
1616
1617maas (0.1+bzr740+dfsg-0ubuntu1) quantal; urgency=low
1618
1619 * New upstream release
1620 * debian/control: Depends on python-txtftp.
1621 * debian/rules: Do not ship python-tx-tftp.
1622 * debian/maas.postinst: Update version to upgrade successfully.
1623 * debian/patches:
1624 - 02-pserv-config.patch: Refreshed.
1625 - 99_enums_js.patch: Updated.
1626 - 99_power_fixes.patch: Added temporarily to enable IPMI
1627 - 99_temporary_fix_path.patch: Added temporarily to not fail when
1628 importing celeryconfig
1629
1630 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 03 Jul 2012 17:54:49 -0400
1631
1632maas (0.1+bzr709+dfsg-0ubuntu1) quantal; urgency=low
1633
1634 * New Upstream release
1635 * debian/control:
1636 - Depends on python-celery, python-tempita, libjs-yui3-{full,min},
1637 libjs-raphael
1638 * debian/maas.install:
1639 - Install apiclient, celeryconfig.py, maas-import-pxe-files, preseeds_v2.
1640 - Update to install various files from chroot, rather tha manually copy
1641 them from the source.
1642 * debian/maas.links: symlink celeryconfig.py
1643 * debian/maas.maas-celery.upstart: Add job.
1644 * debian/rules:
1645 - Install celery upstart job.
1646 - Do not install jslibs as packages are now used.
1647 - Drop copying of maas_local_settings_sample.py as source now ships
1648 a maas_local_settings.py
1649 * debian/patches:
1650 - 04-maas-http-fix.patch: Drop. Merged upstream.
1651 - 01-fix-database-settings.patch: Refreshed.
1652 - 99_enums_js.patch: Added until creation of enum.js / build process
1653 is fixed.
1654 * debian/maas.postinst: Update bzr version to correctly handle upgrades.
1655
1656 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 03 Jul 2012 17:42:37 -0400
1657
1658maas (0.1+bzr482+dfsg-0ubuntu1) precise; urgency=low
1659
1660 * New upstream release (Fixes LP: #981103)
1661 * debian/maas.postinst:
1662 - Make sure rabbitmq and postgresql are started on upgrade (LP: #981282)
1663 - Handle upgrades from any lower than 0.1+bzr462+dfsg-0ubuntu1 to
1664 correctly re-generate passwords, and not have db sync/migrate issues
1665 as config has changed upstream.
1666 - Correctly set Passwords for PSERV, otherwise it won't set new passwords.
1667 * Allow MAAS_DEFAULT_URL reconfiguration. (LP: #980970)
1668 - debian/maas.config: Add reconfigure validation to correctly allow it,
1669 and ask a question.
1670 - debian/maas.postinst: Reconfigure DEFAULT_MAAS_URL as well as cobbler
1671 server and next_server for PXE/Provisioning.
1672 - debian/maas.templates: Add debconf question and update info.
1673 * Do not lose MAAS_DEFAULT_URL settings on upgrade (LP: #984309)
1674 * debian/maas.postinst:
1675 - Set cobbler password in between quotes (LP: #984427)
1676 - Do not change permissions to maas.log (LP: #980915)
1677 * no longer use maas-cloudimg2ephemeral, but rather use premade images
1678 at http://maas.ubuntu.com
1679
1680 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 17 Apr 2012 23:44:46 -0700
1681
1682maas (0.1+bzr462+dfsg-0ubuntu1) precise; urgency=low
1683
1684 * New upstream release (LP: #980240)
1685
1686 [ Scott Moser ]
1687 * add dependency on distro-info (LP: #949442)
1688 * debian/control: add dependency on tgt for ephemeral iscsi environment
1689
1690 [ Andres Rodriguez ]
1691 * Make package lintian clean:
1692 - maas{-dhcp}.lintian-overrides: Add to make lintian clean.
1693 - debian/control: Add missing dependencies; correct section and desc.
1694 - debian/maas.postinst: Do not use absolute path for rabbitmqctl.
1695 - debian/patches: Add headers to all patches.
1696 * debian/maas-dhcp.postrm: Added to disable dnsmasq in cobbler on removal.
1697 * debian/maas.config: Do not set a password with pwgen as it is not an
1698 essential package; allow dbconfig-common to create a password instead by
1699 creating an empty question. (LP: #977475)
1700 * Run MAAS, pserv, txlongpoll as non-root user. (LP: #975436)
1701 - debian/maas.postinst: Create user/group; set correct permissions for
1702 directories.
1703 - debian/maas.postrm: Remove user/group; restart apache2.
1704 - debian/maas.maas-{pserv,txlongpoll}.upstart: Update to run as non-root
1705 'maas' user.
1706 * debian/patches/01-fix-database-settings.patch: Remove adding of PSERV_URL.
1707 * debian/maas.postinst:
1708 - Handle config file upgrade from versions lower than 0.1+bzr445+dfsg-0ubuntu1,
1709 by creating new passwords and updating accordingly
1710 - use local variables in functions.
1711 - Handle maas tgt configuration for upgrades from 0.1+bzr459+dfsg-0ubuntu1.
1712 * debian/extras/99-maas: Add squid-deb-proxy file to enable PPAs. (LP: #979383)
1713 * debian/maas.install: Install missing commissioning-user-data script.
1714
1715 [ Dave Walker (Daviey) ]
1716 * debian/patches/02-pserv-config.patch: Refreshed to apply to updated config.
1717
1718 [ Gavin Panella ]
1719 * debian/maas.postinst: Update pserv.yaml and maas_local_settings.py to use
1720 password.
1721
1722 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 12 Apr 2012 16:37:53 -0400
1723
1724maas (0.1+bzr415+dfsg-0ubuntu2) precise; urgency=low
1725
1726 * debian/maas-dhcp.{config,postinst}:
1727 - Fix not setting new values on fresh install. (LP: #975321)
1728 - Fix unsetting domain, otherwise, even if disabled, it will always be set.
1729 * debian/control: Depends on maas for maas-dhcp.
1730
1731 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 06 Apr 2012 15:30:44 -0400
1732
1733maas (0.1+bzr415+dfsg-0ubuntu1) precise; urgency=low
1734
1735 * debian/control: Update package descriptions; Suggests maas-dhcp for maas
1736 and add a maas-dhcp binary.
1737 * Add maas-dhcp package to configure a DHCP server.
1738 - debian/maas-dhcp.config: Add to ask debconf questions about range,
1739 gateway, and domain.
1740 - debian/maas-dhcp.postinst: Handle update of config values.
1741 - debian/maas-dhcp.templates: Debconf questions.
1742 * debian/po: Update for templates.
1743 * Add message telling MAAS URL after installation.
1744 - debian/maas.templates: Add message.
1745 - debian/maas.postinst: Display message.
1746 * debian/maas.config: Hide dbconfig-install question.
1747
1748 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 04 Apr 2012 14:47:13 -0400
1749
1750maas (0.1+bzr400+dfsg-0ubuntu1) precise; urgency=low
1751
1752 * debian/patches/{02-pserv-config,03-txlongpoll-config}.patch: Refreshed.
1753 * debian/maas.install: Install maas-gc cronjob.
1754 * Add apport hook.
1755 - debian/maas.apport: Add hook.
1756 - debian/rules: Install with apport.
1757 * debian/maas.logrotate: Add logrotate for txlongpoll and pserv logs.
1758 * Create 'var/lib/media/maas/storage' on postinst to have right permissions.
1759 - debian/maas.dirs: Drop dir creation.
1760 - debian/maas.postinst: Create dir with correct permissions.
1761 - debian/maas.postrm: Remove dir on purge.
1762
1763 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 03 Apr 2012 14:50:34 -0400
1764
1765maas (0.1+bzr378+dfsg-0ubuntu1) precise; urgency=low
1766
1767 * maas.dirs: Create var/lib/maas/media/storage for juju storage.
1768 * maas.postinst:
1769 - Give correct permissions to above dir.
1770 - stop apache2 before db upgrade, and restart after.
1771
1772 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 29 Mar 2012 19:28:13 -0400
1773
1774maas (0.1+bzr363+dfsg-0ubuntu1) precise; urgency=low
1775
1776 [ Dave Walker (Daviey) ]
1777 * debian/control: Add openssh-server as a Recommends, and wrap-and-sort.
1778
1779 [ Andres Rodriguez ]
1780 * debian/maas.postinst:
1781 - Do not start apache with apache2ctl. Use invoke-rc.d instead to not
1782 fail in the installer.
1783 - For start of postgresql before creating the DB, otherwise it will
1784 fail in the installer.
1785 - Add check of invoke-rc.d for syslog.
1786 - Add check of invoke-rc.d for rabbitmq-server; Add check for rabbitmqctl
1787 - Add db_stop, in case invoke-rc.d fails.
1788 * debian/control: Tight python-django-maas dependency.
1789 * debian/postrm: Add check for rabbitmqctl.
1790 * debian/maas.maas-txlongpoll.upstart: Create rabbitmq longpoll user/vhost
1791 and set permissions if they don't exist. Start on rabbitmq-server-running.
1792
1793 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 27 Mar 2012 14:49:56 -0400
1794
1795maas (0.1+bzr338+dfsg-0ubuntu1) precise; urgency=low
1796
1797 [ Dave Walker (Daviey) ]
1798 * d/patches/03-txlongpoll-config.patch: Resolve typo error from prior patch.
1799 - LP: #961031
1800
1801 [ Andres Rodriguez ]
1802 * debian/maas.config: Don't allow reconfigure.
1803 * debian/maas.postinst: Don't allow reconfigure. Run sync/migrate db on
1804 all upgrades.
1805
1806 [ Scott Moser ]
1807 * add rsylog config for logging node boots (LP: 960149)
1808
1809 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 22 Mar 2012 10:56:58 -0400
1810
1811maas (0.1+bzr315+dfsg-0ubuntu1) precise; urgency=low
1812
1813 * New upstream snapshot.
1814
1815 [ Dave Walker ]
1816 * debian/maas.postinst: Do not import ISO's at install time.
1817 * debian/control:
1818 - Drop run-one, it's not a requirement and currently in universe.
1819 - Drop python-setproctitle, no longer required.
1820
1821 [ Andres Rodriguez ]
1822 * debian/control: Depends on python-avahi, python-dbus, and avahi-daemon.
1823 * debian/maas.postinst:
1824 - Only syncdb if dbconfig db creation was selected.
1825 - Set rabbitmq/longpoll settings
1826 * debian/patches/03-txlongpoll-config.patch: Updated broker settings for
1827 rabbitmq.
1828
1829 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 20 Mar 2012 20:10:58 -0400
1830
1831maas (0.1+bzr300+dfsg-0ubuntu1) precise; urgency=low
1832
1833 * debian/patches:
1834 - 01-fix-database-settings.patch: Update PSERV_URL port.
1835 - 02-pserv-config.patch: Update, and set 'maas' as username.
1836 - 03-longpoll-config.patch: Update.
1837 * debian/maas.install: Install preseeds and snippets.
1838 * debian/maas.postinst:
1839 - Set password for 'maas' cobbler username (in pserv and cobbler).
1840 - Set DEFAULT_MAAS_URL to IP of interface with default gateway.
1841
1842 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 16 Mar 2012 14:59:16 -0400
1843
1844maas (0.1+bzr295+dfsg-0ubuntu2) precise; urgency=low
1845
1846 * debian/patches:
1847 - 01-fix-database-settings.patch: Update to set PSERV_URL.
1848 - 02-pserv-config.patch: Set port to 8001.
1849 * debian/maas.postinst: Run maas-import-isos on install.
1850 * debian/control: Depends on rabbitmq-server.
1851
1852 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 15 Mar 2012 18:14:08 -0400
1853
1854maas (0.1+bzr295+dfsg-0ubuntu1) precise; urgency=low
1855
1856 * debian/maas.upstart: Specify pidfile and conffile.
1857 * debian/maas.postinst:
1858 - Only run syncdb if dbconfig postinst file exists.
1859 - Fix file permissions.
1860 * debian/maas.{postrm,prerm}: Add dbconfig-common support.
1861 * Add txlongpoll support for packaging:
1862 - debian/control: Depends on python-txlongpoll.
1863 - debian/maas.maas-longpoll.upstart: Added to start txlongpoll.
1864 - debian/maas.install: Install txlongpoll.yaml
1865 * debian/extras/maas: Improvements.
1866 * debian/maas.maas.upstart: Moved from debian/maas.upstart.
1867 * debian/maas.postinst: Touch logfile to set correct permissions (LP: #955400)
1868 * debian/maas.logrotate: Add.
1869 * debian/patches/03-txlongpoll-config.patch: Add default settings.
1870 * debian/maas.config: Only run dbconfig-common on configure/reconfigure.
1871 * Install maas_local_settings.py in /etc/maas and symlink to usr/share/maas
1872 * Update references from MaaS to MAAS.
1873 * Remove podebconf as templates no longer exist.
1874 - debian/po: Remove.
1875 - debian/control: Drop Build-Depends on po-debconf
1876
1877 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 15 Mar 2012 15:28:14 -0400
1878
1879maas (0.1+bzr266+dfsg-0ubuntu1) precise; urgency=low
1880
1881 * Remove support for squid3 and use squid-deb-proxy instead.
1882 * debian/extras/maas: Add to handle syncdb and creation of admin user.
1883 * Add debconf questions to ask for user/pass:
1884 - debian/maas.{template,config}: Add
1885 - debian/maas.postinst: Ask debconf questions.
1886 - debian/po: Add translation templates.i
1887 * debian/maas.postinst: Enable wsgi module; drop squid3 steps.
1888 * debian/maas.postrm: removed.
1889 * debian/patches/01-fix-database-settings.patch: Custom database settings
1890 and static files path.
1891 * debian/{rules,maas.install}: Install maas static files in
1892 'usr/share/maas/web/static'.
1893 * Integrate cobbler:
1894 - debian/maas.install: Install pserv twisted plugin, and config.
1895 - debian/maas.upstart: Created to start plugin daemon.
1896 - debian/patches/02-pserv-config.patch: Custom pserv config.
1897 * Integrate dbconfig-common:
1898 - debian/maas.config: Added and default user/pass and database.
1899 - debian/maas.{postinst,postrm}: Added handling for dbconfig-common
1900 * debian/control: Depends on python-convoy.
1901 * debian/rules: Update path to removal of dsfg files.
1902 * debian/patches/01-fix-database-settings.patch: Updated.
1903
1904 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 13 Mar 2012 14:31:50 -0400
1905
1906maas (0.1+bzr232+dfsg-0ubuntu1) precise; urgency=low
1907
1908 * New upstream snapshot.
1909
1910 [ Dave Walker ]
1911 * debian/control:
1912 - Changed depends from psycopg2 to python-psycopg2 and dropped versioning.
1913 - LP: #937982
1914
1915 [ Andres Rodriguez ]
1916 * debian/maas.install: Install maas-import-isos and related files.
1917 * Integrate squid3 as proxy solution:
1918 - debian/extras/squid.conf: Added
1919 - debian/control: Depend on squid3.
1920 - debian/maas.{postinst,postrm}: Handle installation/removal of custom
1921 squid config file.
1922 * Split into different binary packages (maas,python-django-maas).
1923 - debian/maas.postinst: Handle the apache2 configuration.
1924
1925 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 07 Mar 2012 12:46:17 -0500
1926
1927maas (0.1+bzr171+dfsg-0ubuntu1) precise; urgency=low
1928
1929 * New upstream snapshot, post 0.1 release.
1930 * debian/control:
1931 - Drop depends on rabbitmq-server, no longer required.
1932 * debian/watch: Introduced watch file.
1933
1934 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com> Thu, 23 Feb 2012 13:08:12 +0000
1935
1936maas (0.1~bzr146+dfsg-0ubuntu1) precise; urgency=low
1937
1938 * Initial release
1939
1940 -- Julian Edwards <julian.edwards@canonical.com> Thu, 16 Jan 2012 15:29:07 +0000
01941
=== added file 'debian/compat'
--- debian/compat 1970-01-01 00:00:00 +0000
+++ debian/compat 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
17
02
=== added file 'debian/control'
--- debian/control 1970-01-01 00:00:00 +0000
+++ debian/control 2016-04-05 21:06:24 +0000
@@ -0,0 +1,274 @@
1Source: maas
2Section: net
3Priority: optional
4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5Build-Depends: debhelper (>= 8.1.0~),
6 dh-apport,
7 dh-python,
8 dh-systemd,
9 po-debconf,
10 python3-all,
11 python3-django,
12 python3-setuptools,
13 python3-twisted
14Standards-Version: 3.9.6
15X-Python3-Version: >= 3.5
16Homepage: http://maas.io/
17
18Package: maas
19Architecture: all
20Depends: maas-rack-controller (= ${binary:Version}),
21 maas-region-controller (= ${binary:Version}),
22 python3-django-maas (= ${binary:Version}),
23 ${misc:Depends}
24Description: "Metal as a Service" is a physical cloud and IPAM
25 MAAS runs a software-defined data centre - it turns a collection of physical
26 servers and switches into a bare metal cloud with full open source IP address
27 management (IPAM) and instant provisioning on demand.
28 .
29 MAAS controls the servers through IPMI or another BMC or converged chassis
30 controller such as Cisco UCS. It provides a full inventory of components,
31 and can install Ubuntu, CentOS or Windows very fast on any server under
32 its control. It can also track and provide DHCP and DNS for other devices
33 on the network.
34 .
35 MAAS handles VLANs and fabrics that span many trunked switches, as well as
36 the routing-centric infrastructure typically used for large-scale OpenStack
37 or other scale-out deployments. MAAS manages IP addresses and provides APIs
38 for address assignment and release. MAAS can also allocate IP addresses for
39 containers on machines, and release them when the machine is repurposed. MAAS
40 provides PXE, DHCP, DNS and other low-level services to ensure the cluster
41 works smoothly.
42 .
43 MAAS works with any configuration system, and is recommended by the teams
44 behind both Chef and Juju as a physical provisioning system.
45 .
46 MAAS provides:
47 .
48 * Hardware inventory of servers
49 * Dynamic provisioning based on name or attributes such as disk, RAM, cores,
50 nics, networking, gpu’s or architecture
51 * DNS and DHCP as needed
52 * PXE boot services
53 .
54 This package is a metapackage which installs all of the separate components
55 of MAAS on a single machine.
56
57Package: maas-common
58Architecture: all
59Depends: ${misc:Depends}
60Breaks: maas ( <= 0.1+bzr1048+dfsg-0ubuntu1 )
61Replaces: maas ( <= 0.1+bzr1048+dfsg-0ubuntu1 )
62Description: MAAS server common files
63 This package contains the common files for any MAAS installation.
64
65Package: maas-region-api
66Architecture: all
67Depends: apache2,
68 bind9utils,
69 iproute2,
70 libjs-angularjs,
71 libjs-yui3-full,
72 libjs-yui3-min,
73 maas-common (= ${binary:Version}),
74 maas-proxy (= ${binary:Version}),
75 python3-bson,
76 python3-django,
77 python3-django-maas (= ${binary:Version}),
78 python3-django-piston3,
79 python3-djorm-ext-pgarray,
80 python3-maas-provisioningserver (= ${binary:Version}),
81 python3-petname,
82 python3-requests,
83 rsyslog,
84 ubuntu-cloudimage-keyring,
85 ${misc:Depends},
86 ${python3:Depends}
87Conflicts: maas-region-controller-min
88Replaces: maas-region-controller-min
89Provides: maas-region-controller-min
90Description: Region controller API service for MAAS
91 The MAAS region controller consists of REST API services and a postgres
92 database. This package installs only the API services (maas-regiond).
93 Use it to scale out the API front-end of your MAAS region controller.
94
95Package: maas-region-controller
96Architecture: all
97Depends: dbconfig-pgsql,
98 maas-dns (= ${binary:Version}),
99 maas-region-api (= ${binary:Version}),
100 postgresql (>= 9.1),
101 ${misc:Depends},
102Recommends: openssh-server
103Description: Region Controller for MAAS
104 The MAAS region controller (maas-regiond) is the REST API server for
105 all MAAS clients, and the postgres database that maintains machine
106 state for the entire data centre (or “region”). The region controller
107 an be scaled-out and highly available given the appropriate postgres
108 setup and additional API servers.
109 .
110 This package installs the postgres database and the API server, so it
111 is appropriate for the initial installation of a new MAAS region. To
112 scale out the controller or make it highly available, install
113 maas-region-controller-api on additional servers and ensure the
114 postgres database is HA too.
115
116Package: python3-maas-provisioningserver
117Section: python
118Architecture: all
119Depends: archdetect-deb,
120 lshw,
121 python3-bson,
122 python3-crochet,
123 python3-curtin (>> 0.1.0~bzr351),
124 python3-distro-info,
125 python3-formencode,
126 python3-jsonschema,
127 python3-lxml,
128 python3-maas-client (= ${binary:Version}),
129 python3-netifaces,
130 python3-oauth,
131 python3-oauthlib,
132 python3-paramiko,
133 python3-pexpect,
134 python3-pyparsing,
135 python3-pyvmomi,
136 python3-seamicroclient,
137 python3-simplejson,
138 python3-simplestreams,
139 python3-tempita,
140 python3-twisted,
141 python3-txtftp,
142 python3-yaml,
143 python3-zope.interface,
144 isc-dhcp-client,
145 iproute2,
146 ${misc:Depends},
147 ${python3:Depends}
148Description: MAAS server provisioning libraries (Python 3)
149 This package provides the MAAS provisioning server python libraries.
150 .
151 This package contains Python 3 libraries.
152
153Package: maas-cli
154Architecture: all
155Depends: python3-httplib2,
156 python3-maas-client (= ${binary:Version}),
157 ${misc:Depends},
158 ${python3:Depends}
159Conflicts: maas-region-controller-min (<= 1.5+bzr1909-0ubuntu1)
160Replaces: maas-region-controller-min (<= 1.5+bzr1909-0ubuntu1)
161Description: MAAS client and command-line interface
162 This package contains the 'maas' command-line interface, which
163 talks to the MAAS region controller REST API. Use the maas command
164 to login to MAAS and drive the data centre entirely from the
165 command-line.
166
167Package: python3-maas-client
168Section: python
169Architecture: all
170Depends: python3-oauth,
171 ${misc:Depends},
172 ${python3:Depends}
173Breaks: python-maas-client, maas-cli ( <= 2.0.0~alpha4+bzr4843-0ubuntu1 )
174Replaces: python-maas-client, maas-cli ( <= 2.0.0~alpha4+bzr4843-0ubuntu1 )
175Description: MAAS python API client (Python 3)
176 This package contains the MAAS client API Python modules.
177 .
178 This package contains Python 3 modules.
179
180Package: maas-rack-controller
181Architecture: all
182Depends: authbind,
183 bind9utils,
184 distro-info,
185 freeipmi-tools,
186 grub-common,
187 maas-cli (=${binary:Version}),
188 maas-common (=${binary:Version}),
189 maas-dhcp (=${binary:Version}),
190 pxelinux | syslinux-common (<< 3:6.00~pre4+dfsg-5),
191 python3-httplib2,
192 python3-maas-provisioningserver (=${binary:Version}),
193 python3-netaddr,
194 python3-tempita,
195 python3-twisted,
196 python3-zope.interface,
197 rsyslog,
198 syslinux-common,
199 tgt,
200 uuid-runtime,
201 wget,
202 ${misc:Depends},
203 ${python3:Depends}
204Suggests: amtterm, ipmitool, libvirt-bin, wsmancli
205Conflicts: tftpd-hpa
206Breaks: python-maas-provisioningserver,
207 maas-cluster-controller
208Replaces: python-maas-provisioningserver,
209 maas-cluster-controller
210Description: Rack Controller for MAAS
211 The MAAS rack controller (maas-rackd) provides highly available, fast
212 and local broadcast services to the machines provisioned by MAAS. You
213 need a MAAS rack controller attached to each fabric (which is a set of
214 trunked switches). You can attach multiple rack controllers to these
215 physical networks for high availability, with secondary rack controllers
216 automatically stepping to provide these services if the primary rack
217 controller fails.
218 .
219 A common configuration is to have a rack controller in each rack, with
220 a fast primary network interface to the rack switch and secondary
221 network interfaces on one or two other nearby racks for high
222 availability redundancy.
223 .
224 This package depends on the necessary components to provide iSCSI,
225 DHCP, TFTP and power management.
226
227Package: python3-django-maas
228Section: python
229Architecture: all
230Depends: python3-apt,
231 python3-convoy,
232 python3-crochet,
233 python3-curtin (>> 0.1.0~bzr275),
234 python3-lxml,
235 python3-maas-client (= ${binary:Version}),
236 python3-netaddr,
237 python3-psycopg2,
238 python3-sphinx,
239 python3-tempita,
240 python3-twisted,
241 python3-zope.interface,
242 ${misc:Depends},
243 ${python3:Depends}
244Breaks: python-django-maas
245Replaces: python-django-maas
246Description: MAAS server Django web framework (Python 3)
247 This package provides the Django web framework for MAAS.
248 .
249 This package contains Python 3 modules.
250
251Package: maas-dhcp
252Architecture: all
253Depends: isc-dhcp-server (>= 4.3.3-5ubuntu10~), ${misc:Depends}
254Description: MAAS DHCP server
255 This package installs and configures a DHCP server that can be used by
256 MAAS, and enhances the overall MAAS user experience.
257
258Package: maas-dns
259Architecture: all
260Depends: bind9 (>= 1:9.10.3.dfsg.P2-5~),
261 maas-region-api (= ${binary:Version}),
262 ${misc:Depends}
263Conflicts: dnsmasq
264Description: MAAS DNS server
265 This package installs and configures a DNS server that can be used by
266 MAAS, and enhances the overall MAAS user experience.
267
268Package: maas-proxy
269Architecture: all
270Depends: squid3, ${misc:Depends}
271Conflicts: squid-deb-proxy
272Description: MAAS Caching Proxy
273 This package installs and configures a Caching Proxy server that can be
274 used by MAAS. It enhances the overall MAAS user experience.
0275
=== added file 'debian/copyright'
--- debian/copyright 1970-01-01 00:00:00 +0000
+++ debian/copyright 2016-04-05 21:06:24 +0000
@@ -0,0 +1,45 @@
1Format: http://dep.debian.net/deps/dep5
2Upstream-Name: maas
3Source: https://launchpad.net/maas
4
5Files: *
6Copyright: 2012 Canonical Ltd.
7License: AGPL-3.0+
8
9Files: debian/*
10Copyright: 2012 Canonical Ltd.
11License: AGPL-3.0+
12
13License: AGPL-3.0+
14 This program is free software: you can redistribute it and/or modify
15 it under the terms of the GNU Affero General Public License as
16 published by the Free Software Foundation, either version 3 of the
17 License, or (at your option) any later version.
18 .
19 This program is distributed in the hope that it will be useful,
20 but WITHOUT ANY WARRANTY; without even the implied warranty of
21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 GNU Affero General Public License for more details.
23 .
24 You should have received a copy of the GNU Affero General Public License
25 along with this program. If not, see <http://www.gnu.org/licenses/>.
26
27Files: src/maasserver/static/js/angular/3rdparty/ng-tags-input.js
28Copyright: Copyright (c) 2013-2015 Michael Benford.
29License: MIT
30 Permission is hereby granted, free of charge, to any person obtaining a copy of
31 this software and associated documentation files (the "Software"), to deal in
32 the Software without restriction, including without limitation the rights to
33 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
34 the Software, and to permit persons to whom the Software is furnished to do so,
35 subject to the following conditions:
36 .
37 The above copyright notice and this permission notice shall be included in all
38 copies or substantial portions of the Software.
39 .
40 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
41 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
42 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
43 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
44 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
45 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
046
=== added directory 'debian/extras'
=== added file 'debian/extras/20-maas.conf'
--- debian/extras/20-maas.conf 1970-01-01 00:00:00 +0000
+++ debian/extras/20-maas.conf 2016-04-05 21:06:24 +0000
@@ -0,0 +1,32 @@
1# Enable the udp server for installation logging
2$ModLoad imudp
3$UDPServerRun 514
4$ModLoad imtcp # load TCP listener
5
6# The following section (certificates) was copied from orchestra, but is
7# not used here. In the future, if we needed secure ssl, then re-enable.
8# These files were created in the orchestra-logging-server's postinst
9#
10## make gtls driver the default
11#$DefaultNetstreamDriver gtls
12#
13## certificate files
14#$DefaultNetstreamDriverCAFile /var/lib/maas/ssl-cert-orchestra-ca.pem
15#$DefaultNetstreamDriverCertFile /var/lib/maas/.ssl/ssl-cert-orchestra.pem
16#$DefaultNetstreamDriverKeyFile /var/lib/maas/.ssl/ssl-cert-orchestra-pk.pem
17#
18#$InputTCPServerStreamDriverMode 1 # run driver in TLS-only mode
19#$InputTCPServerStreamDriverAuthMode anon # client is NOT authenticated
20#$InputTCPServerRun 10514 # start up listener at port 10514
21
22# Reduce message repetition
23$RepeatedMsgReduction on
24##$RepeatedMsgContainsOrigionalMsg on
25
26# Message templating
27$template MAASboot,"/var/log/maas/rsyslog/%HOSTNAME%/%$YEAR%/%$MONTH%/%$DAY%/messages"
28
29:fromhost-ip, !isequal, "127.0.0.1" ?MAASboot
30# Stop messages that came from anywhere else from going into other places
31# like /var/log/syslog. If you want to see these messages there, then comment below
32& ~
033
=== added file 'debian/extras/99-maas-region-sudoers'
--- debian/extras/99-maas-region-sudoers 1970-01-01 00:00:00 +0000
+++ debian/extras/99-maas-region-sudoers 2016-04-05 21:06:24 +0000
@@ -0,0 +1,7 @@
1maas ALL= NOPASSWD: /bin/systemctl status bind9
2maas ALL= NOPASSWD: /bin/systemctl start bind9
3maas ALL= NOPASSWD: /bin/systemctl status maas-proxy
4maas ALL= NOPASSWD: /bin/systemctl start maas-proxy
5maas ALL= NOPASSWD: /bin/systemctl reload maas-proxy
6maas ALL= NOPASSWD: /bin/systemctl restart maas-proxy
7maas ALL= NOPASSWD: /bin/systemctl stop maas-proxy
08
=== added file 'debian/extras/99-maas-sudoers'
--- debian/extras/99-maas-sudoers 1970-01-01 00:00:00 +0000
+++ debian/extras/99-maas-sudoers 2016-04-05 21:06:24 +0000
@@ -0,0 +1,14 @@
1maas ALL= NOPASSWD: /bin/systemctl status maas-dhcpd
2maas ALL= NOPASSWD: /bin/systemctl start maas-dhcpd
3maas ALL= NOPASSWD: /bin/systemctl restart maas-dhcpd
4maas ALL= NOPASSWD: /bin/systemctl stop maas-dhcpd
5maas ALL= NOPASSWD: /bin/systemctl status maas-dhcpd6
6maas ALL= NOPASSWD: /bin/systemctl start maas-dhcpd6
7maas ALL= NOPASSWD: /bin/systemctl restart maas-dhcpd6
8maas ALL= NOPASSWD: /bin/systemctl stop maas-dhcpd6
9maas ALL= NOPASSWD: /bin/systemctl status tgt
10maas ALL= NOPASSWD: /bin/systemctl start tgt
11maas ALL= NOPASSWD: /usr/sbin/maas-rack
12maas ALL= NOPASSWD: SETENV: /usr/sbin/tgt-admin, /usr/bin/uec2roottar
13maas ALL= NOPASSWD: /usr/bin/lshw
14maas ALL= NOPASSWD: /sbin/blockdev
015
=== added file 'debian/extras/isc-dhcp-server.override'
--- debian/extras/isc-dhcp-server.override 1970-01-01 00:00:00 +0000
+++ debian/extras/isc-dhcp-server.override 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1manual
02
=== added file 'debian/extras/maas'
--- debian/extras/maas 1970-01-01 00:00:00 +0000
+++ debian/extras/maas 2016-04-05 21:06:24 +0000
@@ -0,0 +1,13 @@
1#!/usr/bin/env python3
2
3import sys
4import maascli
5
6if sys.argv[0].split('/')[-1:] == "maas-cli":
7 sys.stderr.write("""
8 WARNING: The maas-cli command is deprecated and will be removed in a future
9 version. From now on please use 'maas' instead.
10""")
11
12sys.exit(maascli.main())
13
014
=== added file 'debian/extras/maas-probe-dhcp'
--- debian/extras/maas-probe-dhcp 1970-01-01 00:00:00 +0000
+++ debian/extras/maas-probe-dhcp 2016-04-05 21:06:24 +0000
@@ -0,0 +1,7 @@
1#!/bin/sh
2if [ "$(id -u)" != "0" ]; then
3 echo "This utility may only be run as root." 1>&2
4 exit 1
5fi
6export PYTHONPATH="/usr/share/maas${PYTHONPATH:+:}${PYTHONPATH}"
7exec /usr/bin/python3 -m provisioningserver.dhcp.probe "$@"
08
=== added file 'debian/extras/maas-proxy-common.sh'
--- debian/extras/maas-proxy-common.sh 1970-01-01 00:00:00 +0000
+++ debian/extras/maas-proxy-common.sh 2016-04-05 21:06:24 +0000
@@ -0,0 +1,21 @@
1pre_start() {
2 if [ -x /usr/sbin/squid ]; then
3 SQUID=/usr/sbin/squid
4 elif [ -x /usr/sbin/squid3 ]; then
5 SQUID=/usr/sbin/squid3
6 else
7 echo "No squid binary found"
8 exit 1
9 fi
10
11 # ensure all cache dirs are there
12 install -d -o proxy -g proxy -m 750 /var/cache/maas-proxy/
13 install -d -o proxy -g proxy -m 750 /var/log/maas/proxy/
14 install -m 750 -o proxy -g proxy -d /var/spool/maas-proxy/
15 if [ -d /var/log/maas/proxy ]; then
16 chown -R proxy:proxy /var/log/maas/proxy
17 fi
18 if [ ! -d /var/cache/maas-proxy/00 ]; then
19 $SQUID -z -N -f /var/lib/maas/maas-proxy.conf
20 fi
21}
022
=== added file 'debian/extras/maas-rack'
--- debian/extras/maas-rack 1970-01-01 00:00:00 +0000
+++ debian/extras/maas-rack 2016-04-05 21:06:24 +0000
@@ -0,0 +1,76 @@
1#!/usr/bin/python3
2# Copyright 2016 Canonical Ltd. This software is licensed under the
3# GNU Affero General Public License version 3 (see the file LICENSE).
4
5from __future__ import (
6 absolute_import,
7 print_function,
8 unicode_literals,
9)
10
11str = None
12
13__metaclass__ = type
14__all__ = []
15
16import grp
17import os
18import pwd
19import sys
20
21
22def check_users(users):
23 """Check that the runnig user is in users."""
24 uid = os.getuid()
25 for user in users:
26 user_uid = pwd.getpwnam(user)[2]
27 if uid == user_uid:
28 return user
29 raise SystemExit("This utility may only be run as %s." % ", ".join(users))
30
31
32def set_group():
33 # Ensure that we're running as the `maas` group.
34 try:
35 gr_maas = grp.getgrnam("maas")
36 except KeyError:
37 raise SystemExit("No such group: maas")
38 else:
39 os.setegid(gr_maas.gr_gid)
40
41
42def set_umask():
43 # Prevent creation of world-readable (or writable, executable) files.
44 os.umask(0o007)
45
46
47def run():
48 # Run the main provisioning script.
49 from provisioningserver.__main__ import main
50 main()
51
52
53def main():
54 if 'maas-provision' in sys.argv[0]:
55 sys.stderr.write(
56 "WARNING: The maas-provision command is deprecated and will be "
57 "removed in a future version. From now on please use 'maas-rack' "
58 "instead.\n")
59
60 # Allow dhcpd user to call dhcp-notify.
61 users = ["root"]
62 if len(sys.argv) > 1:
63 if sys.argv[1] == "dhcp-notify":
64 users.append("dhcpd")
65
66 # Only set the group and umask when running as root.
67 if check_users(users) == "root":
68 set_group()
69 set_umask()
70
71 # Run the script.
72 run()
73
74
75if __name__ == "__main__":
76 main()
077
=== added file 'debian/extras/maas-region'
--- debian/extras/maas-region 1970-01-01 00:00:00 +0000
+++ debian/extras/maas-region 2016-04-05 21:06:24 +0000
@@ -0,0 +1,67 @@
1#!/usr/bin/python3
2# Copyright 2016 Canonical Ltd. This software is licensed under the
3# GNU Affero General Public License version 3 (see the file LICENSE).
4
5from __future__ import (
6 absolute_import,
7 print_function,
8 unicode_literals,
9)
10
11str = None
12
13__metaclass__ = type
14__all__ = []
15
16import grp
17import os
18import sys
19
20
21def check_user():
22 # At present, only root should execute this.
23 if os.getuid() != 0:
24 raise SystemExit("This utility may only be run as root.")
25
26
27def set_group():
28 # Ensure that we're running as the `maas` group.
29 try:
30 gr_maas = grp.getgrnam("maas")
31 except KeyError:
32 raise SystemExit("No such group: maas")
33 else:
34 os.setegid(gr_maas.gr_gid)
35
36
37def set_umask():
38 # Prevent creation of world-readable (or writable, executable) files.
39 os.umask(0o007)
40
41
42def run():
43 # Force the production MAAS Django configuration.
44 os.environ.setdefault("DJANGO_SETTINGS_MODULE", "maas.settings")
45
46 # The Django configuration lives outside of sys.path.
47 sys.path.append('/usr/share/maas')
48
49 # Let Django do the rest.
50 from django.core import management
51 management.execute_from_command_line()
52
53
54def main():
55 if 'maas-region-admin' in sys.argv[0]:
56 sys.stderr.write(
57 "WARNING: The maas-region-admin command is deprecated and will be "
58 "removed in a future version. From now on please use 'maas-region' "
59 "instead.\n")
60 check_user()
61 set_group()
62 set_umask()
63 run()
64
65
66if __name__ == "__main__":
67 main()
068
=== added file 'debian/extras/maas_remote_syslog_compress'
--- debian/extras/maas_remote_syslog_compress 1970-01-01 00:00:00 +0000
+++ debian/extras/maas_remote_syslog_compress 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1# Compress log files not changed in more than 48 hours:
230 4 * * * root find /var/log/maas/rsyslog -type f -mtime +2 -exec bzip2 '{}' \;
03
=== added file 'debian/extras/squid3.override'
--- debian/extras/squid3.override 1970-01-01 00:00:00 +0000
+++ debian/extras/squid3.override 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1manual
02
=== added file 'debian/maas-cli.install'
--- debian/maas-cli.install 1970-01-01 00:00:00 +0000
+++ debian/maas-cli.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1debian/extras/maas usr/bin
02
=== added file 'debian/maas-cli.links'
--- debian/maas-cli.links 1970-01-01 00:00:00 +0000
+++ debian/maas-cli.links 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1usr/bin/maas usr/bin/maas-cli
02
=== added file 'debian/maas-cli.lintian-overrides'
--- debian/maas-cli.lintian-overrides 1970-01-01 00:00:00 +0000
+++ debian/maas-cli.lintian-overrides 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1maas-cli: binary-without-manpage usr/bin/maas-cli
02
=== added file 'debian/maas-common.dirs'
--- debian/maas-common.dirs 1970-01-01 00:00:00 +0000
+++ debian/maas-common.dirs 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1var/log/maas
2var/lib/maas
03
=== added file 'debian/maas-common.install'
--- debian/maas-common.install 1970-01-01 00:00:00 +0000
+++ debian/maas-common.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1debian/tmp/usr/share/maas/maas-rsyslog.conf
02
=== added file 'debian/maas-common.logrotate'
--- debian/maas-common.logrotate 1970-01-01 00:00:00 +0000
+++ debian/maas-common.logrotate 2016-04-05 21:06:24 +0000
@@ -0,0 +1,9 @@
1/var/log/maas/maas.log
2{
3 rotate 7
4 daily
5 missingok
6 notifempty
7 delaycompress
8 compress
9}
010
=== added file 'debian/maas-common.maintscript'
--- debian/maas-common.maintscript 1970-01-01 00:00:00 +0000
+++ debian/maas-common.maintscript 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1#TODO: Figure out the right version or whether this is needed.
2#rm_conffile /usr/share/maas/celeryconfig_common.py 1.7.0~beta3+bzr3043-0ubuntu1
03
=== added file 'debian/maas-common.postinst'
--- debian/maas-common.postinst 1970-01-01 00:00:00 +0000
+++ debian/maas-common.postinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,38 @@
1#!/bin/sh
2
3set -e
4
5configure_logging() {
6 # Logging directory (/var/log/maas)
7 chown maas:maas /var/log/maas/
8
9 if [ ! -f /var/log/maas/maas.log ]; then
10 touch /var/log/maas/maas.log
11 fi
12 chown syslog:syslog /var/log/maas/maas.log
13}
14
15configure_lib_dir() {
16 # Ensure lib dir has correct permissions
17 chown maas:maas /var/lib/maas/
18
19 if [ -d /var/lib/maas/gnupg ]; then
20 chown -R maas:maas /var/lib/maas/gnupg
21 fi
22}
23
24add_user_group(){
25 local user="maas"
26 local group="maas"
27 local home="/var/lib/maas"
28 addgroup --quiet --system "$group" || true
29 adduser --quiet --system --group --home "$home" "$user" || true
30}
31
32ln -sf /usr/share/maas/maas-rsyslog.conf /etc/rsyslog.d/99-maas.conf
33
34add_user_group
35configure_logging
36configure_lib_dir
37
38#DEBHELPER#
039
=== added file 'debian/maas-common.postrm'
--- debian/maas-common.postrm 1970-01-01 00:00:00 +0000
+++ debian/maas-common.postrm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,21 @@
1#!/bin/sh
2
3set -e
4
5case "$1" in
6 purge)
7 # Deleting user/group
8 if getent passwd maas >/dev/null; then
9 deluser maas || true
10 delgroup maas || true
11 fi
12 rm -rf /var/log/maas/maas.log
13 rm -rf /var/lib/maas/gnupg
14 rm -rf /var/lib/maas/secret
15 rm -rf /var/lib/maas/maas_id
16
17esac
18
19rm -f /etc/rsyslog.d/99-maas.conf
20
21#DEBHELPER#
022
=== added file 'debian/maas-dhcp.apparmor'
--- debian/maas-dhcp.apparmor 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.apparmor 2016-04-05 21:06:24 +0000
@@ -0,0 +1,10 @@
1/run/maas/dhcp/ r,
2/run/maas/dhcp/** r,
3/run/maas/dhcp/*.pid lrw,
4/run/maas/dhcp/*.trace lrw,
5/run/maas/dhcp/*.leases* lrw,
6/var/lib/maas/dhcp/dhcpd*.leases* lrw,
7/var/lib/maas/dhcpd.conf r,
8/var/lib/maas/dhcpd6.conf r,
9/usr/sbin/maas-dhcp-helper Ux,
10/tmp/maas-dhcpd-* r,
011
=== added file 'debian/maas-dhcp.dirs'
--- debian/maas-dhcp.dirs 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.dirs 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1var/lib/maas
2var/lib/maas/dhcp
03
=== added file 'debian/maas-dhcp.install'
--- debian/maas-dhcp.install 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1/debian/tmp/etc/apparmor.d/dhcpd.d/maas
02
=== added file 'debian/maas-dhcp.maas-dhcpd.service'
--- debian/maas-dhcp.maas-dhcpd.service 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.maas-dhcpd.service 2016-04-05 21:06:24 +0000
@@ -0,0 +1,28 @@
1[Unit]
2Description=MAAS instance of ISC DHCP server for IPv4
3Documentation=man:dhcpd(8)
4Wants=network-online.target
5After=network-online.target
6After=time-sync.target
7BindsTo=maas-rackd.service
8ConditionPathExists=/var/lib/maas/dhcpd.conf
9ConditionPathExists=/var/lib/maas/dhcpd-interfaces
10
11[Service]
12# Allow dhcp server to write lease and pid file as 'dhcpd' user
13ExecStartPre=/bin/mkdir -p /run/maas/dhcp
14# The leases files need to be root:dhcpd even when dropping privileges
15ExecStartPre=/bin/mkdir -p /var/lib/maas/dhcp
16# Start the daemon
17ExecStart=/bin/sh -ec '\
18 INTERFACES=$(cat /var/lib/maas/dhcpd-interfaces); \
19 LEASES_FILE=/var/lib/maas/dhcp/dhcpd.leases; \
20 [ -e $LEASES_FILE ] || touch $LEASES_FILE; \
21 /usr/sbin/maas-dhcp-helper clean $LEASES_FILE; \
22 chown root:dhcpd /var/lib/maas/dhcp $LEASES_FILE; \
23 chmod 775 /var/lib/maas/dhcp ; chmod 664 $LEASES_FILE; \
24 exec dhcpd -user dhcpd -group dhcpd -f -q -4 -pf /run/maas/dhcp/dhcpd.pid \
25 -cf /var/lib/maas/dhcpd.conf -lf $LEASES_FILE $INTERFACES'
26
27[Install]
28WantedBy=multi-user.target
029
=== added file 'debian/maas-dhcp.maas-dhcpd6.service'
--- debian/maas-dhcp.maas-dhcpd6.service 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.maas-dhcpd6.service 2016-04-05 21:06:24 +0000
@@ -0,0 +1,28 @@
1[Unit]
2Description=MAAS instance of ISC DHCP server for IPv6
3Documentation=man:dhcpd(8)
4Wants=network-online.target
5After=network-online.target
6After=time-sync.target
7BindsTo=maas-rackd.service
8ConditionPathExists=/var/lib/maas/dhcpd6.conf
9ConditionPathExists=/var/lib/maas/dhcpd-interfaces
10
11[Service]
12# Allow dhcp server to write lease and pid file as 'dhcpd' user
13ExecStartPre=/bin/mkdir -p /run/maas/dhcp
14# The leases files need to be root:dhcpd even when dropping privileges
15ExecStartPre=/bin/mkdir -p /var/lib/maas/dhcp
16# Start the daemon
17ExecStart=/bin/sh -ec '\
18 INTERFACES=$(cat /var/lib/maas/dhcpd6-interfaces); \
19 LEASES_FILE=/var/lib/maas/dhcp/dhcpd6.leases; \
20 [ -e $LEASES_FILE ] || touch $LEASES_FILE; \
21 /usr/sbin/maas-dhcp-helper clean $LEASES_FILE; \
22 chown root:dhcpd /var/lib/maas/dhcp $LEASES_FILE; \
23 chmod 775 /var/lib/maas/dhcp ; chmod 664 $LEASES_FILE; \
24 exec dhcpd -user dhcpd -group dhcpd -f -6 -pf /run/maas/dhcp/dhcpd6.pid \
25 -cf /var/lib/maas/dhcpd6.conf -lf $LEASES_FILE $INTERFACES'
26
27[Install]
28WantedBy=multi-user.target
029
=== added file 'debian/maas-dhcp.maintscript'
--- debian/maas-dhcp.maintscript 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.maintscript 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1rm_conffile /etc/init/maas-dhcp-server.conf 1.7.0~beta6+bzr3231-0ubuntu1
2rm_conffile /etc/init/maas-dhcpv6-server.conf 1.7.0~beta6+bzr3231-0ubuntu1
03
=== added file 'debian/maas-dhcp.postinst'
--- debian/maas-dhcp.postinst 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.postinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,35 @@
1#!/bin/sh
2
3set -e
4
5if [ "$1" = "configure" ]
6then
7 # Stop the dhcpd instance that came with the isc-dhcp-server package.
8 # We run our own dhcpd instances.
9 systemctl stop isc-dhcp-server >/dev/null || true
10 systemctl disable isc-dhcp-server >/dev/null || true
11 systemctl stop isc-dhcp-server6 >/dev/null || true
12 systemctl disable isc-dhcp-server6 >/dev/null || true
13
14 dhcpd_prof="/etc/apparmor.d/usr.sbin.dhcpd"
15 if [ -f "${dhcpd_prof}" ] && command -v apparmor_parser >/dev/null 2>&1
16 then
17 apparmor_parser --replace --write-cache --skip-read-cache "${dhcpd_prof}" || true
18 fi
19
20 # Starting from 1.9, these config files are no longer stored in
21 # /etc/maas, but are stored in /var/lib/maas. Note that these
22 # are created automatically by MAAS. On upgrades, however, these
23 # need to be moved to not break DHCP.
24 if [ -f /etc/maas/dhcpd.conf ]; then
25 mv /etc/maas/dhcpd.conf /var/lib/maas/
26 fi
27 if [ -f /etc/maas/dhcpd6.conf ]; then
28 mv /etc/maas/dhcpd6.conf /var/lib/maas/
29 fi
30
31 # Ensure ownership is correct
32 chown root:dhcpd /var/lib/maas/dhcp
33fi
34
35#DEBHELPER#
036
=== added file 'debian/maas-dhcp.postrm'
--- debian/maas-dhcp.postrm 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.postrm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,16 @@
1#!/bin/sh
2
3set -e
4
5if [ "$1" = "remove" ] || [ "$1" = "purge" ]; then
6 dhcpd_prof="/etc/apparmor.d/usr.sbin.dhcpd"
7 if [ -f "${dhcpd_prof}" ] &&
8 command -v apparmor_parser >/dev/null 2>&1; then
9 apparmor_parser --replace --write-cache --skip-read-cache "${dhcpd_prof}"
10 fi
11 if [ "$1" = "purge" ]; then
12 rm -rf /var/lib/maas/dhcp
13 fi
14fi
15
16#DEBHELPER#
017
=== added file 'debian/maas-dhcp.preinst'
--- debian/maas-dhcp.preinst 1970-01-01 00:00:00 +0000
+++ debian/maas-dhcp.preinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,16 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6
7if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" lt 1.7.0~beta6+bzr3232-0ubuntu1; then
8 if [ -f /etc/init/maas-dhcp-server.conf ]; then
9 invoke-rc.d maas-dhcp-server stop
10 fi
11 if [ -f /etc/init/maas-dhcpv6-server.conf ]; then
12 invoke-rc.d maas-dhcpv6-server stop
13 fi
14fi
15
16#DEBHELPER#
017
=== added file 'debian/maas-dns.dirs'
--- debian/maas-dns.dirs 1970-01-01 00:00:00 +0000
+++ debian/maas-dns.dirs 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1etc/bind/maas
02
=== added file 'debian/maas-dns.postinst'
--- debian/maas-dns.postinst 1970-01-01 00:00:00 +0000
+++ debian/maas-dns.postinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,61 @@
1#!/bin/sh
2
3set -e
4
5edit_named_options() {
6 # Remove any existing MAAS-related include line from
7 # /etc/bind/named.conf.local, then re-add it.
8 sed -i '/^include\s.*maas/d' /etc/bind/named.conf.local
9 maas-region get_named_conf --edit --config_path /etc/bind/named.conf.local
10
11 # Add a line in /etc/bind/named.conf.options that includes the
12 # /etc/named/maas/named.conf.options.inside.maas file.
13 maas-region edit_named_options --config-path /etc/bind/named.conf.options
14}
15
16fix_dns_permissions() {
17 if [ -d /etc/bind/maas ]; then
18 chown maas:root /etc/bind/maas
19 chown -R maas:maas /etc/bind/maas/*
20 fi
21 if [ -f /etc/bind/maas/named.conf.maas ]; then
22 chown maas:maas /etc/bind/maas/named.conf.maas
23 chmod 644 /etc/bind/maas/named.conf.maas
24 fi
25 if [ -f /etc/bind/maas/named.conf.options.inside.maas ]; then
26 chown maas:maas /etc/bind/maas/named.conf.options.inside.maas
27 chmod 644 /etc/bind/maas/named.conf.options.inside.maas
28 fi
29 if [ -f /etc/bind/maas/rndc.conf.maas ]; then
30 chown maas:root /etc/bind/maas/rndc.conf.maas
31 chmod 600 /etc/bind/maas/rndc.conf.maas
32 fi
33 if [ -f /etc/bind/maas/named.conf.rndc.maas ]; then
34 chown maas:bind /etc/bind/maas/named.conf.rndc.maas
35 chmod 640 /etc/bind/maas/named.conf.rndc.maas
36 fi
37}
38
39# This handles installs and re-configuration
40if ([ "$1" = "configure" ] && [ -z "$2" ]) || [ -n "$DEBCONF_RECONFIGURE" ]; then
41 # If /etc/bind/maas is empty, set_up_dns.
42 if [ ! "$(ls -A /etc/bind/maas)" ]; then
43 maas-region set_up_dns
44 fi
45
46 # Fix permissions.
47 fix_dns_permissions
48
49 edit_named_options
50
51elif [ "$1" = "configure" ]; then
52 # Fix permissions
53 fix_dns_permissions
54
55 # ensure that DNS config is included
56 edit_named_options
57fi
58
59invoke-rc.d bind9 restart || true
60
61#DEBHELPER#
062
=== added file 'debian/maas-dns.postrm'
--- debian/maas-dns.postrm 1970-01-01 00:00:00 +0000
+++ debian/maas-dns.postrm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,25 @@
1#!/bin/sh
2
3set -e
4
5if [ "$1" = "remove" ]; then
6 if [ -f /etc/bind/named.conf.local ]; then
7 sed -i '/^include.*\"\/etc\/bind\/maas\/named.conf.maas\"\;$/d' \
8 /etc/bind/named.conf.local
9 sed -i '/^include.*\"\/etc\/bind\/maas\/named.conf.options.inside.maas\"\;$/d' \
10 /etc/bind/named.conf.options
11 fi
12fi
13
14if [ "$1" = "purge" ]; then
15 # Remove zone files
16 if [ -d /etc/bind/maas ]; then
17 rm -rf /etc/bind/maas
18 fi
19fi
20
21if [ -x /usr/sbin/invoke-rc.d ]; then
22 invoke-rc.d bind9 restart || true
23fi
24
25#DEBHELPER#
026
=== added file 'debian/maas-proxy.dirs'
--- debian/maas-proxy.dirs 1970-01-01 00:00:00 +0000
+++ debian/maas-proxy.dirs 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1var/log/maas/proxy
2var/lib/maas
03
=== added file 'debian/maas-proxy.install'
--- debian/maas-proxy.install 1970-01-01 00:00:00 +0000
+++ debian/maas-proxy.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1debian/extras/maas-proxy-common.sh usr/share/maas/
02
=== added file 'debian/maas-proxy.logrotate'
--- debian/maas-proxy.logrotate 1970-01-01 00:00:00 +0000
+++ debian/maas-proxy.logrotate 2016-04-05 21:06:24 +0000
@@ -0,0 +1,24 @@
1#
2# Logrotate fragment for squid-deb-proxy.
3#
4/var/log/maas/proxy/*.log {
5 daily
6 compress
7 delaycompress
8 rotate 2
9 missingok
10 nocreate
11 sharedscripts
12 postrotate
13 if [ -x /usr/sbin/squid ]; then
14 SQUID=/usr/sbin/squid
15 elif [ -x /usr/sbin/squid3 ]; then
16 SQUID=/usr/sbin/squid3
17 else
18 echo "No squid binary found"
19 exit 1
20 fi
21
22 test ! -e /var/run/maas-proxy.pid || $SQUID -f /var/lib/maas/maas-proxy.conf -k rotate
23 endscript
24}
025
=== added file 'debian/maas-proxy.maas-proxy.service'
--- debian/maas-proxy.maas-proxy.service 1970-01-01 00:00:00 +0000
+++ debian/maas-proxy.maas-proxy.service 2016-04-05 21:06:24 +0000
@@ -0,0 +1,16 @@
1[Unit]
2Description=MAAS Proxy
3Requires=network-online.target
4After=network-online.target
5ConditionPathExists=/var/lib/maas/maas-proxy.conf
6
7[Service]
8ExecStartPre=/bin/mkdir -p /run/maas/proxy
9ExecStartPre=/bin/sh -ec '\
10 . /usr/share/maas/maas-proxy-common.sh; \
11 pre_start'
12ExecStart=/usr/sbin/squid3 -N -f /var/lib/maas/maas-proxy.conf
13ExecReload=/usr/sbin/squid3 -k reconfigure
14
15[Install]
16WantedBy=multi-user.target
017
=== added file 'debian/maas-proxy.postinst'
--- debian/maas-proxy.postinst 1970-01-01 00:00:00 +0000
+++ debian/maas-proxy.postinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,28 @@
1#!/bin/sh
2
3set -e
4
5if [ "$1" = "configure" ]
6then
7 # Stop the squid3 instance that came with the squid3 package.
8 # We run our own squid3 instances.
9 # Handle both versions of the name, for safety.
10 for SQUID in squid squid3; do
11 systemctl stop ${SQUID} >/dev/null 2>&1 || true
12 systemctl disable ${SQUID} >/dev/null 2>&1 || true
13 done
14
15 # Ensure log folder is created.
16 mkdir -p /var/log/maas/proxy
17 chown -R proxy:proxy /var/log/maas/proxy
18
19 # maas-proxy.conf is now generated by MAAS itself and if we are
20 # upgrading from an earlier version that used to ship maas-proxy.conf
21 # in /etc/maas, it is safe to remove
22 if [ -f /etc/maas/maas-proxy.conf ]; then
23 rm /etc/maas/maas-proxy.conf
24 fi
25
26fi
27
28#DEBHELPER#
029
=== added file 'debian/maas-proxy.postrm'
--- debian/maas-proxy.postrm 1970-01-01 00:00:00 +0000
+++ debian/maas-proxy.postrm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,12 @@
1#!/bin/sh
2
3set -e
4
5if [ "$1" = "purge" ]; then
6 rm -rf /var/cache/maas-proxy
7 rm -rf /var/log/maas/proxy
8 rm -rf /var/spool/maas-proxy
9 rm -rf /var/lib/maas/maas-proxy.conf
10fi
11
12#DEBHELPER#
013
=== added file 'debian/maas-rack-controller.config'
--- debian/maas-rack-controller.config 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.config 2016-04-05 21:06:24 +0000
@@ -0,0 +1,36 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6db_version 2.0
7
8# Only ask for new installations and reconfiguring.
9# XXX Fix to not ask when installing from the CD.
10if ([ "$1" = "configure" ] && [ -z "$2" ]); then
11
12 db_get maas-rack-controller/maas-url || true
13 if [ -z "$RET" ]; then
14 # Attempt to pre-populate if installing on the region controller.
15 if [ -f /usr/sbin/maas-region ]; then
16 url=$(maas-region local_config_get --maas-url --plain)
17 # If the URL doesn't end in /MAAS then add it. This helps upgrades from
18 # precise for which the URL didn't contain /MAAS, which is now required
19 if ! echo $url | grep -qs "/MAAS$"; then
20 url="${url}/MAAS"
21 fi
22 db_set maas-rack-controller/maas-url "$url"
23 else
24 # Will only get here if dbconf value not already set, or
25 # /etc/maas/regiond.conf doesn't exist.
26 db_input medium maas-rack-controller/maas-url || true
27 db_go
28 fi
29 fi
30fi
31
32if [ "$1" = "reconfigure" ]; then
33 db_input high maas-rack-controller/maas-url || true
34 db_go
35fi
36#DEBHELPER#
037
=== added file 'debian/maas-rack-controller.dirs'
--- debian/maas-rack-controller.dirs 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.dirs 2016-04-05 21:06:24 +0000
@@ -0,0 +1,4 @@
1etc/maas
2var/lib/maas
3var/lib/maas/boot-resources
4var/log/maas
05
=== added file 'debian/maas-rack-controller.install'
--- debian/maas-rack-controller.install 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,14 @@
1# Install templates
2debian/tmp/etc/maas/templates/pxe
3debian/tmp/etc/maas/templates/uefi
4
5# Install uec2roottar
6debian/tmp/usr/bin/uec2roottar
7
8# Install maas-dhcp-helper
9debian/tmp/usr/sbin/maas-dhcp-helper
10
11# Install all other stuff
12debian/extras/99-maas-sudoers etc/sudoers.d
13debian/extras/maas-probe-dhcp usr/sbin
14debian/extras/maas-rack usr/sbin
015
=== added file 'debian/maas-rack-controller.links'
--- debian/maas-rack-controller.links 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.links 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1usr/sbin/maas-rack usr/sbin/maas-provision
02
=== added file 'debian/maas-rack-controller.lintian-overrides'
--- debian/maas-rack-controller.lintian-overrides 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.lintian-overrides 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1maas-rack-controller: binary-without-manpage usr/bin/uec2roottar usr/sbin/maas-dhcp-helper
02
=== added file 'debian/maas-rack-controller.logrotate'
--- debian/maas-rack-controller.logrotate 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.logrotate 2016-04-05 21:06:24 +0000
@@ -0,0 +1,15 @@
1/var/log/maas/rackd.log {
2 rotate 5
3 weekly
4 compress
5 missingok
6 # copytruncate may lose log messages at the moment of rotation, but
7 # there is no better way to integrate twistd and logrotate.
8 copytruncate
9 # The logs are all owned by the `maas` user, so drop privs.
10 su maas maas
11 # Don't rotate unless the log is at least 10MB.
12 minsize 10M
13 # Force rotation if the log grows beyond 50MB.
14 maxsize 50M
15}
016
=== added file 'debian/maas-rack-controller.maas-rackd.service'
--- debian/maas-rack-controller.maas-rackd.service 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.maas-rackd.service 2016-04-05 21:06:24 +0000
@@ -0,0 +1,27 @@
1[Unit]
2Description=MAAS Rack Controller
3Documentation=https://maas.io/
4Requires=network-online.target
5After=network-online.target
6
7[Service]
8User=maas
9Group=maas
10Restart=always
11RestartSec=10s
12Environment="LOGFILE=/var/log/maas/rackd.log"
13# Prevent maas-dhcpd and maas-dhcpd6 from starting until maas-rackd
14# has regenerated the configurations and told the services to start.
15ExecStartPre=/bin/rm -f /var/lib/maas/dhcpd.sock
16ExecStartPre=/bin/rm -f /var/lib/maas/dhcpd.conf
17ExecStartPre=/bin/rm -f /var/lib/maas/dhcpd6.conf
18# Logs go to the journal; read them with
19# journalctl -u maas-rackd
20# Logs also go to $LOGFILE for backward compatibility. The journal
21# should now be preferred as the $LOGFILE will be removed in MAAS 1.9.
22ExecStart=/bin/sh -c \
23 'exec /usr/bin/authbind --deep /usr/bin/twistd3 --nodaemon --pidfile= \
24 maas-rackd 2>&1 | tee -a $LOGFILE'
25
26[Install]
27WantedBy=multi-user.target
028
=== added file 'debian/maas-rack-controller.maintscript'
--- debian/maas-rack-controller.maintscript 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.maintscript 2016-04-05 21:06:24 +0000
@@ -0,0 +1,9 @@
1rm_conffile /etc/maas/bootresources.yaml 1.7.0~beta1+bzr2781-0ubuntu1
2rm_conffile /etc/maas/maas_local_celeryconfig_cluster.py 1.7.0~beta3+bzr3043-0ubuntu1
3rm_conffile /etc/init/maas-cluster-celery.conf 1.7.0~beta3+bzr3043-0ubuntu1
4rm_conffile /etc/init/maas-pserv.conf 1.7.0~beta3+bzr3043-0ubuntu1
5rm_conffile /etc/init/maas-cluster.conf 1.7.0~beta6+bzr3231-0ubuntu1
6rm_conffile /etc/init/maas-cluster-register.conf 1.7.0~beta6+bzr3231-0ubuntu1
7rm_conffile /etc/maas/maas-cluster-http.conf 1.8.0~alpha1+bzr3522-0ubuntu1
8rm_conffile /etc/init/maas-clusterd.conf 2.0.0~alpha1+bzr4635-0ubuntu1
9rm_conffile /lib/systemd/system/maas-clusterd.service 2.0.0~alpha1+bzr4635-0ubuntu1
010
=== added file 'debian/maas-rack-controller.postinst'
--- debian/maas-rack-controller.postinst 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.postinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,167 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6db_version 2.0
7
8RELEASE=`lsb_release -rs` || RELEASE=""
9
10configure_logging() {
11 # Give appropriate permissions
12 if [ ! -f /var/log/maas/rackd.log ]; then
13 touch /var/log/maas/rackd.log
14 fi
15 chown maas:maas /var/log/maas/rackd.log
16}
17
18configure_libdir() {
19 # create var dir
20 if [ ! -d /var/lib/maas/boot-resources ]; then
21 mkdir -p /var/lib/maas/boot-resources
22 fi
23 # Ensure /var/lib/maas/boot-resources has correct ownership
24 chown -R maas:maas /var/lib/maas/boot-resources
25
26 # If /var/lib/maas/secret exists, ensure ownership and
27 # permissions are correct
28 if [ -f /var/lib/maas/secret ]; then
29 chown maas:maas /var/lib/maas/secret
30 chmod 0640 /var/lib/maas/secret
31 fi
32
33 if [ -f /var/lib/maas/maas_id ]; then
34 chown maas:maas /var/lib/maas/maas_id
35 fi
36
37 # Ensure dhcpd related files have the correct permissions
38 if [ -f /var/lib/maas/dhcpd.conf ]; then
39 chown root:maas /var/lib/maas/dhcpd.conf
40 fi
41 if [ -f /var/lib/maas/dhcpd-interfaces ]; then
42 chown root:maas /var/lib/maas/dhcpd-interfaces
43 fi
44 if [ -f /var/lib/maas/dhcpd6.conf ]; then
45 chown maas:maas /var/lib/maas/dhcpd6.conf
46 fi
47 if [ -f /var/lib/maas/dhcpd6-interfaces ]; then
48 chown maas:maas /var/lib/maas/dhcpd6-interfaces
49 fi
50 if [ -S /var/lib/maas/dhcpd.sock ]; then
51 chown maas:maas /var/lib/maas/dhcpd.sock
52 fi
53}
54
55configure_maas_tgt() {
56 # Ensure that iSCSI targets get re-defined on reboot.
57 # Creates a softlink in /etc/tgt/conf.d/ that points to the current
58 # boot images' tgt configuration.
59 mkdir -p /etc/tgt/conf.d
60 ln -sf /var/lib/maas/boot-resources/current/maas.tgt /etc/tgt/conf.d/maas.conf
61}
62
63extract_cluster_uuid(){
64 # Extract ClUSTER_UUID setting from config file $1. This will work
65 # on the old the cluster config file (which is shell).
66 awk '{ split($1,array,"\"")} END{print array[2] }' "$1"
67}
68
69extract_maas_url(){
70 # Extract the MAAS_URL setting from the config file $1.
71 grep -Eo "https?://[^ ]+" "$1" | cut -d"\"" -f1
72}
73
74configure_cluster_uuid(){
75 # This will configure a UUID if one has not previously been set.
76 maas-rack config --init
77}
78
79configure_cluster_authbind() {
80 MAAS_UID="`id -u maas`"
81 if [ ! -f "/etc/authbind/byuid/$MAAS_UID" ]; then
82 if [ ! -d "/etc/authbind/byuid" ]; then
83 mkdir -p /etc/authbind/byuid
84 chmod 755 /etc/authbind
85 chmod 755 /etc/authbind/byuid
86 fi
87 fi
88 echo '0.0.0.0/0:68,69' >/etc/authbind/byuid/$MAAS_UID
89 echo '::/0,68-69' >>/etc/authbind/byuid/$MAAS_UID
90 chown maas:maas /etc/authbind/byuid/$MAAS_UID
91 chmod 700 /etc/authbind/byuid/$MAAS_UID
92}
93
94configure_maas_url(){
95 # Get the MAAS URL on configure/reconfigure and write it to the conf files.
96 db_get maas-rack-controller/maas-url || true
97 if [ -n "$RET" ]; then
98 maas-rack config --region-url "$RET"
99 fi
100}
101
102configure_shared_secret() {
103 db_get maas-rack-controller/shared-secret || true
104 if [ -n "$RET" ]; then
105 echo "$RET" | maas-rack install-shared-secret
106 chown maas:maas /var/lib/maas/secret
107 chmod 0640 /var/lib/maas/secret
108 fi
109}
110
111upgrade_from_cluster_controller() {
112 # If we are upgrading from an older (1.7, 1.8) version, then we need
113 # to obtain the cluster UUID from the old configuration file and set
114 # it with the new configuration tool.
115 if [ -f /etc/maas/maas_cluster.conf ]; then
116 uuid=$(extract_cluster_uuid /etc/maas/maas_cluster.conf)
117 maas-rack config --uuid "$uuid"
118 maas_url=$(extract_maas_url /etc/maas/maas_cluster.conf)
119 maas-rack config --region-url "$maas_url"
120 db_set maas-rack-controller/maas-url "$maas_url"
121 mv /etc/maas/maas_cluster.conf /etc/maas/maas_cluster.conf.maas-old
122 mv /etc/maas/pserv.yaml /etc/maas/pserv.yaml.maas-old
123 fi
124 # If we are upgrading from (1.9, 1.10) version, then we need to obtain
125 # the maas_url and set it to debconf. Otherwise, the config file used
126 # is exactly the same.
127 if [ -f /etc/maas/clusterd.conf.1.10 ]; then
128 mv /etc/maas/clusterd.conf.1.10 /etc/maas/rackd.conf
129 maas_url=$(extract_maas_url /etc/maas/rackd.conf)
130 db_set maas-rack-controller/maas-url "$maas_url"
131 fi
132}
133
134# Unconditionally ensure that there is at least an empty configuration
135# file. This does *not* overwrite any existing configuration.
136maas-rack config
137
138if [ "$1" = "configure" ] && [ -z "$2" ]; then
139 configure_logging
140 configure_libdir
141 configure_maas_tgt
142 configure_maas_url
143 configure_cluster_uuid
144 configure_cluster_authbind
145 maas-rack upgrade-cluster
146 upgrade_from_cluster_controller
147
148elif [ -n "$DEBCONF_RECONFIGURE" ]; then
149 configure_maas_url
150 # Only ask for a shared secret when the region is not installed
151 # on the same system.
152 if [ ! -f /usr/sbin/maas-region ]; then
153 db_input high maas-rack-controller/shared-secret
154 db_go
155 fi
156 configure_shared_secret
157
158elif [ "$1" = "configure" ] && dpkg --compare-versions "$2" gt 0.1+bzr266+dfsg-0ubuntu1; then
159 configure_logging
160 configure_libdir
161 configure_cluster_authbind
162 maas-rack upgrade-cluster
163fi
164
165db_stop
166
167#DEBHELPER#
0168
=== added file 'debian/maas-rack-controller.postrm'
--- debian/maas-rack-controller.postrm 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.postrm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,50 @@
1#!/bin/sh
2
3set -e
4
5#DEBHELPER#
6
7RELEASE=`lsb_release -rs` || RELEASE=""
8
9case "$1" in
10 purge)
11 # remove logfile as it wasn't installed by packaging
12 rm -rf /var/log/maas/rackd.log*
13
14 # remove var directories provided it will always have files
15 # not installed or tracked by packaging
16 rm -rf /var/lib/maas/boot-resources
17
18 # remove files that were created by the rack controller
19 rm -rf /var/lib/maas/dhcpd.sock
20 rm -rf /var/lib/maas/dhcpd.conf
21 rm -rf /var/lib/maas/dhcpd-interfaces
22 rm -rf /var/lib/maas/dhcpd6.conf
23 rm -rf /var/lib/maas/dhcpd6-interfaces
24
25 # Delete symlink for iSCSI config.
26 if [ -L /etc/tgt/conf.d/maas.conf ]; then
27 rm -rf /etc/tgt/conf.d/maas.conf
28 fi
29
30 # Remove authbind
31 MAAS_UID="`id -u maas`"
32 if [ -f "/etc/authbind/byuid/$MAAS_UID" ]; then
33 rm -rf /etc/authbind/byuid/$MAAS_UID
34 fi
35
36 # Remove rackd.conf file
37 rm -rf /etc/maas/rackd.conf
38
39 # Deleting old config files if they exist
40 if [ -f /etc/maas/pserv.yaml.maas-old ]; then
41 rm -rf /etc/maas/pserv.yaml.maas-old
42 fi
43 if [ -f /etc/maas/maas_cluster.conf.maas-old ]; then
44 rm -rf /etc/maas/maas_cluster.conf.maas-old
45 fi
46 if [ -f /etc/maas/templates/dhcp.maas-old ]; then
47 rm -rf /etc/maas/templates/dhcp.maas-old
48 fi
49
50esac
051
=== added file 'debian/maas-rack-controller.preinst'
--- debian/maas-rack-controller.preinst 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.preinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,56 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6
7if [ "$1" = "install" ]; then
8 if [ -f /etc/init/maas-pserv.conf ]; then
9 invoke-rc.d maas-pserv stop
10 fi
11
12 if [ -f /etc/init/maas-cluster-celery.conf ]; then
13 invoke-rc.d maas-cluster-celery stop
14 fi
15
16 if [ -f /var/log/maas/celery.log ]; then
17 rm -rf /var/log/maas/celery.log
18 fi
19
20 if [ -f /etc/init/maas-cluster.conf ]; then
21 invoke-rc.d maas-cluster stop
22 fi
23
24 if [ -f /var/log/maas/pserv.log ]; then
25 rm -rf /var/log/maas/pserv.log
26 fi
27
28 if [ -f /etc/apache2/conf-enabled/maas-cluster-http.conf ]; then
29 rm -rf /etc/apache2/conf-enabled/maas-cluster-http.conf
30 fi
31
32 if [ -f /etc/init/maas-clusterd.conf ] || [ -f /lib/systemd/system/maas-clusterd.service ]; then
33 invoke-rc.d maas-clusterd stop
34 fi
35
36 if [ -f /etc/maas/clusterd.conf ]; then
37 mv /etc/maas/clusterd.conf /etc/maas/clusterd.conf.1.10
38 fi
39
40 if [ -f /var/log/maas/clusterd.log ]; then
41 mv /var/log/maas/clusterd.log /var/log/maas/rackd.log
42 fi
43
44fi
45
46if [ "$1" = "install" ] || [ "$1" = "upgrade" ]; then
47 if [ -d /etc/maas/templates/power ]; then
48 rm -rf /etc/maas/templates/power
49 fi
50
51 if [ -d /etc/maas/templates/dhcp ]; then
52 mv /etc/maas/templates/dhcp /etc/maas/templates/dhcp.maas-old
53 fi
54fi
55
56#DEBHELPER#
057
=== added file 'debian/maas-rack-controller.templates'
--- debian/maas-rack-controller.templates 1970-01-01 00:00:00 +0000
+++ debian/maas-rack-controller.templates 2016-04-05 21:06:24 +0000
@@ -0,0 +1,16 @@
1Template: maas-rack-controller/maas-url
2Type: string
3Default:
4_Description: Ubuntu MAAS API address:
5 The MAAS cluster controller and nodes need to contact the MAAS region
6 controller API. Set the URL at which they can reach the MAAS API remotely,
7 e.g. "http://192.168.1.1/MAAS".
8 Since nodes must be able to access this URL, localhost or 127.0.0.1 are not
9 useful values here.
10
11Template: maas-rack-controller/shared-secret
12Type: password
13Default:
14_Description: MAAS Cluster Controller Shared Secret:
15 The MAAS Cluster Controller needs to contact the MAAS server
16 with a share secret. Set the shared secret here.
017
=== added file 'debian/maas-region-api.apport'
--- debian/maas-region-api.apport 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.apport 2016-04-05 21:06:24 +0000
@@ -0,0 +1,72 @@
1#!/usr/bin/python
2
3'''apport hook for maas-region-controller
4
5(c) 2012-2014 Canonical Ltd.
6Author: Andres Rodriguez <andres.rodriguez@canonical.com>
7
8This program is free software; you can redistribute it and/or modify it
9under the terms of the GNU General Public License as published by the
10Free Software Foundation; either version 2 of the License, or (at your
11option) any later version. See http://www.gnu.org/copyleft/gpl.html for
12the full text of the license.
13'''
14
15import os.path
16import subprocess
17import tempfile
18
19from apport.hookutils import (
20 attach_conffiles,
21 attach_file,
22 attach_file_if_exists,
23 attach_related_packages,
24)
25
26
27def attach_journal_logs(report, key, *units):
28 """Capture logs from systemd's journal."""
29 if os.path.exists("/bin/journalctl"):
30 cmd = ['/bin/journalctl', '--utc', '--since=-24hours']
31 cmd.extend("--unit=%s" % unit for unit in units)
32 with tempfile.NamedTemporaryFile() as logfile:
33 subprocess.call(cmd, stdout=logfile, stderr=logfile)
34 attach_file(report, logfile.name, key)
35
36
37def add_info(report, ui):
38 response = ui.yesno(
39 "The contents of /etc/maas/regiond.conf and /etc/maas/rackd.conf "
40 "may help developers diagnose your bug more quickly. However, it may "
41 "contain sensitive information. Do you want to include it in your bug "
42 "report?")
43
44 if response is None:
45 # The user cancelled.
46 raise StopIteration
47 elif response is True:
48 # The user agreed to include the configuration files.
49 attach_conffiles(report, 'maas')
50 attach_file_if_exists(
51 report, '/etc/maas/regiond.conf', 'MAASRegionConfig')
52 attach_file_if_exists(
53 report, '/etc/maas/rackd.conf', 'MAASClusterConfig')
54 else:
55 # The user declined to include the configuration files.
56 pass
57
58 # Attaching log files (Upstart).
59 attach_file_if_exists(
60 report, '/var/log/maas/regiond.log', 'MAASRegionLog')
61 attach_file_if_exists(
62 report, '/var/log/maas/rackd.log', 'MAASClusterLog')
63
64 # Attaching log files (systemd). These will overwrite the logs above on a
65 # system where systemd is available.
66 attach_journal_logs(
67 report, "MAASRegionLog", "maas-regiond", "maas-regiond-worker@*")
68 attach_journal_logs(
69 report, "MAASClusterLog", "maas-rackd")
70
71 # Attaching related packages info
72 attach_related_packages(report, ['python-django-maas', 'apparmor'])
073
=== added file 'debian/maas-region-api.install'
--- debian/maas-region-api.install 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,27 @@
1# Install project
2debian/tmp/usr/lib/python*/dist-packages/maas usr/share/maas
3
4# Install static files
5debian/tmp/usr/share/maas/web/static
6
7# Install Apache Config
8debian/tmp/usr/share/maas/maas-http.conf
9
10# Install new preseed files
11debian/tmp/etc/maas/preseeds
12
13# Install templates
14debian/tmp/etc/maas/templates/dns
15debian/tmp/etc/maas/templates/commissioning-user-data
16
17# Install driver configuration file
18debian/tmp/etc/maas/drivers.yaml
19
20# Install winrm certificate generation script
21debian/tmp/usr/bin/maas-generate-winrm-cert
22
23# Install all other stuff
24debian/extras/maas-region usr/sbin
25debian/extras/20-maas.conf etc/rsyslog.d
26debian/extras/maas_remote_syslog_compress etc/cron.d
27debian/extras/99-maas-region-sudoers etc/sudoers.d
028
=== added file 'debian/maas-region-api.links'
--- debian/maas-region-api.links 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.links 2016-04-05 21:06:24 +0000
@@ -0,0 +1,8 @@
1# dh-systemd does not yet appear to fully grok template units, so we
2# install unit dependencies directly instead.
3lib/systemd/system/maas-regiond-worker@.service lib/systemd/system/maas-regiond.service.wants/maas-regiond-worker@1.service
4lib/systemd/system/maas-regiond-worker@.service lib/systemd/system/maas-regiond.service.wants/maas-regiond-worker@2.service
5lib/systemd/system/maas-regiond-worker@.service lib/systemd/system/maas-regiond.service.wants/maas-regiond-worker@3.service
6lib/systemd/system/maas-regiond-worker@.service lib/systemd/system/maas-regiond.service.wants/maas-regiond-worker@4.service
7
8usr/sbin/maas-region usr/sbin/maas-region-admin
09
=== added file 'debian/maas-region-api.lintian-overrides'
--- debian/maas-region-api.lintian-overrides 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.lintian-overrides 2016-04-05 21:06:24 +0000
@@ -0,0 +1,5 @@
1maas-region-api: binary-without-manpage usr/sbin/maas
2maas-region-api: script-not-executable etc/maas/templates/commissioning-user-data/snippets/maas_ipmi_autodetect.py
3maas-region-api: script-not-executable etc/maas/templates/commissioning-user-data/snippets/maas_signal.py
4maas-region-api: script-not-executable etc/maas/templates/commissioning-user-data/user_data.template
5maas-region-api: script-not-executable etc/maas/templates/commissioning-user-data/snippets/maas_get.py
06
=== added file 'debian/maas-region-api.logrotate'
--- debian/maas-region-api.logrotate 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.logrotate 2016-04-05 21:06:24 +0000
@@ -0,0 +1,15 @@
1/var/log/maas/regiond.log {
2 rotate 5
3 weekly
4 compress
5 missingok
6 # copytruncate may lose log messages at the moment of rotation, but
7 # there is no better way to integrate twistd and logrotate.
8 copytruncate
9 # The logs are all owned by the `maas` user, so drop privs.
10 su maas maas
11 # Don't rotate unless the log is at least 10MB.
12 minsize 10M
13 # Force rotation if the log grows beyond 50MB.
14 maxsize 50M
15}
016
=== added file 'debian/maas-region-api.maas-regiond-worker@.service'
--- debian/maas-region-api.maas-regiond-worker@.service 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.maas-regiond-worker@.service 2016-04-05 21:06:24 +0000
@@ -0,0 +1,27 @@
1[Unit]
2Description=MAAS Region Controller (Worker %i)
3Documentation=https://maas.io/
4Requires=network-online.target
5After=network-online.target
6PartOf=maas-regiond.service
7# This will go away one we support new config files.
8ConditionPathExists=/etc/maas/regiond.conf
9
10[Service]
11User=maas
12Group=maas
13Restart=always
14RestartSec=10s
15Environment="MAAS_REGIOND_WORKER_ID=%i"
16Environment="DJANGO_SETTINGS_MODULE=maas.settings"
17Environment="PYTHONPATH=/usr/share/maas"
18Environment="LOGFILE=/var/log/maas/regiond.log"
19# Logs go to the journal; read them with:
20# journalctl -u maas-regiond-worker@*
21# Logs also go to $LOGFILE for backward compatibility. The journal
22# should now be preferred as $LOGFILE will be removed in MAAS 1.9.
23ExecStart=/bin/sh -c \
24 'exec twistd3 --nodaemon --pidfile= maas-regiond 2>&1 | tee -a $LOGFILE'
25
26[Install]
27WantedBy=maas-regiond.service
028
=== added file 'debian/maas-region-api.maas-regiond.service'
--- debian/maas-region-api.maas-regiond.service 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.maas-regiond.service 2016-04-05 21:06:24 +0000
@@ -0,0 +1,24 @@
1[Unit]
2Description=MAAS Region Controller
3Documentation=https://maas.io/
4
5[Service]
6Type=oneshot
7RemainAfterExit=yes
8# systemd.service(5) clearly states that ExecStart can be specified zero
9# times when Type=oneshot, but it does appears to be needed at present.
10ExecStart=/bin/true
11
12#
13# The maas-region-api package configures four workers. This
14# should work for most people. However:
15#
16# * `systemctl start maas-regiond-worker@x` (where 'x' can be anything,
17# though integers >= 5 seem logical) will start an additional worker.
18#
19# * `systemctl enable maas-regiond-worker@x` will configure that worker
20# so that it's persistent across reboots.
21#
22
23[Install]
24WantedBy=multi-user.target
025
=== added file 'debian/maas-region-api.maintscript'
--- debian/maas-region-api.maintscript 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.maintscript 2016-04-05 21:06:24 +0000
@@ -0,0 +1,7 @@
1rm_conffile /etc/maas/txlongpoll.yaml 1.7.0~beta4+bzr3124-0ubuntu1
2rm_conffile /etc/init/maas-txlongpoll.conf 1.7.0~beta4+bzr3124-0ubuntu1
3rm_conffile /etc/init/maas-region-celery.conf 1.7.0~beta4+bzr3124-0ubuntu1
4rm_conffile /etc/maas/maas_local_celerconfig.py 1.7.0~beta4+bzr3124-0ubuntu1
5rm_conffile /usr/share/maas/maas_local_celerconfig.py 1.7.0~beta4+bzr3124-0ubuntu1
6rm_conffile /etc/maas/maas_local_celeryconfig.py 1.7.0~beta4+bzr3124-0ubuntu1
7rm_conffile /etc/maas/maas-http.conf 1.9.0~alpha1+bzr4190-0ubuntu1
08
=== added file 'debian/maas-region-api.postinst'
--- debian/maas-region-api.postinst 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.postinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,80 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6db_version 2.0
7
8RELEASE=`lsb_release -rs` || RELEASE=""
9
10configure_region_http() {
11 # handle apache configs
12 if [ -e /usr/share/maas/maas-http.conf -a \
13 ! -e /etc/apache2/conf-enabled/maas-http.conf ]; then
14 ln -sf /usr/share/maas/maas-http.conf /etc/apache2/conf-enabled/maas-http.conf
15 fi
16
17 # enable apache modules needed
18 a2enmod proxy_http
19 a2enmod proxy_wstunnel
20 a2enmod expires
21 a2enmod rewrite
22}
23
24configure_logging() {
25 # Give appropriate permissions
26 if [ ! -f /var/log/maas/regiond.log ]; then
27 touch /var/log/maas/regiond.log
28 fi
29 chown maas:maas /var/log/maas/regiond.log
30
31 # Create log directory base
32 mkdir -p /var/log/maas/rsyslog
33 chown -R syslog:syslog /var/log/maas/rsyslog
34 # Make sure rsyslog reads our config
35 invoke-rc.d rsyslog restart
36
37 # apache2 log symlinks
38 ln -sf /var/log/apache2 /var/log/maas/
39}
40
41configure_libdir() {
42 # If /var/lib/maas/secret exists, ensure ownership and
43 # permissions are correct
44 if [ -f /var/lib/maas/secret ]; then
45 chown maas:maas /var/lib/maas/secret
46 chmod 0640 /var/lib/maas/secret
47 fi
48
49 if [ -f /var/lib/maas/maas_id ]; then
50 chown maas:maas /var/lib/maas/maas_id
51 fi
52}
53
54# Unconditionally ensure that there is at least an empty configuration
55# file. This does *not* overwrite any existing configuration.
56maas-region local_config_set
57
58if [ "$1" = "configure" ] && [ -z "$2" ]; then
59 configure_region_http
60 configure_logging
61 configure_libdir
62
63elif [ "$1" = "configure" ] && dpkg --compare-versions "$2" gt 0.1+bzr266+dfsg-0ubuntu1; then
64 # Logging changed at r2611, ensure it is set up.
65 configure_logging
66 configure_libdir
67
68 # If upgrading to any later package version, then upgrade db.
69 invoke-rc.d apache2 stop || true
70
71 # make sure maas http config is symlinked
72 configure_region_http
73
74fi
75
76invoke-rc.d apache2 restart || true
77
78db_stop
79
80#DEBHELPER#
081
=== added file 'debian/maas-region-api.postrm'
--- debian/maas-region-api.postrm 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.postrm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,49 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6
7RELEASE=`lsb_release -rs` || RELEASE=""
8
9case "$1" in
10 purge)
11 # Remove logging files & foldesr
12 rm -rf /var/log/maas/regiond.log*
13 rm -rf /var/log/maas/apache2
14 rm -rf /var/log/maas/rsyslog
15
16 # Remove libgdir related files
17 rm -rf /var/lib/maas/media
18
19 case $RELEASE in
20 12.04|12.10|13.04)
21 if [ -h /etc/apache2/conf.d/maas-http.conf ]; then
22 rm -rf /etc/apache2/conf.d/maas-http.conf
23 fi
24 ;;
25 *)
26 if [ -h /etc/apache2/conf-enabled/maas-http.conf ]; then
27 rm -rf /etc/apache2/conf-enabled/maas-http.conf
28 fi
29 ;;
30 esac
31
32 # Restarting apache2
33 if [ -x /usr/sbin/invoke-rc.d ]; then
34 invoke-rc.d apache2 restart || true
35 fi
36
37 # Delete symlink
38 if [ -L /etc/squid-deb-proxy/mirror-dstdomain.acl.d/99-maas ]; then
39 rm -rf /etc/squid-deb-proxy/mirror-dstdomain.acl.d/99-maas
40 fi
41
42 # Delete any remaining / leftover file
43 rm -rf /usr/share/maas/maas/
44 rm -rf /etc/maas/regiond.conf
45esac
46
47#DEBHELPER#
48
49db_stop
050
=== added file 'debian/maas-region-api.preinst'
--- debian/maas-region-api.preinst 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.preinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,34 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6
7if [ "$1" = "install" ] || [ "$1" = "upgrade" ]; then
8
9 if [ -f /etc/init/maas-txlongpoll.conf ]; then
10 invoke-rc.d maas-txlongpoll stop
11 fi
12
13 if [ -f /var/log/maas/txlongpoll.log ]; then
14 rm -rf /var/log/maas/txlongpoll.log
15 fi
16
17 if [ -f /etc/init/maas-region-celery.conf ]; then
18 invoke-rc.d maas-region-celery stop
19 fi
20
21 if [ -f /var/log/maas/celery-region.log ]; then
22 rm -rf /var/log/maas/celery-region.log
23 fi
24
25 if [ -f /var/log/maas/maas-django.log ]; then
26 rm -rf /var/log/maas/maas-django.log
27 fi
28
29 if [ -d /var/lib/maas/media ]; then
30 rm -rf /var/lib/maas/media
31 fi
32
33fi
34#DEBHELPER#
035
=== added file 'debian/maas-region-api.prerm'
--- debian/maas-region-api.prerm 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.prerm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,9 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6
7#DEBHELPER#
8
9invoke-rc.d apache2 stop || true
010
=== added file 'debian/maas-region-api.templates'
--- debian/maas-region-api.templates 1970-01-01 00:00:00 +0000
+++ debian/maas-region-api.templates 2016-04-05 21:06:24 +0000
@@ -0,0 +1,22 @@
1Template: maas/installation-note
2Type: note
3Default: false
4_Description: Ubuntu MAAS Server
5 The Ubuntu MAAS Server has been installed in your system. You
6 can access the MAAS Web interface here:
7 .
8 http://${MAAS_URL}/MAAS
9 .
10 If the automatically detected address above is not in the same
11 network as the MAAS clients, you need to reconfigure it:
12 .
13 sudo dpkg-reconfigure maas-region-controller
14
15Template: maas/default-maas-url
16Type: string
17_Description: Ubuntu MAAS PXE/Provisioning network address:
18 The Ubuntu MAAS Server automatically detects the IP address
19 that is used for PXE and provisioning. However, it needs to be
20 in the same network as the clients. If the automatically
21 detected address is not in the same network as the clients, it
22 must be changed.
023
=== added file 'debian/maas-region-controller.config'
--- debian/maas-region-controller.config 1970-01-01 00:00:00 +0000
+++ debian/maas-region-controller.config 2016-04-05 21:06:24 +0000
@@ -0,0 +1,47 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6db_version 2.0
7
8# creates question
9set_question() {
10 if ! db_fget "$1" seen; then
11 db_register dbconfig-common/dbconfig-install "$1"
12 db_subst "$1" ID "$1"
13 db_fget "$1" seen
14 fi
15 if [ "$RET" = false ]; then
16 db_set "$1" "$2"
17 db_fset "$1" seen true
18 fi
19}
20
21# source dbconfig-common shell library, and call the hook function
22if [ -f /usr/share/dbconfig-common/dpkg/config.pgsql ]; then
23 . /usr/share/dbconfig-common/dpkg/config.pgsql
24fi
25
26if [ "$1" = "configure" ] && [ -z "$2" ]; then
27 # Hide maas/dbconfig-install question by setting default.
28 set_question maas-region-controller/dbconfig-install true
29 set_question maas-region-controller/pgsql/app-pass ""
30 set_question maas-region-controller/remote/host "localhost"
31
32 dbc_dbname="maasdb"
33 dbc_dbuser="maas"
34 dbc_remove="true"
35
36 dbc_go maas-region-controller $@
37
38elif [ -n "$DEBCONF_RECONFIGURE" ]; then
39 db_get maas/default-maas-url || true
40 if [ -z "$RET" ]; then
41 ipaddr=$(maas-region local_config_get --maas-url --plain)
42 db_set maas/default-maas-url "$ipaddr"
43 fi
44 db_input low maas/default-maas-url || true
45 db_go
46
47fi
048
=== added file 'debian/maas-region-controller.postinst'
--- debian/maas-region-controller.postinst 1970-01-01 00:00:00 +0000
+++ debian/maas-region-controller.postinst 2016-04-05 21:06:24 +0000
@@ -0,0 +1,155 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6db_version 2.0
7
8if [ -f /usr/share/dbconfig-common/dpkg/postinst.pgsql ]; then
9 . /usr/share/dbconfig-common/dpkg/postinst.pgsql
10fi
11
12RELEASE=`lsb_release -rs` || RELEASE=""
13
14maas_sync_migrate_db(){
15 maas-region dbupgrade
16}
17
18restart_postgresql(){
19 invoke-rc.d --force postgresql restart || true
20}
21
22configure_maas_default_url() {
23 local ipaddr="$1"
24 maas-region local_config_set \
25 --maas-url "http://${ipaddr}/MAAS"
26}
27
28get_default_route_ip() {
29 while read Iface Destination Gateway Flags RefCnt Use Metric Mask MTU Window IRTT
30 do
31 [ "$Mask" = "00000000" ] && break
32 done < /proc/net/route
33 interface="$Iface"
34 ipaddr=$(LC_ALL=C /sbin/ip -4 addr list dev "$interface" scope global)
35 ipaddr=${ipaddr#* inet }
36 ipaddr=${ipaddr%%/*}
37 echo $ipaddr
38}
39
40extract_default_maas_url() {
41 # Extract DEFAULT_MAAS_URL IP/host setting from config file $1.
42 grep "^DEFAULT_MAAS_URL" "$1" | cut -d"/" -f3
43}
44
45configure_migrate_maas_dns() {
46 # This only runs on upgrade. We only run this if the
47 # there are forwarders to migrate or no
48 # named.conf.options.inside.maas are present.
49 maas-region edit_named_options \
50 --migrate-conflicting-options --config-path \
51 /etc/bind/named.conf.options
52 invoke-rc.d bind9 restart || true
53}
54
55if [ "$1" = "configure" ] && [ -z "$2" ]; then
56 #########################################################
57 ########## Configure DEFAULT_MAAS_URL #################
58 #########################################################
59
60 # Obtain IP address of default route and change DEFAULT_MAAS_URL
61 # if default-maas-url has not been preseeded.
62 db_get maas/default-maas-url
63 ipaddr="$RET"
64 if [ -z "$RET" ]; then
65 ipaddr=$(get_default_route_ip)
66 fi
67 # Set the IP address of the interface with default route
68 if [ -n "$ipaddr" ]; then
69 configure_maas_default_url "$ipaddr"
70 db_subst maas/installation-note MAAS_URL "$ipaddr"
71 db_set maas/default-maas-url "$ipaddr"
72 fi
73
74 #########################################################
75 ################ Configure Database ###################
76 #########################################################
77
78 # Need to for postgresql start so it doesn't fail on the installer
79 restart_postgresql
80
81 # Create the database
82 dbc_go maas-region-controller $@
83 maas-region local_config_set \
84 --database-host "localhost" --database-name "$dbc_dbname" \
85 --database-user "$dbc_dbuser" --database-pass "$dbc_dbpass"
86
87 # Only syncdb if we have selected to install it with dbconfig-common.
88 db_get maas-region-controller/dbconfig-install
89 if [ "$RET" = "true" ]; then
90 maas_sync_migrate_db
91 configure_migrate_maas_dns
92 fi
93
94 # Display installation note
95 db_input low maas/installation-note || true
96 db_go
97
98elif [ -n "$DEBCONF_RECONFIGURE" ]; then
99 # Set the IP address of the interface with default route
100 db_get maas/default-maas-url
101 ipaddr="$RET"
102 if [ -n "$ipaddr" ]; then
103 configure_maas_default_url "$ipaddr"
104 fi
105
106elif [ "$1" = "configure" ] && dpkg --compare-versions "$2" gt 0.1+bzr266+dfsg-0ubuntu1; then
107 # If upgrading to any later package version, then upgrade db.
108 invoke-rc.d apache2 stop || true
109
110 # make sure postgresql is running
111 restart_postgresql
112
113 # If the version we are upgrading from ("$2") is less than
114 # 1.9.0~alpha1+bzr4038-0ubuntu1 then we need migrate to new
115 # config file.
116 if dpkg --compare-versions "$2" lt 1.9.0~alpha1+bzr4038-0ubuntu1 && [ -f /etc/maas/maas_local_settings.py ]; then
117 ipaddr=$(extract_default_maas_url /etc/maas/maas_local_settings.py)
118 if [ -n "$ipaddr" ]; then
119 configure_maas_default_url "$ipaddr"
120 db_set maas/default-maas-url "$ipaddr"
121 fi
122 # handle database upgrade
123 if [ -f /etc/dbconfig-common/maas-region-controller.conf ]; then
124 # source dbconfig-common db config for maas-region-controller
125 # before upgrading database, otherwise a new config is written
126 # but the password is no longer preserved.
127 . /etc/dbconfig-common/maas-region-controller.conf
128 else
129 dbc_go maas-region-controller $@
130 fi
131
132 # Reconfigure the config file.
133 maas-region local_config_set \
134 --database-host "localhost" --database-name "$dbc_dbname" \
135 --database-user "$dbc_dbuser" --database-pass "$dbc_dbpass"
136
137 mv /etc/maas/maas_local_settings.py /etc/maas/maas_local_settings.py.maas-old
138 fi
139
140 maas_sync_migrate_db
141
142 configure_migrate_maas_dns
143fi
144
145systemctl enable maas-regiond >/dev/null || true
146systemctl restart maas-regiond >/dev/null || true
147invoke-rc.d apache2 restart || true
148
149if [ -f /lib/systemd/system/maas-rackd.service ]; then
150 systemctl restart maas-rackd >/dev/null || true
151fi
152
153db_stop
154
155#DEBHELPER#
0156
=== added file 'debian/maas-region-controller.postrm'
--- debian/maas-region-controller.postrm 1970-01-01 00:00:00 +0000
+++ debian/maas-region-controller.postrm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,22 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6
7RELEASE=`lsb_release -rs` || RELEASE=""
8
9if [ -f /usr/share/dbconfig-common/dpkg/postrm ]; then
10 . /usr/share/dbconfig-common/dpkg/postrm.pgsql
11 dbc_go maas-region-controller $@
12fi
13
14case "$1" in
15 purge)
16 # Deleting old/new config files
17 rm -rf /etc/maas/maas_local_settings.py.maas-old
18esac
19
20#DEBHELPER#
21
22db_stop
023
=== added file 'debian/maas-region-controller.prerm'
--- debian/maas-region-controller.prerm 1970-01-01 00:00:00 +0000
+++ debian/maas-region-controller.prerm 2016-04-05 21:06:24 +0000
@@ -0,0 +1,13 @@
1#!/bin/sh
2
3set -e
4
5. /usr/share/debconf/confmodule
6
7#DEBHELPER#
8
9invoke-rc.d apache2 stop || true
10invoke-rc.d maas-regiond stop || true
11
12. /usr/share/dbconfig-common/dpkg/prerm.pgsql
13dbc_go maas-region-controller $@
014
=== added file 'debian/maintscript'
--- debian/maintscript 1970-01-01 00:00:00 +0000
+++ debian/maintscript 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1rm_conffile /etc/init/maas-celery.conf 0.1+bzr971+dfsg-0ubuntu2
2rm_conffile /etc/dbconfig-common/maas.conf 0.1+bzr971+dfsg-0ubuntu2
03
=== added directory 'debian/patches'
=== added file 'debian/patches/series'
=== added directory 'debian/po'
=== added file 'debian/po/POTFILES.in'
--- debian/po/POTFILES.in 1970-01-01 00:00:00 +0000
+++ debian/po/POTFILES.in 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1[type: gettext/rfc822deb] maas-region-controller.templates
2[type: gettext/rfc822deb] maas-cluster-controller.templates
03
=== added file 'debian/po/templates.pot'
--- debian/po/templates.pot 1970-01-01 00:00:00 +0000
+++ debian/po/templates.pot 2016-04-05 21:06:24 +0000
@@ -0,0 +1,82 @@
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: maas\n"
10"Report-Msgid-Bugs-To: maas@packages.debian.org\n"
11"POT-Creation-Date: 2012-10-04 13:40-0400\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19
20#. Type: note
21#. Description
22#: ../maas-region-controller.templates:1001
23msgid "Ubuntu MAAS Server"
24msgstr ""
25
26#. Type: note
27#. Description
28#: ../maas-region-controller.templates:1001
29msgid ""
30"The Ubuntu MAAS Server has been installed in your system. You can access the "
31"MAAS Web interface here:"
32msgstr ""
33
34#. Type: note
35#. Description
36#: ../maas-region-controller.templates:1001
37msgid " http://${MAAS_URL}/MAAS"
38msgstr ""
39
40#. Type: note
41#. Description
42#: ../maas-region-controller.templates:1001
43msgid ""
44"If the automatically detected address above is not in the same network as "
45"the MAAS clients, you need to reconfigure it:"
46msgstr ""
47
48#. Type: note
49#. Description
50#: ../maas-region-controller.templates:1001
51msgid " sudo dpkg-reconfigure maas-region-controller"
52msgstr ""
53
54#. Type: string
55#. Description
56#: ../maas-region-controller.templates:2001
57msgid "Ubuntu MAAS PXE/Provisioning network address:"
58msgstr ""
59
60#. Type: string
61#. Description
62#: ../maas-region-controller.templates:2001
63msgid ""
64"The Ubuntu MAAS Server automatically detects the IP address that is used for "
65"PXE and provisioning. However, it needs to be in the same network as the "
66"clients. If the automatically detected address is not in the same network as "
67"the clients, it must be changed."
68msgstr ""
69
70#. Type: string
71#. Description
72#: ../maas-cluster-controller.templates:1001
73msgid "Ubuntu MAAS API address:"
74msgstr ""
75
76#. Type: string
77#. Description
78#: ../maas-cluster-controller.templates:1001
79msgid ""
80"The MAAS Cluster Controller needs to contact the MAAS server to register its "
81"presence. Set the URL to the MAAS API here, e.g. http://192.168.1.1/MAAS"
82msgstr ""
083
=== added file 'debian/python3-django-maas.install'
--- debian/python3-django-maas.install 1970-01-01 00:00:00 +0000
+++ debian/python3-django-maas.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1debian/tmp/usr/lib/python3*/dist-packages/maasserver
2debian/tmp/usr/lib/python3*/dist-packages/metadataserver
03
=== added file 'debian/python3-maas-client.install'
--- debian/python3-maas-client.install 1970-01-01 00:00:00 +0000
+++ debian/python3-maas-client.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,2 @@
1debian/tmp/usr/lib/python3*/dist-packages/apiclient
2debian/tmp/usr/lib/python3*/dist-packages/maascli
03
=== added file 'debian/python3-maas-provisioningserver.install'
--- debian/python3-maas-provisioningserver.install 1970-01-01 00:00:00 +0000
+++ debian/python3-maas-provisioningserver.install 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
1debian/tmp/usr/lib/python3*/dist-packages/provisioningserver
02
=== added file 'debian/rules'
--- debian/rules 1970-01-01 00:00:00 +0000
+++ debian/rules 2016-04-05 21:06:24 +0000
@@ -0,0 +1,84 @@
1#!/usr/bin/make -f
2
3BUILDHOME = $(CURDIR)/debian/build
4PYTHON3 = $(shell py3versions -d)
5# Python enum modules.
6py_enums := $(wildcard src/*/enum.py)
7
8%:
9 dh $@ --with python3,apport,systemd --buildsystem=pybuild
10
11override_dh_auto_test:
12 # do nothing as we don't want the tests to run because they require
13 # internet access
14
15override_dh_installinit:
16 dh_installinit -p maas-region-api --name=maas-regiond --no-start
17 dh_installinit -p maas-region-api --name=maas-regiond-worker@ --no-start
18 dh_installinit -p maas-rack-controller --name=maas-rackd
19 dh_installinit -p maas-proxy --name=maas-proxy
20 dh_installinit -p maas-dhcp --name=maas-dhcpd
21 dh_installinit -p maas-dhcp --name=maas-dhcpd6
22
23override_dh_systemd_enable:
24 dh_systemd_enable -p maas-region-api --name=maas-regiond
25 dh_systemd_enable -p maas-rack-controller --name=maas-rackd
26 dh_systemd_enable -p maas-proxy --name=maas-proxy
27 dh_systemd_enable -p maas-dhcp --name=maas-dhcpd
28 dh_systemd_enable -p maas-dhcp --name=maas-dhcpd6
29
30override_dh_systemd_start:
31 dh_systemd_start -p maas-region-api --no-start maas-regiond.service
32 dh_systemd_start -p maas-rack-controller maas-rackd.service
33 dh_systemd_start -p maas-proxy maas-proxy.service
34 dh_systemd_start -p maas-dhcp maas-dhcpd.service
35 dh_systemd_start -p maas-dhcp maas-dhcpd6.service
36
37override_dh_auto_build:
38 dh_auto_build
39
40 mkdir -p $(BUILDHOME)
41 HOME=$(BUILDHOME) PYTHONPATH=$(CURDIR)/src/ $(PYTHON3) \
42 $(CURDIR)/src/maasserver/utils/jsenums.py \
43 $(py_enums) > $(BUILDHOME)/enums.js
44
45override_dh_auto_install:
46 dh_auto_install
47
48 # Move static files
49 install -d -m 755 $(CURDIR)/debian/tmp/usr/share/maas/web/static
50 mv $(CURDIR)/debian/tmp/usr/lib/python*/*-packages/maasserver/static \
51 $(CURDIR)/debian/tmp/usr/share/maas/web/
52
53 # Remove scss directory from static files
54 rm -rf $(CURDIR)/debian/tmp/usr/share/maas/web/scss
55
56 # Install built enums.js file.
57 cp $(BUILDHOME)/enums.js $(CURDIR)/debian/tmp/usr/share/maas/web/static/js/
58
59 # install the apparmor profile
60 install -d -m 755 $(CURDIR)/debian/tmp/etc/apparmor.d/dhcpd.d
61 install -m 644 $(CURDIR)/debian/maas-dhcp.apparmor \
62 $(CURDIR)/debian/tmp/etc/apparmor.d/dhcpd.d/maas
63
64 # install python3 twisted plugins
65 set -ex; for python in $(PYTHON3); do \
66 dh_install twisted/plugins/maasregiond.py usr/lib/$$python/dist-packages/twisted/plugins -pmaas-region-api; \
67 dh_install twisted/plugins/maasrackd.py usr/lib/$$python/dist-packages/twisted/plugins -pmaas-rack-controller; \
68 done
69
70 dh_install --list-missing
71
72override_dh_auto_clean:
73 dh_auto_clean
74 rm -rf $(BUILDHOME)
75 rm -rf src/*.egg-info
76
77DEB_DEBIAN_DIR=$(dir $(firstword $(MAKEFILE_LIST)))
78REV=$(shell dpkg-parsechangelog -l$(DEB_DEBIAN_DIR)/changelog \
79 | sed -rne 's,^Version: .*[+~]bzr([0-9]+).*,\1,p')
80VER=$(shell dpkg-parsechangelog -l$(DEB_DEBIAN_DIR)/changelog \
81 | sed -rne 's,^Version: ([^-]+).*,\1,p')
82get-orig-source:
83 bzr export -r $(REV) --root=maas-$(VER).orig \
84 maas_$(VER).orig.tar.gz lp:maas
085
=== added directory 'debian/source'
=== added file 'debian/source/format'
--- debian/source/format 1970-01-01 00:00:00 +0000
+++ debian/source/format 2016-04-05 21:06:24 +0000
@@ -0,0 +1,1 @@
13.0 (quilt)
02
=== added file 'debian/watch'
--- debian/watch 1970-01-01 00:00:00 +0000
+++ debian/watch 2016-04-05 21:06:24 +0000
@@ -0,0 +1,3 @@
1version=3
2opts=dversionmangle=s/\.dfsg// \
3http://launchpad.net/maas/+download https://launchpad.net/maas/.*/maas-(.*).tar.*