Mitaka Series Release Notes

8.3.0

Bug Fixes

  • Added the ability to manage the memcached servers for keystone_authtoken in heat

8.0.0

Prelude

This is the first Mitaka release for puppet-heat module.

New Features

  • Add api_paste type/provider.

  • Implement crontab to purge deleted data using heat-manage purge_deleted tool.

  • Support of PyMySQL driver for MySQL backend.

  • Release notes are no longer maintained by hand, we now use the reno tool to manage them.

  • Configure “trustee” and “clients_keystone” sections. Support auth_plugin and versionless auth urls.

Upgrade Notes

  • Removed deprecated options “keystone_host”, “keystone_port”, “keystone_protocol”.

Deprecation Notes

  • Remove QPID messaging support. Qpid messaging driver is removed from oslo.messaging so we won’t support anymore.

  • Deprecated “admin_user”, “admin_password” and “admin_tenant_name” options in favour of auth_plugin auth method.