diff --git a/image_creator/kamaki_wrapper.py b/image_creator/kamaki_wrapper.py index 131e204755c2fd998c5f384d8a113907c634af71..bac2968a724c8f2a016072ff76390303f49dc6d2 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