Package: octavia-tempest-plugin / 3.2.0-2

Metadata

Package Version Patches format
octavia-tempest-plugin 3.2.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
package all files.patch | (download)

MANIFEST.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 package all files
allow _enable_ipv6_nic_webserver ip addr add to fail.patch | (download)

octavia_tempest_plugin/tests/test_base.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 allow "ip address add {0}/{1} dev eth0"
 This code is for Cirros, and crashes in Debian, where it's not needed
 anyways, as the IPv6 is already added.