[openstackansible] openstack-ansible-os_keystone 15.1.10 (ocata)
We enthusiastically announce the release of: openstack-ansible-os_keystone 15.1.10: os_keystone for OpenStack Ansible This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_keystone/ For more details, please see below. 15.1.10 ^^^^^^^ 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 15.1.9..15.1.10 -------------------------------------------------------- be9e9bd Remove Developer Tools package group d98b894 Add extra headers for Keystone Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 14 ++++++++++++++ releasenotes/notes/extra-headers-e54a672d3a78dd89.yaml | 15 +++++++++++++++ templates/keystone_nginx.conf.j2 | 3 +++ vars/redhat-7.yml | 2 +- 4 files changed, 33 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org