kolla-ansible/ansible/roles/barbican/tasks
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
..
bootstrap_service.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
bootstrap.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
config.yml Enable keystone authentication for Barbican 2016-10-11 17:44:17 +08:00
deploy.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
do_reconfigure.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
main.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
pull.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
reconfigure.yml Optimized the serial upgrade and reconfigure 2016-09-17 04:08:58 +00:00
register.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
start.yml Add Barbican ansible role 2016-09-13 02:56:27 +00:00
upgrade.yml Add upgrade file to barbican role 2016-09-14 15:48:53 +00:00