[release-announce] [openstackansible] openstack-ansible-os_keystone 15.1.11 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 14 20:46:43 UTC 2017


We are tickled pink to announce the release of:

openstack-ansible-os_keystone 15.1.11: 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.11
^^^^^^^

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.11
--------------------------------------------------------

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(-)







More information about the Release-announce mailing list