040cb0f265
The Aodh integration with Ceilometer no longer relies on Ceilometer connecting directly to an alarm storage engine to answer API calls, when Aodh is enabled. Instead it will redirect requests related to alarms to Aodh. Depends-On: I440b4c8127eff2dc517d7ff8e277c6d7a5f106ce Change-Id: I4a3f6b69b6b19118248c383c1d58c99e1a7f8262
11 lines
424 B
YAML
11 lines
424 B
YAML
---
|
|
upgrade:
|
|
- Ceilometer no longer manages alarm storage when Aodh
|
|
is enabled. It now redirects alarm-related requests to
|
|
the Aodh API. This is now auto-enabled when Aodh is
|
|
deployed.
|
|
- Overrides for ceilometer ``aodh_connection_string``
|
|
will no longer work. Specifying an Aodh connection
|
|
string in Ceilometer was deprecated within Ceilometer
|
|
in a prior release so this option has been removed.
|