Ussuri Series Release Notes¶
3.4.0¶
New Features¶
The new
placement::client
class has been added to manage osc-placement package.
3.1.0¶
Upgrade Notes¶
The parameter password, auth_type, auth_url, region_name, valid_interfaces, project_domain_name, project_name, user_domain_name and username in the placement::config class is removed. This was faulty parameters that was leftovers from when placement was extracted out of the nova module.
3.0.0¶
New Features¶
Added placement::randomize_allocation_candidates parameter.
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).