This allows to tweak the middleware pipeline in the same way than other OpenStack projects. Closes-Bug: #1504130 Change-Id: I8faed38810c07e72a8d5e4facc6bbc73d9449730
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.