Comment 2 for bug 1448066

Revision history for this message
Dima Shulyak (dshulyak) wrote : Re: No tasks found for release Juno should return 1

I would add additional validation before deployment to verify that tasks are stored in database for cluster with release > 6.1,
and if there is no tasks available return 400 (another error code) and ask user to upload them.

Also we can add a suggestion to look for tasks in /etc/puppet/ if they are operating from master node.