Project

General

Profile

« Previous | Next » 

Revision b58a527e

Added by Ivan Necas almost 10 years ago

Fixes #6283 - Use the Dynflow API to find out if the foreman_tasks is running

Instead of spawning process to find out the katello jobs was running

View differences:

app/views/katello/api/v2/ping/show.json.rabl
attribute :status
child :services => :services do
attributes :elasticsearch, :katello_jobs, :foreman_auth, :candlepin, :candlepin_auth, :pulp, :pulp_auth
attributes :elasticsearch, :foreman_tasks, :foreman_auth, :candlepin, :candlepin_auth, :pulp, :pulp_auth
end

Also available in: Unified diff