[openstackansible] openstack-ansible-os_swift 14.0.4 (newton)
We are glad to announce the release of: openstack-ansible-os_swift 14.0.4: os_swift for OpenStack Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_swift/ For more details, please see below. 14.0.4 ^^^^^^ Upgrade Notes * The variables "swift_requirements_git_repo" and "swift_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_swift 14.0.2..14.0.4 ---------------------------------------------------- 3cc2f59 Reinitialize venv upon install 6910fb8 Use ansible_service_mgr fact 7f0cf2e Use updated get_url module checksum functionality 2188610 Fix tmpfiles.d when multiple service are running ba7e8cf Simplify pip options/constraints mechanism ab730c0 Add object-reconstructor for swift EC Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 6 +- meta/main.yml | 2 +- .../remove-requirements-git-0c8e83081b435229.yaml | 7 +++ tasks/main.yml | 13 ---- tasks/swift_init_common.yml | 6 +- tasks/swift_init_systemd.yml | 6 +- tasks/swift_install.yml | 71 ++++------------------ tasks/swift_pypy_setup.yml | 5 +- templates/object-server-replicator.conf.j2 | 5 ++ templates/object-server.conf.j2 | 5 ++ templates/swift-systemd-tempfiles.j2 | 4 -- templates/swift-systemd-tmpfiles.j2 | 4 ++ 13 files changed, 78 insertions(+), 85 deletions(-)
participants (1)
-
no-reply@openstack.org