Wallaby Series Release Notes

18.4.0-10

New Features

  • The new heat::executor_thread_pool_size parameter has been added.

18.4.0

New Features

  • The new heat::policy::enforce_scope parameter has been added to support the corresponding parameter in oslo.policy library.

  • The new heat::policy::enforce_new_defaults parameter has been added.

18.3.0

New Features

  • Add TLS options to oslo.cache

  • The new heat::healthcheck class has been added. This class manages parameters of healthcheck middlware in oslo.middleware.

18.2.0

Upgrade Notes

  • Now policy.yaml is used by default instead of policy.json.

18.1.0

New Features

  • Adds db_sync_timeout parameter to db sync.

  • The new heat::keystone::authtoken::service_type parameter has been added to configure the service_type parameter in authtoken middleware.

Deprecation Notes

  • allow_insecure_clients option is now deprecated for removal, the parameter has no effect.

  • The following options have been deprecated, as those options have been moved to heat::db class.

    • heat::database_connection

    • heat::database_idle_timeout

    • heat::database_max_overflow

    • heat::database_max_pool_size

    • heat::database_max_retries

    • heat::database_retry_interval

    • heat::sync_db