Revision 61d14323 image_creator/kamaki_wrapper.py

b/image_creator/kamaki_wrapper.py
39 39
from kamaki.clients.pithos import PithosClient
40 40
from kamaki.clients.astakos import AstakosClient
41 41

  
42
from image_creator.util import FatalError
43

  
44 42

  
45 43
class Kamaki(object):
46 44

  

Also available in: Unified diff