openstack-ansible/releasenotes/notes/blazar_nova_integration-c8057dcc2ccc162a.yaml
Dmitriy Rabotyagov c7200cc132 Create Caracal Beta release
In order to get some more testing around new defaults, it might make
sense to create a Beta version which comes prior to branching. In the
meanwhile we can land leftovers for branches and take our time to
cover found issues.

Change-Id: Ie478e298a3a9292ec069b76548d8f4238efc90a1
2024-05-17 16:19:49 +00:00

12 lines
429 B
YAML

---
features:
- |
Added extra variables to allow control Blazar integration with Nova:
* ``nova_blazar_enabled`` (bool) - Control if Blazar integration should
be configured
* ``nova_blazar_scheduler_filters`` (list) - Extra filters that will be
enabled in Nova scheduler
* ``nova_blazar_pip_packages`` (list) - Extra Python packages that will
be installed on Nova scheduler hosts