Commit e426289b authored by Benjamin Blanc's avatar Benjamin Blanc

Fix missing import

parent 58221ab7
......@@ -34,6 +34,7 @@ import shutil
import sys
import glob
import argparse
from slapos import client
MAX_PARTIONS = 10
MAX_SR_RETRIES = 3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment