[release-announce] [openstackansible] openstack-ansible-os_swift	15.1.2 (ocata)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon May  1 14:56:03 UTC 2017
    
    
  
We joyfully announce the release of:
openstack-ansible-os_swift 15.1.2: os_swift for OpenStack Ansible
This release is part of the ocata stable release series.
Download the package from:
    https://tarballs.openstack.org/openstack-ansible-os_swift/
For more details, please see below.
15.1.2
^^^^^^
New Features
* Capping the default value for the variable
  "swift_proxy_server_workers" to 16 when the user doesn't configure
  this variable and if the swift proxy is in a container. Default
  value is half the number of vCPUs available on the machine if the
  swift proxy is not in a container. Default value is half the number
  of vCPUs available on the machine with a capping value of 16 if the
  proxy is in a container.
Changes in openstack-ansible-os_swift 15.1.0..15.1.2
----------------------------------------------------
4392c41 Cap the number of worker threads
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml                                        | 16 ++++++++++++++--
.../capping_swift_services_workers-5ac9ecb28f56469f.yaml |  8 ++++++++
templates/proxy-server.conf.j2                           |  5 +----
3 files changed, 23 insertions(+), 6 deletions(-)
    
    
More information about the Release-announce
mailing list