Files
gnocchi/devstack
Julien Danjou 66e8f81024 influxdb: update to 0.9.4.2
Change-Id: I7b09fae5c385e3472dd76ece028c236978a1250f
2015-11-10 11:09:22 +01:00
..
2015-10-23 10:01:42 +00:00
2015-10-23 11:08:28 +02:00
2015-11-10 11:09:22 +01: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.