aodh/devstack
Mehdi Abaakouk 3315341727 devstack: allow uwsgi deployments
This change allows to use uwsgi as web server.

Change-Id: I5f42f0e87e8f020f89a0ad840dc50754e6298200
2016-03-17 07:41:53 +01:00
..
2015-08-10 17:12:52 +00:00
2016-03-17 07:41:53 +01:00
2016-03-17 07:41:53 +01: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.