this removes it see: http://lists.openstack.org/pipermail/openstack-dev/2016-February/086272.htm Change-Id: Idfbec51799a714433d295d6223d1126cb3a0be36
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.