openstack-ansible-os_keystone/tests
Lance Bragstad 7e14932dc4 Use ansible facts for distributing SSL certs/keys
The os_keystone role previously relied on a memcached deployment to transfer
SSL certificates and keys to all keystone nodes. Many of the openstack-ansible
repositories have refactored this behavior out in place of registering the
certificates and keys as ansible facts and using ansible's copy module to
transfer them to each node in the deployment.

This breaks the dependency of requiring memcached in order to deploy keystone
with SSL.

Change-Id: I8db39a2a4a54aa9814c1b05988f05bfcae94f222
2016-04-11 18:32:50 +00:00
..
group_vars Keystone test cleanup 2016-03-31 14:10:19 +01:00
ansible-role-requirements.yml Remove plugins from ansible-role-requirements 2016-03-03 12:59:50 +00:00
ansible.cfg Updated role to be an independent role 2016-02-26 14:13:43 -06:00
inventory Keystone test cleanup 2016-03-31 14:10:19 +01:00
test-install-infra.yml Keystone test cleanup 2016-03-31 14:10:19 +01:00
test-install-keystone.yml Keystone test cleanup 2016-03-31 14:10:19 +01:00
test-keystone-functional.yml Use ansible facts for distributing SSL certs/keys 2016-04-11 18:32:50 +00:00
test-prepare-containers.yml Keystone test cleanup 2016-03-31 14:10:19 +01:00
test-prepare-host.yml Keystone test cleanup 2016-03-31 14:10:19 +01:00
test-prepare-keys.yml Keystone test cleanup 2016-03-31 14:10:19 +01:00
test-vars.yml Use ansible facts for distributing SSL certs/keys 2016-04-11 18:32:50 +00:00
test.yml Keystone test cleanup 2016-03-31 14:10:19 +01:00