Skip to content
  • Chrysostomos Nanakos's avatar
    Add pithos backend version check · aa791371
    Chrysostomos Nanakos authored
    Synnefo version 0.15.1 has introduced a selectable storage backend
    for Pithos, resulting in necessary changes to the ModularBackend class.
    In order to keep backward compatibility with older Synnefo versions,
    we check the Pithos backend version and instantiate the ModularBackend
    class appropriately.
    aa791371