When deleting a resource from Senlin with ignore_missing
equals True, user will not receive any warning even the
specified resource is not existing. This should be fixed
by returning 404 warning to user.
Change-Id: I9a63d91c22628e16c86e6c29b02d4f8513868f90
Closes-bug: #1541243