Current Series Release Notes

18.0.0.0rc1-14

New Features

  • The ceilometer/pipeline.yaml file is now handled as a template file.

Bug Fixes

  • Fixes trove module imports. Path to the modules needed by trove-api changed in source trove package so the configuration was updated. LP#1937120

  • Fixes a bug where loadbalancer upgrade task fails, when podman was used as container engine. LP#2063896

  • Fixes skyline’s old format of stop task. It used docker_container which would cause problems with podman deployments.