deb-aodh/devstack
Julien Danjou bc8a433260 devstack: add support for Gnocchi
Change-Id: I1df51ea79775adef7d64cdc408b2e7698e8b25c4
2015-12-30 14:47:25 +01:00
..
gate Correct database functional tests 2015-08-10 17:12:52 +00:00
apache-aodh.template devstack: use $API_WORKERS to set the number of WSGI workers in Apache 2015-08-06 19:51:04 +02:00
plugin.sh devstack: add support for Gnocchi 2015-12-30 14:47:25 +01:00
README.rst Fix indent of code blocks in Devstack plugin README file 2015-10-23 11:05:35 +02:00
settings event-alarm: devstack plugin support 2015-08-26 12:52:36 +09:00

Enabling Aodh 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 aodh https://git.openstack.org/openstack/aodh
  3. Run stack.sh.