[openstackansible] openstack-ansible-os_keystone 14.2.9 (newton)
We are gleeful to announce the release of: openstack-ansible-os_keystone 14.2.9: os_keystone for OpenStack Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_keystone/ For more details, please see below. 14.2.9 ^^^^^^ New Features * Extra headers can be added to Keystone responses by adding items to "keystone_extra_headers". Example: keystone_extra_headers: - parameter: "Access-Control-Expose-Headers" value: "X-Subject-Token" - parameter: "Access-Control-Allow-Headers" value: "Content-Type, X-Auth-Token" - parameter: "Access-Control-Allow-Origin" value: "*" Changes in openstack-ansible-os_keystone 14.2.8..14.2.9 ------------------------------------------------------- 566c3e8 Ensure online migrations can run c0fb47b Updated from OpenStack Ansible Tests 953e3cc Remove Developer Tools package group d4f547e Add extra headers for Keystone 8ab5dec Update paste, policy and rootwrap configurations 2017-07-27 Diffstat (except docs and test files) ------------------------------------- .gitignore | 7 +- Vagrantfile | 36 +++++++-- bindep.txt | 15 +++- defaults/main.yml | 14 ++++ .../notes/extra-headers-e54a672d3a78dd89.yaml | 15 ++++ tasks/keystone_db_setup.yml | 12 ++- templates/keystone_nginx.conf.j2 | 3 + templates/policy.json.j2 | 2 +- vars/redhat-7.yml | 2 +- 10 files changed, 141 insertions(+), 56 deletions(-)
participants (1)
-
no-reply@openstack.org