bc846d7f15
This change ensures that the coordination_url option is not unmanaged but unset, to make sure that the default value defined in aodh itself is used. Change-Id: If82dc6054483893433634ca81f446e6959dcd038
8 lines
305 B
YAML
8 lines
305 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Default value of the ``aodh::evaluator::coordination_url`` parameter has
|
|
been changed from ``undef`` to ``$::os_service_default``. Usage of
|
|
``undef`` or false value has been deprecated and will be removed in
|
|
a future release. Use ``$::os_service_default`` instead.
|