Current Series Release Notes

19.0.0.0rc1-17

New Features

  • Adds a support for external account binding (EAB) in Let’s Encrypt.

  • Improves logging format of kolla containers by adding timestamps with milliseconds, log levels, and a custom date format.

  • Add support for patching container images during build. See the build guide for details.

Upgrade Notes

  • Users who parse Docker container logs should take into account that for example INFO:__main__:Validating config file is now YYYY-MM-DD HH:MM:SS.fff INFO Validating config file.

  • uwsgi and uwsgi-plugin-python3 installation has been moved from barbican-base image to openstack-base.

Bug Fixes

  • Fixes the inconsistency issue between config.json and real state in the container. LP#2060855