Files
gnocchi/devstack
Julien Danjou 7a80be1f58 Rename GNOCCHI_SERVICE_URL to GNOCCHI_ENDPOINT
That makes it possible to use directly pifpaf variables.

Change-Id: I89dc322330ceb030965df25cc062b7255efa5775
2017-04-26 16:39:57 +02:00
..
2017-03-28 16:07:55 +02:00
2015-10-23 11:08:28 +02:00

Enabling Gnocchi in DevStack

  1. Download DevStack:

    git clone https://git.openstack.org/openstack-dev/devstack.git
    cd devstack
  2. Add this repo as an external repository in local.conf file:

    [[local|localrc]]
    enable_plugin gnocchi https://git.openstack.org/openstack/gnocchi
  3. Run stack.sh.