Add NotImplementedError to the abstract method

is_resource_deleted in the RestClient is abstract.
Abstract methods should throw NotImplementedError.

Change-Id: I13f98a6d99d90308d33dfa55da3f52532dd45706
1 file changed