2024.2 Series Release Notes

14.0.0

New Features

  • Add a new resource type flavor:instance to reserve instances based on existing flavors. This is implemented by a new plugin named flavor.instance.plugin. Note that this feature is available as a preview but is not yet complete. See documentation for more details.

Upgrade Notes

  • Instance reservations will no longer create a server group when the affinity parameter is not set. This means that instances can be deployed on any host. To achieve the old behaviour, you must now explicity set --affinity=false. LP#2071832

Bug Fixes

  • Allow multiple Blazar API services to run against a single Blazar manager service.

  • Instance reservations will no longer create a server group when the affinity parameter is not set. This means that instances can be deployed on any host. LP#2071832