Train Series Release Notes

1.7.0

New Features

  • A new --aggregate option has been added to the resource provider inventory set command which can set resource provider inventory for all resource providers that are members of the specified aggregate. For example, VCPU, MEMORY_MB, and/or DISK_GB allocation ratios can be managed in aggregate to resolve bug 1804125.

  • A new --amend option has been added to the resource provider inventory set command which can update resource provider inventory without requiring the user to pass a full replacement for inventory.

  • A new --dry-run option has been added to the resource provider inventory set command which gives the ability to preview changes to inventory without effecting them.

1.6.0

New Features

  • Support is added for the 1.19 placement API microversion by adding the --generation option to the openstack resource provider aggregate set command.

  • The openstack allocation candidate list command now supports microversion 1.21. An --aggregate-uuid option is added which limits the list of results to include only those resource providers that are in at least one of the aggregates.

    See the command documentation for more details.

  • The 1.22 microversion of placement adds support for excluding resource providers and allocation candidates with specified traits. A forbidden trait may be specified with --forbidden option.