1d65be0e4f
Change-Id: I3b658f82217a7bdea4849fee2e075258c4c47538 |
||
---|---|---|
.. | ||
plugin.sh | ||
README.rst |
Enabling in Devstack
WARNING: the stack.sh script must be run in a disposable VM that is not being created automatically, see the README.md file in the "devstack" repository. See contrib/vagrant to create a vagrant VM.
Download DevStack:
git clone https://opendev.org/openstack/devstack.git cd devstack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin vitrage-tempest-plugin https://opendev.org/openstack/vitrage-tempest-plugin
run
stack.sh