Comment 12 for bug 1576590

Revision history for this message
ElenaRossokhina (esolomina) wrote :

It seems, issue was explained not clearly, sorry.
Issue is about only node's statuses in GUI, before redeploy and real deletion.
I reproduced the problem again: I have an env with 2 nodes in 'Error' state and try to delete one node using GUI. I select node and press "Delete" button but nothing changes. I see node in 'error' state, not 'pending deletion' - see pic error_node2
If I check node 2 status in cli:
[root@nailgun ~]# fuel2 node show 2 | grep pending_del
| pending_deletion | True Also, I have env after correct deployment and if I select node and press "Delete", the chosen node will have 'Pending deletion' status both in GUI and CLI