4f971494a8
Instead of requiring users to install the plugin manually, add a devstack plugin that can be enabled in order to perform the installation. Change-Id: I3015dbc204ea3e4cd2592c03bbda3d398f4d050a
370 B
370 B
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