Bug 1953965 - Enable/Disable host operations returns cluster resource with incomplete hosts list
Summary: Enable/Disable host operations returns cluster resource with incomplete hosts...
Keywords:
Status: CLOSED DUPLICATE of bug 1953963
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: assisted-installer
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Michael Filanov
QA Contact: Yuri Obshansky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-27 10:16 UTC by Jiri Tomasek
Modified: 2021-04-27 10:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-27 10:19:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jiri Tomasek 2021-04-27 10:16:20 UTC
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:

Comment 1 Jiri Tomasek 2021-04-27 10:19:09 UTC

*** This bug has been marked as a duplicate of bug 1953963 ***


Note You need to log in before you can comment on or make changes to this bug.