Skip to content
Snippets Groups Projects
Commit 89ff748d authored by Thomas Thrainer's avatar Thomas Thrainer Committed by Michele Tartara
Browse files

Extract DRBD-related classes into block/drbd.py


This is in preparation to introducing support for DRBD8.4.
base.py had to be extracted as well in order to avoid cylic imports
between bdev.py and drbd.py. It now contains the BlockDev class and
utility functions needed by bdev.py and drbd.py.

Signed-off-by: default avatarThomas Thrainer <thomasth@google.com>
Signed-off-by: default avatarMichele Tartara <mtartara@google.com>
Reviewed-by: default avatarMichele Tartara <mtartara@google.com>
parent ce9283c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment