54225ad231
The IPv6 VIP subnet used in the tests is created using devstack's default IPv6 subnetpool. Devstack ensures that any CIDR from this subnetpool is routable from the devstack node if the subnet is plugged into devstack's router1. Change-Id: Iaf3113087a344787add3405208fb229838a56d0b |
||
---|---|---|
.. | ||
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