Skip to content
  • Christos Stavrakakis's avatar
    cyclades: Major refactor to plankton backend · 4fbcfca8
    Christos Stavrakakis authored
    * Rename ImageBackend to PlanktonBackend
    * Rewrite PlanktonBackend methods in order that they refer to Pithos
      objects by their UUID
    * Convert PlanktonBackend to context manager that is responsible for
      returning the PithosBackend connection back to the pool, and remove
      stale 'image_backend' context manager
    * Make PlanktonBackend raise cloud (API) faults
    4fbcfca8