diff --git a/templates/magnum.conf.j2 b/templates/magnum.conf.j2 index eddbe0c..562ee13 100644 --- a/templates/magnum.conf.j2 +++ b/templates/magnum.conf.j2 @@ -40,6 +40,8 @@ password = {{ magnum_service_password }} #TODO(chris_hultin) #Remove once https://bugs.launchpad.net/magnum/+bug/1594888 is closed admin_user = {{ magnum_service_user_name }} +admin_tenant_name = {{ magnum_service_project_name }} +admin_password = {{ magnum_service_password }} [magnum_client] endpoint_type = internalURL