diff --git a/service/files/heat.conf.j2 b/service/files/heat.conf.j2 index e5ed1b3..e3422f8 100644 --- a/service/files/heat.conf.j2 +++ b/service/files/heat.conf.j2 @@ -36,6 +36,7 @@ password = {{ heat.password }} username = {{ heat.user }} auth_uri = {{ address('keystone', keystone.public_port, with_scheme=True) }} auth_url = {{ address('keystone', keystone.admin_port, with_scheme=True) }} +auth_plugin = password auth_type = password [clients_keystone]