b83b887c05
Change-Id: I9a50a33c21d2a77e2ca6f5df4005eab5b827f094
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
.