Skip to content
  • Vangelis Koukis's avatar
    Fix breakage caused by the logic-refactoring merge · 83969d4f
    Vangelis Koukis authored
    This commit fixes some breakage caused by the recent merge of
    the logic-refactoring branch, mainly related to db/db_controller.py.
    
    The main reason was the different value of import path, fixed by
    making sure all imports are rooted in synnefo.
    
    All db and API tests run properly.
    83969d4f