Create a base API that define the objstorage behavior
Also add a mixin test class for the contract verification.
Add an implementation of the object storage api and a test class
Update the storage module in order to follow objstorage refactoring
Ref T433