kolla-ansible/ansible
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
..
action_plugins Support check and diff mode for merge_config and merge_yaml module 2018-06-12 10:56:45 +08:00
group_vars Extract cinder_iscsi_helper default from role 2018-08-02 14:32:17 +00:00
inventory Add networking-baremetal configuration 2018-07-23 16:36:04 +01:00
library Merge "Add check to ansible argument_spec" 2018-08-03 10:46:58 +00:00
roles fix sahara_api is always restarting 2018-08-10 15:24:55 +00:00
bifrost.yml Detect openstack_release in kolla-ansible deploy-bifrost 2018-03-08 10:13:32 +00:00
certificates.yml Make the certificates role just run on deploy node 2018-03-20 19:57:30 +08:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Fix missed kolla_action and kolla_serial 2018-05-16 13:13:06 +01:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml post-deploy: honour --config-dir argument 2017-10-12 16:35:56 +02:00
site.yml Add networking-baremetal configuration 2018-07-23 16:36:04 +01:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00