Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: extend TestPool storage driver to make create_on_disk working
Add dummy TestVolume with empty create() method. Other core code requires also TestPool.get_volume implemented, so add that too (naive version remembering instances returned from TestPool.init_volume).
- Loading branch information