Revision 4e58b51b image_creator/kamaki_wrapper.py

b/image_creator/kamaki_wrapper.py
37 37
from kamaki.clients import ClientError
38 38
from kamaki.clients.image import ImageClient
39 39
from kamaki.clients.pithos import PithosClient
40
from progress.bar import Bar
41 40

  
42 41
from image_creator.util import FatalError
43
from image_creator.output import output, warn
44 42

  
45 43
CONTAINER = "images"
46 44

  

Also available in: Unified diff