Bug #16373
katello-service tool is missing smart_proxy_dynflow_core
Fixed in Releases:
Found in Releases:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1371303
Description of problem:
katello-service ostensibly manages all the services attached to the satellite or a capsule, however it doesn't manage smart_proxy_dynflow_core.
How reproducible:
katello-service <anything> doesn't list smart_proxy_dynflow_core
Steps to Reproduce:
1. katello-service restart
Actual results:
smart_proxy_dynflow_core isn't restarted
Expected results:
smart_proxy_dynflow_core is restarted
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Stephen Benjamin
- Pull request https://github.com/Katello/katello-packaging/pull/275 added
#2
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-packaging|d323d1c31c1f63276996a515f6dc8a6132a2c594.
#3
Updated by Justin Sherrill over 4 years ago
- Subject changed from katello-service tool is missing smart_proxy_dynflow_core to katello-service tool is missing smart_proxy_dynflow_core
- Legacy Backlogs Release (now unused) set to 162
#4
Updated by Zach Huntington-Meath over 4 years ago
- Bugzilla link changed from 1371303 to 1365269
fixes #16373 - include rex services in katello-service (#275)
Katello service checks to see if a service is existent before it tries
to do anything with it, so I think it's worthwhile to include
smart_proxy_dynflow_core in it's list.