These options were inherited from ceilometer and for compatibility, they have been marked being deprecated in group "alarm". We are in Aodh 3.0 now, it is time to remove them. Change-Id: I41ef467750a403841ad96bfa7607ad63bd55702d
Enabling Aodh in DevStack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstackAdd this repo as an external repository in
local.conffile:[[local|localrc]] enable_plugin aodh https://git.openstack.org/openstack/aodhRun
stack.sh.