14:02:57 #startmeeting neutron_ipv6 14:02:58 Meeting started Tue Jul 29 14:02:57 2014 UTC and is due to finish in 60 minutes. The chair is sc68cal. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:02:58 hello 14:02:59 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:03:01 The meeting name has been set to 'neutron_ipv6' 14:03:05 hi 14:04:36 So the radvd support landed last week, and we got a feature freeze exception for stateful/stateless support 14:05:39 excellent! 14:06:11 #link https://review.openstack.org/#/c/106299/ stateful/stateless support 14:06:47 We got some feedback for the mini version of dnsmasq 14:07:25 Do you guys think we should no longer support version < 2.63 ? 14:07:45 xuhanp: I think 2.63 is now the minimum version that neutron will support 14:07:51 by not support I mean exit the program when version <2.63 14:08:13 right now it's a warning without exiting. 14:09:11 Really? hmm - yeah it should be exiting if not 2.63 or greater 14:09:51 https://github.com/openstack/neutron/commit/5fd147e5371f14aeb3cfe9da244093d1190b5614 14:10:02 ok. that will make the code much clearer 14:10:35 there was a commit which was trying to support dnsmasq on RH6.4 14:10:47 which is 2.48 if I remember that correctly. 14:10:59 * sc68cal barfs 14:11:11 that's ancient 14:11:22 yep. 14:12:02 Let's start a thread on the ML so we can get input from cores, but yeah to my mind it's gotta be at least 2.63 for ipv6 support 14:12:37 Sure. will send out the email soon 14:13:02 xuhanp: thanks 14:14:05 HenryG: I see you've got a patch to fix https://bugs.launchpad.net/neutron/+bug/1345341 14:14:06 Launchpad bug 1345341 in neutron "radvd needs functional tests" [High,In progress] 14:14:54 yes, I need Maru's eyes on it 14:15:14 Also the devstack patch needs to go upstream first 14:16:24 This devstack patch? https://review.openstack.org/107801 14:17:54 yup 14:18:49 HenryG: ok 14:20:13 Are there any other high priority items that I have missed? 14:22:58 hi i would like to add IPv6 related fields to horizon. 14:22:59 looks like we got the python-neutronclient changes merge 14:23:42 It must be small, but there are valid combinations for ipv6 two modes and I need to investigate valid combinations. any pointers? 14:24:04 amotoki: there is a BP that was registered for horizon 14:24:07 amotoki: https://blueprints.launchpad.net/horizon/+spec/neutron-subnet-mode-support 14:24:13 amotoki: the valid mode combinations are already listed in the API spec 14:24:18 there's a table in there 14:24:54 sc68cal: oh I remember. perhaps I reviewd several months ago. 14:25:35 sc68cal: my question is valid combinations depend on deployment or all combo are valid for all deployments? 14:26:06 amotoki: all valid combos are valid for all deployments 14:27:03 sc68cal: thanks for your help. It really helps me when reviewing horizon code. 14:27:29 I need to moving it forward. 14:27:50 amotoki: cool, thanks 14:31:27 Do we have any other business to discuss? 14:33:46 OK- I'll be in #openstack-neutron if anyone needs me, and the mailing list. I'll give back 30 minutes to everyone 14:33:54 #endmeeting