[openstackansible] openstack-ansible-os_cinder 14.0.2 (newton)
We are enthusiastic to announce the release of: openstack-ansible-os_cinder 14.0.2: os_cinder role for OpenStack- Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_cinder/ For more details, please see below. 14.0.2 ^^^^^^ New Features ************ * Deployers can now define the override "cinder_rpc_executor_thread_pool_size" which defaults to 64 * Deployers can now define the override "cinder_rpc_response_timeout" which defaults to 60 Upgrade Notes ************* * The variables "cinder_requirements_git_repo" and "cinder_requirements_git_install_branch" have been removed in favour of using the URL/path to the upper-constraints file using the variable "pip_install_upper_constraints" instead. Changes in openstack-ansible-os_cinder 14.0.1..14.0.2 ----------------------------------------------------- 517fce3 Simplify pip options/constraints mechanism 07cd802 Add remote procedure call tunables to cinder Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 4 +-- .../notes/add-rpc-tunables-cfb2027b083ccf88.yaml | 6 ++++ .../remove-requirements-git-6f43595994cc906e.yaml | 7 +++++ tasks/cinder_install.yml | 34 +++++----------------- templates/cinder.conf.j2 | 3 ++ 5 files changed, 26 insertions(+), 28 deletions(-)
participants (1)
-
no-reply@openstack.org