Victoria Series Release Notes

7.5.0

New Features

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

7.3.0

New Features

  • Add support to configure service_token_roles in authtoken middleware.

  • Add mysql_enable_ndb parameter to select mysql storage engine.

7.2.0

New Features

  • The new vitrage::keystone::authtoken::interface parameter has been added, which can be used to set the interface parameter in authtoken middleware.

Bug Fixes

  • In wsgi configuration, now workers is used to define concurrency by default instead of threads, to be consistent with the other puppet modules.

7.1.0

Deprecation Notes

  • user_domain_id and project_domain_id in vitrage::auth class were deprecated and will be removed in a future release. Use user_domain_name and project_domain_name instead.

  • The vitrage::auth::auth_endpoint_type parameter has been deprecated and will be removed in a future release. Use interface instead.

  • The following parameters in vitrage::auth class have been deprecated and will be removed in a future release. Use auth_project_name instead.

    • auth_tenant_name

    • auth_tenant_id