Actions
Bug #7352
closedMissing DNS record should return 404 not 400 for DELETE
Description
$ curl -X DELETE http://localhost:8443/dns/wheezy506.sapphire.elysium.emeraldreverie.org
DNS virsh provider error: unable to retrive virsh info: Cannot find DNS entry for wheezy506.sapphire.elysium.emeraldreverie.org%
[2014-09-04 12:13:49] INFO WEBrick::HTTPServer#start: pid=25330 port=8443
sapphire.elysium.emeraldreverie.org - - [04/Sep/2014:12:13:50 BST] "DELETE /dns/wheezy506.sapphire.elysium.emeraldreverie.org HTTP/1.1" 400 127
- -> /dns/wheezy506.sapphire.elysium.emeraldreverie.org
We should return 404 not 400 when the DELETE operation can't find the record
Updated by Dominic Cleal over 10 years ago
- Has duplicate Bug #7375: Smart proxy return 400 when DNS entry not found added
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.7.4
- Pull request https://github.com/theforeman/smart-proxy/pull/211 added
- Pull request deleted (
)
Updated by Anonymous over 10 years ago
- Target version changed from 1.7.4 to 1.7.3
Updated by Dominic Cleal about 10 years ago
- Target version changed from 1.7.3 to 1.7.2
Updated by Shlomi Zadok about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3f4ee4b4751511e3120e6d5c770c7e8a289d2b9a.
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 21
Actions