diff --git a/etc/kwapi/api.conf b/etc/kwapi/api.conf index a5fa60b..804a1fe 100644 --- a/etc/kwapi/api.conf +++ b/etc/kwapi/api.conf @@ -23,3 +23,7 @@ verbose = True [keystone_authtoken] auth_host = 10.0.0.2 +auth_protocol = http +admin_user = kwapi +admin_password = demo +admin_tenant_name = service