New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/db4182ec83c9048aa2783c01fc653d5af8bbbe56 commit db4182ec83c9048aa2783c01fc653d5af8bbbe56 Author: Alberto Bellotti <abellotti.github.com> AuthorDate: Wed Jul 5 12:10:41 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Aug 4 13:32:14 2017 -0400 Merge pull request #15489 from jntullo/bz/inconsistent_response_delete_snapshot Return Not Found on Snapshots Delete actions (cherry picked from commit 0a3088e9f403bbe7432f4e6691319af88001dbcb) https://bugzilla.redhat.com/show_bug.cgi?id=1478506 app/controllers/api/subcollections/snapshots.rb | 16 ++++--- spec/requests/api/snapshots_spec.rb | 59 ++++++++++++++++++++++++- 2 files changed, 67 insertions(+), 8 deletions(-)
Verified with POST /api/vms/:id/snapshots/222 { "action": "delete" } and DELETE /api/vms/:id/snapshots/222
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:3005