3ff310aab4
Change-Id: I1f96a67599c3f074f5200101e896458a530a8023
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
.