That makes it possible to use directly pifpaf variables. Change-Id: I89dc322330ceb030965df25cc062b7255efa5775
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.