Victoria Series Release Notes

17.6.0

New Features

  • The newaodh::keystone::authtoken::service_type parameter has beenadded to configure the service_type parameter in authtoken middleware.

17.5.0

New Features

  • Now theaodh::expirer class installs aodh-expire package automatically.The status of package can be defined by thepackage_ensure parameter.

Deprecation Notes

  • Usage ofundef for the following parameters has been deprecated and itwon’t be replaced by the default value automatically in a future release.Set the exact value or use the parameters defined in theaodh::paramclass.

    • wsgi::apache::aodh_wsgi_script_path

    • wsgi::apache::aodh_wsgi_script_source

17.3.0

New Features

  • Add mysql_enable_ndb parameter to select mysql storage engine.

  • The newaodh::expirer class has been added to support a cron job to runaodh-expirer command.

  • Theaodh::quota class has been added to support parameters to definequota.

17.2.0

New Features

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