Current Series Release Notes

20.0.0-15

New Features

  • bootstrap-servers now always uses the system Python interpreter via auto_silent autodetection.

    octavia-certificates now use the same Python interpreter as the one running the kolla-ansible command itself.

Bug Fixes

  • Fixes handler invocation failure in the ovs-dpdk role. LP#2088197

  • In the kolla-toolbox configuration with external rabbitmq an unnecessary “comma” is generated, which is why the container does not want to start. LP#2111267

  • Fixes invalid use of drain on single-node RabbitMQ setups by using stop_app instead. LP#2111916

  • Allow operators to run kolla-ansible post-deploy without escalating privileges on the deploy node when node_config is writable for that user.