Yoga Series Release Notes¶
14.0.0¶
새로운 기능¶
Aodh now supports generation of Guru Meditation Reports using oslo.reports library. Each service prints a report output when it receives SIGUSR1.
Now the
aodh-apiservice look for the paste config file (a.k.a.api-paste.inifrom configruation directories like/etc/aodh. If the file is not found in the configuration directories, it uses the default file. To use only a specific file, use a full file path for the[api] paste_confingparameter
사용하지 않는 기능¶
The
[coordination] heartbeatparameter has been renamed to the[coordination] heartbeat_interval. The old[coordination] heartbeatparameter is deprecated and will be removed in a future release.