Actions
Story #7006
closedAs a user, I can use a single systemd service to restart Pulp
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
After https://pulp.plan.io/issues/7005 is implemented, we should create a single meta service "pulpcore".
It will help with SOA because "pulpcore" will refer to all the pulp services installed on a system, whichever ones they may be.
systemd unit files have a number of possible syntaxes we can use for this; we must determine the best one.
- PartOf
- WantedBy
- RequiredBy
- RequisiteOf
The syntax will be in the individual services, not the meta service "pulpcore".
EDIT:
Related issues
Actions
Enable single systemd service for Pulp
closes #7006