[0-day sru] maas needs to support systemd for Ubuntu >= 15.04
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Andres Rodriguez | ||
maas (Ubuntu) |
Fix Released
|
Critical
|
Andres Rodriguez |
Bug Description
[Impact]
WIthout systemd support MAAS wont be able to work in Vivid.
[Test Case]
1. Install MAAS
2. Check that services are running (maas-clusterd, apache2).
3. Access MAAS at http://
[Regression Potential]
Minimal. This has been tested in production environments.
As discussed in https:/
https:/
vivid main package net/maas-
vivid main package net/maas-dhcp requires systemd migration (sysv=False, upstart=True, systemd=False)
vivid main package net/maas-proxy requires systemd migration (sysv=False, upstart=True, systemd=False)
Sorry for reporting this so late, so far this was only discussed in hangout meetings.
Related branches
- Martin Pitt (community): Approve
- MAAS Maintainers: Pending requested
-
Diff: 140 lines (+92/-1)6 files modifieddebian/control (+1/-0)
debian/maas-cluster-controller.maas-clusterd.service (+19/-0)
debian/maas-dhcp.maas-dhcpd.service (+23/-0)
debian/maas-dhcp.maas-dhcpd6.service (+23/-0)
debian/maas-proxy.maas-proxy.service (+13/-0)
debian/rules (+13/-1)
- Andres Rodriguez (community): Approve
- Martin Pitt (community): Approve
-
Diff: 190 lines (+116/-2)9 files modifieddebian/changelog (+1/-1)
debian/control (+1/-0)
debian/maas-cluster-controller.maas-clusterd.service (+21/-0)
debian/maas-cluster-controller.postinst (+1/-0)
debian/maas-dhcp.maas-dhcpd.service (+23/-0)
debian/maas-dhcp.maas-dhcpd6.service (+23/-0)
debian/maas-proxy.maas-proxy.service (+13/-0)
debian/maas-region-controller-min.maas-regiond.service (+17/-0)
debian/rules (+16/-1)
Changed in maas (Ubuntu): | |
importance: | Undecided → Critical |
Changed in maas: | |
assignee: | nobody → Mike Pontillo (mpontillo) |
Changed in maas: | |
assignee: | Mike Pontillo (mpontillo) → Andres Rodriguez (andreserl) |
Changed in maas: | |
status: | Triaged → In Progress |
tags: | added: hs-arm64 |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Andres Rodriguez (andreserl) |
summary: |
- maas needs to support systemd for Ubuntu >= 15.04 + [0-day sru] maas needs to support systemd for Ubuntu >= 15.04 |
description: | updated |
Changed in maas: | |
milestone: | next → none |
status: | Fix Committed → Fix Released |
As for maas-dhcpd[6].conf: These look almost exactly like the jobs from isc-dhcp. These got converted in http:// launchpadlibrar ian.net/ 194979593/ isc-dhcp_ 4.3.1-5ubuntu1_ 4.3.1-5ubuntu2. diff.gz, so that can be applied to MAAS' jobs too.