Actions
Bug #3915
closedHammer does not handle 404s well
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
Description
Hammer should return more informative messages than
Could not create the subnet: 404 Resource Not Found
or
RestClient::ResourceNotFound (404 Resource Not Found)
when --verbose is set.
https://github.com/theforeman/foreman/pull/1098 needs to be merged for this to happen though.
Actions