c7200cc132
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
12 lines
429 B
YAML
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
|