openvstorage / volumedriver

The Open vStorage VolumeDriver is the core of the Open vStorage solution: a high performance distributed block layer. It converts block storage into objects (Storage Container Objects).
Other
37 stars 18 forks source link

Feature/backend connection hooks #384

Closed redlicha closed 6 years ago

redlicha commented 6 years ago

Infrastructure for backend tests that allows error injection / observation of behaviour by introducing a wrapper type that allows to install a hook to be invoked before performing the actual call.