kolla-ansible/ansible/roles/sahara/templates
wu.chunyang 3fe57abeb2 fix sahara_api is always restarting
shara_api need auth_url arguments in keystone_authtoken group.
follow the configure document[0], the auth_url should under
trustee group. but the keystone use default "keystone_authtoken "
group to authenticate,if we wanna use trustee group to authenticate,
we need add "auth_section=trustee" under keystone_authtoken group
,when add this , the trustee group also need auth_type which sahara
have not register into oslo_config.when add to register,the username may
hardcode[1],so i think the best way to reslove this problem is to
add auth_url under keystone_authtoken

[0]https://docs.openstack.org/sahara/latest/configuration/descriptionconfig.html
[1]d60a3b152b/sahara/utils/openstack/keystone.py (L41)

Change-Id: I7e94cf56fa38f01e2b3d93303f8192cb66ba76ab
2018-08-10 15:24:55 +00:00
..
sahara-api.json.j2 Support policy.yaml file [part 6] 2018-01-26 04:37:48 +00:00
sahara-engine.json.j2 Support policy.yaml file [part 6] 2018-01-26 04:37:48 +00:00
sahara.conf.j2 fix sahara_api is always restarting 2018-08-10 15:24:55 +00:00