Bug 751856
| Summary: | Provide native systemd unit file | ||
|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Mike Burns <mburns> |
| Component: | ovirt-node | Assignee: | Fabian Deutsch <fabian.deutsch> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | apevec, dpierce, fabian.deutsch, fdeutsch, jboggs, johannbg, lagarcia, mburns, ovirt-bugs, ovirt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 2.3.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 718654 | Environment: | |
| Last Closed: | 2012-03-26 20:11:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 718654 | ||
| Bug Blocks: | 713562 | ||
|
Description
Mike Burns
2011-11-07 20:01:10 UTC
After the migration of the ovirt sysv init script, it seems as if it will become a bit messy in the spec file. Also this might seem to be a bit redundant, moving files from rc.d to libexec, but I still think that this is the right way to go - this will become clear as soon sas the init scripts get migrated to python. I'll push the changes to the node-systemd branch: http://gerrit.ovirt.org/#q,status:open+project:ovirt-node+branch:master+topic:node-systemd,n,z I've migrated all init scripts to systemd service files, the patches can be found in the node-systemd branch: http://gerrit.ovirt.org/#q,status:open+project:ovirt-node+branch:master+topic:node-systemd,n,z First tests showed no regressions, but I want to confirm this. I'll also provide some more patches to consolidate some files and remove redundancies to have a nice base for the 2.3 release. I've build an image and the unit files seem to work fine. The image was absed on this http://gerrit.ovirt.org/#q,status:open+project:ovirt-node+branch:master+topic:node-systemd,n,z queue |