Enabling Gnocchi 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 gnocchi https://git.openstack.org/openstack/gnocchiRun
stack.sh.