craton host-delete shows succesfully deleted if item does not exist.

Bug #1672570 reported by Antony Messerli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Craton's Python Client
New
Undecided
Unassigned

Bug Description

python-cratonclient displays a successfully deleted even if item no longer exists:

localhost:python-cratonclient$ craton host-delete 41
Host 41 was successfully deleted.
localhost:python-cratonclient$ craton host-show 41
ERROR: Not Found (HTTP 404) (Request-ID: req-8829817f-a392-449d-b60c-cde14bdb0ba6)
localhost:python-cratonclient$ craton host-delete 41
Host 41 was successfully deleted.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.