Merge branch 'release-0.10'
[kamaki] / kamaki / cli / errors.py
index 6843ab9..70c40c7 100644 (file)
@@ -78,6 +78,7 @@ class CLIBaseUrlError(CLIError):
             'Two options to resolve this:',
             '(Use the correct cloud name, instead of "default")',
             'A. (recommended) Let kamaki discover the endpoint URLs for all',
+
             'services by setting a single Authentication URL and token:',
             '  /config set cloud.default.url <AUTH_URL>',
             '  /config set cloud.default.token <t0k3n>',