[openstackansible] openstack-ansible-os_nova 15.1.4 (ocata)
We are thrilled to announce the release of: openstack-ansible-os_nova 15.1.4: os_nova for OpenStack Ansible This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_nova/ For more details, please see below. 15.1.4 ^^^^^^ Deprecation Notes ***************** * The upstream noVNC developers recommend that the keymap be automatically detected for virtual machine consoles. The defaults for three Ansible variables have been removed: * nova_console_keymap * nova_novncproxy_vnc_keymap * nova_spice_console_keymap The "nova.conf" template still includes these variables and it sets the keymap configuration option. Deployers who have customized this setting will not see a change in their "nova.conf". Bug Fixes ********* * Upgrading from Newton to Ocata will now correctly add existing Nova instances to the "nova_cell1_name" cell. For more information see bug 1682169 (https://bugs.launchpad.net/openstack- ansible/+bug/1682169). Changes in openstack-ansible-os_nova 15.1.3..15.1.4 --------------------------------------------------- 17dd2dd Get Cell UUID based on Cell name variable b3e55c7 Add release note for cell_V2 upgrade fix 5223270 Fix upgrades to map existing nova instances to cell1 5339cc3 Add venv_tag local fact f46544a Remove default for nova_console_keymap c4352a8 Enable using btrfs as a backend 13e78ec Remove trailing slash in nginx config 8aacdd0 Fix for lookup and get_url occuring in different places e29980d Cleanup CentOS pkg Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 9 +++++---- .../cell_v2_map_instances-dfa21951a3dcd2f5.yaml | 5 +++++ .../remove-console-keymap-ae255da81979a3a5.yaml | 14 +++++++++++++ tasks/nova_db_post_setup.yml | 23 ++++++++++++++++++++++ tasks/nova_install.yml | 18 ++++++++++++++++- templates/lxd-init.sh.j2 | 13 ++++++++++++ templates/nova-placement-nginx.conf.j2 | 2 +- templates/nova.conf.j2 | 8 ++++++-- vars/redhat-7.yml | 2 +- 9 files changed, 85 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org