vitrage/devstack
Eyal 250f2bad76 fix path of vitrage.bash_completion
Change-Id: I3c39e48371b81c60db1d976b6a8b013318f9ec08
2016-02-22 14:09:20 +02:00
..
apache-vitrage.template initial devstack installation 2016-02-18 15:48:26 +02:00
plugin.sh fix path of vitrage.bash_completion 2016-02-22 14:09:20 +02:00
README.rst initial devstack installation 2016-02-18 15:48:26 +02:00
settings fix file name 2016-02-22 13:42:21 +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.