[#303] add check if registry is on hdd
Some checks failed
DCO action / DCO (pull_request) Has been cancelled

Signed-off-by: m.malygina <m.malygina@yadro.com>
This commit is contained in:
m.malygina 2024-10-14 11:15:15 +03:00
parent 1e102caf99
commit 1eaa997117

View file

@ -2,8 +2,6 @@ import copy
import itertools
import math
import time
import logging
import pathlib
from dataclasses import fields
from threading import Event
from typing import Optional