kolla-ansible/ansible/roles/barbican/templates
liyingjun 626967c1a4 Enable keystone authentication for Barbican
By default Barbican has not enabled the Keystone authentication:

[pipeline:barbican_api]
pipeline = cors unauthenticated-context apiapp

According to the Barbican install guide[1] this pipeline should be:

pipeline = cors authtoken context apiapp

[1]: http://docs.openstack.org/developer/barbican/setup/keystone.html

Change-Id: I941515a98772a72762b20507e100e7872f3b4ab8
Closes-bug: #1625337
2016-10-11 17:44:17 +08:00
..
barbican-api-paste.ini.j2 Enable keystone authentication for Barbican 2016-10-11 17:44:17 +08:00
barbican-api.ini.j2 Fix 'Address already in use' for barbican-api 2016-10-11 17:43:19 +08:00
barbican-api.json.j2 Enable keystone authentication for Barbican 2016-10-11 17:44:17 +08:00
barbican-keystone-listener.json.j2 Set ownership of barbican configuration files to barbican 2016-09-19 20:58:06 +02:00
barbican-worker.json.j2 Set ownership of barbican configuration files to barbican 2016-09-19 20:58:06 +02:00
barbican.conf.j2 Add Barbican ansible role 2016-09-13 02:56:27 +00:00