vitrage/devstack
Eyal b83b887c05 fix spelling mistakes
Change-Id: I9a50a33c21d2a77e2ca6f5df4005eab5b827f094
2016-03-20 13:59:28 +02:00
..
apache-vitrage.template initial devstack installation 2016-02-18 15:48:26 +02:00
plugin.sh fix spelling mistakes 2016-03-20 13:59:28 +02:00
README.rst initial devstack installation 2016-02-18 15:48:26 +02:00
settings aodh notifier 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.