Tuesday, 2016-03-01

*** otsuka has joined #openstack-neutron00:00
*** thorst has quit IRC00:01
*** ZZelle_ has quit IRC00:02
*** jhershbe has quit IRC00:07
*** miyagishi_t has joined #openstack-neutron00:07
*** john-davidge has quit IRC00:07
*** abhiraut has quit IRC00:13
openstackgerritKevin Benton proposed openstack/neutron: Catch DBDuplicateEntry errors in RBAC code  https://review.openstack.org/28632900:14
*** tiswanso has joined #openstack-neutron00:14
*** apuimedo has quit IRC00:16
*** abhiraut has joined #openstack-neutron00:16
*** apuimedo has joined #openstack-neutron00:16
*** tbachman has quit IRC00:17
*** tbachman has joined #openstack-neutron00:17
openstackgerritKevin Benton proposed openstack/neutron: Deprecate network_device_mtu  https://review.openstack.org/28379800:18
armaxbjornar: we’re in the process of merging the code in the client and server00:20
*** Sukhdev has quit IRC00:22
*** tiswanso has quit IRC00:28
*** tiswanso has joined #openstack-neutron00:28
*** tidwellr has left #openstack-neutron00:29
*** suresh12 has quit IRC00:31
*** Leom_ has quit IRC00:32
*** mspreitz has joined #openstack-neutron00:32
mspreitzDoes anybody here know how to configure DevStack to use linux bridges instead of OVS?00:33
*** mickeys has quit IRC00:34
*** boris-42 has quit IRC00:34
*** mickeys has joined #openstack-neutron00:34
*** evgenyf has quit IRC00:34
*** markvoelker has quit IRC00:38
*** Sukhdev has joined #openstack-neutron00:38
*** lnicolas has joined #openstack-neutron00:40
*** abhiraut has quit IRC00:41
*** hoangcx has joined #openstack-neutron00:42
*** claudiub has quit IRC00:42
*** abhiraut has joined #openstack-neutron00:44
*** sridhar_ram1 has joined #openstack-neutron00:47
openstackgerritKevin Benton proposed openstack/neutron: Use network RBAC feature for external access  https://review.openstack.org/28229500:50
*** MVenesio has joined #openstack-neutron00:51
*** baoli has joined #openstack-neutron00:52
*** gvrangan has quit IRC00:52
*** Sukhdev has quit IRC00:52
openstackgerritli,chen proposed openstack/python-neutronclient: Add --session-persistence for lb-vip-create  https://review.openstack.org/25332200:55
*** gvrangan has joined #openstack-neutron00:57
*** MVenesio has quit IRC00:57
openstackgerritRitesh Anand proposed openstack/neutron: Avoids logging error on OVS agent start.  https://review.openstack.org/28149800:57
*** baoli has quit IRC00:58
*** ajmiller has quit IRC00:59
*** thorst_ has quit IRC01:00
*** amotoki has joined #openstack-neutron01:01
*** thorst has joined #openstack-neutron01:01
*** mfuruta has joined #openstack-neutron01:01
*** Aish has quit IRC01:01
openstackgerritArmando Migliaccio proposed openstack/neutron: Provide dry-run flag to validate deployment requirements  https://review.openstack.org/28384901:02
*** EinstCrazy has joined #openstack-neutron01:06
*** minwang2 has quit IRC01:08
*** thorst has quit IRC01:09
*** suresh12 has joined #openstack-neutron01:10
*** suresh12 has quit IRC01:10
*** suresh12_ has joined #openstack-neutron01:10
*** reedip has quit IRC01:10
*** manuel112 has joined #openstack-neutron01:11
*** banix has quit IRC01:11
*** emagana has quit IRC01:12
*** gvrangan has quit IRC01:15
openstackgerritLi Xipeng proposed openstack/neutron: Add 169.254.169.254 when enable force_metadata  https://review.openstack.org/28634501:15
*** manuel112 has quit IRC01:16
*** suresh12_ has quit IRC01:16
*** azbiswas has quit IRC01:16
*** azbiswas has joined #openstack-neutron01:17
*** emagana has joined #openstack-neutron01:17
*** suresh12 has joined #openstack-neutron01:17
*** emagana has quit IRC01:18
*** apuimedo has quit IRC01:19
openstackgerritSaisrikiran Mudigonda proposed openstack/neutron: Add custom SQLAlchemy type for MACAddress  https://review.openstack.org/28634701:21
*** azbiswas has quit IRC01:21
*** yamamoto_ has quit IRC01:23
*** haukebruno has joined #openstack-neutron01:25
*** yamamoto has joined #openstack-neutron01:26
*** emagana has joined #openstack-neutron01:26
*** prithiv1 has quit IRC01:29
*** emagana has quit IRC01:31
openstackgerritLi Xipeng proposed openstack/neutron: Add 169.254.169.254 when enable force_metadata  https://review.openstack.org/28634501:33
*** ski1 has joined #openstack-neutron01:33
ski1all we are missing one +2 for ip availability to make it into mitaka01:34
ski1https://review.openstack.org/#/c/212955/01:34
ski1any way we can get this final review complete?01:34
ski1carl_baldwin: ^ any way we can get this done?01:35
openstackgerritHirofumi Ichihara proposed openstack/neutron: Make API framework more flexible for various extensions  https://review.openstack.org/28451901:37
*** markvoelker has joined #openstack-neutron01:38
mspreitzDoes anybody here know how to configure DevStack to use linux bridges instead of OVS?01:41
ski1mspreitz: http://docs.openstack.org/developer/devstack/guides/neutron.html#using-linux-bridge-instead-of-open-vswitch01:43
*** thorst has joined #openstack-neutron01:45
*** jamielennox is now known as jamielennox|away01:45
*** yamamoto has quit IRC01:45
*** baohua has joined #openstack-neutron01:46
*** nlahouti has quit IRC01:48
*** stanzgy has joined #openstack-neutron01:48
*** watanabe_isao has joined #openstack-neutron01:50
mspreitzski1: thanks, I should have scrolled down the page!01:50
ski1mspreitz: no problem01:51
ski1!01:51
mspreitzski1: I see the prescribed settings include `Q_USE_PROVIDERNET_FOR_PUBLIC=True` ... I wonder if this is an incomplete edit, since it says it is based on the earlier scenario that does not use that.01:51
*** thorst has quit IRC01:53
mspreitzThat is, http://docs.openstack.org/developer/devstack/guides/neutron.html#using-linux-bridge-instead-of-open-vswitch says it is a small twist on http://docs.openstack.org/developer/devstack/guides/neutron.html#single-interface-ovs --- which does not set `Q_USE_PROVIDERNET_FOR_PUBLIC=True`01:53
*** singhj has quit IRC01:54
mspreitzAnd `Q_USE_PROVIDERNET_FOR_PUBLIC=True` is not obviously relevant to switching from OVS to LinuxBridge01:54
*** singhj has joined #openstack-neutron01:54
ski1mspreitz: correct, the last three lines under that at the top were the ones related to ovs01:55
*** yfujioka has joined #openstack-neutron01:55
mspreitzski1: sorry, I am having a little trouble parsing that.  Can you please try again?01:56
mspreitzAre you saying I need to tweak http://docs.openstack.org/developer/devstack/guides/neutron.html#using-linux-bridge-instead-of-open-vswitch ?01:56
mspreitzI am starting from http://docs.openstack.org/developer/devstack/guides/neutron.html#single-interface-ovs and just want to switch from OVS to LB01:57
*** yamamoto has joined #openstack-neutron01:57
*** yamamoto has quit IRC01:58
*** doug-fish has quit IRC01:58
*** liuyulong has joined #openstack-neutron02:01
ski1mspreitz: https://gist.github.rackspace.com/bria9288/22edbb6326689020d77a02:01
ski1sorry that's what I was trying to say02:01
*** vishwanathj_ has joined #openstack-neutron02:02
*** irenab_ has joined #openstack-neutron02:03
mspreitzski1: thanks, but I am not on your intranet02:03
*** irenab has quit IRC02:04
*** irenab_ is now known as irenab02:04
*** dims has quit IRC02:04
mspreitzski1: I can not access gist.github.rackspace.com02:04
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add tag mechanism for network resources  https://review.openstack.org/27388102:06
ski1mspreitz: lol so sorry, accidently posted to our internal02:06
ski1https://gist.github.com/stajkowski/f45974021cf3c33f2a9a02:06
mspreitzski1: thanks, that's the kind of thing I was looking for.02:07
*** markvoelker has quit IRC02:08
*** markvoelker has joined #openstack-neutron02:08
*** Sukhdev has joined #openstack-neutron02:08
*** dims has joined #openstack-neutron02:08
*** baojg has joined #openstack-neutron02:08
*** azbiswas has joined #openstack-neutron02:08
*** abhiraut has quit IRC02:09
*** bjornar has quit IRC02:11
*** baoli has joined #openstack-neutron02:11
*** madhu_ak has quit IRC02:12
*** dims has quit IRC02:13
*** Sukhdev has quit IRC02:14
*** Marga__ has joined #openstack-neutron02:16
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add tag mechanism for network resources  https://review.openstack.org/27388102:17
*** dims has joined #openstack-neutron02:17
*** baoli has quit IRC02:18
*** baoli has joined #openstack-neutron02:18
*** Marga_ has quit IRC02:19
*** bjornar has joined #openstack-neutron02:20
*** baoli has quit IRC02:22
*** baoli has joined #openstack-neutron02:23
ski1mspreitz: no problem!02:23
*** baojg has quit IRC02:24
*** baojg has joined #openstack-neutron02:26
*** baojg has quit IRC02:26
*** fawadkhaliq has quit IRC02:27
*** gangil has quit IRC02:27
*** suresh12 has quit IRC02:28
*** singhj has quit IRC02:29
*** suresh12 has joined #openstack-neutron02:30
*** vikram_ has quit IRC02:30
*** blogan has quit IRC02:32
*** ptoohill has quit IRC02:32
*** andymaier has quit IRC02:34
*** baojg has joined #openstack-neutron02:34
*** sridhar_ram1 has quit IRC02:35
*** azbiswas has quit IRC02:35
*** armax has quit IRC02:35
*** azbiswas has joined #openstack-neutron02:35
*** blogan has joined #openstack-neutron02:35
*** mickeys has quit IRC02:36
*** s3wong has quit IRC02:36
*** azbiswas has quit IRC02:40
*** yamamoto has joined #openstack-neutron02:42
*** ijw has quit IRC02:43
*** jwarendt has quit IRC02:49
*** dileepr has quit IRC02:49
*** thorst has joined #openstack-neutron02:51
*** MVenesio has joined #openstack-neutron02:52
mspreitzski1: lib/neutron-legacy says PUBLIC_BRIDGE is used for both OVS and LB02:52
mspreitz(It also says the default is 'br-ex', which ought to mean it does not need to be specified in http://docs.openstack.org/developer/devstack/guides/neutron.html#single-interface-ovs)02:53
openstackgerritBrian Haley proposed openstack/neutron: [WIP] ovs: Add support for IPv6 addresses as tunnel endpoints  https://review.openstack.org/25733502:54
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp for neutron core resources  https://review.openstack.org/21358602:55
*** mfuruta_ has joined #openstack-neutron02:56
*** MVenesio has quit IRC02:58
*** thorst has quit IRC02:58
*** mfuruta has quit IRC02:58
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add filter for resource tag  https://review.openstack.org/27819702:58
*** baoli has quit IRC03:00
openstackgerritAkihiro Motoki proposed openstack/python-neutronclient: Add commands for Network IP Availability  https://review.openstack.org/26992603:05
*** ajmiller has joined #openstack-neutron03:08
*** manuel112 has joined #openstack-neutron03:13
*** yalie1 has left #openstack-neutron03:13
*** bjornar has quit IRC03:15
*** suresh12 has quit IRC03:16
openstackgerritReedip proposed openstack/python-neutronclient: Improve Help message of VPN Update CLI  https://review.openstack.org/27119103:17
*** dims has quit IRC03:19
*** baojg has quit IRC03:19
*** leifz has joined #openstack-neutron03:20
*** yuanying has joined #openstack-neutron03:21
*** baojg has joined #openstack-neutron03:21
*** yuanying_ has quit IRC03:23
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp for neutron core resources  https://review.openstack.org/21358603:24
*** baoli has joined #openstack-neutron03:25
*** jckasper has joined #openstack-neutron03:25
reedip_Hi, Can someone please review https://review.openstack.org/#/c/271191/ ?03:26
*** Marga__ has quit IRC03:26
*** yuanying has quit IRC03:27
*** jckasper has quit IRC03:28
*** jckasper has joined #openstack-neutron03:28
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp changed-since for core resources  https://review.openstack.org/25012203:29
*** jhershbe has joined #openstack-neutron03:30
*** Marga_ has joined #openstack-neutron03:30
*** Nakato has quit IRC03:31
*** rossella_s has quit IRC03:32
*** rossella_s has joined #openstack-neutron03:33
*** jckasper has quit IRC03:33
*** ccard_ has quit IRC03:34
*** Marga_ has quit IRC03:35
*** jhershbe has quit IRC03:36
openstackgerritHirofumi Ichihara proposed openstack/python-neutronclient: Add tags support  https://review.openstack.org/28236003:37
hichiharaamotoki: I updated all tag patches. Could you review again?03:38
*** jckasper has joined #openstack-neutron03:40
*** Marga_ has joined #openstack-neutron03:43
openstackgerritLi Yingjun proposed openstack/neutron: Fixes internal server error when updating bandwidth-limit-rule  https://review.openstack.org/24468003:43
bbzhaokevinbenton:ping03:44
*** dave-mccowan has quit IRC03:45
*** Nakato has joined #openstack-neutron03:45
*** watanabe_isao has quit IRC03:46
*** watanabe_isao has joined #openstack-neutron03:46
*** manuel112 has quit IRC03:47
*** Marga_ has quit IRC03:47
*** ccard_ has joined #openstack-neutron03:47
*** baoli has quit IRC03:49
*** links has joined #openstack-neutron03:49
*** neelashah has joined #openstack-neutron03:51
*** bbzhao has quit IRC03:54
*** blogan has quit IRC03:55
*** thorst has joined #openstack-neutron03:56
*** gvrangan has joined #openstack-neutron03:56
*** akshai has joined #openstack-neutron03:58
*** nlahouti has joined #openstack-neutron03:58
*** akshai_ has joined #openstack-neutron03:59
*** kbringard has quit IRC04:01
*** blogan has joined #openstack-neutron04:02
*** akshai has quit IRC04:03
*** chlong_ has quit IRC04:03
*** shausy has joined #openstack-neutron04:03
*** thorst has quit IRC04:03
*** vishwanathj_ has quit IRC04:04
*** blogan has quit IRC04:06
*** blogan has joined #openstack-neutron04:07
openstackgerritReedip proposed openstack/python-neutronclient: Change try..except to assertRaises in UT  https://review.openstack.org/28218404:07
*** djan_ has joined #openstack-neutron04:08
*** djan has quit IRC04:08
*** emagana has joined #openstack-neutron04:08
*** ivar-laz_ has joined #openstack-neutron04:09
reedip_carl_baldwin: ping04:09
*** yuanying has joined #openstack-neutron04:10
openstackgerritKevin Benton proposed openstack/neutron: Get rid of unnecessary _ha_routers_present check  https://review.openstack.org/28509304:10
*** ivar-lazzaro has quit IRC04:13
*** ivar-laz_ has quit IRC04:14
*** armax has joined #openstack-neutron04:15
*** akshai_ has quit IRC04:16
amotokihichihara: sure04:16
hichiharaamotoki: thank you!04:16
*** Marga_ has joined #openstack-neutron04:16
*** yamahata has joined #openstack-neutron04:16
*** Marga_ has quit IRC04:16
*** Marga_ has joined #openstack-neutron04:17
*** fawadkhaliq has joined #openstack-neutron04:18
*** daneyon_ has quit IRC04:26
*** wolverineav has quit IRC04:27
*** shwetaap has joined #openstack-neutron04:27
*** shwetaap1 has joined #openstack-neutron04:27
*** wolverineav has joined #openstack-neutron04:29
*** azbiswas has joined #openstack-neutron04:31
*** shwetaap has quit IRC04:32
*** nplanel has joined #openstack-neutron04:32
*** wolverineav has quit IRC04:33
*** neelashah has quit IRC04:37
openstackgerritli,chen proposed openstack/python-neutronclient: Add --session-persistence for lb-vip-create  https://review.openstack.org/25332204:41
openstackgerritli,chen proposed openstack/python-neutronclient: Add --session-persistence for lb-vip-create  https://review.openstack.org/25332204:43
*** manuel112 has joined #openstack-neutron04:44
openstackgerritMerged openstack/neutron: BGP Dynamic Routing: introduce BgpDriver  https://review.openstack.org/20763504:45
*** vhosakot has joined #openstack-neutron04:46
amotokihichihara: when using neutronclient with tag support, I still feel tag-create/delete a bit odd.04:46
amotokihichihara: what do you think about tag-add/remove?04:46
amotokihichihara: I am not sure which is better, so I would like to honor your opinion.04:47
*** tiswanso has quit IRC04:47
openstackgerritMerged openstack/neutron-vpnaas: Remove unused pngmath Sphinx extension  https://review.openstack.org/28621304:47
*** wolverineav has joined #openstack-neutron04:48
*** haukebruno has quit IRC04:49
hichiharaamotoki: hmm, I'm OK about your opinion. I remember that the names confused armax. I will update it.04:49
amotokihichihara: IIRC armax suggested associate/disassociate. it works for me too.04:50
*** sridhar_ram1 has joined #openstack-neutron04:50
*** haukebruno has joined #openstack-neutron04:51
amotokihichihara: the server-side patches works well so far.04:51
*** bbzhao has joined #openstack-neutron04:51
amotokihichihara: re the client side, I have several comments (mainly cleanup). now commenting for both sides.04:51
*** wolverineav has quit IRC04:52
*** MVenesio has joined #openstack-neutron04:53
openstackgerritLi Xipeng proposed openstack/neutron: Add 169.254.169.254 when enable force_metadata  https://review.openstack.org/28634504:53
hichiharaamotoki: I feel strange a bit about associate/disassociate. It assumes that Tag resource  exists before POST.04:54
hichiharaby POST04:54
hichiharaamotoki: Thank you for your comments. I will update soon.04:54
openstackgerritReedip proposed openstack/python-neutronclient: Improve Help message of VPN Update CLI  https://review.openstack.org/27119104:57
openstackgerritMerged openstack/python-neutronclient: LBaaS updates to reflect shared pools feature  https://review.openstack.org/21856304:58
*** MVenesio has quit IRC04:58
openstackgerritReedip proposed openstack/python-neutronclient: Remove case dependancy for user inputs  https://review.openstack.org/27189404:58
*** fedexo has joined #openstack-neutron04:59
openstackgerritZhaoBo proposed openstack/python-neutronclient: Fix inappropriate info when net-list -F {fields}  https://review.openstack.org/21307905:00
*** haukebruno has quit IRC05:00
*** thorst has joined #openstack-neutron05:01
openstackgerritArmando Migliaccio proposed openstack/neutron: Provide dry-run flag to validate deployment requirements  https://review.openstack.org/28384905:02
*** suresh12 has joined #openstack-neutron05:02
*** wolverineav has joined #openstack-neutron05:03
*** shausy has quit IRC05:04
openstackgerritReedip proposed openstack/python-neutronclient: Remove case dependancy for user inputs  https://review.openstack.org/27189405:06
openstackgerritReedip proposed openstack/python-neutronclient: Remove case dependancy for user inputs  https://review.openstack.org/27189405:07
*** thorst has quit IRC05:08
openstackgerritMerged openstack/neutron-fwaas: Remove unused pngmath Sphinx extension  https://review.openstack.org/28620905:08
*** wolverineav has quit IRC05:08
amotokihichihara: the first tag patch fails py27/34 tests05:09
openstackgerritReedip proposed openstack/python-neutronclient: Improve Help message of VPN Update CLI  https://review.openstack.org/27119105:10
hichiharaamotoki: Oh... I will fix it with your comments.05:12
*** jckasper has quit IRC05:13
*** jckasper has joined #openstack-neutron05:14
*** wolverineav has joined #openstack-neutron05:14
openstackgerritBrandon Logan proposed openstack/neutron: Check if plugin supports starting rpc listeners  https://review.openstack.org/28638405:14
openstackgerritKevin Benton proposed openstack/neutron: Use network RBAC feature for external access  https://review.openstack.org/28229505:14
*** ajmiller has quit IRC05:16
*** manuel112 has quit IRC05:17
*** jckasper has quit IRC05:18
*** blogan_ has joined #openstack-neutron05:18
*** mspreitz has quit IRC05:18
*** salv-orl_ has joined #openstack-neutron05:19
*** ptoohill has joined #openstack-neutron05:20
*** Marga_ has quit IRC05:20
*** Aish has joined #openstack-neutron05:21
*** Aish has left #openstack-neutron05:21
*** salv-orlando has quit IRC05:22
*** numans has joined #openstack-neutron05:23
*** daneyon has joined #openstack-neutron05:25
*** baojg has quit IRC05:25
*** ekuris_ has joined #openstack-neutron05:27
*** Marga_ has joined #openstack-neutron05:30
*** javeriak has joined #openstack-neutron05:35
*** abregman has joined #openstack-neutron05:35
*** baojg has joined #openstack-neutron05:37
*** evgenyf has joined #openstack-neutron05:39
*** javeriak has quit IRC05:40
*** javeriak has joined #openstack-neutron05:40
*** hdaniel has joined #openstack-neutron05:40
*** oomichi_ has joined #openstack-neutron05:40
openstackgerritReedip proposed openstack/python-neutronclient: Remove case dependancy for user inputs  https://review.openstack.org/27189405:40
*** oomichi_ has quit IRC05:40
*** gvrangan has quit IRC05:41
*** blogan has quit IRC05:41
*** brad_behle has quit IRC05:42
*** sudipto has joined #openstack-neutron05:42
*** blogan has joined #openstack-neutron05:42
*** fawadkhaliq has quit IRC05:42
*** javeriak_ has joined #openstack-neutron05:43
*** javeriak has quit IRC05:45
*** sridharg has joined #openstack-neutron05:45
*** irenab has quit IRC05:50
*** emagana has quit IRC05:52
*** evgenyf has quit IRC05:54
*** Sukhdev has joined #openstack-neutron05:55
*** fawadkhaliq has joined #openstack-neutron05:58
openstackgerritHong Hui Xiao proposed openstack/neutron: Add fip nat rules even if router disables shared snat  https://review.openstack.org/28639206:00
*** lucasagomes has quit IRC06:02
*** lucasagomes has joined #openstack-neutron06:02
*** shwetaap1 has quit IRC06:03
*** shwetaap has joined #openstack-neutron06:03
*** thorst has joined #openstack-neutron06:06
*** Kiall has quit IRC06:06
*** Kiall has joined #openstack-neutron06:08
*** shwetaap has quit IRC06:08
*** rcernin has joined #openstack-neutron06:09
*** wolverineav has quit IRC06:09
*** wolverineav has joined #openstack-neutron06:10
*** sridhar_ram1 has quit IRC06:12
*** anilvenkata has joined #openstack-neutron06:12
*** thorst has quit IRC06:13
*** manuel112 has joined #openstack-neutron06:14
*** baojg has quit IRC06:18
bbzhaoarmax: ping, Hi armax, could you please review timestamp patch https://review.openstack.org/#/c/213586/ https://review.openstack.org/#/c/250122/ please?06:20
*** vikram_ has joined #openstack-neutron06:21
*** tbh has joined #openstack-neutron06:22
*** baojg has joined #openstack-neutron06:23
*** daneyon has quit IRC06:23
*** hoangcx has quit IRC06:24
*** lucasagomes has quit IRC06:24
*** blogan has quit IRC06:25
*** blogan has joined #openstack-neutron06:25
*** hdaniel has quit IRC06:27
*** lucasagomes has joined #openstack-neutron06:27
openstackgerritMerged openstack/python-neutronclient: Reflecting L7 content rules capability in LBaaS  https://review.openstack.org/21727606:33
*** nlahouti has quit IRC06:33
*** dmellado has quit IRC06:34
*** mariusv has quit IRC06:35
*** vikasc has joined #openstack-neutron06:36
*** dmellado has joined #openstack-neutron06:39
*** irenab has joined #openstack-neutron06:39
*** gvrangan has joined #openstack-neutron06:40
*** yfried has joined #openstack-neutron06:41
openstackgerritKevin Benton proposed openstack/neutron: WHY WHY WHAT WHEN WHERE WHY?????  https://review.openstack.org/28640506:42
*** javeriak_ has quit IRC06:42
openstackgerritNa Zhu proposed openstack/neutron: Add ability to API attribute to support configuring ip unicast address list.  https://review.openstack.org/28598606:44
*** Sukhdev has quit IRC06:45
*** suresh12 has quit IRC06:47
*** manuel112 has quit IRC06:47
*** garyk has joined #openstack-neutron06:48
*** suresh12 has joined #openstack-neutron06:48
*** gampel has joined #openstack-neutron06:50
*** iyamahat has joined #openstack-neutron06:51
*** gampel has left #openstack-neutron06:51
*** nlahouti has joined #openstack-neutron06:52
*** azbiswas has quit IRC06:52
*** suresh12 has quit IRC06:53
*** azbiswas has joined #openstack-neutron06:53
kevinbentonbbzhao: ping06:53
openstackgerritArmando Migliaccio proposed openstack/neutron-specs: Provide a release postmortem  https://review.openstack.org/28641306:53
*** azbiswas has quit IRC06:53
*** azbiswas has joined #openstack-neutron06:53
*** MVenesio has joined #openstack-neutron06:54
*** javeriak has joined #openstack-neutron06:54
openstackgerritArmando Migliaccio proposed openstack/neutron-specs: Provide a release postmortem  https://review.openstack.org/28641306:55
*** lunarlamp has joined #openstack-neutron06:56
*** Marga_ has quit IRC06:57
*** vthapar has joined #openstack-neutron06:58
*** achanda has quit IRC06:58
openstackgerritReedip proposed openstack/python-neutronclient: Update help information for lbaasv2 CLIs  https://review.openstack.org/25509306:58
*** MVenesio has quit IRC06:59
*** daneyon has joined #openstack-neutron06:59
*** hynekm has joined #openstack-neutron07:01
openstackgerritReedip proposed openstack/python-neutronclient: Update help information for lbaasv2 CLIs  https://review.openstack.org/25509307:01
*** shwetaap has joined #openstack-neutron07:03
*** nlahouti has quit IRC07:03
*** korzen has joined #openstack-neutron07:03
*** nlahouti has joined #openstack-neutron07:04
*** daneyon has quit IRC07:04
*** scheuran has joined #openstack-neutron07:05
*** jprovazn has joined #openstack-neutron07:05
*** korzen_ has joined #openstack-neutron07:07
*** korzen has quit IRC07:08
openstackgerritBrandon Logan proposed openstack/neutron: Check if plugin supports starting rpc listeners  https://review.openstack.org/28638407:09
openstackgerritLIU Yulong proposed openstack/neutron: Ensure HA router can be synced after HA router race conditions  https://review.openstack.org/26568007:10
*** daneyon has joined #openstack-neutron07:10
*** thorst has joined #openstack-neutron07:11
*** hoangcx has joined #openstack-neutron07:11
*** achanda has joined #openstack-neutron07:15
*** vhosakot has quit IRC07:18
*** shwetaap has quit IRC07:18
*** shwetaap has joined #openstack-neutron07:18
*** thorst has quit IRC07:18
*** nlahouti has quit IRC07:19
openstackgerritSongming Yan proposed openstack/python-neutronclient: Adds trunk api for neutronclient.  https://review.openstack.org/28340707:20
scheurangaryk, rossella_s, https://review.openstack.org/275306 got +1 from Jenkins. If anybody of you could workflow this patch - this would be really great, thank you!07:21
*** anshul has joined #openstack-neutron07:21
*** manuel112 has joined #openstack-neutron07:21
*** shwetaap has quit IRC07:23
*** nlahouti has joined #openstack-neutron07:24
*** hoangcx has quit IRC07:26
*** moshele has joined #openstack-neutron07:28
*** suresh12 has joined #openstack-neutron07:28
garykscheuran: sure will do it07:30
openstackgerritReedip proposed openstack/python-neutronclient: Update help information for lbaasv2 CLIs  https://review.openstack.org/25509307:32
*** gvrangan has quit IRC07:32
*** ygl has joined #openstack-neutron07:32
yglHi All07:33
ygli have a query about tenant networks07:33
yglcan anyone help me please ?07:33
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add tag mechanism for network resources  https://review.openstack.org/27388107:33
*** haukebruno has joined #openstack-neutron07:37
scheurangaryk, thank you!07:37
openstackgerritvenkata anil proposed openstack/neutron: Avoid calling _get_subnet(s) multiple times in ipam driver  https://review.openstack.org/28111607:38
openstackgerritvenkata anil proposed openstack/neutron: Fix prefix delegation deleting addresses for ports  https://review.openstack.org/24122707:38
garykscheuran: no, thank you for adding this to the project07:40
openstackgerritAkihiro Motoki proposed openstack/python-neutronclient: Add commands for Network IP Availability  https://review.openstack.org/26992607:42
amotokiblogan: manjeets: ^^07:42
*** neeti has joined #openstack-neutron07:43
*** djan has joined #openstack-neutron07:46
*** suresh12 has quit IRC07:47
openstackgerritsteve proposed openstack/neutron-specs: Add support for external vxlan encapsulation to neutron router  https://review.openstack.org/28218007:47
*** djan_ has quit IRC07:47
*** suresh12 has joined #openstack-neutron07:48
*** nplanel has quit IRC07:48
yglhi all. i have a query on networking07:49
yglcan someone help me please ?07:49
openstackgerritsteve proposed openstack/neutron-specs: Add support for external vxlan encapsulation to neutron router  https://review.openstack.org/28218007:49
*** kobis has joined #openstack-neutron07:50
*** feleouet has joined #openstack-neutron07:51
*** nlahouti has quit IRC07:52
*** suresh12 has quit IRC07:52
*** tmorin has joined #openstack-neutron07:54
openstackgerritKevin Benton proposed openstack/neutron: Make run_ofctl check for socket error  https://review.openstack.org/28642807:55
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add tag mechanism for network resources  https://review.openstack.org/27388107:55
*** eddima has quit IRC07:55
vikram_garyk: ping08:01
*** achanda_ has joined #openstack-neutron08:02
*** eddima has joined #openstack-neutron08:02
*** emagana has joined #openstack-neutron08:04
*** achanda has quit IRC08:04
*** achanda_ has quit IRC08:04
*** ollivier has joined #openstack-neutron08:06
*** ollivier has left #openstack-neutron08:07
bbzhaokevinbenton: ping, hi kevin, sorry for leave, could you please review timestamp patch https://review.openstack.org/#/c/213586/ https://review.openstack.org/#/c/250122/ please?08:07
openstackgerritArmando Migliaccio proposed openstack/neutron-specs: Provide a release postmortem  https://review.openstack.org/28641308:07
*** achanda has joined #openstack-neutron08:08
*** devvesa has joined #openstack-neutron08:08
*** fawadkhaliq has quit IRC08:08
kevinbentonbbzhao: i left a comment on the first one08:08
*** armax has quit IRC08:08
bbzhaokevinbenton: Oh, thanks alot08:09
*** emagana has quit IRC08:09
kevinbentonbbzhao: it should be a simple change08:09
*** pcaruana has joined #openstack-neutron08:09
kevinbentonbbzhao: let me know if you have any questions08:09
garykvikram_: hi, whats up08:10
vikram_garyk: I am good08:10
vikram_garyk: ;)08:10
vikram_garyk: Are you planning to take the suggestion I mentioned for https://review.openstack.org/#/c/285770/08:11
*** yamahata has quit IRC08:11
*** iyamahat has quit IRC08:11
*** yalie1 has joined #openstack-neutron08:13
yalie1ping kevinbenton08:13
vikram_amotoki: ping08:13
vikram_amotoki: Thanks for all your reviews for the BGP CLI patch... Finally, we got that in ;)08:14
*** thorst has joined #openstack-neutron08:16
*** daneyon has quit IRC08:17
*** amotoki has quit IRC08:18
bbzhaokevinbenton: Hi kevin, the reason I add get_instance in plugin is for unregister the db events in the same instance, as I found 1 Ut "test_delete_port_notifies_l3_plugin" always be effected by my patch , I 'm not sure whether the port body when delete contained timestamp field, the strange view is this ut may be pass some time whatever in py34 or py27, so I suspect this may be my ut didn't clean up the db event.08:18
*** amotoki has joined #openstack-neutron08:19
*** hdaniel has joined #openstack-neutron08:19
amotokivikram_: you're welcome :)08:19
*** andymaier has joined #openstack-neutron08:19
*** jpena has joined #openstack-neutron08:21
*** dslevin has quit IRC08:21
kevinbentonbbzhao: you can stil cleanup, just use the neutron manager to get a reference to the service plugin08:21
kevinbentonbbzhao: instead of calling get_instance08:21
kevinbentonyalie1: pong08:22
openstackgerritMerged openstack/neutron: Catch DBReferenceError in HA router race conditions  https://review.openstack.org/26030308:22
reedip_kevinbenton: ping . Any chances for review of https://review.openstack.org/282933  and https://review.openstack.org/282184 ?08:22
*** ygl has quit IRC08:22
kevinbentonreedip_: not ATM. trying to get features in before the feature freeze this wednesday. after wednesday i will have some more time08:23
kevinbentonreedip_: sorry08:23
*** thorst has quit IRC08:23
reedip_kevinbenton : sure, no problem08:24
*** hichihara has quit IRC08:24
bbzhaokevinbenton:OK, I will try it, and I should remove the get_instance and follow you suggesion, and I'm not sure whether there is still some problems in other places?08:24
kevinbentonbbzhao: yeah, remove the get_instance08:24
kevinbentonbbzhao: once that is gone and you do the cleanup with get_service_plugins instead, that patch should be ready to go08:25
*** ekuris_ has quit IRC08:25
bbzhaokevinbenton:Thanks a lot , I will make it change soon.08:25
kevinbentonbbzhao: sounds good08:26
*** achanda has quit IRC08:27
garykvikram_: yes, i am in the process of doing it. was just caught up in a few minor things08:27
vikram_garyk: thanks08:27
vikram_garyk: for the consideration08:28
*** yfujioka has quit IRC08:28
garykvikram_: np.08:29
*** ociuhandu has quit IRC08:31
*** jlanoux has joined #openstack-neutron08:32
*** jschwarz has joined #openstack-neutron08:32
*** blogan__ has joined #openstack-neutron08:33
*** watanabe_isao has quit IRC08:34
openstackgerritKevin Benton proposed openstack/neutron: Add a description field to all standard resources  https://review.openstack.org/26988708:34
*** yfried_ has joined #openstack-neutron08:35
*** blogan has quit IRC08:36
*** yfried has quit IRC08:36
jschwarzkevinbenton, ping, re: https://review.openstack.org/#/c/282876/08:37
jschwarzkevinbenton, why was this abandoned?08:37
vikram_amotoki: ping08:37
kevinbentonjschwarz: arg! because gerrit is mean :)08:38
vikram_amotoki: I have a doubt regarding https://review.openstack.org/#/c/26992608:38
yalie1kevinbenton: when I try to register the new precommit sg event, I find a problem08:38
*** sridharg has quit IRC08:38
jschwarzkevinbenton, can we be nice to it?08:38
jschwarzkevinbenton, I think that patch is still needed and isn't fixed by the one merged yesterday08:38
yalie1kevinbenton: the kwargs send to callback of the precommit sg event don't include the whole info08:38
kevinbentonjschwarz: yes, it's still needed08:38
kevinbentonjschwarz: one sec08:39
jschwarzkevinbenton, thanks08:39
amotokivikram_: pong08:39
kevinbentonjschwarz: it was based on ALLOCATING08:39
jschwarzkevinbenton, lets merge it today08:39
yalie1kevinbenton: I rasie a bug https://review.openstack.org/#/c/281693/08:39
jschwarz:D08:39
kevinbentonjschwarz: so when i abandoned that08:39
jschwarzahhh08:39
kevinbentonjschwarz: it went with it08:39
jschwarzkevinbenton, blame it on the gerrit ;-)08:39
*** ekuris_ has joined #openstack-neutron08:39
yalie1kevinbenton: but armax seems has some concern, I can reach him08:39
yalie1kevinbenton: I can not reach him these days08:40
vikram_amotoki: Saw ur comment about making lookup_resource a class attribute..08:40
yalie1kevinbenton: could you help review this patch? could I add the whole info into kwargs insdie the session.08:40
vikram_amotoki: I was wondering how about making it same as xxx_resource rather than what is done as of now?08:41
vikram_amotoki: another question ..08:41
amotokivikram_: could you explain mroe? I haven't got your point.08:41
vikram_amotoki: I mean add in NeutronCommand08:42
vikram_amotoki: and do as "https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/__init__.py#L407-L410"08:43
openstackgerritli,chen proposed openstack/neutron: Enable flag "RECLONE" for ovs  https://review.openstack.org/28223308:43
*** matrohon has joined #openstack-neutron08:45
*** jwarendt has joined #openstack-neutron08:45
matrohonyamamoto, amotoki : hi08:45
matrohonyamamoto, amotoki : do you know a core dev specialized in LB?08:46
matrohonyamamoto, amotoki : I'm seeking someone able to +2+A https://review.openstack.org/#/c/278597/408:46
amotokivikram_: I think it is very special case. precisely spekaing, lookup_resource without shadow_lookup_resource is not perfect.08:47
*** davidsha has joined #openstack-neutron08:47
amotokivikram_: I wonder what is a compromise...08:47
vikram_amotoki: hmm ..08:47
vikram_amotoki: One more query08:47
kevinbentonyalie1: left a comment08:47
amotokivikram_: i don't think the current one is good.08:47
*** salv-orl_ has quit IRC08:47
yalie1kevinbenton: ok08:48
vikram_amotoki: https://review.openstack.org/#/c/269926/17/neutronclient/neutron/v2_0/__init__.py@81608:48
*** openstackgerrit has quit IRC08:48
vikram_amotoki: "cmd_resource is be changed to self.lookup_resource in L809.. I think this might be incorrect as we will make a call to show_lookup_resource instead of show_resource"08:48
*** salv-orlando has joined #openstack-neutron08:48
vikram_amotoki: what you think?08:48
*** openstackgerrit has joined #openstack-neutron08:49
kevinbentonjschwarz: https://review.openstack.org/#/c/282876/08:49
*** sridharg has joined #openstack-neutron08:49
amotokivikram_: this is the reason I said it is very special.08:49
jschwarzkevinbenton, very much appreciated08:49
vikram_amotoki: It's complicated08:49
jschwarzkevinbenton, i'll make sure to review it ASAP - also can you have a look at https://review.openstack.org/#/c/284400/ ?08:49
vikram_amotoki: and will introduce more confusion in the future08:49
amotokivikram_: he wants to resolve network name to network id and then call show_network_ip_availability.08:50
*** jwarendt has quit IRC08:50
amotokivikram_: I think it is better to rewrite it with raw NeutronCommand honestly.08:50
vikram_amotoki: Yes08:50
vikram_amotoki: Yes08:50
vikram_amotoki: I think the current code is also not correct\08:50
amotokivikram_: hehe08:51
vikram_amotoki: cmd_resource is be changed to self.lookup_resource in L80908:51
vikram_amotoki: so we will make a call to show_network instead of show_net_xxx08:51
amotokivikram_: self.cmd_resource is not changed.08:52
slaweq_ajo: can You maybe take a look on https://review.openstack.org/#/c/236210/ today?08:52
amotokivikram_: we just change cmd_resource for find-resourceid-xxxx at L.810.08:52
vikram_amotoki: Ohhh.. I realised now.. Same name always confuses08:52
vikram_amotoki: I read cmd_resource as self.cmd_resource08:53
vikram_amotoki: My bad..08:53
*** sridharg has quit IRC08:53
amotokivikram_: no problem. this kind of code should be clean up soon.08:53
*** nyechiel_ has joined #openstack-neutron08:53
ajoslaweq_, of course, I must :/08:53
vikram_amotoki: agreed08:53
*** sridharg has joined #openstack-neutron08:53
amotokivikram_: i will file a bug, or is it better I rewrite it now?08:53
*** akamyshnikova has joined #openstack-neutron08:54
slaweq_ajo: thx08:54
slaweq_:)08:54
vikram_amotoki: I think we can cleanup now08:54
vikram_amotoki: The code looks messy08:54
*** MVenesio has joined #openstack-neutron08:54
amotokimatrohon: you can find neutron-lbaas-core at https://review.openstack.org/#/admin/groups/501,members08:54
vikram_amotoki: or when you feel ;)08:55
ajovikram_, ping,08:55
openstackgerritKevin Benton proposed openstack/neutron: Set veth_mtu default to 9000  https://review.openstack.org/28644908:55
vikram_ajo: pong08:55
vikram_ajo: Howz life?08:55
ajovikram_, are you involved in SFC?08:55
vikram_ajo: Yes, I am08:56
ajohehe, good vikram_ , a bit stressing lately, you know, deadline times..08:56
ajovikram_, please note : https://review.openstack.org/#/c/267591/08:56
*** hynekm has quit IRC08:56
ajonow SFC could be rebuilt as an L2 OVS agent extension08:56
*** hynekm has joined #openstack-neutron08:56
ajobecause it has access back to the bridges and cookie details for pushing flows08:56
openstackgerritKevin Benton proposed openstack/neutron: Get rid of unnecessary _ha_routers_present check  https://review.openstack.org/28509308:57
vikram_ajo: I was checking that yesterday.. It's great to have it08:57
ajothen you may not need to override parts of the OVS agent,08:57
matrohonamotoki, I did not mean lbaas, I meant linuxbridge :)08:57
*** haukebruno has quit IRC08:57
vikram_ajo: agreed..08:57
ajoplease let me know if you need any advice on that regard, it would make SFC much more maintainable08:57
ajo:) :)08:57
amotokimatrohon: ah..... lb has a lot of meanings :(08:57
vikram_ajo: sure.. let me check08:57
ajovikram_, not now, I need to handle a few things during this week, but starting next one, I'd be happy to offer any advice08:58
vikram_ajo: will raise this suggestion on coming IRC this week08:58
ajovikram_, great :)08:58
vikram_ajo: no worries boss ;)08:58
*** fedexo has quit IRC08:58
*** jlibosva has joined #openstack-neutron08:58
*** blogan__ has quit IRC08:59
yalie1kevinbenton: thanks!08:59
ajovikram_, I'm no boss :D it's ihar who moved this :), just giving the news :D08:59
vikram_ajo: ok09:00
*** MVenesio has quit IRC09:00
vikram_ajo: I was a part of the discussion when it all started in Tokyo..09:01
vikram_ajo: After that some else from networking-sfc took this up09:01
ajo:D09:01
*** andymaier has quit IRC09:01
jschwarzakamyshnikova, morning09:02
jschwarz(at least it is for me)09:02
*** hynekm has quit IRC09:02
*** hynekm has joined #openstack-neutron09:03
akamyshnikovajschwarz, good morning! It is noon for me :)09:03
openstackgerritvenkata anil proposed openstack/neutron: HA: Avoid multiple port binding by agents  https://review.openstack.org/28577309:03
jschwarzakamyshnikova, ah! almost lunch time! happy for you!09:03
*** baojg has quit IRC09:03
amotokivikram_: could you leave a comment on 269926? I'll check we can easily wewrite it.09:03
jschwarzakamyshnikova, actually I was hurried to ping before actually reading the comments (men...)09:04
vikram_amotoki: ok09:04
jschwarzakamyshnikova, I'll try what you suggested and report back09:04
-amotoki- am now looking horizon patches related to neutron09:04
akamyshnikovajschwarz, :D ok, I was on a sick leave yesterday, so today I will be available all day in case you will need me :)09:05
jschwarzakamyshnikova, much appreciated :)09:06
openstackgerritHong Hui Xiao proposed openstack/neutron: [WIP]Use floating IP to connect different address scopes  https://review.openstack.org/28313409:06
*** yfried has joined #openstack-neutron09:08
openstackgerritHiroyuki Ito proposed openstack/neutron-fwaas: Use tempest.lib instead of tempest-lib  https://review.openstack.org/28645309:08
*** ildikov has quit IRC09:08
yalie1ping kevinbenton09:08
openstackgerritKevin Benton proposed openstack/neutron: Deprecate segment_mtu and add global_physnet_mtu  https://review.openstack.org/28481409:08
kevinbentonyalie1: pong09:08
yalie1kevinbenton: thanks for your comments, but _make_security_group_dict donet involve other extension09:09
yalie1it just create the dict from itself and its rules09:09
yalie1https://github.com/openstack/neutron/blob/master/neutron/db/securitygroups_db.py#L31309:11
*** salv-orlando has quit IRC09:11
yalie1so maybe there is no difference that inside or outside except add more cycles inside09:12
*** yfried_ has quit IRC09:12
*** ihrachys has joined #openstack-neutron09:13
*** amotoki has quit IRC09:14
yalie1and not only id is nessesary here, kwargs need almost all the info, not from request, but all that generated in sg db.09:14
*** jistr has joined #openstack-neutron09:14
*** neiljerram has joined #openstack-neutron09:14
jschwarzakamyshnikova, your suggestion worked perfectly and as intended09:15
*** scheuran has quit IRC09:15
jschwarzakamyshnikova, will push a new patchset in a few minute09:15
jschwarzs09:15
*** jckasper has joined #openstack-neutron09:15
akamyshnikovajschwarz, great!09:15
*** kawa2014 has joined #openstack-neutron09:16
*** djan has quit IRC09:16
*** andymaier has joined #openstack-neutron09:18
*** amotoki has joined #openstack-neutron09:19
*** baojg has joined #openstack-neutron09:19
openstackgerritMerged openstack/python-neutronclient: Add wrapper classes for return-request-id-to-caller  https://review.openstack.org/27011809:19
*** jckasper has quit IRC09:20
*** ygbo has joined #openstack-neutron09:21
liuyulonghi there.09:21
*** thorst has joined #openstack-neutron09:22
openstackgerritJohn Schwarz proposed openstack/neutron: Fix a race with auto_schedule of HA routers  https://review.openstack.org/28440009:22
*** wolverineav has quit IRC09:22
yalie1kevinbenton: there?09:23
liuyulongCurrently the neutron server and l3 agent works fine. But neutron server got so many "Device xxx requested by agent ovs-agent-network1 not found in database" after running the rally task create_and_delete_routers.09:24
liuyulongMainly because of the HA port update RPC from l2 agent.09:25
*** scheuran has joined #openstack-neutron09:27
*** thorst has quit IRC09:28
*** haukebruno has joined #openstack-neutron09:29
rossella_skorzen_, ping regarding https://review.openstack.org/#/c/27579009:30
korzen_hi rossella_s, I'm looking into the API tests, it seems that one API test failed09:31
*** baohua has quit IRC09:31
korzen_rossella_s, I'm not sure why yet09:31
rossella_skorzen_, great, thanks a lot!09:31
rossella_skorzen_, ping me if you need an extra pair of eyes09:31
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp for neutron core resources  https://review.openstack.org/21358609:33
kevinbentonyalie1: there are patches that will add to that09:33
kevinbentonyalie1: dict extend functions should not be called inside of a transaction09:33
yalie1kevinbenton: thanks, so I just could manually add one by one ?09:34
*** prithiv has joined #openstack-neutron09:34
kevinbentonyalie1: add what? I thought the only thing that was missing was the ID?09:34
yalie1kwargs not only lack of the id09:35
*** prithiv has quit IRC09:35
yalie1but also info like rules09:35
yalie1we need pass the complete info into callback function.09:35
*** ildikov has joined #openstack-neutron09:35
*** ociuhandu has joined #openstack-neutron09:35
*** mfuruta_ has quit IRC09:36
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp changed-since for core resources  https://review.openstack.org/25012209:36
kevinbentonyalie1: why do the rules need to go into precommit? they are separate DB objects09:36
korzen_rossella_s, are you familiar with API tests? in my patch I have changed the exception base class for NeutronDbObjectDuplicateEntry, prev it was neutron.common.exceptions.Conflict and now it is NeutronObjectException(neutron.common.exceptions.NeutronException), the test that is failing expects to raise the tempest.lib.exceptions.Conflict -- I'm not sure how to fix this situation09:36
korzen_ihrachys ^09:36
korzen_ajo? ^09:37
slaweq_ihrachys: hello09:37
*** korzen_ is now known as korzen09:37
slaweq_I made some changes in https://review.openstack.org/#/c/236210/ yesterday09:37
slaweq_can You take a look on it again09:37
slaweq_?09:37
slaweq_thx09:37
yalie1kevinbenton: I find some rules created by default when we create a sg group09:37
ihrachyskorzen: what's the motivation for the change of the base class?09:38
ihrachysslaweq_: on it09:38
slaweq_thx09:38
korzenihrachys, your review ;) ?09:38
*** vishwanathj_ has joined #openstack-neutron09:38
*** evgenyf has joined #openstack-neutron09:38
ihrachyskorzen: :) I need to recover my memory. link to the patch?09:38
*** azbiswas has quit IRC09:38
korzenhttps://review.openstack.org/#/c/27579009:38
kevinbentonyalie1: but precommit is just for validation, there shouldn't be anything to validate in default rules09:38
*** nplanel has joined #openstack-neutron09:39
rossella_skorzen, in a meeting atm, can have a look later but I imagine ihrachys will find the solution :)09:39
*** hoangcx has joined #openstack-neutron09:40
*** rha has joined #openstack-neutron09:40
*** rha has quit IRC09:40
*** rha has joined #openstack-neutron09:40
yalie1kevinbenton: in sg precommit, we get the complete info here and write the db tables mech driver maintain. precommit make them in same db session09:41
jschwarzkevinbenton, -1 on https://review.openstack.org/#/c/282876/ with inline comments. Other then that I'm satisfied (even ran the rally twice and saw no errors)09:41
korzenihrachys, the test that is failing with problematic assert: https://github.com/openstack/neutron/blob/master/neutron/tests/api/test_qos.py#L36109:42
yalie1even if after_xx inlucde complete info, but we can not use it because it's outside of session09:42
yalie1db table for mech driver and neutron db should be synchronous09:43
korzenihrachys, the API test output: http://logs.openstack.org/90/275790/9/check/gate-neutron-dsvm-api/a1ca4b9/console.html#_2016-02-29_17_33_28_89509:43
openstackgerritKevin Benton proposed openstack/neutron: Make L3 HA interface creation concurrency safe  https://review.openstack.org/28287609:44
ihrachyskorzen: ack. reading tempest code09:46
kevinbentonyalie1: i see. at that point it's probably just better to use a db hook...09:46
kevinbentonjschwarz: replied09:46
yalie1kevinbenton: oh, what's db hook? could you light me some?09:46
jschwarzkevinbenton, much appreciated09:46
kevinbentonyalie1: http://docs.sqlalchemy.org/en/latest/core/event.html09:47
yalie1kevinbenton: thanks!09:47
ihrachyskorzen: ok I see where it goes from09:47
ihrachyskorzen: neutron/api/v2/base.py, there we define exception map09:47
ihrachysmapping neutron exceptions to http error codes09:47
*** hdaniel has quit IRC09:47
kevinbentonyalie1: lets see what Armando thinks09:47
ihrachysthere is a mapping for Conflict, among other types09:48
kevinbentonyalie1: add the information to your patch that says what it is you are trying to do09:48
yalie1kevinbenton: thanks, I will add it09:48
ihrachyskorzen: it may mean we may want to have a Conflict-based base type for objects. alternatively, we just skip the change for the base class for now.09:49
*** prithiv has joined #openstack-neutron09:53
*** EinstCrazy has quit IRC09:54
*** apuimedo has joined #openstack-neutron09:54
*** EinstCrazy has joined #openstack-neutron09:54
openstackgerritMiguel Angel Ajo proposed openstack/neutron: RPC Callback rolling upgrades reporting, and integration  https://review.openstack.org/26804009:55
openstackgerritKevin Benton proposed openstack/neutron: Add Nova notifier hook calls to pecan  https://review.openstack.org/28112409:57
openstackgerritKevin Benton proposed openstack/neutron: Add metrics notifier to Pecan  https://review.openstack.org/28118109:57
openstackgerritKevin Benton proposed openstack/neutron: Make run_ofctl check for socket error  https://review.openstack.org/28642809:59
*** ociuhandu has quit IRC09:59
ajoihrachys: https://review.openstack.org/#/c/268040 I pushed another version, pylint still complains on my dynamic imports if not using oslo importutils.10:01
ihrachysajo: bad pylint. will take a look.10:01
ajoihrachys, and I had to add another mock here: https://review.openstack.org/#/c/268040/17..18/neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py because of that "report()" https://review.openstack.org/#/c/268040/18/neutron/api/rpc/handlers/resources_rpc.py@16810:02
ajoihrachys, but, I can remove that report, and just have reports on cache expiration, I can do it quickly now if you believe it's better.10:03
ajoMay be it will be too much reporting.10:03
ihrachysajo: let me get to it in 5 mins10:04
ajoihrachys, ack, thanks10:05
*** ygl has joined #openstack-neutron10:07
yglHi All10:07
yglhow do we find out the name to be provided to the parameter "--provider:physical_network" when creating networks ?10:08
ihrachysajo: the report should reflect what will be considered for the next fanout. there can't be too much reports if you stick to just that.10:08
ihrachysygl: afaik there is no way to get it via API.10:08
yglihrachys: then how do we mention that ?10:09
korzenihrachys, I would remove the base exception for Neutron object... and leave the NeutronDbObjectDuplicate with exception.Conflict as base, adding the NeutronPrimaryKeyMissing as exception.BadRequest... what do you thnik?10:09
ihrachysygl: the assumption is that admin will pre-create the networks for you10:09
ihrachyskorzen: yeah, could be10:09
ajoihrachys, with that .report() call, in fact, I'm logging every time an agent sends an status report10:09
*** mickeys has joined #openstack-neutron10:09
yglihrachys: i have installed kilo . how do i create that network ?10:09
ajoihrachys, so, thinking it twice, it was nice to have it for my local debugging, but may be it's too much in general10:09
ajoihrachys, I'm +1 for removing that in-rpc-callback  .report()10:10
ihrachysajo: well it's pretty bad. you don't want to pollute logs. we should report changes only10:10
yglhow do we find out the name to be provided to the parameter "--provider:physical_network" when creating networks ?10:10
ajoihrachys, it's debug logs anyway, but too much. Ok, I will remove that, and follow up with better reporting (diffs) if that sounds good10:11
ihrachysygl: it's in your config file10:11
ihrachysygl: you should probably read http://docs.openstack.org/liberty/networking-guide/scenario-provider-ovs.html10:11
ihrachysor more generally, http://docs.openstack.org/liberty/networking-guide/10:11
yglihrachys: which config ? neutron.conf ?10:12
ihrachysygl: it's all in the doc10:12
yglcan anyone pinpoint me to the network name in the docs please10:13
openstackgerritKevin Benton proposed openstack/neutron: Make run_ofctl check for socket error  https://review.openstack.org/28642810:13
*** fzdarsky has joined #openstack-neutron10:14
yglihrachys: what does this mean ?10:14
yglihrachys: [ml2_type_flat] flat_networks = external10:14
yglihrachys: is that the network name to be provided ?10:15
*** EinstCrazy has quit IRC10:15
*** EinstCrazy has joined #openstack-neutron10:16
ihrachysygl: yes, that's your provider network name known to neutron-server. then on the l2 agent side, it's matched using [ovs] bridge_mappings10:16
yglihrachys: so thats the name we provide to "--provider:physical_network" right ?10:16
ihrachysygl: yes10:17
yglihrachys: thank you10:17
openstackgerritZongKai LI proposed openstack/neutron: WIP: DVR: Remove stale default gw after subnet update  https://review.openstack.org/27066210:17
ihrachysslaweq_: check my comment in the patch, there is a small bit for arranging test classes, but that's up to you to handle it in the patch or as a follow up. I +2'd it already.10:18
*** shwetaap has joined #openstack-neutron10:19
ihrachysgerrit is so slow today...10:20
ajoyes :/10:20
*** EinstCrazy has quit IRC10:21
slaweq_ihrachys: thx10:21
slaweq_I will check Your comment in a moment10:21
yglihrachys: one more query . can I use any name insteadd of external in "[ml2_type_flat] flat_networks = external" ?10:21
ihrachysajo: +1 since you were planning to upload another version with no reports10:21
*** nyechiel_ has quit IRC10:21
ihrachysygl: obviously you can. it's just a alias for your provider network that is actually mapped to physical infrastructure as per l2 agent configuration10:22
yglihrachys: ok10:23
*** wolverineav has joined #openstack-neutron10:23
*** mickeys has quit IRC10:23
openstackgerritsteve proposed openstack/python-neutronclient: Fix neutron bug 1525059:  https://review.openstack.org/28647810:23
openstackbug 1525059 in neutron "Add support for external vxlan encapsulation to neutron router" [Wishlist,In progress] https://launchpad.net/bugs/1525059 - Assigned to steve (ruansx)10:23
openstackgerritMiguel Angel Ajo proposed openstack/neutron: RPC Callback rolling upgrades reporting, and integration  https://review.openstack.org/26804010:23
ajoihrachys, there it is, thanks ^10:24
ihrachysajo: on it10:24
*** shwetaap has quit IRC10:24
*** andymaier has quit IRC10:25
yglihrachys: can I  attach a provider network directly to a VM or is tenant network is compulsary  for a VM before attaching it to provider network ?10:25
*** newbiee has joined #openstack-neutron10:25
*** sambetts|afk is now known as sambetts10:26
ajoihrachys, I reviewed DSCP implementation over the weekend, and they addressed a few comments from me and gary (3-4 patchsets) , I will recheck their status now, and test it on top of my RPC patch with mixed server/agent versions10:26
*** tbh has quit IRC10:26
ajoihrachys, generally it looks good to me, we could find some extra nits for sure, but I'd target them for follow up if you don't find any stopper10:26
*** ildikov has quit IRC10:26
*** thorst has joined #openstack-neutron10:26
ihrachysygl: you should be able to spin up instances on provider networks10:27
ihrachysajo: ok, I will try to get to it today10:27
yglihrachys: the what is the use of tenant networks ?10:27
*** wolverineav has quit IRC10:27
ihrachysygl: I really suggest you read the docs, network-guide has all you need10:28
yglihrachys: if i can launch a VM directly  on provider networks , why do I need tenant networks ?10:28
openstackgerritsteve proposed openstack/python-neutronclient: Fix neutron bug 1525059 Add a new options "--provider:underlay_flooding_list" to net-create, This option will be used to add VTEP whic is out of neutron to a VXLAN network.  https://review.openstack.org/28647810:29
openstackbug 1525059 in neutron "Add support for external vxlan encapsulation to neutron router" [Wishlist,In progress] https://launchpad.net/bugs/1525059 - Assigned to steve (ruansx)10:29
yglihrachys: oh ok , provider networks dont isolate the VMs between tenants  right ?10:29
*** lucasagomes has quit IRC10:30
*** lucasagomes has joined #openstack-neutron10:31
yglihrachys: am I right ?10:32
*** lucasagomes has quit IRC10:32
*** lucasagomes has joined #openstack-neutron10:32
*** nyechiel has joined #openstack-neutron10:32
*** thorst has quit IRC10:33
ihrachysygl: pretty much. different scenarios and their pros and cons are described in the guide10:33
openstackgerritAkihiro Motoki proposed openstack/python-neutronclient: Add commands for Network IP Availability  https://review.openstack.org/26992610:34
amotokivikram_: ^^10:34
ihrachysajo: they restart gerrit right now10:34
ihrachyshopefully will help10:34
*** prithiv has quit IRC10:36
-openstackstatus- NOTICE: Gerrit is going to be restarted due to poor performance10:37
*** ChanServ changes topic to "Gerrit is going to be restarted due to poor performance"10:37
*** lucasagomes has quit IRC10:37
*** gampel has joined #openstack-neutron10:37
*** lucasagomes has joined #openstack-neutron10:37
ajoihrachys,  :)10:37
*** prithiv has joined #openstack-neutron10:38
*** gampel has left #openstack-neutron10:39
*** azbiswas has joined #openstack-neutron10:39
*** ildikov has joined #openstack-neutron10:40
*** tbh has joined #openstack-neutron10:40
*** vikasc has quit IRC10:40
*** baojg has quit IRC10:41
*** lucasagomes has quit IRC10:41
*** baojg has joined #openstack-neutron10:41
*** prithiv has quit IRC10:42
*** ChanServ changes topic to "Discussion of OpenStack Networking || for support join #openstack"10:43
-openstackstatus- NOTICE: gerrit finished restartign10:43
*** lucasagomes has joined #openstack-neutron10:43
slaweq_ihrachys: I changed this tests as You wrote me in comment10:43
*** prithiv has joined #openstack-neutron10:43
slaweq_I will push new patchset in few minutes10:44
slaweq_thx for tip :)10:44
*** stanzgy has quit IRC10:44
ihrachysslaweq_: aye.10:45
openstackgerritSlawek Kaplonski proposed openstack/neutron: Add support for QoS for LinuxBridge agent  https://review.openstack.org/23621010:45
slaweq_done :)10:46
*** azbiswas has quit IRC10:46
ihrachysgaryk: https://review.openstack.org/#/c/268040/19 please, I believe you should be ok to refresh your vote :)10:46
ihrachysslaweq_: +210:46
ihrachysajo: +210:46
* ihrachys officially declares +2 party10:47
ajo:)10:47
ajogaryk, amotoki , if you had the time: https://review.openstack.org/#/c/26804010:48
*** ihrachys has quit IRC10:48
amotokiajo: sorry for late... a lot of pending patches today..  now I can look at yours10:49
openstackgerritAkihiro Motoki proposed openstack/neutron: Add filter for resource tag  https://review.openstack.org/27819710:49
ajoamotoki, thanks I completely understand10:49
ajodavidsha, ping: https://review.openstack.org/#/c/251738/31/neutron/tests/unit/services/qos/test_qos_plugin.py10:50
ajoany idea about that change in there ?10:50
ajoI'm going to download the patch and test locally10:50
davidshaNot sure, I think it removes a deprecation warning for manually assigning an uuid10:51
davidshaajo:^10:51
ajodavidsha, but you can't create 3 different uuids10:51
ajothey have to be the same one across policy / rule1 / rule210:51
davidshaajo: I'll change it now.10:52
*** vikasc has joined #openstack-neutron10:54
*** MVenesio has joined #openstack-neutron10:55
*** yfujioka has joined #openstack-neutron10:55
davidshaajo: this will go into merge conflict with RPC when it merges, should I rebase the db migration on top of it?10:56
ajodavidsha, yes, I'd recommend you that10:58
ajo:-)10:58
*** akamyshnikova has quit IRC10:58
davidshaajo: cool, should have this up in a 15-20 mins10:59
ajodavidsha, ack10:59
*** rvba` is now known as rvba10:59
ajodavidsha, wait a min, I think my comment is partly wrong11:01
ajolet me check something11:01
*** MVenesio has quit IRC11:01
*** baohua has joined #openstack-neutron11:01
*** chlong_ has joined #openstack-neutron11:01
ajodavidsha, my comment is wrong, sorry11:01
ajoyour change was right11:01
davidshaajo: kk, its the id for the rule not the policy it's attached to right?11:02
ajocorrect11:02
davidshaajo: will I still go ahead with the migration change?11:03
ajodavidsha, yes, go ahead :)11:03
*** mvk has quit IRC11:03
*** dims has joined #openstack-neutron11:03
*** emagana has joined #openstack-neutron11:04
*** hoangcx has quit IRC11:06
*** amotoki has quit IRC11:06
*** baojg has quit IRC11:07
*** manuel112 has quit IRC11:07
*** leunam112 has joined #openstack-neutron11:07
openstackgerritArtur Korzeniewski proposed openstack/neutron: Objects DB api: added composite key to handle multiple primary key  https://review.openstack.org/27579011:09
*** emagana has quit IRC11:09
openstackgerritsteve proposed openstack/python-neutronclient: Add a new options "--provider:underlay_flooding_list" to net-create This option will be used to add VTEP whic is out of neutron to a VXLAN network.  https://review.openstack.org/28650411:13
*** dingboopt has joined #openstack-neutron11:14
*** yamamoto has quit IRC11:15
openstackgerritgaryk proposed openstack/neutron: BGP: remove unnecessary configuration setting  https://review.openstack.org/28577011:15
*** akamyshnikova has joined #openstack-neutron11:16
*** dedery has joined #openstack-neutron11:17
garykvikram_: ^11:18
openstackgerritsteve proposed openstack/python-neutronclient: Add a new options "--provider:underlay_flooding_list" to net-create This option will be used to add VTEP whic is out of neutron to a VXLAN network.  https://review.openstack.org/28650411:19
garykajo: too late she cried as she shaved he wooden leg11:19
*** vhosakot has joined #openstack-neutron11:19
*** vhosakot has quit IRC11:19
*** shwetaap has joined #openstack-neutron11:19
yglhi all11:20
*** vhosakot has joined #openstack-neutron11:20
yglis it necessary to have a provider network if we want to create  vlan tenant networks ?11:20
*** mvk has joined #openstack-neutron11:20
yglis ti necessary to have provider netoworks to create a tenant network ?11:22
*** tbachman has quit IRC11:22
openstackgerritHong Hui Xiao proposed openstack/neutron: [WIP]Use floating IP to connect different address scopes  https://review.openstack.org/28313411:22
irenabajo:hi11:23
*** shwetaap has quit IRC11:24
*** claudiub has joined #openstack-neutron11:25
*** hynekm has quit IRC11:26
*** hynekm has joined #openstack-neutron11:26
bjornar__Are there plans to add more neutron commands to openstack cli?11:28
*** jhershbe has joined #openstack-neutron11:28
bjornar__for example subnet create would be great11:28
*** jlanoux_ has joined #openstack-neutron11:30
ajogaryk, :D thanks11:30
ajohi irenab11:30
*** jlanoux has quit IRC11:30
*** hynekm has quit IRC11:30
*** hynekm has joined #openstack-neutron11:31
*** thorst has joined #openstack-neutron11:31
*** rossella_s has quit IRC11:32
*** kawa2014 has quit IRC11:33
*** rossella_s has joined #openstack-neutron11:33
*** dedery has quit IRC11:33
*** sudipto has quit IRC11:36
*** ildikov has quit IRC11:36
openstackgerritsteve proposed openstack/python-neutronclient: Add a new option "--provider:underlay_flooding_list" to net-create This option will be used to add VTEP whic is out of neutron to a VXLAN network.  https://review.openstack.org/28650411:37
*** thorst has quit IRC11:38
*** ihrachys has joined #openstack-neutron11:39
*** ociuhandu has joined #openstack-neutron11:40
*** salv-orlando has joined #openstack-neutron11:41
*** tpsilva has joined #openstack-neutron11:44
*** vishwanathj_ has quit IRC11:44
*** tbachman has joined #openstack-neutron11:45
*** ygl has quit IRC11:50
openstackgerritNa Zhu proposed openstack/neutron: Add API attribute to support ip unicast address list.  https://review.openstack.org/28598611:50
*** jlanoux_ has quit IRC11:50
*** sdague has joined #openstack-neutron11:51
*** jlanoux has joined #openstack-neutron11:51
openstackgerritsteve proposed openstack/python-neutronclient: CLI for bug 1525059  https://review.openstack.org/28650411:53
openstackbug 1525059 in neutron "Add support for external vxlan encapsulation to neutron router" [Wishlist,In progress] https://launchpad.net/bugs/1525059 - Assigned to Na Zhu (nazhu)11:53
*** prithiv has quit IRC11:54
*** prithiv has joined #openstack-neutron11:57
*** salv-orlando has quit IRC11:58
*** amotoki has joined #openstack-neutron11:58
*** miyagishi_t has quit IRC11:59
*** vikasc has quit IRC12:00
*** yamamoto has joined #openstack-neutron12:02
*** prithiv has quit IRC12:05
*** tbh has quit IRC12:06
*** mhickey has joined #openstack-neutron12:06
*** prithiv has joined #openstack-neutron12:06
*** bjornar__ has quit IRC12:07
jschwarzajo, can you please review: https://review.openstack.org/#/c/282876/ ?12:07
*** amotoki has quit IRC12:07
*** prithiv has quit IRC12:08
jschwarzajo, it's kevinbenton's patch to fix some L3 HA races you said you care about12:08
jschwarzand it passed jenkins :)12:08
ajojschwarz, can I do it tomorrow? I need to handle the deadlinish things today12:08
*** bjornar__ has joined #openstack-neutron12:08
ajoas a bug / no new feature , it can be merged after M-3 cut12:09
*** javeriak has quit IRC12:09
jschwarzajo, ack. whenever is good12:09
ajothanks jschwarz12:09
jschwarzthank you ajo12:09
*** MVenesio has joined #openstack-neutron12:11
*** haukebruno has quit IRC12:12
*** rtheis has joined #openstack-neutron12:15
*** newbiee has quit IRC12:18
*** shwetaap has joined #openstack-neutron12:20
*** irenab has quit IRC12:24
*** shwetaap has quit IRC12:25
*** liuyulong has quit IRC12:27
*** dave-mccowan has joined #openstack-neutron12:27
*** andymaier has joined #openstack-neutron12:30
openstackgerritgaryk proposed openstack/neutron-fwaas: FWaaS: make use of neutron_lib constants  https://review.openstack.org/28654812:35
*** moshele has quit IRC12:38
*** ildikov has joined #openstack-neutron12:38
*** moshele has joined #openstack-neutron12:38
*** [1]evgenyf has joined #openstack-neutron12:39
*** baohua has quit IRC12:40
*** baohua has joined #openstack-neutron12:40
*** hynekm has quit IRC12:40
openstackgerritgaryk proposed openstack/neutron-fwaas: FWaaS: make use of neutron_lib constants  https://review.openstack.org/28654812:40
*** hynekm has joined #openstack-neutron12:41
*** evgenyf has quit IRC12:42
*** [1]evgenyf is now known as evgenyf12:42
*** davidsha has quit IRC12:44
*** azbiswas has joined #openstack-neutron12:44
openstackgerritMerged openstack/neutron: Fix typo error for wrong msg format when CallbackFailure  https://review.openstack.org/28055312:45
*** thorst has joined #openstack-neutron12:46
*** vhoward has joined #openstack-neutron12:47
openstackgerritMerged openstack/neutron: Catch DBDuplicateEntry errors in RBAC code  https://review.openstack.org/28632912:47
*** thorst_ has joined #openstack-neutron12:47
*** jaypipes has joined #openstack-neutron12:48
*** azbiswas has quit IRC12:49
*** thorst has quit IRC12:51
*** amotoki has joined #openstack-neutron12:52
*** baoli has joined #openstack-neutron12:54
openstackgerritgaryk proposed openstack/neutron-lib: Add in missing constants  https://review.openstack.org/28656412:55
*** salv-orlando has joined #openstack-neutron12:55
*** andymaier has quit IRC12:57
*** amuller has joined #openstack-neutron13:01
*** dims has quit IRC13:02
*** mgoddard_ has joined #openstack-neutron13:04
*** davidsha has joined #openstack-neutron13:05
*** mgoddard has quit IRC13:07
*** abregman is now known as abregman|brb13:07
*** links has quit IRC13:07
*** sudipto has joined #openstack-neutron13:08
*** dims has joined #openstack-neutron13:08
*** garyk has quit IRC13:08
*** irenab has joined #openstack-neutron13:09
*** julim has joined #openstack-neutron13:10
*** liuyulong has joined #openstack-neutron13:10
*** yamamoto has quit IRC13:10
*** yamamoto has joined #openstack-neutron13:11
*** yamamoto has quit IRC13:11
*** yamamoto has joined #openstack-neutron13:12
*** prithiv has joined #openstack-neutron13:13
*** jckasper has joined #openstack-neutron13:13
*** pradk has joined #openstack-neutron13:14
*** jckasper has quit IRC13:15
sambettsHi does anyone know the devstack options I need to add to make it create only 1 single flat shared network?13:15
*** lucasagomes is now known as lucas-hungry13:15
*** newbiee has joined #openstack-neutron13:16
*** jckasper has joined #openstack-neutron13:16
openstackgerritRossella Sblendido proposed openstack/neutron: Improve logging for port binding  https://review.openstack.org/27630113:17
*** ccesario has joined #openstack-neutron13:18
*** dslevin has joined #openstack-neutron13:18
*** nplanel has quit IRC13:18
*** dslevin has quit IRC13:18
*** dslevin has joined #openstack-neutron13:19
*** dslevin has quit IRC13:20
*** andymaier has joined #openstack-neutron13:20
*** shwetaap has joined #openstack-neutron13:20
*** tbachman has quit IRC13:20
*** jckasper has quit IRC13:20
*** dslevin has joined #openstack-neutron13:20
openstackgerritSreekumar S proposed openstack/neutron: loadimpact perf improvement with batched ovs-vsctl statements  https://review.openstack.org/28658013:22
*** shwetaap has quit IRC13:24
*** dslevin has left #openstack-neutron13:24
davidshaajo: ping, just the last comment on dscp, the tests that check the version was updated fail without manually changing it.13:25
ajodavidsha, yeah, I'm looking I see there's something I got wrong about sub-objects downgrade13:25
ajogive me a minute, I'm right at it13:26
davidshaajo: kk, sorry for bothering you. I'll remove it now.13:26
ajono bothering13:26
ajodavidsha: remove what?13:26
*** mgoddard_ has quit IRC13:26
*** jschwarz has quit IRC13:27
davidshaajo: self.VERSION = '1.0'13:27
*** mgoddard_ has joined #openstack-neutron13:27
*** jschwarz has joined #openstack-neutron13:27
*** vikram_ has quit IRC13:27
ajodavidsha, ah, yeah, sorry, that's also a missundertanding, it's the serialized version what will change13:27
ajodavidsha, give me 30m13:27
ajodavidsha: https://github.com/openstack/oslo.versionedobjects/blob/master/oslo_versionedobjects/base.py#L44513:28
*** akshai has joined #openstack-neutron13:28
ajodavidsha, I believe we should just throw that exception from QoSDSCP rules when asked to downgrade13:28
ajothen they get deleted and that's it13:28
ajosorry for the confusion here, I got it wrong13:28
ajodavidsha: also having an exception here I'm trying to understand:13:29
ajohttps://github.com/openstack/oslo.versionedobjects/blob/master/oslo_versionedobjects/base.py#L43413:29
*** shwetaap has joined #openstack-neutron13:30
ajoahh13:31
ajowe need to provide obj_relationships in QoSPolicy13:31
*** jpena is now known as jpena|lunch13:31
*** emagana has joined #openstack-neutron13:31
*** crose has joined #openstack-neutron13:32
*** yamamoto has quit IRC13:32
davidshaajo: ok, I'll go through the code you linked.13:33
*** garyk has joined #openstack-neutron13:33
*** emagana has quit IRC13:36
*** yamamoto has joined #openstack-neutron13:38
*** yamamoto has quit IRC13:39
*** newbiee has quit IRC13:40
*** baoli has quit IRC13:40
*** baoli has joined #openstack-neutron13:40
*** ekuris_ has quit IRC13:41
*** baoli has quit IRC13:43
*** baoli has joined #openstack-neutron13:43
*** neeti has quit IRC13:44
Sam-I-Ammornings13:45
ihrachysajo: davidsha: I replied to the dscp patch, quite some comments, sorry13:46
ihrachyscouldn't resist from leaving so much :(13:46
ajoihrachys, yeah, I 'm debugging the downgrade of the rules, it's not correct13:46
*** Marga_ has joined #openstack-neutron13:46
davidshaihrachys: :O, It's ok working through them at the moment.13:46
ihrachysajo: yeah. you should look at how nova does it13:46
ajoihrachys, I will read your comments in a minute, please let's leave nits and possible refactors for later,13:46
ajoihrachys, the complicated part is the QoSRule subobjects13:47
ajoand the mapping to QoSPolicy13:47
ihrachysajo: sometimes the number of code refactoring involved is too much to allow13:47
ihrachysI believe we can't go as-is with plugin code duplication13:47
ajoihrachys, I already saw versionedobjects has a mechanism to identify not existing objects, and deleting from primitive13:47
ihrachyswe have patches in flight that fix some general issues in the plugin, and copy-pasting code won't help us at all13:47
ajoihrachys, link (to that specific part)13:48
ajoI didn't see that13:48
*** claudiub|2 has joined #openstack-neutron13:48
ihrachyshttps://review.openstack.org/#/c/251738/31/neutron/services/qos/qos_plugin.py13:48
ihrachysin line 171, I have a comment on that13:48
ajoihrachys, but if it's code style or duplication, I'd rather prefer them to agree on fixing it at follow up, and having the feature in13:49
ajothan the opposite13:49
*** yfujioka has quit IRC13:49
ajoof course, no-go if they don't agree that may need to be fixed,13:49
*** baohua_ has joined #openstack-neutron13:49
ajoihrachys, I see what you mean13:49
*** Marga_ has quit IRC13:50
*** akamyshnikova has quit IRC13:50
*** baohua has quit IRC13:50
*** claudiub has quit IRC13:51
matrohonajo : hi13:51
*** annp has joined #openstack-neutron13:51
matrohonajo, I'm trying to figure out what is the shape of qos/dscp in neutron currently13:52
*** annp has quit IRC13:52
*** annp has joined #openstack-neutron13:52
ajomatrohon, I need to fully look at latest ihrachys comments13:52
ajomatrohon, I'm trying to address an issue with object downgrading within it13:53
*** tbachman has joined #openstack-neutron13:53
*** yamamoto has joined #openstack-neutron13:53
matrohonajo, I can't find any relevant blueprint/code, do you have a link?13:53
*** reedip__ has joined #openstack-neutron13:54
ajomatrohon, :https://review.openstack.org/#/c/251738/13:54
amotokiihrachys: I updated the team meeting page (announce section)13:54
ajovhoward, davidsha are working on it to address the last comments13:54
ajoI hope it's on time13:54
matrohonajo, awesome thank you very much13:54
*** otsuka has quit IRC13:54
*** banix has joined #openstack-neutron13:54
ihrachysamotoki: looking13:55
*** akamyshnikova has joined #openstack-neutron13:55
ihrachysajo: it's on time if we move quick13:55
amotokisimple enough :)13:55
ajoihrachys, ack, I'm trying to help as much as I can13:55
ihrachysajo: I believe in you ;)13:55
*** jckasper has joined #openstack-neutron13:56
*** rmart04 has joined #openstack-neutron13:56
vhowardyes, thank you for the assistance everyone, its much appreciated13:57
*** neelashah has joined #openstack-neutron13:57
ajoihrachys, any update on when is version cut to be made?13:57
ihrachysajo: meeting in 3 mins13:57
ajooh, right13:57
ihrachysajo: but it's this week13:57
ajoit's euro-tuesday :P13:58
*** hdaniel has joined #openstack-neutron13:58
* ajo only wishes oslo_versioned objects was better documented13:58
ajo:)13:59
amotokiit's Tuesday in most areas (including AU) :)13:59
ajoamotoki, : I mean, it's an euro-timezone-friendly meeting :) it must be quite late there anyway amotoki :)14:00
dimsajo: ping dansmith and rlrossit on #openstack-oslo :)14:00
ajodims, thanks, I will ask him if I get stuck I think I almost got it14:00
*** mfranc213 has joined #openstack-neutron14:00
ajothanks for the pointer14:01
ihrachysdims: I bet you have a highlighter triggering on 'oslo'14:01
*** vikram_ has joined #openstack-neutron14:01
dimsajo : throw in a bug report too on where it could be better as well :)14:01
Sam-I-Ammoo.14:01
dimsihrachys : yep14:01
*** shwetaap has quit IRC14:01
ajolol :)14:01
dimsihrachys until we ship mitaka :)14:01
*** hichihara has joined #openstack-neutron14:02
ajothanks dims :D14:02
*** vhosakot has quit IRC14:03
*** nyechiel_ has joined #openstack-neutron14:04
*** akshai has quit IRC14:04
*** nyechiel has quit IRC14:04
*** akshai has joined #openstack-neutron14:06
*** baoli has quit IRC14:08
reedip__amotoki: ping14:08
*** jhershbe has quit IRC14:08
*** abregman|brb is now known as abregman14:09
amotokireedip__: pong14:09
*** lucas-hungry is now known as lucasagomes14:09
amotokireedip__: i am not so fluent that i can talk in two channels.14:09
reedip__amotoki: Oh , okay :)14:09
reedip__amotoki: If you are free tomorrow, can you check some of my patches on the client side ( some have been there since Mitakai -1 )14:10
*** baojg has joined #openstack-neutron14:10
reedip__amotoki: Its late now, so thats why asking if you could review some tomorrow ?14:10
ajodavidsha, vhoward : address all the ihrachys comments you can,14:11
ajoI'm handling the versioned objects parts and tests, I'll tell you how to fix it exactly14:12
davidshaajo: working on them now14:12
*** baoli has joined #openstack-neutron14:12
ajodavidsha, perfect, thanks14:12
davidshaajo: will I keep working on the object versioning stuff, or do ihrachys comments and then another PS for object versioning?14:13
*** roeyc has joined #openstack-neutron14:13
*** moshele has quit IRC14:14
*** kawa2014 has joined #openstack-neutron14:14
*** ociuhandu has quit IRC14:15
*** jamie_h has joined #openstack-neutron14:15
*** baoli has quit IRC14:15
ajodavidsha, first other stuff, then we can get back into it with my feedback14:15
davidsha(y)14:15
*** claudiub has joined #openstack-neutron14:15
*** ociuhandu has joined #openstack-neutron14:16
openstackgerritVictor Howard proposed openstack/python-neutronclient: Adding DSCP marking changes to neutronclient  https://review.openstack.org/25428014:17
*** claudiub|2 has quit IRC14:18
*** brad_behle has joined #openstack-neutron14:18
*** baojg has quit IRC14:21
*** ociuhandu has quit IRC14:21
*** baoli has joined #openstack-neutron14:22
*** rickyrem has joined #openstack-neutron14:22
*** baoli has quit IRC14:23
*** tiswanso has joined #openstack-neutron14:23
*** kbringard has joined #openstack-neutron14:24
vhowardajo: mfranc213 and i are looking into ihars comments, pythonclient merge conflict resolved https://review.openstack.org/#/c/25428014:24
*** wolverineav has joined #openstack-neutron14:25
*** baojg has joined #openstack-neutron14:25
*** baoli has joined #openstack-neutron14:25
*** rickyrem1 has joined #openstack-neutron14:26
*** rickyrem has quit IRC14:27
*** roeyc has quit IRC14:27
*** mfranc213 has quit IRC14:27
ajovhoward++14:28
*** wolverineav has quit IRC14:29
*** jroll has quit IRC14:29
*** jroll has joined #openstack-neutron14:30
*** jroll has quit IRC14:30
*** jroll has joined #openstack-neutron14:30
*** gvrangan has joined #openstack-neutron14:30
*** jreeves has joined #openstack-neutron14:31
*** roeyc has joined #openstack-neutron14:31
*** andymaier has quit IRC14:31
*** neiljerram has quit IRC14:31
*** edmondsw has joined #openstack-neutron14:31
*** yfujioka has joined #openstack-neutron14:31
*** neiljerram has joined #openstack-neutron14:32
*** jpena|lunch is now known as jpena14:32
*** ociuhandu has joined #openstack-neutron14:34
openstackgerritMiguel Angel Ajo proposed openstack/neutron: (WIP) just for sharing  https://review.openstack.org/28663114:37
amotokimestery: re neutronclient release patch, can we replace my WIP with your -1?14:37
amotokimestery: I am going to bed in one hour perhaps. I think your control is better than my WIP.14:38
*** vthapar has quit IRC14:38
mhickeyihrachys: Hi14:39
ihrachysmhickey: hi14:39
*** reedip__ has quit IRC14:39
*** baoli has quit IRC14:39
*** ociuhandu has quit IRC14:39
*** EinstCrazy has joined #openstack-neutron14:39
mhickeyihrachys: Sorry but have been unable to get to community work this week. I should be back on track this afternoon or tomorrow.14:39
*** lnicolas has quit IRC14:40
ihrachysmhickey: that's fine. have you booked everything for Brno already?14:40
mhickeyihrachys: Lots of things going on. Good news is, that I should make it to the meetup. Travel plans are in progress.14:40
ihrachysyeah, please work on getting here first thing ;)14:41
*** baoli has joined #openstack-neutron14:41
*** gvrangan has quit IRC14:41
mhickeyihrachys: I have mailed the hotel about the booking, so hopefully get sorted.14:41
ihrachysmhickey: ok great ;)14:42
mhickeyihrachys: flights are a bit tight so hopefully no hitches! :)14:42
mhickeyihrachys: Otherwise I am stranded in LHR or MUN! :)14:43
*** jreeves_ has joined #openstack-neutron14:43
mesteryamotoki: Ack, will do!14:43
mesteryamotoki: Done!14:44
*** jreeves has quit IRC14:44
*** azbiswas has joined #openstack-neutron14:46
amotokimestery: thanks. I removed my WIP.14:47
mesteryamotoki: Excellent!14:47
*** ociuhandu has joined #openstack-neutron14:47
*** jlibosva has quit IRC14:47
*** jschwarz has quit IRC14:48
*** jlibosva has joined #openstack-neutron14:49
*** EinstCrazy has quit IRC14:50
*** EinstCrazy has joined #openstack-neutron14:50
*** yfujioka has quit IRC14:51
openstackgerritMerged openstack/neutron: Deprecate network_device_mtu  https://review.openstack.org/28379814:51
*** azbiswas has quit IRC14:52
*** drankis has joined #openstack-neutron14:52
*** drankis has quit IRC14:52
*** iyamahat has joined #openstack-neutron14:52
*** doug-fish has joined #openstack-neutron14:55
*** jschwarz has joined #openstack-neutron14:56
*** edmondsw has quit IRC14:57
*** mfranc213 has joined #openstack-neutron14:57
*** nyechiel_ has quit IRC14:57
*** nyechiel has joined #openstack-neutron14:57
*** iyamahat has quit IRC14:59
*** baojg has quit IRC14:59
*** busterswt has joined #openstack-neutron15:01
*** claudiub|2 has joined #openstack-neutron15:01
*** mlavalle has joined #openstack-neutron15:02
mlavallecarl_baldwin: hi15:02
*** fawadkhaliq has joined #openstack-neutron15:02
carl_baldwinmlavalle: hi15:03
mlavallecarl_baldwin: do we have meeting now?15:03
*** claudiub has quit IRC15:04
mlavallecarl_baldwin: nevermind15:04
*** yfujioka has joined #openstack-neutron15:05
*** dane_leblanc has joined #openstack-neutron15:05
carl_baldwinYes, over in #openstack-meeting15:06
openstackgerritgaryk proposed openstack/neutron: IP Availability: remove unused imports  https://review.openstack.org/28664115:07
*** yamahata has joined #openstack-neutron15:07
*** yfujioka has quit IRC15:07
*** azbiswas_ has joined #openstack-neutron15:08
*** azbiswas_ has quit IRC15:08
*** azbiswas_ has joined #openstack-neutron15:09
*** azbiswas_ has quit IRC15:10
*** ski1 has quit IRC15:10
*** azbiswas_ has joined #openstack-neutron15:11
*** shwetaap has joined #openstack-neutron15:11
*** korzen has quit IRC15:12
*** vishwanathj_ has joined #openstack-neutron15:12
*** EinstCrazy has quit IRC15:12
*** sridharg has quit IRC15:13
*** ajmiller_ has joined #openstack-neutron15:17
*** ajmiller has joined #openstack-neutron15:17
*** itisha has joined #openstack-neutron15:18
*** hynekm has quit IRC15:18
*** ajmiller has quit IRC15:19
*** rickyrem1 has quit IRC15:19
*** annp has quit IRC15:20
ihrachysanyone from sfc?15:21
ihrachysI haven't see cathy here for some time15:21
openstackgerritMiguel Angel Ajo proposed openstack/neutron: (WIP) just for sharing  https://review.openstack.org/28663115:21
*** pradk has quit IRC15:22
*** pradk has joined #openstack-neutron15:22
openstackgerritMerged openstack/neutron: Provide dry-run flag to validate deployment requirements  https://review.openstack.org/28384915:23
openstackgerritMerged openstack/neutron: add arp_responder flag to linuxbridge agent  https://review.openstack.org/27859715:23
*** emagana has joined #openstack-neutron15:25
*** wolverineav has joined #openstack-neutron15:26
*** haplo37 has joined #openstack-neutron15:27
*** rpothier has joined #openstack-neutron15:29
*** singhj has joined #openstack-neutron15:29
*** wolverineav has quit IRC15:31
haleybkevinbenton: ping15:32
*** rossella_s has quit IRC15:32
amotokiihrachys: vikram_ is active in SFC too. AFAIK cathy is not online so often.15:32
*** rossella_s has joined #openstack-neutron15:32
vikram_ihrachys: ping15:33
*** wwriverrat has quit IRC15:34
ihrachysvikram_: hey. I would like sfc to consider using l2 agent extension instead of maintaining its own agent.15:35
ihrachysvikram_: we landed the needed bits lately in Mitaka15:35
vikram_ihrachys: ajo notified me about this, this morning15:36
ihrachysvikram_: so now extensions have access to bridges and the agent manages cookies for flows15:36
*** javeriak has joined #openstack-neutron15:36
vikram_ihrachys: will take this topic this week's IRC.. IMO, it would be great using L2 extension.. No need to replicate the whole code15:36
ihrachysvikram_: ok great. can you discuss it on some subteam meeting and get back to me in case you need any clarifications or help? I will work on some devref docs on the feature in the meantime.15:36
ihrachysvikram_: absolutely. ok great.15:37
*** baohua_ has quit IRC15:37
vikram_ihrachys: Sure! I will ;)15:37
*** rickyrem has joined #openstack-neutron15:39
*** andymaier has joined #openstack-neutron15:40
amotokiihrachys: vikram_: SFC meeting is weekly thrusday at 1700UTC, EU-friendly time.15:40
*** numans has quit IRC15:40
vikram_amotoki: +100015:40
amotokiihrachys: vikram_: i think you can ping ihar or ajo in the meeting :)15:40
vikram_amotoki: ok15:41
*** jlibosva has quit IRC15:42
*** jpena is now known as jpena|brb15:42
*** jlibosva has joined #openstack-neutron15:42
*** akshai has quit IRC15:42
ihrachysamotoki: I am impressed you are still up15:43
*** ryanpetrello has quit IRC15:43
*** mriedem has joined #openstack-neutron15:43
mriedemSam-I-Am: did you ever talk to danpb?15:43
*** yamamoto has quit IRC15:43
*** ryanpetrello has joined #openstack-neutron15:44
Sam-I-Ammriedem: nope15:44
mriedemhe's in -nova right now15:44
amotokiihrachys: hehe. it is 15 min to 1am and going to bed now. night15:45
*** anilvenkata has left #openstack-neutron15:45
ihrachysamotoki: gn :)15:45
*** amotoki has quit IRC15:46
*** azbiswas has joined #openstack-neutron15:48
*** devvesa has quit IRC15:49
*** jaypipes has quit IRC15:50
*** jlanoux has quit IRC15:50
*** akshai has joined #openstack-neutron15:50
amullervikram_: consider how difficult it will be for you to update to OVS agent from Mitaka, and so on for each version. It's not 'scalable'15:50
*** yamahata has quit IRC15:51
amullervikram_: there's also a support issue with an external project completely replacing core bits. If someone using SFC hits an OVS agent bug, is it because he's using a forked OVS agent, or is the bug also in the Neutron OVS agent?15:51
amullervikram_: A forked agent makes SFC a lot harder / trickier to consume15:52
amullerpossibly impossible from my perspective to be honest15:52
vikram_amuller: Agreed15:52
anteayaanyone know what time kevinbenton usually arrives online?15:52
*** yamamoto has joined #openstack-neutron15:52
*** liuyulong has quit IRC15:53
mriedemihrachys: i don't suppose https://review.openstack.org/#/c/284407/ would be backported to liberty right?15:53
mriedemsince it's a config option change and it's breaking vhostuser cases it sounds like15:53
openstackgerritMerged openstack/neutron-fwaas: Track alembic heads  https://review.openstack.org/28546815:53
ihrachysmriedem: nope, it's against the policies15:53
*** azbiswas has quit IRC15:53
mriedemyeah15:53
mriedemok, i was proposing https://review.openstack.org/#/c/285710/ in nova but now i see that they are basically dependent15:53
*** azbiswas has joined #openstack-neutron15:53
mriedemand if you don't change that option it makes the network unusable15:54
garykmriedem: ihrachys: i think that in certain cases we should maybe be flxible witht he policies.15:54
ihrachysyeah sadly we won't be able to get it all in Liberty15:54
garykit looks like a very importnat fix15:54
mriedemgaryk: even in master this is tricky,15:54
mriedembecause if you upgrade nova to mitaka but don't upgrade neutron yet, and don't set segment_mtu greater than 0, it's going to be bad15:55
ihrachysgaryk: it's not a single patch we are talking about here.15:55
mriedemand apparently the combination breaks vhostuser https://review.openstack.org/#/c/271444/15:55
*** javeriak has quit IRC15:55
garykok. i hear you15:55
amulleranteaya: kevinbenton does not exist in the same time-space plane as we mortals do. Our understanding of the concept of time is different. Some say his day is 42 hours long and that he works in intermittent 37 seconds time periods.15:55
mriedemnova probably needs a release note with the fyi here15:55
*** javeriak has joined #openstack-neutron15:55
anteayaamuller: thanks for the update15:56
garykmriedem: that sounds reasonable15:56
anteayahe was still online at 08:00 utc so I am going with he is still asleep15:56
amulleranteaya: *If* he sleeps.15:56
anteayayes, you are correct, I am making an assumption there15:57
mriedemgaryk: ihrachys: actually, we might need to update nova to deal with older neutron15:57
mriedemif neutron gives an mtu=0, nova should probably ignore it15:57
anteayathat has not been verified by data or confirmation from source15:57
ihrachysmriedem: right you are. also, even new neutron may provide 015:57
mriedemihrachys: yeah b/c of existing config files15:57
ihrachyssince it's configurable15:57
*** tbachman has quit IRC15:58
mriedemok, i'll push a patch to nova to add that check15:58
ihrachysmriedem: great. add me to reviewers.15:58
*** vhosakot has joined #openstack-neutron15:58
openstackgerritgaryk proposed openstack/neutron: Using LOG.warning replace LOG.warn  https://review.openstack.org/27827715:58
*** javeriak_ has joined #openstack-neutron15:59
mriedemactually i think we're ok https://review.openstack.org/#/c/283847/6/nova/network/linux_net.py@133415:59
*** rpothier has left #openstack-neutron15:59
mriedemif not mtu: # use nova config value15:59
*** jcook_ has joined #openstack-neutron15:59
mriedemso if neutron passes 0, we use the config option in nova15:59
mriedemwhich defaults to None, so we just wouldn't set mtu in the default case16:00
*** vikram_ has quit IRC16:00
*** javeriak has quit IRC16:00
*** minwang2 has joined #openstack-neutron16:00
*** ilyashakhat has joined #openstack-neutron16:01
openstackgerritMiguel Angel Ajo proposed openstack/neutron: (WIP) just for sharing  https://review.openstack.org/28663116:04
*** haplo37 has quit IRC16:04
*** kevinbenton has quit IRC16:04
*** azbiswa__ has joined #openstack-neutron16:05
*** wwriverrat has joined #openstack-neutron16:06
*** ajmiller_ has quit IRC16:06
*** ajmiller_ has joined #openstack-neutron16:06
openstackgerritMerged openstack/python-neutronclient: Add use_default_subnetpool to subnet create requests  https://review.openstack.org/28258316:06
openstackgerritRyan Tidwell proposed openstack/neutron: Add BGP Callback and agent RPC notifcation implementations  https://review.openstack.org/21699416:07
openstackgerritRyan Tidwell proposed openstack/neutron: Add Queries For BGP Route Lookups  https://review.openstack.org/24219216:07
*** azbiswas has quit IRC16:08
carl_baldwinxianghui: ping16:08
*** tbachman has joined #openstack-neutron16:08
*** minwang2 has quit IRC16:08
*** annp has joined #openstack-neutron16:09
carl_baldwinxianghui: I know it is late for you but I wanted to know if we could sync up tonight (your tomorrow morning) around 0400 UTC.16:09
*** azbiswas_ has quit IRC16:09
*** chlong_ has quit IRC16:10
carl_baldwinI think I just confused xiaohhui with xianghui .  Sorry xianghui16:11
carl_baldwinThe two are just a couple of letters off.  :)16:11
*** abregman has quit IRC16:12
*** jaypipes has joined #openstack-neutron16:13
*** hdaniel has quit IRC16:14
*** minwang2 has joined #openstack-neutron16:15
*** haplo37 has joined #openstack-neutron16:16
*** yfried_ has joined #openstack-neutron16:19
*** yfried has quit IRC16:19
carl_baldwinmlavalle: ping16:19
*** jlanoux has joined #openstack-neutron16:20
*** jschwarz has quit IRC16:20
*** yamamoto has quit IRC16:21
*** leunam112 has quit IRC16:22
mlavallecarl_baldwin: in a meeting. can I get back to you in 20 minutes or so?16:23
carl_baldwinmlavalle: Certainly.16:23
*** yamamoto has joined #openstack-neutron16:23
*** singhj has quit IRC16:23
carl_baldwinmlavalle: I'll drive in to work now.  Shouldn't take me much longer than that.16:23
mlavallecarl_baldwin: ok16:23
*** daneyon has joined #openstack-neutron16:25
*** jbell8 has joined #openstack-neutron16:25
*** yamahata has joined #openstack-neutron16:25
*** eddima has quit IRC16:26
*** daneyon_ has joined #openstack-neutron16:26
*** johnsom_ has joined #openstack-neutron16:29
*** daneyon has quit IRC16:30
*** jpena|brb is now known as jpena16:30
*** kevinbenton has joined #openstack-neutron16:30
*** armax has joined #openstack-neutron16:31
*** yfried_ has quit IRC16:32
*** kobis has quit IRC16:32
*** absubram has joined #openstack-neutron16:32
openstackgerritDavid Shaughnessy proposed openstack/neutron: DSCP QoS rule implementation  https://review.openstack.org/25173816:33
*** johnsom has quit IRC16:33
*** fawadkhaliq has quit IRC16:33
*** absubram_ has joined #openstack-neutron16:33
*** ajmiller__ has joined #openstack-neutron16:33
*** tiswanso has quit IRC16:34
*** yamamoto has quit IRC16:34
*** yamamoto has joined #openstack-neutron16:34
*** yamamoto has quit IRC16:34
*** tiswanso has joined #openstack-neutron16:35
openstackgerritMerged openstack/neutron-vpnaas: Track alembic heads  https://review.openstack.org/28546016:35
*** roeyc has quit IRC16:35
openstackgerritMerged openstack/neutron: Add support for QoS for LinuxBridge agent  https://review.openstack.org/23621016:35
*** ajmiller_ has quit IRC16:35
*** garyk has quit IRC16:36
*** yamahata has quit IRC16:36
*** Leom has joined #openstack-neutron16:37
*** absubram has quit IRC16:37
*** absubram_ is now known as absubram16:37
*** singhj has joined #openstack-neutron16:40
*** mgoddard_ has quit IRC16:40
*** mgoddard has joined #openstack-neutron16:40
*** leunam112 has joined #openstack-neutron16:42
*** leunam112 is now known as Manuel_11216:43
*** josecastroleon has quit IRC16:43
*** mriedem has left #openstack-neutron16:43
*** amuller is now known as amuller_afk16:46
*** azbiswa__ has quit IRC16:47
*** thorst_ is now known as thorst_afk16:47
*** azbiswas has joined #openstack-neutron16:47
ihrachysslaweq_: ajo: lb agent qos merged ^ woohoo16:48
*** sridhar_ram1 has joined #openstack-neutron16:48
*** scheuran has quit IRC16:49
*** jlibosva has quit IRC16:49
*** jlibosva has joined #openstack-neutron16:50
*** azbiswas has quit IRC16:52
*** ilyashakhat has quit IRC16:52
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-fwaas: Updated from global requirements  https://review.openstack.org/28504116:52
*** sridhar_ram1 has quit IRC16:53
*** sridhar_ram1 has joined #openstack-neutron16:53
*** josecastroleon has joined #openstack-neutron16:53
*** sridhar_ram1 has quit IRC16:54
*** sridhar_ram1 has joined #openstack-neutron16:54
*** rcernin has quit IRC16:55
mlavallecarl_baldwin: ping16:55
*** ygbo has quit IRC16:56
carl_baldwinmlavalle: pong16:56
*** fawadkhaliq has joined #openstack-neutron16:56
mlavallecarl_baldwin: responding to your ping16:56
*** jbell8 has quit IRC16:57
*** jbell8 has joined #openstack-neutron16:57
carl_baldwinI wanted to follow up on that rebase you did.  It turned out that my patch was in conflict but that hadn't bubbled up through the gerrit UI yet because it was new.16:57
*** jwarendt has joined #openstack-neutron16:57
*** tbachman has quit IRC16:57
carl_baldwinmlavalle: But, I wanted to reiterate that we need to be careful when rebasing patch chains with more than just a single author.16:58
*** evgenyf has quit IRC16:58
*** mgoddard_ has joined #openstack-neutron16:58
carl_baldwinmlavalle: My SOP is to rebase one at a time from the base of the chain.16:58
carl_baldwinmlavalle: I think I had another reason to sync up but I can't remember it right now.16:59
*** akshai has quit IRC16:59
mlavallecarl_baldwin: I know. I am sorry. I have a conversation with you saved on that subject. I will read that again carefully and if I have questions before I push again, i'll ping you16:59
carl_baldwinmlavalle: No worries.  I tend to watch out for it.17:00
mlavallecarl_baldwin: do you want me to start working on the Nova side of routed networks?17:01
*** akshai has joined #openstack-neutron17:01
*** mgoddard has quit IRC17:01
carl_baldwinmlavalle: Yes.17:02
mlavallecarl_baldwin: or put differently, where else can I help?17:02
*** matrohon has quit IRC17:02
carl_baldwinmlavalle: I think if you could help out with the deferred IP allocation, that could help.  You know a bit about the nova / neutron interactions already.17:04
mlavallecarl_baldwin: ok, i'll start looking into that17:05
*** jistr has quit IRC17:05
*** yamamoto has joined #openstack-neutron17:05
johnthetubaguycarl_baldwin: mlavalle: I am hoping I or someone over here could lend a hand with some of that, but its very post Mitaka at this point17:05
*** feleouet has quit IRC17:06
carl_baldwinjohnthetubaguy: Thanks.  I know that there is still a lot of Mitaka stuff going on now.  We're just trying to get a head start as some of our Mitaka stuff winds down.17:06
*** jbell8 has quit IRC17:06
johnthetubaguymakes sense17:06
mlavallecarl_baldwin: I have told my boss that my next focus upstream is routed network, and he is fine with it. So my bandwidth can be directed to it mostly17:07
*** gvrangan has joined #openstack-neutron17:07
*** pcaruana has quit IRC17:07
carl_baldwinmlavalle: ++17:07
*** Swami has joined #openstack-neutron17:10
*** yamamoto has quit IRC17:10
*** achanda has joined #openstack-neutron17:10
vishwanathjHello, I am looking for some guidance from folks that have worked on SR-IOV. I have liberty OpenStack Liberty installed as described at https://ask.openstack.org/en/question/88782/unable-to-create-a-vm-with-sr-iov-port/ I am noticing that when I create subnet (Step 19 in the link), the dhcp port of the network gets added to the ovs br-int and is tagged with label 4095. Trying to find out what I might have misconfigured. Any17:12
vishwanathjguidance on next steps to help resolve this issue would be a huge help.17:12
openstackgerritMargaret Frances proposed openstack/neutron: DSCP QoS rule implementation  https://review.openstack.org/25173817:13
*** fzdarsky is now known as fzdarsky|afk17:13
*** anshul has quit IRC17:13
*** Leom has quit IRC17:14
*** Leom has joined #openstack-neutron17:14
*** Aish has joined #openstack-neutron17:14
mlavallejohnthetubaguy: thanks for the concern. I'll keep drawing attention to it in the nova meeting, so it doesn't fall through the cracks when you have more bandwidth post Mitala17:16
*** dims_ has joined #openstack-neutron17:17
*** banix has quit IRC17:17
*** minwang2 has quit IRC17:18
*** davidsha has quit IRC17:18
*** dims has quit IRC17:19
*** salv-orl_ has joined #openstack-neutron17:19
openstackgerritMartin Hickey proposed openstack/neutron: Add custom SQLAlchemy type for IP addresses  https://review.openstack.org/27755817:20
*** neelashah has quit IRC17:20
mlavallecarl_baldwin: so in this case, who is the base of the chain: your patchset?17:21
carl_baldwinmlavalle: Right now, yes.17:21
*** minwang2 has joined #openstack-neutron17:21
carl_baldwinmlavalle: Soon, it will be that other patch set that I pointed out to move the table from ML2.17:21
slaweq__ihrachys: thx17:21
slaweq__I just saw that it's merged17:21
*** salv-orlando has quit IRC17:22
mlavallecarl_baldwin: correct. I meant just right now17:22
carl_baldwinmlavalle: right17:22
slaweq__thx You and ajo for big help on that :)17:22
ihrachysslaweq__: you did enormous job getting fullstack framework pieces and the patch merged. thanks.17:22
slaweq__ihrachys: I hope I will do much more in future :)17:22
carl_baldwinmlavalle: do you need another rebase?  (Looks like you do)  Go ahead and rebase it if you need and let me know when you're done.17:23
*** josecastroleon has quit IRC17:23
mlavallecarl_baldwin: so, last friday, the steps should have been: pull master, change branch, rebase your patchset against master and then rebase mine against master. right?17:23
*** tmorin has quit IRC17:24
ihrachysslaweq__: btw are you going to Austin?17:24
*** nlahouti has joined #openstack-neutron17:27
ihrachysslaweq__: we probably need to update user visible docs for the feature too. do you plan to handle it?17:27
*** wolverineav has joined #openstack-neutron17:28
*** Leom has quit IRC17:29
*** banix has joined #openstack-neutron17:29
*** amuller_afk is now known as amuller17:30
*** tiswanso has quit IRC17:30
*** rickyrem has quit IRC17:31
*** tiswanso has joined #openstack-neutron17:32
*** neelashah has joined #openstack-neutron17:32
*** wolverineav has quit IRC17:32
*** davidsha has joined #openstack-neutron17:33
davidshavhoward, mfranc213 : hey sorry lost internet connection there17:33
*** rickyrem has joined #openstack-neutron17:34
*** jbell8 has joined #openstack-neutron17:34
mfranc213davidsha: no problem17:34
*** wolverineav has joined #openstack-neutron17:34
*** thorst_afk has quit IRC17:35
*** thorst_afk has joined #openstack-neutron17:36
*** thorst_afk is now known as thorst_17:36
slaweq__ihrachys: I will go to Austin (if I will have visa)17:37
ihrachysslaweq__: great :)17:37
slaweq__what are "user visible docs"?17:38
slaweq__I can work on upgrade it but I don't know what to do exactly17:38
*** slaweq__ is now known as slaweq17:38
*** dileepr has joined #openstack-neutron17:38
ihrachysslaweq: http://docs.openstack.org/liberty/networking-guide/adv-config-qos.html17:39
ihrachyssee it talks about ovs specifically17:39
ihrachysalso mentions sr-iov17:39
slaweqok, I will take a look on that17:40
*** mhickey has quit IRC17:40
ihrachysslaweq: that's networking-guide https://github.com/openstack/openstack-manuals/tree/master/doc/networking-guide17:40
slaweqok, so workflow is same as for neutron code, yes?17:40
*** jlanoux has quit IRC17:41
slaweqmake changes, push to gerrit for review and so on, am I right?17:41
*** numans has joined #openstack-neutron17:41
ihrachysslaweq: it's the same for all stuff openstack, yes :)17:42
* ihrachys -> life17:42
*** ihrachys has quit IRC17:42
*** ihrachys has joined #openstack-neutron17:43
*** gangil has joined #openstack-neutron17:43
*** gangil has quit IRC17:43
*** gangil has joined #openstack-neutron17:43
slaweqok, thx17:43
*** prithiv has quit IRC17:44
slaweqI will try to update it in next few days17:44
slaweqthx for help17:44
slaweqI have to go now17:44
*** tbachman has joined #openstack-neutron17:45
*** akshai has quit IRC17:45
*** akshai has joined #openstack-neutron17:47
*** ihrachys has quit IRC17:47
*** absubram has quit IRC17:48
*** mickeys has joined #openstack-neutron17:48
*** claudiub|2 has quit IRC17:49
*** minwang2 has quit IRC17:56
carl_baldwinmlavalle: Not quite.  rebase my patch against master and then rebase your patch against mine.17:56
carl_baldwinmlavalle: So, if after rebasing my patch set's commit it is "abcdef1234567890" then I would pull your patch set and run "git rebase HEAD^ --onto abcdef1234567890"17:57
*** baoli has quit IRC17:58
*** numans has quit IRC17:59
*** krtaylor has quit IRC18:00
*** sc68cal has joined #openstack-neutron18:00
mlavallecarl_baldwin: got it.... now I might have made a mistake when I started coding. Should I have downloaded your patchset with git review -d, swicth to that branch and then create a branch of my own before starting coding? I was following the "Adding a Dependency" section in http://docs.openstack.org/infra/manual/developers.html18:02
*** davidsha has quit IRC18:02
*** hynekm has joined #openstack-neutron18:03
carl_baldwinmlavalle: That sounds fine.  It just get tricky when you need to rebase the chain.18:03
*** ajmiller__ is now known as ajmiller18:04
mlavallecarl_baldwin: or is it ok what that guide says: just git review -d , swicth to the dowanloaded branch and start coding right there?18:05
*** jlibosva has quit IRC18:05
*** davidsha has joined #openstack-neutron18:06
*** jhershbe has joined #openstack-neutron18:06
davidshavhoward, mfranc213 : it happened again!18:06
*** busterswt has quit IRC18:07
*** baoli has joined #openstack-neutron18:07
*** yamamoto has joined #openstack-neutron18:07
*** busterswt has joined #openstack-neutron18:07
*** slaweq has quit IRC18:08
carl_baldwinmlavalle: I think that is fine.  I think the local branch you use has little consequence.18:08
*** sudipto has quit IRC18:08
*** Leo_ has joined #openstack-neutron18:08
*** slaweq has joined #openstack-neutron18:09
*** ivar-lazzaro has joined #openstack-neutron18:09
*** Leom has joined #openstack-neutron18:10
*** jpena has quit IRC18:10
*** yamamoto has quit IRC18:12
*** Leo_ has quit IRC18:13
*** baoli has quit IRC18:14
*** vishwanathj_ has quit IRC18:14
*** rmart04 has quit IRC18:15
*** tongli has joined #openstack-neutron18:15
*** yfried_ has joined #openstack-neutron18:16
*** madhu_ak has joined #openstack-neutron18:16
*** suresh12 has joined #openstack-neutron18:17
*** openstackgerrit has quit IRC18:18
*** jhershbe has quit IRC18:18
*** openstackgerrit has joined #openstack-neutron18:19
*** abhiraut has joined #openstack-neutron18:19
*** azbiswas has joined #openstack-neutron18:21
kevinbentoncarl_baldwin: burn!18:22
kevinbenton:)18:22
* carl_baldwin not following...18:22
kevinbentonit sounded like an insult18:22
kevinbentonthe branch you use has little consequence18:22
*** lucasagomes is now known as lucas-dinner18:22
carl_baldwinkevinbenton: I didn't mean it that way.  :)18:23
carl_baldwinmlavalle: sorry if it sounded bad.18:23
carl_baldwinI just meant that it doesn't really matter to me what local git branch is used.  The important thing is that the commits line up right.18:24
kevinbentoncarl_baldwin: yeah, i know. i was just giving you a hard time :)18:24
carl_baldwinkevinbenton: :)18:25
kevinbentoncarl_baldwin: sorry i missed the routed networks meeting. i had the wrong time for the neutron meeting this morning and knew it was right after the neutron meeting18:25
kevinbentoncarl_baldwin: so i missed both18:25
*** azbiswas has quit IRC18:26
*** serverascode has quit IRC18:26
carl_baldwinkevinbenton: It is even earlier next week.  Good luck making that one.  But then, DST will kick in and give us some relief.18:26
*** zhiyan has quit IRC18:27
kevinbentoncarl_baldwin: ack. i'll try to make it18:27
*** blogan_ is now known as blogan18:27
*** akshai has quit IRC18:28
*** serverascode has joined #openstack-neutron18:28
*** zhiyan has joined #openstack-neutron18:28
carl_baldwinThe JST folks didn't make it either.  The early meetings were for them!18:29
*** akshai has joined #openstack-neutron18:29
*** azbiswas_ has joined #openstack-neutron18:29
*** permalac has quit IRC18:31
sc68caldang I missed the opportunity to give carl_baldwin a hard time.18:31
*** roaet- has joined #openstack-neutron18:31
carl_baldwinsc68cal: Don't worry.  There will be plenty more.18:32
sc68calcarl_baldwin: :)18:32
*** sambetts is now known as sambetts|afk18:33
*** permalac has joined #openstack-neutron18:34
*** nlahouti1 has joined #openstack-neutron18:34
*** wolverineav has quit IRC18:34
*** minwang2 has joined #openstack-neutron18:34
*** permalac has quit IRC18:34
*** abhiraut has quit IRC18:35
*** moshele has joined #openstack-neutron18:35
*** KuDeMi has joined #openstack-neutron18:37
*** roaet_ has quit IRC18:37
*** nlahouti has quit IRC18:37
*** tflynn has joined #openstack-neutron18:37
*** jhershbe has joined #openstack-neutron18:40
*** krtaylor has joined #openstack-neutron18:42
*** ijw has joined #openstack-neutron18:42
*** KuDeMi has quit IRC18:43
openstackgerritRitesh Anand proposed openstack/neutron: Avoids logging error on OVS agent start.  https://review.openstack.org/28149818:43
*** nmagnezi has joined #openstack-neutron18:44
*** Leo_ has joined #openstack-neutron18:45
*** madhu_ak has quit IRC18:45
*** dims has joined #openstack-neutron18:46
*** haplo37 has quit IRC18:46
*** madhu_ak has joined #openstack-neutron18:48
*** dmellado has quit IRC18:48
*** dkehn has quit IRC18:50
*** tbachman_ has joined #openstack-neutron18:50
*** itsuugo has quit IRC18:50
*** dkehn has joined #openstack-neutron18:50
*** Leom has quit IRC18:50
*** wolsen has quit IRC18:50
*** nmagnezi has quit IRC18:52
*** jamespd has quit IRC18:52
*** tbachman has quit IRC18:52
*** dims_ has quit IRC18:52
*** tbachman_ is now known as tbachman18:52
*** ociuhandu has quit IRC18:52
*** afazekas has quit IRC18:52
*** john5223 has quit IRC18:52
*** fzdarsky|afk has quit IRC18:54
*** jhershbe has quit IRC18:54
*** SpamapS has quit IRC18:54
*** openstack has joined #openstack-neutron19:18
armaxamuller: ping19:19
*** roaet has joined #openstack-neutron19:19
bjornarcarl_baldwin, read your blog post wrt address scopes and bgp. Where can I find the latest and greatest info on announcing these prefixes to the l3 fabric?19:19
roaetHenryG: yo yo yo! my team is making some progress on the live migration thing19:20
roaetHenryG:  with next?                         │@framboise19:20
*** openstackgerrit has joined #openstack-neutron19:20
roaetHenryG: oops, bad clipboard: https://review.openstack.org/#/c/124946/19:20
*** newbiee has joined #openstack-neutron19:21
*** Manuel_112 has quit IRC19:21
*** Manuel_112 has joined #openstack-neutron19:22
mlavallecarl_baldwin: I absolutely didn't saw that as insulting. I knew what you meant.19:23
mlavallecarl_baldwin, kevinbenton: LOL19:23
*** abhiraut has joined #openstack-neutron19:23
*** kriskend has joined #openstack-neutron19:23
*** vhoward has quit IRC19:24
*** dedery has joined #openstack-neutron19:24
*** fzdarsky|afk is now known as fzdarsky19:25
*** mgkwill has quit IRC19:25
*** markmcclain has quit IRC19:25
*** dlundqui1 has quit IRC19:25
*** briancurtin has quit IRC19:25
*** StevenK has quit IRC19:25
*** harmw has quit IRC19:25
*** mhayden has quit IRC19:25
*** quade has quit IRC19:25
*** alaski has quit IRC19:25
*** johnthetubaguy has quit IRC19:25
docaedoWould anyone happen to know in devstack local.conf, if there's a way to specify DNS server for private-subnet?19:26
*** sc68cal has quit IRC19:27
*** singhj has quit IRC19:27
*** jhershbe has quit IRC19:29
*** neelashah has joined #openstack-neutron19:29
*** kriskend has quit IRC19:30
*** mgkwill has joined #openstack-neutron19:31
*** markmcclain has joined #openstack-neutron19:31
*** dlundqui1 has joined #openstack-neutron19:31
*** briancurtin has joined #openstack-neutron19:31
*** StevenK has joined #openstack-neutron19:31
*** harmw has joined #openstack-neutron19:31
*** mhayden has joined #openstack-neutron19:31
*** quade has joined #openstack-neutron19:31
*** alaski has joined #openstack-neutron19:31
*** johnthetubaguy has joined #openstack-neutron19:31
*** mhayden has quit IRC19:31
*** rickyrem1 has joined #openstack-neutron19:31
*** abregman has joined #openstack-neutron19:32
*** singhj has joined #openstack-neutron19:32
*** mhayden has joined #openstack-neutron19:33
*** rickyrem has quit IRC19:33
*** geekinutah has joined #openstack-neutron19:35
*** singhj has quit IRC19:38
*** ajmiller_ has joined #openstack-neutron19:39
*** crose has quit IRC19:39
*** tbachman has joined #openstack-neutron19:40
*** ajmiller has quit IRC19:41
*** dedery has quit IRC19:43
*** Sukhdev has joined #openstack-neutron19:43
*** neelashah has quit IRC19:44
*** singhj has joined #openstack-neutron19:45
*** vhosakot has quit IRC19:46
*** vhosakot has joined #openstack-neutron19:46
*** moshele has joined #openstack-neutron19:46
*** dedery has joined #openstack-neutron19:47
*** jprovazn has quit IRC19:48
*** dane_leblanc has quit IRC19:49
openstackgerritRyan Tidwell proposed openstack/neutron: Add BGP Callback and agent RPC notifcation implementations  https://review.openstack.org/21699419:49
*** Leom has joined #openstack-neutron19:49
*** neiljerram has quit IRC19:50
*** Leom_ has joined #openstack-neutron19:51
*** nyechiel has quit IRC19:51
*** KuDeMi has joined #openstack-neutron19:51
*** ajmiller_ is now known as ajmiller19:52
*** neelashah has joined #openstack-neutron19:53
*** sc68cal has joined #openstack-neutron19:53
*** terryw is now known as otherwiseguy19:54
*** Leom has quit IRC19:54
*** s3wong has joined #openstack-neutron19:55
*** dedery has quit IRC19:56
*** josecastroleon has joined #openstack-neutron19:58
*** KuDeMi has quit IRC19:58
*** david-lyle has quit IRC19:59
*** moshele has quit IRC19:59
*** zengine has quit IRC20:01
*** mlavalle has quit IRC20:01
*** ivar-lazzaro has joined #openstack-neutron20:02
*** mickeys has quit IRC20:02
*** ivar-lazzaro has quit IRC20:02
*** ivar-lazzaro has joined #openstack-neutron20:02
*** javeriak has joined #openstack-neutron20:05
*** julim has quit IRC20:07
openstackgerritHirofumi Ichihara proposed openstack/python-neutronclient: Add tags support  https://review.openstack.org/28236020:07
*** ijw has quit IRC20:07
*** julim has joined #openstack-neutron20:08
carl_baldwinbjornar: I should ask first exactly what you're aiming to do with it.  A good chunk is in Mitaka but it will have its limitations.  It is a work in progress.20:08
*** javeriak_ has quit IRC20:08
*** nmagnezi has joined #openstack-neutron20:09
*** david-lyle has joined #openstack-neutron20:09
*** julim has quit IRC20:10
*** javeriak has quit IRC20:12
bjornarcarl_baldwin, first and foremost to route the external ips at the moment. My infrastructure setup is a L2/24 per rack20:13
*** abregman has quit IRC20:13
*** dane_leblanc has joined #openstack-neutron20:13
*** abregman has joined #openstack-neutron20:13
bjornarcarl_baldwin, "all" I need is to announce the ips to the tor switches, that already speaks bgp between them.20:14
*** javeriak has joined #openstack-neutron20:15
openstackgerritKevin Benton proposed openstack/neutron: Wait for flow list after creating a bridge  https://review.openstack.org/28642820:15
carl_baldwinbjornar: It will probably be a little more complicated than that and we may not have what you need until Newton.20:15
carl_baldwinIt sounds like the routed networks use case that I'm working on20:16
carl_baldwinbjornar: https://review.openstack.org/#/c/22538420:16
bjornarcarl_baldwin, yeah, I read it, but its not really that detailed.20:17
*** javeriak has quit IRC20:18
*** ihrachys has quit IRC20:18
ajoping davidsha20:18
*** madhu_ak has quit IRC20:18
*** yamahata has quit IRC20:21
*** kawa2014 has quit IRC20:21
openstackgerritMichael Krotscheck proposed openstack/neutron: Moved CORS middleware configuration into oslo-config-generator  https://review.openstack.org/28681820:22
*** jbell8 has joined #openstack-neutron20:22
carl_baldwinbjornar: to be fair, you haven't given much detail either.  If you wouldn't mind describing your architecture and use case, preferably on the etherpad link from the link I'll paste below, you can join the discussion.20:23
carl_baldwinbjornar: https://bugs.launchpad.net/neutron/+bug/145889020:23
openstackLaunchpad bug 1458890 in neutron "Add segment support to Neutron" [Wishlist,Triaged] - Assigned to Carl Baldwin (carl-baldwin)20:23
*** vhoward has joined #openstack-neutron20:23
ajohi vhoward20:25
ajodo you need some help handling last ihar comments?20:25
bjornarcarl_baldwin, Thanks. Will look20:25
ajoI was pinging davidsha but may be he's commuting20:25
vhowardajo: david is out at lunch, we were patching 2 much so letting him take it20:25
carl_baldwinbjornar: yw20:26
davidshaajo, vhoward : sorry back20:26
ajohi :)20:26
vhowardheya20:26
*** dedery has joined #openstack-neutron20:26
ajodavidsha, if you need any help, I can try to help20:26
vhowardajo: could probably use a set of eyes on the client i guess i had to rebase it, any nits let me know before base patch goes through if you have time?20:26
*** crose has joined #openstack-neutron20:26
vhowardhttps://review.openstack.org/#/c/25428020:27
ajovhoward, ack, looking at it20:27
vhowardalso tempest is coming up: https://review.openstack.org/#/c/27487320:27
vhowardno ack, shoulda asked earlier20:27
*** josecastroleon has quit IRC20:27
vhowarddocs seem to be doing well, just waiting on base patch20:28
bjornarcarl_baldwin, This sounds like my setup. L2 per rack, mlag bond to dual tor's, l3 bgp from there20:29
ajovhoward, ok about tempest, you have API tests and fullstack on the other patch.20:29
ajovhoward, how's https://review.openstack.org/#/c/274873/3/neutron/tests/tempest/services/network/json/network_client.py supposed to be used? it only adds methods to network client, but they're not used :?20:29
vhowardlet me take a look20:30
*** ssalagame has joined #openstack-neutron20:31
*** iyamahat has joined #openstack-neutron20:32
*** zengine has joined #openstack-neutron20:32
*** ivar-lazzaro has quit IRC20:33
*** newbiee has quit IRC20:34
*** nmagnezi has quit IRC20:34
*** tongli has quit IRC20:35
*** nlahouti1 has quit IRC20:36
*** gvrangan has quit IRC20:38
*** alejandrito has joined #openstack-neutron20:38
*** akamyshnikova has quit IRC20:39
*** hynekm has quit IRC20:39
*** yamahata has joined #openstack-neutron20:39
*** abregman is now known as abregman|nb20:40
*** madhu_ak has joined #openstack-neutron20:42
*** iyamahat has quit IRC20:43
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add tag mechanism for network resources  https://review.openstack.org/27388120:43
openstackgerritHirofumi Ichihara proposed openstack/neutron: Make API framework more flexible for various extensions  https://review.openstack.org/28451920:43
*** pcaruana has joined #openstack-neutron20:44
*** jamielennox|away is now known as jamielennox20:45
*** jamie_h has quit IRC20:46
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add filter for resource tag  https://review.openstack.org/27819720:47
*** yamahata has quit IRC20:47
*** MVenesio has quit IRC20:48
*** dedery has quit IRC20:50
*** nplanel has joined #openstack-neutron20:54
*** julim has joined #openstack-neutron20:55
*** hichihara has quit IRC20:57
*** jckasper_ has quit IRC21:00
*** jckasper has joined #openstack-neutron21:00
*** ssalagame has quit IRC21:04
*** ssalagame has joined #openstack-neutron21:05
*** jckasper has quit IRC21:05
*** MVenesio has joined #openstack-neutron21:06
*** david-lyle has quit IRC21:08
*** itisha has quit IRC21:09
*** abhiraut has quit IRC21:10
*** suresh12 has quit IRC21:11
*** ssalagame has quit IRC21:13
*** tbachman has quit IRC21:13
*** ssalagame has joined #openstack-neutron21:13
*** korzen has joined #openstack-neutron21:13
*** amuller is now known as amuller_afk21:14
*** suresh12 has joined #openstack-neutron21:15
*** zengine_ has joined #openstack-neutron21:15
*** zengine has quit IRC21:17
*** zengine_ is now known as zengine21:17
*** neelashah has quit IRC21:17
openstackgerritKevin Benton proposed openstack/neutron: Block delete_(network|subnet) transactioned calls  https://review.openstack.org/28684321:17
*** david-lyle has joined #openstack-neutron21:17
*** ssalagame has quit IRC21:18
*** ssalagame has joined #openstack-neutron21:21
*** abregman_ has joined #openstack-neutron21:22
*** hdaniel has joined #openstack-neutron21:22
*** abregman|nb has quit IRC21:24
*** roaet has left #openstack-neutron21:26
openstackgerritHaim Daniel proposed openstack/neutron: Provide valid UUID to oslo_vesionedobject  https://review.openstack.org/28684921:29
*** ssalagame has quit IRC21:29
*** dims_ has joined #openstack-neutron21:31
*** sridhar_ram has joined #openstack-neutron21:32
*** korzen has quit IRC21:32
*** yamahata has joined #openstack-neutron21:32
openstackgerritIsaku Yamahata proposed openstack/neutron: unbreak unit test caused by c5fa665de3173f3ad82cc3e7624b5968bc52c08d  https://review.openstack.org/27984321:32
kevinbentonajo: yo21:33
*** jckasper has joined #openstack-neutron21:33
*** dims has quit IRC21:33
*** sridhar_ram1 has quit IRC21:33
*** abhiraut has joined #openstack-neutron21:33
*** ivar-lazzaro has joined #openstack-neutron21:34
*** jbell8 has quit IRC21:35
kevinbentonajo, haleyb, ZZelle: can one of you take a look at https://review.openstack.org/#/c/286428/ ? It should stop our random functional failures in the ovs connectivity tests21:35
*** ivar-lazzaro has quit IRC21:39
openstackgerritCarl Baldwin proposed openstack/neutron-specs: Routed networks  https://review.openstack.org/22538421:41
anteayakevinbenton dougwig are you available to join me in -infra for a discussion about the infra-cloud use case and neutron default security groups?21:42
*** gvrangan has joined #openstack-neutron21:42
kevinbentonanteaya: i am21:43
anteayathank you21:43
*** Sukhdev has quit IRC21:43
openstackgerritBrandon Logan proposed openstack/neutron: Check if plugin supports starting rpc listeners  https://review.openstack.org/28638421:43
*** baoli has joined #openstack-neutron21:43
*** nlahouti has joined #openstack-neutron21:44
*** jckasper has quit IRC21:44
*** jckasper has joined #openstack-neutron21:44
*** baoli_ has joined #openstack-neutron21:44
*** jhershbe has joined #openstack-neutron21:45
wasmumbusterswt: question about neutron ha related to vrrp.  scenario, updated neutron-server config to support l3_ha, removed the setting from external_network_bridge (it's now unset) on my l3_agent nodes.21:45
*** slaweq has quit IRC21:45
*** neelashah has joined #openstack-neutron21:46
busterswtwasmum ok21:46
*** jbell8 has joined #openstack-neutron21:46
wasmumI create a tenant router, see it replicated to the other 2nd l3_agent node.  however building an instance behind that and network attached to that router, allows me to get outside of my stack, nor does it allow traffic from the outside to the floating ip I have associated to that instance21:46
*** slaweq has joined #openstack-neutron21:47
*** Leom_ has quit IRC21:47
wasmumpretty much see exactly what you have laid out in chp 8.21:47
wasmumgot any pointers on what direction I could/should take on troubleshooting this?21:47
*** baoli has quit IRC21:48
busterswtwasmum are you able to determine the master router and ping the instance from the router namespace?21:48
*** jckasper has quit IRC21:49
*** ivar-lazzaro has joined #openstack-neutron21:50
*** sdague has quit IRC21:50
*** ivar-lazzaro has quit IRC21:50
*** tidwellr has joined #openstack-neutron21:50
*** ivar-lazzaro has joined #openstack-neutron21:51
*** abregman has joined #openstack-neutron21:52
haleybkevinbenton: it looks sane to me21:53
*** fawadkhaliq has quit IRC21:54
openstackgerritHaim Daniel proposed openstack/neutron: Provide valid UUID to oslo_vesionedobject  https://review.openstack.org/28684921:54
*** tbachman has joined #openstack-neutron21:55
kevinbentonhaleyb: thx21:55
*** abregman_ has quit IRC21:55
*** shivrao has joined #openstack-neutron21:55
wasmumbusterswt: you can take this to the operators channel, sorry I dropped that in here21:56
*** jhershbe has quit IRC21:56
wasmumor the openstack channel21:57
wasmumbased on the state-change.log, yes and yes I can ping from the master router namespace21:57
wasmumverified the virtual ip existed in the namespace on the master router as well21:57
*** nlahouti has quit IRC21:57
wasmumbusterswt: lets talk tomorrow, if you have time21:58
wasmumI need to take the kids to karate..21:59
*** abregman is now known as abregman|nb21:59
*** slaweq has quit IRC21:59
busterswtwasmum sure, i'll be here. If you can ping the instance from the router then the rest should be cake. we'll figure it out21:59
*** hdaniel has quit IRC21:59
*** slaweq has joined #openstack-neutron22:00
*** ivar-lazzaro has quit IRC22:00
*** pcaruana has quit IRC22:01
*** ivar-lazzaro has joined #openstack-neutron22:01
*** jbell8 has quit IRC22:02
*** ssalagame has joined #openstack-neutron22:02
*** dims_ has quit IRC22:02
*** ivar-lazzaro has quit IRC22:03
*** fawadkhaliq has joined #openstack-neutron22:04
*** Sukhdev has joined #openstack-neutron22:04
*** ivar-lazzaro has joined #openstack-neutron22:07
*** MVenesio has quit IRC22:07
*** banix has quit IRC22:08
*** rtheis has quit IRC22:09
*** thorst_ has quit IRC22:09
*** ijw has joined #openstack-neutron22:09
*** dims has joined #openstack-neutron22:10
*** amuller_afk is now known as amuller22:10
*** jckasper has joined #openstack-neutron22:10
*** tiswanso has quit IRC22:12
*** jhershbe has joined #openstack-neutron22:12
*** vhoward has quit IRC22:13
*** abregman|nb has quit IRC22:13
*** ssalagame has quit IRC22:13
*** ssalagame has joined #openstack-neutron22:16
*** sridhar_ram has quit IRC22:16
*** tbachman has quit IRC22:16
*** alejandrito has quit IRC22:18
*** Sukhdev has quit IRC22:19
*** shivrao has quit IRC22:19
*** sridhar_ram has joined #openstack-neutron22:19
*** ssalagame has quit IRC22:19
*** slaweq has quit IRC22:21
*** slaweq has joined #openstack-neutron22:23
*** achanda has quit IRC22:23
*** josecastroleon has joined #openstack-neutron22:24
*** gvrangan has quit IRC22:24
*** mickeys has joined #openstack-neutron22:24
*** nplanel has quit IRC22:26
*** mvk has joined #openstack-neutron22:26
*** krtaylor has quit IRC22:27
*** david-lyle has quit IRC22:29
*** shivrao has joined #openstack-neutron22:30
*** ssalagame has joined #openstack-neutron22:30
*** yamahata has quit IRC22:30
*** vhoward has joined #openstack-neutron22:31
*** suresh12 has quit IRC22:32
*** gvrangan has joined #openstack-neutron22:32
openstackgerritKevin Benton proposed openstack/neutron: Make run_ofctl check for socket error  https://review.openstack.org/28642822:32
*** ssalagame has quit IRC22:33
kevinbentonhaleyb: sorry, can you take a look again? that method of checking wasn't as safe as i thought, it still resulted in an error when the client would try to add a flow22:33
*** Leo_ has joined #openstack-neutron22:33
kevinbentonhaleyb: i need to go back to the version before where we just check for this socket error specifically and retry again several times22:33
*** Leom has joined #openstack-neutron22:34
carl_baldwinpavel_bondar: ping22:36
*** achanda has joined #openstack-neutron22:36
*** Leo_ has quit IRC22:38
*** jckasper has quit IRC22:39
*** jckasper has joined #openstack-neutron22:40
*** apuimedo has quit IRC22:40
*** ssalagame has joined #openstack-neutron22:40
*** jckasper has quit IRC22:41
*** jckasper has joined #openstack-neutron22:41
*** jhershbe has quit IRC22:42
*** ssalagame has quit IRC22:42
haleybkevinbenton: gotta like that error string, it's not indicating a failure to talk to OVS but a failure inside OVS ?22:43
*** akshai has quit IRC22:45
kevinbentonhaleyb: i guess so \o/22:47
* haleyb gets the warm and fuzzies from that answer :)22:48
*** ssalagame has joined #openstack-neutron22:48
*** ssalagame has quit IRC22:51
*** vhosakot has quit IRC22:51
*** neelashah has quit IRC22:51
*** dane_leblanc has quit IRC22:52
*** baoli_ has quit IRC22:54
*** josecastroleon has quit IRC22:54
*** baoli has joined #openstack-neutron22:54
*** andymaier has quit IRC22:55
*** dims has quit IRC22:55
*** akshai has joined #openstack-neutron22:57
*** baoli has quit IRC22:58
*** baoli has joined #openstack-neutron22:59
*** ssalagame has joined #openstack-neutron22:59
*** josecastroleon has joined #openstack-neutron22:59
*** sc68cal has quit IRC23:00
*** baoli has quit IRC23:00
*** david-lyle has joined #openstack-neutron23:00
*** sridhar_ram has quit IRC23:00
*** dims has joined #openstack-neutron23:00
*** baoli has joined #openstack-neutron23:01
*** sridhar_ram has joined #openstack-neutron23:02
*** singhj has quit IRC23:03
openstackgerritAbhishek Raut proposed openstack/neutron-vpnaas: VPNaaS: make use of neutron_lib exceptions  https://review.openstack.org/28687523:03
*** jhershbe has joined #openstack-neutron23:03
*** tpsilva has quit IRC23:07
*** ianw has quit IRC23:07
*** intr1nsic has quit IRC23:08
*** busterswt has quit IRC23:08
*** busterswt has joined #openstack-neutron23:08
*** busterswt has quit IRC23:08
*** doug-fis_ has joined #openstack-neutron23:09
*** doug-fis_ has quit IRC23:09
*** doug-fis_ has joined #openstack-neutron23:09
*** mfuruta has joined #openstack-neutron23:10
*** baoli has quit IRC23:11
*** doug-fish has quit IRC23:13
*** ivar-lazzaro has quit IRC23:13
*** chlong_ has joined #openstack-neutron23:13
*** zengine has quit IRC23:13
*** ivar-lazzaro has joined #openstack-neutron23:13
*** haplo37 has quit IRC23:14
*** doug-fis_ has quit IRC23:14
openstackgerritBrian Haley proposed openstack/neutron: DVR: Handle unbound allowed_address_pair port with FIP  https://review.openstack.org/25443923:15
*** cyberhide has joined #openstack-neutron23:16
*** krtaylor has joined #openstack-neutron23:16
*** suresh12 has joined #openstack-neutron23:16
kevinbentonhaleyb: duct tape and staples :)23:17
*** Sukhdev has joined #openstack-neutron23:18
cyberhidehello everyone.  I am having an issue with neutron (juno release) using GRE networking.  I have a 2 node setup using l3-ha, and multiple dhcp-agents and metadata-agents.  I restarted neutron-plugin-openvswitch, neutron-l3-agent, neutron-metadata-agent, and neutron-dhcp-agent to change some logging options (just mainly format.  Now it appears that my tunnels have gotten messed up between the network nodes and compute nod23:18
*** nlahouti has joined #openstack-neutron23:18
haleyband bubblegum23:18
cyberhideMy instances are running fine in their virtual networks, but cannot get out past the l3-agent's router (l3-ha)23:18
*** tbachman has joined #openstack-neutron23:19
cyberhideDoes anyone have any suggestions on troubleshooting?23:19
*** salv-orl_ has joined #openstack-neutron23:19
cyberhideJust to add, this environment has been running stable for over a year.. I fear maybe I restarted openvswitch-agent too fast, concurrently on the 2 nodes, and the tunnels are in a weird state23:19
*** jckasper has quit IRC23:20
*** jckasper has joined #openstack-neutron23:20
amullercyberhide: is it working for some routers but not others?23:20
cyberhideAdditonal symptons.. all l3 routers (both nodes) are stuck in backup (Trasitioning to backup)23:21
cyberhidei think its almost the HA interface between them is also messed up (tunnel)23:21
*** jhershbe has quit IRC23:21
cyberhideno routers are working at this point (around 15-20 total routers)23:21
*** fzdarsky is now known as fzdarsky|afk23:22
amullercyberhide: k, give me a few mins I may be able to help a bit23:22
cyberhidegreatly appreciated!23:22
*** salv-orlando has quit IRC23:22
*** slaweq has quit IRC23:22
*** singhj has joined #openstack-neutron23:24
*** jckasper has quit IRC23:25
*** singhj has quit IRC23:25
*** shwetaap has quit IRC23:27
*** shwetaap has joined #openstack-neutron23:27
*** shwetaap has quit IRC23:27
*** rickyrem1 has quit IRC23:27
amullercyberhide: for a given router, can you go to both nodes and paste 'ip a' output?23:28
*** josecastroleon has quit IRC23:29
cyberhideyep... and they both have an inside address, and outside address.. like they both are acting as masters... but in the logs they show as "Transitioned to backup"23:29
*** jckasper has joined #openstack-neutron23:29
amullercyberhide: ok, in one router namespace, can you ping the HA interface of the other? The interface with the 169.254 IP23:30
openstackgerritHenry Gessau proposed openstack/python-neutronclient: Add --fields option to auto-allocated-topology-show  https://review.openstack.org/28430723:30
*** reedip_ is now known as reedip23:31
cyberhidenope23:31
cyberhideit appears the HA tunnel is not connected23:31
*** azbiswas has quit IRC23:31
*** haukebruno has joined #openstack-neutron23:31
amullercyberhide: can you show ovs-vsctl list-ports br-tun on both nodes?23:31
*** intr1nsic has joined #openstack-neutron23:32
*** azbiswas has joined #openstack-neutron23:32
cyberhideroot@ostack-net02:~# ovs-vsctl list-ports br-tun patch-int23:33
cyberhidejust patch-int it looks like23:33
cyberhideon both23:33
amullercyberhide: ok, that's the issue23:33
*** azbiswas_ has joined #openstack-neutron23:34
cyberhideso i take it a bunch of interfaces should also be tied to br-tun?23:34
amullercyberhide: vxlan/gre interfaces yeah23:34
amullercyberhide: ok, a couple of questions23:34
cyberhideyeah.. there should be some gre-XXX interfaces.. confirming with my working test environment23:35
amullercyberhide: what is the value of 'l2_population' under the [agent] section in your OVS agent conf files? Also, what is the value of mechanism_drivers in the [ml2] section of your plugin ini file on the nodes with the neutron-server binary?23:35
*** azbiswas has quit IRC23:36
amullercyberhide: (Trying to figure out if l2pop is enabled or disabled, and if it's configured uniformly)23:37
cyberhidel2_population is commented out, so the default (false i guess)23:37
amulleryeah it's false23:37
amullerand mechanism_drivers in ml2 conf?23:37
cyberhidemechanism_drivers = openvswitch23:37
amullercyberhide: ok, it looks like l2pop is off23:38
amullercyberhide: in that case, if tunnels just aren't forming, I would expect to see errors/traces in OVS agent logs, in neutron-server logs, or both23:38
amullercyberhide: neutron agent-list, all agents up?23:38
cyberhideyes.. all agents show up23:39
cyberhidechecking neutron-server logs.. i have been starting at neutron-l3, dhcp, metadata, openvswitch-agent logs for an hour or two, but I dont see anything screaming ERROR23:39
*** banix has joined #openstack-neutron23:40
cyberhideneutron-server shows some errors23:41
*** david-lyle has quit IRC23:41
*** vhoward_ has joined #openstack-neutron23:41
*** iyamahat has joined #openstack-neutron23:41
cyberhideInvalidInput: Invalid input for operation: (u'Tunnel IP %(ip)s in use with host %(host)s', {'ip': u'10.0.204.140', 'host': None}).23:41
amullercyberhide: ok, making some progress23:41
*** vhoward has quit IRC23:42
amullercyberhide: so, one way out of this situation is to shut down the neutron-servers, manually delete all rows from the tunnel IPs table, start the servers again23:42
cyberhide10.0.204 is our compute vlan... so it would make sense since the tunnels are through there23:42
amullercyberhide: then restart all OVS agents23:42
amullercyberhide: but maybe there's a more gentle way23:42
cyberhidetunnels IP table?  in neutron database, or openvswitch?23:43
cyberhidegentle is appreciated... lol23:43
amullercyberhide: in neutron DB23:43
cyberhideok... I would probably dump the table before hand, just in case.. is the tunnels table transient info on tunnels?23:44
amullercyberhide: the table is used to pass other agents the other tunnel end points. Basically, if the table is empty, and an OVS agent starts, the server puts its IP in that table, so that later when other OVS agents start up it could tell them about the first agent23:46
*** ritesh_ has quit IRC23:46
amullercyberhide: so if you clear the table contents and then start one agent at a time, everything should be peachy23:46
*** doug-fish has joined #openstack-neutron23:46
cyberhideshould i clear the openvswitch db locally on each node (im assuming I have to do this for all nodes network and compute)?23:47
*** doug-fish has quit IRC23:47
amullercyberhide: there's only one neutron DB :)23:47
amullercyberhide: ahh the OVS DB23:47
cyberhideyeah.. I'm not sure how the ovs db plays into this23:47
amullercyberhide: If you have tunnel devices on br-tun, you can shut down the OVS agent, delete those interfaces, then start the OVS agent again23:48
*** djan has joined #openstack-neutron23:48
amullercyberhide: ovs-vsctl del-port br-tun <name_of_gre_device>23:48
*** banix has quit IRC23:48
amullercyberhide: no need to clear the entire OVS DB23:48
*** ritesh has joined #openstack-neutron23:48
cyberhideso give it a clean slate in the DB, nothing but patch-int connected to br-tun, and restart ovs agents ?23:48
amullercyberhide: yarp23:49
cyberhideis ovs_tunnel_endpoints the table in question?23:49
amullercyberhide: I don't have a Juno set up on hand, I can't tell you that23:49
amullercyberhide: if that table has a bunch of your node IPs in it, the answer is probably yes23:49
cyberhideok.. let me look23:50
*** salv-orlando has joined #openstack-neutron23:50
*** salv-orlando has quit IRC23:50
openstackgerritKevin Benton proposed openstack/neutron: Deprecate segment_mtu and add global_physnet_mtu  https://review.openstack.org/28481423:50
amullercyberhide: and yeah probably dump the DB before :)23:50
amullercyberhide: the sql DB23:50
*** salv-orl_ has quit IRC23:50
*** jckasper has quit IRC23:50
*** salv-orlando has joined #openstack-neutron23:50
openstackgerritCarl Baldwin proposed openstack/neutron: [WIP] Basic extension and CRUD for Segments  https://review.openstack.org/28444023:50
openstackgerritCarl Baldwin proposed openstack/neutron: Make network segment table available for standalone plugin  https://review.openstack.org/24239323:50
cyberhideyeah.. will do.. so... it just has an ID and IP address in that table23:50
cyberhidelooks like thats the one23:51
*** jckasper has joined #openstack-neutron23:51
cyberhideactually.. its empty.. :(23:51
amullercyberhide: you can dump table names and grep for 'tunnel' or 'end'23:51
amullercyberhide: it could have an ml2 prefix instead of ovs23:52
cyberhidealso getting this in ovs agent log: "Agent tunnel out of sync with plugin!"23:52
amullerthat's fine23:52
amullerit just means it's performing a tunnel sync23:52
amullerwhich it always does when it starts23:52
*** gvrangan has quit IRC23:53
amullercyberhide: I'm going to change the wording on that log...23:53
*** iyamahat has quit IRC23:53
cyberhideok.. ml2_gre_endpoints has 2 columns, ip_address and host23:53
amullercyberhide: and it has contents right?23:54
cyberhideyep.. ip's and hostnames of compute and network nodes23:54
amullercyberhide: ok that's the one23:55
cyberhidedumping the db.. shutting down neutron everything23:55
*** jckasper has quit IRC23:55
amullercyberhide: That's when I perform a magic trick and vanish :)23:56
*** nlahouti has quit IRC23:56
amullercyberhide: I'll be online tomorrow EST time23:56
cyberhideok.. thanks for the help!23:57
kevinbentonamuller: yo dawg23:58
amullerkevinbenton: you have atrocious timing23:58
kevinbentonamuller: you just remembered you have heart surgery and have to leave?23:59
*** nlahouti has joined #openstack-neutron23:59
amullerkevinbenton: well, about to eat mexican with a lot of cream so heart surgery is not out of the question23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!