Revision 1a736ca8 snf-cyclades-app/synnefo/logic/rapi_pool.py

b/snf-cyclades-app/synnefo/logic/rapi_pool.py
31 31
# interpreted as representing official policies, either expressed
32 32
# or implied, of GRNET S.A.
33 33

  
34
from synnefo.lib.pool import ObjectPool
34
from objpool import ObjectPool
35 35
from synnefo.logic.rapi import GanetiRapiClient
36 36

  
37 37
from logging import getLogger

Also available in: Unified diff