ceilometer/releasenotes/notes/deprecate-http-control-exchanges-026a8de6819841f8.yaml
shangxiaobj 5beedc81e1 [Trivialfix]Fix typos in ceilometer
Fix typos in project ceilometer

Change-Id: Ic19783092daedf3bbb48f419a26c6beecda7468d
2017-07-28 04:00:11 -07:00

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.