commit | 5697d2d4bdc3df6362a56183038d370985091772 | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Mon Jan 13 20:17:12 2025 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Wed Jan 15 11:35:58 2025 +0530 |
tree | 890b57c760916a9a0f01468e9cceddc2fcdf2988 | |
parent | db447e58c8abf686dba991380fa6540a931e3ce4 [diff] |
Always create router interface for ipv6 metadata test Currently it was not created when firewall_driver='ovn' and causing random issues with tests in some environments. We need a router with subnet attached when using 'slaac' as 'ra' and 'address' mode[1]. Also enable debug for bash script and encode interface correctly[2]. [1] https://docs.openstack.org/neutron/latest/admin/config-ipv6.html#using-slaac-for-addressing [2] Please URL encode % as %25, see RFC 6874 Related-Issue: #OSPCIX-565 Change-Id: Iaf44b791c575d0a0c93578ccab0c7f4dd40005b4