Pike Series Release Notes

11.6.1

New Features

  • Add openstack-db tag to Exec that run db-sync.

11.6.0

Bug Fixes

  • Add panko expirer class so we can configure it in crontab accordingly.

  • Add event_time_to_live to panko config so user can tweak and expire data instead of keeping for ever.

11.4.0

New Features

  • Add parameter to wsgi::apache to allow overwrite and/or add additional wsgi process options.

11.2.0

Bug Fixes

  • Set the default api port to 8977.

11.1.0

New Features

  • This adds storage releated parameters in panko-api service.

11.0.0

Deprecation Notes

  • panko::ensure_package is now deprecated and will be removed in the future release. Please use panko::package_ensure instead.

Bug Fixes

  • Remove explcit panko.log file as this messes up the selinux context. When apache writes to it it complains. Instead let apache create the app.log on its own so the context are correct.

  • Set the default user and domain name to Default