X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/55fd28587f05e47d3c868d90c9e3c6dc1bd14a70..29274f83e9a8ea7275521b86f0c150ebe819f048:/image_creator/kamaki_wrapper.py diff --git a/image_creator/kamaki_wrapper.py b/image_creator/kamaki_wrapper.py index 131e204..bac2968 100644 --- a/image_creator/kamaki_wrapper.py +++ b/image_creator/kamaki_wrapper.py @@ -33,7 +33,7 @@ from os.path import basename -from kamaki.config import Config +from kamaki.cli.config import Config from kamaki.clients import ClientError from kamaki.clients.image import ImageClient from kamaki.clients.pithos import PithosClient