We are glad to announce the release of: openstack-ansible-os_cinder 14.0.8: 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.8 ^^^^^^ Upgrade Notes ************* * The global override "cinder_nfs_client" is replaced in favor of fully supporting multi backends configuration via the cinder_backends stanza. Deprecation Notes ***************** * The global override "cinder_nfs_client" is replaced in favor of fully supporting multi backends configuration via the cinder_backends stanza. Changes in openstack-ansible-os_cinder 14.0.7..14.0.8 ----------------------------------------------------- f9f08b3 NFS backend option "shares" should not be templated 841bf7f re-added cinder_nfs_client for legacy support 467866c [DOCS] Adding missing config parameter of Dell EQLX in cinder 273117a [DOCS] Adding configuration for use Dell EQLX in cinder ae94bba Change permission for conf folder 096be36 Implement NFS multi backend support Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 10 -- .../cinder-nfs-multibackend-df133e8fff374da4.yaml | 9 ++ tasks/cinder_post_install.yml | 13 +- tasks/cinder_pre_install.yml | 3 +- templates/cinder.conf.j2 | 5 +- templates/nfs_shares.j2 | 4 +- 7 files changed, 162 insertions(+), 28 deletions(-)