commit | deb3ff50f15bc89921ea548f5b53d49492c5ee65 | [log] [tgz] |
---|---|---|
author | Akihiro Motoki <amotoki@gmail.com> | Wed Jul 24 17:08:44 2019 +0900 |
committer | Akihiro Motoki <amotoki@gmail.com> | Wed Oct 02 16:33:46 2019 +0900 |
tree | e34fd7a917094a2de4ab81a26957d8837f18f459 | |
parent | 729f8b8ca62d0e6cba339be82ff371fa5abee62c [diff] |
lib/horizon: no need to specify keystone v3 to API version keystone v3 is the default API version in horizon now, so there is no need to specify it in local_settings.py explicitly. This commit also makes minor changes in lib/horizon _horizon_config_set(). * Do not insert a blank line after each setting. * Use the local variable $file to specify the target file consistently. Change-Id: I5faea3e1f357726a256d2b48fc1afeabfead4998