Skip to content
Snippets Groups Projects
Commit 3dfe3651 authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

Fix the import path for kamaki config module

It has changed after the last major revision and was not updated.
parent 55fd2858
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment