59641cc593
Change-Id: I02285c952d2c09e457dfd99280e0d2861152572a
379 B
379 B
Enabling Vitrage in DevStack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstack
Add this repo as an external repository in
local.conf
file:[[local|localrc]] enable_plugin vitrage https://git.openstack.org/openstack/vitrage
Run
stack.sh
.