Bug 1525972 (ovn_ipv6_ra_python)

Summary: OVN: Support periodic IPv6 Router Advertisement support
Product: Red Hat OpenStack Reporter: Daniel Alvarez Sanchez <dalvarez>
Component: python-networking-ovnAssignee: Numan Siddique <nusiddiq>
Status: CLOSED CURRENTRELEASE QA Contact: Eran Kuris <ekuris>
Severity: medium Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: amuller, apevec, bcafarel, chrisw, dalvarez, jlibosva, lhh, majopela, mmichels, nusiddiq, oblaut, rhos-maint, rkhan, sclewis, srevivo, tfreger
Target Milestone: z5Keywords: TestOnly, Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-networking-ovn-4.0.0-0.20180102204252.c8d34b4.el7ost Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: ovn_ipv6_ra Environment:
Last Closed: 2019-02-18 11:37:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1498162, 1498164, 1567735    
Bug Blocks: 1498491    

Comment 3 Eran Kuris 2017-12-27 11:06:08 UTC
Please add blueprint

Comment 10 Jon Schlueter 2018-06-27 17:23:21 UTC
According to our records, this should be resolved by python-networking-ovn-4.0.1-0.20180420150810.c7c16d4.el7ost.  This build is available now.

Comment 12 Eran Kuris 2018-07-09 07:58:31 UTC
This RFE cannot be verified without the fix of https://bugzilla.redhat.com/show_bug.cgi?id=1567735


reopen:
cat core_puddle_version
OSP13  2018-07-03.3

Comment 13 Daniel Alvarez Sanchez 2019-02-07 11:40:45 UTC
Moving it back to ON_QA

Comment 15 Eran Kuris 2019-02-13 14:21:49 UTC
Tested on OVN HA setup 
OpenStack/13.0-RHEL-7/2019-01-22.1
[root@controller-2 ~]# rpm -qa | grep openvswitch-2
python-openvswitch-2.9.0-83.el7fdp.1.x86_64
openvswitch-2.9.0-83.el7fdp.1.x86_64
python-networking-ovn-4.0.3-1.el7ost.noarch
ping6 between 2 instances on different networks.

--- 2002::f816:3eff:fec7:3e76 ping statistics ---
207 packets transmitted, 207 received, 0% packet loss, time 206404ms
rtt min/avg/max/mdev = 0.938/1.337/2.543/0.213 ms

--- 2001::f816:3eff:fe99:d2f8 ping statistics ---
205 packets transmitted, 205 received, 0% packet loss, time 204324ms
rtt min/avg/max/mdev = 0.809/1.284/4.605/0.363 ms


 00:04:34.988679 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 64) gateway > ff02::1: [icmp6 sum ok] ICMP6, router advertisement, length 64
	hop limit 255, Flags [none], pref medium, router lifetime 65535s, reachable time 0ms, retrans time 0ms
	  source link-address option (1), length 8 (1): fa:16:3e:3b:c0:d0
	    0x0000:  fa16 3e3b c0d0
	  mtu option (5), length 8 (1):  1442
	    0x0000:  0000 0000 05a2
	  prefix info option (3), length 32 (4): 2001::/64, Flags [onlink, auto], valid time infinity, pref. time infinity
	    0x0000:  40c0 ffff ffff ffff ffff 0000 0000 2001
	    0x0010:  0000 0000 0000 0000 0000 0000 0000
 00:07:02.661550 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 64) gateway > ff02::1: [icmp6 sum ok] ICMP6, router advertisement, length 64
	hop limit 255, Flags [none], pref medium, router lifetime 65535s, reachable time 0ms, retrans time 0ms
	  source link-address option (1), length 8 (1): fa:16:3e:3b:c0:d0
	    0x0000:  fa16 3e3b c0d0
	  mtu option (5), length 8 (1):  1442
	    0x0000:  0000 0000 05a2
	  prefix info option (3), length 32 (4): 2001::/64, Flags [onlink, auto], valid time infinity, pref. time infinity
	    0x0000:  40c0 ffff ffff ffff ffff 0000 0000 2001
	    0x0010:  0000 0000 0000 0000 0000 0000 0000



I checked IPv6 connectivity check took tcpdump to see the RA packets