Train Series Release Notes

2.5.0

New Features

  • Adds interface parameter to placement::keystone::authtoken to configure the interface to use for the Identity API endpoint. Valid values are “public”, “internal” or “admin”(default).

  • The new placement::client class has been added to manage osc-placement package.

2.1.0

New Features

  • Allow configuration of arbitrary Placement configurations.

  • New hieradata, placement::keystone::authtoken::service_token_roles, is introduced so that specific role can be assigned to the service user who can use service token feature.

Deprecation Notes

  • The parameters password, auth_type, auth_url, region_name, valid_interfaces, project_domain_name, project_name, user_domain_name, username in placement::config is deprecated and has no effect. They were leftovers from the puppet-nova extraction and should not be set in the placement section of placement’s configuration file.