commit | 5891bd868a3ed727dad29e50e0490f2220839a91 | [log] [tgz] |
---|---|---|
author | Jakub Pavlik <pavlk.jakub@gmail.com> | Mon Nov 14 12:40:48 2016 +0100 |
committer | Jakub Pavlik <pavlk.jakub@gmail.com> | Mon Nov 14 12:40:48 2016 +0100 |
tree | fa317e6674fb9f18058ff3526cb975ac155cf868 | |
parent | 7a9cf4d5944d92f132ddd8c6bdf88dcf5ff59733 [diff] |
fix for keystone auth password Change-Id: I126cd7bf0cb5d59186715c0c52bd6d382bc971ed
diff --git a/heat/files/mitaka/heat.conf.Debian b/heat/files/mitaka/heat.conf.Debian index 7b71b6e..7142747 100644 --- a/heat/files/mitaka/heat.conf.Debian +++ b/heat/files/mitaka/heat.conf.Debian
@@ -408,7 +408,7 @@ [keystone_authtoken] -auth_type = password +#auth_type = password auth_uri=http://{{ server.identity.host }}:5000/v2.0 identity_uri=http://{{ server.identity.host }}:35357 admin_user={{ server.identity.user }}