ocf/tests/functional/pyocf
Robert Baldyga 8db93260ae Avoid adding mngt_queue to io_queues list
Previously every created queue was added to io_queues list, which
made mngt_queue being used in ocf_parallelize. Change mngt_queue creation
API so that mngt_queue is not added to the list and doesn't have
unnecessary functionalities initialized.

Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
2024-08-29 10:45:26 +02:00
..
c pyocf: Add helper for superblock size 2022-07-19 10:50:11 +02:00
types Avoid adding mngt_queue to io_queues list 2024-08-29 10:45:26 +02:00
__init__.py Add missing license headers 2022-07-22 08:33:55 +02:00
helpers.py pyocf: helper to get composite volume type id 2022-06-13 11:40:41 +02:00
ocf.py Avoid adding mngt_queue to io_queues list 2024-08-29 10:45:26 +02:00
rio.py pyocf: rio: Introduce copy() 2024-08-29 08:29:43 +02:00
utils.py pyocf: Parse size from string 2022-07-19 10:50:11 +02:00