We are delighted to announce the release of: openstack-ansible-os_cinder 15.1.5: os_cinder role for OpenStack- Ansible This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_cinder/ For more details, please see below. 15.1.5 ^^^^^^ New Features * The ability to disable the certificate validation when checking and interacting with the internal cinder endpoint has been implemented. In order to do so, set the following in "/etc/openstack_deploy/user_variables.yml". cinder_service_internaluri_insecure: yes Changes in openstack-ansible-os_cinder 15.1.4..15.1.5 ----------------------------------------------------- ee4fed5 Add venv_tag local fact 0313127 Support no validation of internal SSL endpoints c4ac024 Update paste, policy and rootwrap configurations 2017-05-15 Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 3 +++ files/rootwrap.d/volume.filters | 3 ++- ...t-insecure-cinder-endpoint-5cbbb4d8c647d521.yaml | 11 +++++++++++ tasks/cinder_backends.yml | 21 ++++++++++++++------- tasks/cinder_install.yml | 7 +++++++ tasks/cinder_qos.yml | 6 ++++++ 6 files changed, 43 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org