Description of problem: web-admin-tendrl-api does not create a watchable "Job.status" key, hence the backend services are not able to lock them correctly. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. ImportCluster from UI 2. There can be confusing Job.status because multiple backend services process the same job due to not being able to lock the job. Actual results: Expected results: Only one of the backend service should lock and process the job.
*** This bug has been marked as a duplicate of bug 1571244 ***