08182055bc
Since train is a python2 env, expand the check in the devstack plugin to not install the tempest plugin since it is python3-only. Change-Id: I67027090a8cc340b85fb1119f0e52bc1f2ffc66d |
||
---|---|---|
.. | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
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 octavia-tempest-plugin https://opendev.org/openstack/octavia-tempest-plugin
run
stack.sh