Description of problem: POST and DELETE /clusters/<cluster_id>/actions/enable response returns incomplete hosts list. This causes UI to not show complete list of hosts which gets updated only after polling for GET /clusters/<cluster_id> happens. Version-Release number of selected component (if applicable): v1.0.19 How reproducible: Steps to Reproduce: 1.Using the UI go to the cluster detail 2.Hit next to get to the Host Discovery step 3.Register hosts 4.Use host kebab menu to enable or disable the host 5.See hosts list to change to include limited amount of hosts Actual results: POST and DELETE /clusters/<cluster_id>/actions/enable response returns incomplete hosts list Expected results: PATCH /clusters/<cluster_id>/actions/enable response returns complete hosts list Additional info:
*** This bug has been marked as a duplicate of bug 1953963 ***