aodh/devstack
2015-10-21 03:57:12 +00: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 Merge "devstack: Fix some comments" 2015-10-21 03:57:12 +00:00
README.rst Added README.rst and corrected the rally repository 2015-10-16 19:28:04 +05:30
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.