Comment 6 for bug 1657350

Revision history for this message
Julia Aranovich (jkirnosova) wrote :

Bulk offline node removal added here: https://review.openstack.org/#/c/425099/
The other part of the issue fix is to update a format of error message (which tells that node_deletion task is already running), it should be:
{message: 'Error message ...', errors: []} (it's a single string now)