Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
In the ElasticHosts create_node() method, we are checking for the wrong response status to determine drive imaging success/failure. It should check HTTP 200 instead of 204.
Modify ElasticStack to check for both.