vitrage/devstack
Eyal 59641cc593 initial devstack installation
Change-Id: I02285c952d2c09e457dfd99280e0d2861152572a
2016-02-18 15:48:26 +02:00
..
apache-vitrage.template initial devstack installation 2016-02-18 15:48:26 +02:00
plugin.sh initial devstack installation 2016-02-18 15:48:26 +02:00
README.rst initial devstack installation 2016-02-18 15:48:26 +02:00
settings.txt initial devstack installation 2016-02-18 15:48:26 +02: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.