Devstack will move to keystone v3, so support it here. Change-Id: I169d6bcce23ef93b1bd12572721375b3c8c87707 Closes-bug: #1539728
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.