aodh/devstack
Julien Danjou ce0a9456eb Use extras for dependency installation
This allows to only install precisely what's required.

Change-Id: I2e9f19b03aca8452ae8fa83f50f7dbfc8e69b56f
2015-12-20 19:29:22 +01:00
..
2015-08-10 17:12:52 +00:00
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.