Revision ec786e22 kamaki/clients/image.py

b/kamaki/clients/image.py
32 32
# or implied, of GRNET S.A.
33 33
from . import Client, ClientError
34 34
from .utils import path4url
35
from .connection.request import HTTPRequest
36 35

  
37 36
class ImageClient(Client):
38 37
    """OpenStack Image Service API 1.0 and GRNET Plankton client"""

Also available in: Unified diff