Current Series Release Notes

27.0.0-7

New Features

  • The new heat::ec2authtoken class has been added.

Upgrade Notes

  • The heat::trustee::password parameter is now required.

Deprecation Notes

  • The heat::keystone_ec2_uri parameter has been deprecated. Use the heat::keystone::ec2authtoken class instead.

  • The following parameters of the heat::cache class have been deprecated in favor of the new generic parameters.

    • memcache_username and redis_username (Use username)

    • memcache_password and redis_password (Use password)

    • memcache_socket_timeout and redis_socket_timeout (Use socket_timeout)