ocf/tests/functional/pyocf
Adam Rutkowski 9739a442b6 [pyocf] properly resolve volume type
OCF volume type is different for each context in which given
type (Volume subclass) is registered. So OCF volume type should
not be a Volume subclass member.

Adding map in Context class to store OCF volume type for each
registered volume type.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2022-06-02 09:49:39 +02:00
..
c pyocf: collision addr helper 2022-05-16 15:40:18 +02:00
types [pyocf] properly resolve volume type 2022-06-02 09:49:39 +02:00
__init__.py Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
helpers.py pyocf: collision addr helper 2022-05-16 15:40:18 +02:00
ocf.py pyocf: format all .py files with black -l 100 2022-05-16 16:44:19 +02:00
rio.py pyocf: format all .py files with black -l 100 2022-05-16 16:44:19 +02:00
utils.py pyocf: format all .py files with black -l 100 2022-05-16 16:44:19 +02:00