Files
vitrage/devstack
Idan Hefetz c832df92bf aodh notifier
Change-Id: I025f58bfb898d6252fa61153de4866b741b26464
2016-03-16 08:43:18 +00:00
..
2016-03-16 08:43:18 +00:00
2016-02-18 15:48:26 +02:00
2016-03-16 08:43:18 +00:00

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