Current Series Release Notes

19.0.0.0rc1-5

New Features

  • 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.

Bug Fixes

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