
We have removed the alarm service from ceilometer code tree. Change-Id: Ib214d36b06a17c6ff7b7656be87ccabf1af33048
Enabling Aodh in DevStack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstack
Add this repo as an external repository in
local.conf
file:[[local|localrc]] enable_plugin aodh https://git.openstack.org/openstack/aodh
Run
stack.sh
.