8635b67777
A new setuptools release has changed the way pip installs are done, see [0]. With this change we switch back to using the distro method for global pip installs. This patch also disables including aodh.conf sample to fix PDF build. This follows the same pattern like in https://review.opendev.org/#/c/737230/ [0] http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016905.html Depends-On: https://review.opendev.org/749543 Change-Id: Ied9bf958c6b19e5a25224b7a63ef8756ecd56666
627 B
627 B
Aodh Sample Configuration File
Configure Aodh by editing /etc/aodh/aodh.conf.
No config file is provided with the source code, it will be created during the installation. In case where no configuration file was installed, one can be easily created by running:
aodh-config-generator
html
The following is a sample Aodh configuration for adaptation and use. It is auto-generated from Aodh when this documentation is built, and can also be viewed in file form.
../_static/aodh.conf.sample