-
Type:
Bug
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
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.