Commit 60f6c5e8 authored by Hemna's avatar Hemna
Browse files

Ignore already deleted lease

When we try and release a lease, we might get an object not found
exception meaning that the lease doesn't exist.  So there is no need
to release something that doesn't exist.

Change-Id: I7912a7adf95f97074ee41441d7bfb8d2405b6533
parent b75a126e