5beedc81e1
Fix typos in project ceilometer Change-Id: Ic19783092daedf3bbb48f419a26c6beecda7468d
9 lines
373 B
YAML
9 lines
373 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Allow users to add additional exchanges in ceilometer.conf instead of
|
|
hardcoding exchanges. Now original http_control_exchanges is being deprecated
|
|
and renamed notification_control_exchanges. Besides, the new option is integrated
|
|
with other exchanges in default EXCHANGE_OPTS to make it available to extend
|
|
additional exchanges.
|