Tuesday, 2016-09-20

*** itsuugo has quit IRC00:00
*** yushiro has joined #openstack-neutron00:00
*** itsuugo has joined #openstack-neutron00:01
tidwellrliuyulong: I'm not seeing that these FIP withdrawl issues are backportable, I'm thinking they have to be addressed in Ocata00:01
*** iyamahat has quit IRC00:02
*** rkukura has joined #openstack-neutron00:02
tidwellrliuyulong: the good(ish) news is that the BGP agent re-syncs state every 60 seconds, so stale routes will get withdrawn, just not as quickly as we would like00:02
liuyulongtidwellr, yep, seem as that DVR fip next hop.00:04
liuyulongs/seem/same00:04
liuyulongtidwellr, If there are multiple BGP speakers, then for each loop call, they will get the same next_hop, still not good. : )   patch (357716)00:05
tidwellrliuyulong: I think it is good00:05
tidwellrliuyulong:  you would want the filtering that looking things up by bgp_speaker_id provides00:06
*** itsuugo has quit IRC00:06
tidwellrliuyulong: we're talking 1 or 2 speakers to loop over in practice00:06
*** itsuugo has joined #openstack-neutron00:07
tidwellrliuyulong: so, between proper speaker filtering and a VERY small set of BGP speakers to loop over, I'm not concerned00:07
*** tongli has quit IRC00:08
liuyulongtidwellr, but the query is huge. : (00:08
tidwellrliuyulong: compared to what? :)00:08
liuyulongtidwellr, one simple _get_router()00:09
liuyulongtidwellr, and only one time00:09
tidwellrliuyulong: 2 points, 1) we00:11
tidwellrliuyulong: we're not joining large numbers of tables, 2). as I pointed out looking up fip_gw IP's by bgp_speaker_id may actually be a more future-proof way of getting the next-hop00:12
*** zkassab_ has joined #openstack-neutron00:13
tidwellrliuyulong: point 2 is the one that really sticks out to me though00:13
*** jamielennox is now known as jamielennox|away00:14
*** itsuugo has quit IRC00:14
*** itsuugo has joined #openstack-neutron00:15
tidwellrliuyulong: we don't really need to hold up https://review.openstack.org/#/c/357716, I would have done a little more refactoring but that's just because I know where I would do thing differently now00:17
tidwellrliuyulong: what you have really isn't bad, I guess all I'd really like to see is some DVR-awareness baked into it00:19
*** zkassab_ has quit IRC00:19
liuyulongtidwellr, actually 357716 is not related to floating IP(dvr). It's some kind of code movement, and only changed for the next hop pointed to snat gateway. Not involved fip_agent_gateway.00:20
tidwellrliuyulong: if we can mix in the DVR awareness which should be much more code, I'm happy to give it a +200:20
tidwellrliuyulong: *shouldn't be much code00:20
liuyulongtidwellr, and your suggestion needs the Refactor (372298).00:20
tidwellrliuyulong: which review correpsonds to that? you're using launchpad ID's I think :)00:21
liuyulongtidwellr, no, https://review.openstack.org/#/c/372298/00:21
liuyulong^00:21
*** amotoki has joined #openstack-neutron00:24
openstackgerritMerged openstack/neutron: DHCP: enhance DHCP release log  https://review.openstack.org/36413100:24
tidwellrliuyulong: how is this a dependency?00:24
tidwellrliuyulong: looks to me like something that's nice to have, but strictly required, the registry event still gets emitted00:24
tidwellrliuyulong: *not strictly required00:25
liuyulongactually, before I submitted those patch (372298) and (372310), I've tested that function, you suggested. Join query will alway get a None value, because the registry is under a transaction.00:26
tidwellrliuyulong: that makes sense00:27
liuyulongtidwellr, transaction is not committed.00:27
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements  https://review.openstack.org/37110800:27
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-fwaas: Updated from global requirements  https://review.openstack.org/37110900:27
liuyulongtidwellr, and https://review.openstack.org/#/c/372310/, also for this join query, get a None value.00:28
liuyulongtidwellr, btw, for that DVR-awareness concern, I can do it in  https://review.openstack.org/#/c/372310.00:29
*** markvoelker has joined #openstack-neutron00:29
liuyulongbut not in https://review.openstack.org/#/c/357716/00:29
tidwellrliuyulong: I guess we should wait until Ocata opens up, I'm not inclined to push half of a fix in, I'd rather have consistency with the treatment we give DVR vs. CVR than rush a fix that only addresses CVR00:29
tidwellrliuyulong: with regard to the FIP registry event being inside the transaction, that's a really good catch00:31
liuyulongtidwellr, it's not a half fix, they are different issues.00:32
liuyulongtidwellr, thank you. : )00:32
liuyulongtidwellr, and https://review.openstack.org/#/c/357722/, this patch, is also waiting for that https://review.openstack.org/#/c/357716/00:33
*** iyamahat has joined #openstack-neutron00:33
liuyulongtidwellr, that's the real code movement.00:33
tidwellrliuyulong: the bug reports may be different, but they can be addressed cheaply in the same patch since they require implementing related lookups00:33
*** rkukura has quit IRC00:34
tidwellrliuyulong: anyway, thanks for persevering on this, when Ocata opens up we'll get these fixes in00:35
liuyulongtidwellr, OK, thank you.00:35
tidwellrliuyulong: I wish I had more cycles to devote to this00:35
*** pdr_ has quit IRC00:36
*** liuyulong has quit IRC00:36
*** tidwellr has left #openstack-neutron00:36
*** pdr_ has joined #openstack-neutron00:38
*** bjolo__ has joined #openstack-neutron00:41
*** claudiub has joined #openstack-neutron00:41
*** bjolo has quit IRC00:41
*** claudiub|2 has quit IRC00:44
*** hoangcx has joined #openstack-neutron00:46
openstackgerritArmando Migliaccio proposed openstack/neutron: Ensure trunk status is acknowledged during OVS subport operations  https://review.openstack.org/37275000:47
*** hoangcx_ has joined #openstack-neutron00:48
*** itsuugo has quit IRC00:49
*** itsuugo has joined #openstack-neutron00:50
*** banix has joined #openstack-neutron00:56
*** hoangcx_ has quit IRC00:56
*** hoangcx has quit IRC00:56
*** hoangcx has joined #openstack-neutron00:58
*** claudiub has quit IRC00:59
*** iyamahat has quit IRC01:01
openstackgerritKevin Benton proposed openstack/neutron: Always cleanup stale devices on DHCP setup failure  https://review.openstack.org/37281701:01
*** itsuugo has quit IRC01:02
*** itsuugo has joined #openstack-neutron01:03
*** mfuruta has joined #openstack-neutron01:03
*** thorst_ has joined #openstack-neutron01:04
*** adriant has joined #openstack-neutron01:06
*** thorst_ has quit IRC01:07
*** banix has quit IRC01:07
*** banix has joined #openstack-neutron01:07
*** wu_ng has joined #openstack-neutron01:12
*** itsuugo has quit IRC01:13
*** itsuugo has joined #openstack-neutron01:14
*** gvrangan has quit IRC01:14
*** gvrangan has joined #openstack-neutron01:16
openstackgerritKevin Benton proposed openstack/neutron: Don't immediately restart in DHCP agent on port change  https://review.openstack.org/37223601:18
openstackgerritMerged openstack/neutron: Fix linuxbridge trunk subport RPC event handler  https://review.openstack.org/37242301:18
*** abhiraut has quit IRC01:18
*** itsuugo has quit IRC01:19
*** itsuugo has joined #openstack-neutron01:20
*** donghao has joined #openstack-neutron01:21
openstackgerritMerged openstack/neutron: Forbid importing neutron.tests.* from outside tests subtree  https://review.openstack.org/36734001:22
*** stanzgy has joined #openstack-neutron01:22
*** gvrangan has quit IRC01:23
*** wu_ng has quit IRC01:23
*** haukebruno has quit IRC01:24
*** wu_ng has joined #openstack-neutron01:24
*** gvrangan has joined #openstack-neutron01:25
*** haukebruno has joined #openstack-neutron01:26
*** bana_k has quit IRC01:28
*** ijw has quit IRC01:28
*** kevo has quit IRC01:29
*** ivar-laz_ has quit IRC01:32
*** itsuugo has quit IRC01:33
*** EinstCrazy has joined #openstack-neutron01:33
*** itsuugo has joined #openstack-neutron01:34
*** s3wong has quit IRC01:35
*** EinstCrazy has quit IRC01:37
*** ivar-lazzaro has joined #openstack-neutron01:38
*** itsuugo has quit IRC01:42
*** ivar-lazzaro has quit IRC01:42
*** salv-orl_ has joined #openstack-neutron01:42
*** tbachman has quit IRC01:42
*** itsuugo has joined #openstack-neutron01:43
openstackgerritHa Van Tu proposed openstack/neutron-lib: api-ref: Add Networking v2.0 API versions response parameters  https://review.openstack.org/35761401:43
*** johnbelamaric has joined #openstack-neutron01:44
*** ijw has joined #openstack-neutron01:45
*** salv-orlando has quit IRC01:45
*** itsuugo has quit IRC01:48
*** itsuugo has joined #openstack-neutron01:48
*** jhershbe has joined #openstack-neutron01:51
*** liuyulong_ is now known as liuyulong01:53
*** itsuugo has quit IRC01:54
*** itsuugo has joined #openstack-neutron01:55
*** gvrangan has quit IRC01:56
*** baoli has joined #openstack-neutron01:58
*** banix has quit IRC01:58
*** donghao has quit IRC01:58
*** markvoelker has quit IRC02:02
*** Sukhdev has joined #openstack-neutron02:02
*** markvoelker has joined #openstack-neutron02:02
*** banix has joined #openstack-neutron02:03
*** Sukhdev has quit IRC02:04
haleybarmax: pong02:04
*** itsuugo has quit IRC02:05
*** itsuugo has joined #openstack-neutron02:06
*** sdake has quit IRC02:06
*** sdake has joined #openstack-neutron02:06
*** namnh has joined #openstack-neutron02:12
*** tbachman has joined #openstack-neutron02:12
*** itsuugo has quit IRC02:12
*** itsuugo has joined #openstack-neutron02:13
*** tbachman has quit IRC02:17
*** itsuugo has quit IRC02:18
*** sdake has quit IRC02:18
*** itsuugo has joined #openstack-neutron02:20
*** jamielennox|away is now known as jamielennox02:20
*** itsuugo has quit IRC02:24
*** itsuugo has joined #openstack-neutron02:25
*** ijw has quit IRC02:28
*** ijw has joined #openstack-neutron02:37
*** Sukhdev has joined #openstack-neutron02:38
*** baoli has quit IRC02:38
*** itsuugo has quit IRC02:38
*** baoli has joined #openstack-neutron02:39
*** itsuugo has joined #openstack-neutron02:41
*** ijw has quit IRC02:41
openstackgerritZongKai LI proposed openstack/neutron: Fetch insert UUID in ovsdb idl transaction  https://review.openstack.org/37284902:44
openstackgerritArmando Migliaccio proposed openstack/neutron: Ensure trunk status is acknowledged during OVS subport operations  https://review.openstack.org/37275002:45
*** itsuugo has quit IRC02:52
*** itsuugo has joined #openstack-neutron02:53
*** dane_leblanc_ has quit IRC02:59
*** markvoelker has quit IRC03:02
*** markvoelker has joined #openstack-neutron03:02
*** david-lyle has quit IRC03:03
*** mickeys has quit IRC03:03
*** baoli has quit IRC03:04
openstackgerritHenry Gessau proposed openstack/neutron-lib: s/tenant/project/g  https://review.openstack.org/37285703:06
*** itsuugo has quit IRC03:07
*** mickeys has joined #openstack-neutron03:07
*** jhershbe has quit IRC03:08
*** itsuugo has joined #openstack-neutron03:09
openstackgerritHenry Gessau proposed openstack/neutron-lib: s/tenant/project/g  https://review.openstack.org/37285703:09
*** mickeys has quit IRC03:13
*** prateek_ has joined #openstack-neutron03:16
openstackgerritMerged openstack/neutron-lib: api-ref: Add Networking v2.0 API versions response parameters  https://review.openstack.org/35761403:16
*** kevo has joined #openstack-neutron03:22
*** banix has quit IRC03:22
*** Prem_ has quit IRC03:23
*** yushiro has quit IRC03:25
*** john-davidge has joined #openstack-neutron03:26
openstackgerritLIU Yulong proposed openstack/neutron-dynamic-routing: Gracefully withdraw the floating IP bgp route  https://review.openstack.org/35771603:27
openstackgerritLIU Yulong proposed openstack/neutron-dynamic-routing: Let the bgp_plugin to query floating IP bgp next_hop  https://review.openstack.org/37231003:28
openstackgerritLIU Yulong proposed openstack/neutron: Get rid of floating IP bgp next_hop query  https://review.openstack.org/35772203:29
*** yamamot__ has joined #openstack-neutron03:30
*** gvrangan has joined #openstack-neutron03:30
*** john-davidge has quit IRC03:30
openstackgerritHenry Gessau proposed openstack/neutron-lib: s/tenant/project/g  https://review.openstack.org/37285703:31
*** yushiro has joined #openstack-neutron03:45
openstackgerritHa Van Tu proposed openstack/neutron-lib: api-ref: Correcting Network v2.0 API extensions  https://review.openstack.org/35757903:47
openstackgerritLIU Yulong proposed openstack/neutron-dynamic-routing: Let the bgp_plugin to query floating IP bgp next_hop  https://review.openstack.org/37231003:48
*** garyk has joined #openstack-neutron03:56
*** johnbelamaric has quit IRC03:59
*** ganeshnalawade has joined #openstack-neutron04:04
*** iyamahat has joined #openstack-neutron04:09
*** itsuugo has quit IRC04:09
*** ganeshnalawade has quit IRC04:10
*** itsuugo has joined #openstack-neutron04:11
*** ganeshnalawade has joined #openstack-neutron04:11
*** mkolesni_ has joined #openstack-neutron04:17
*** itsuugo has quit IRC04:19
*** itsuugo has joined #openstack-neutron04:20
*** yamahata has joined #openstack-neutron04:21
*** amotoki has quit IRC04:21
*** njohnsto_ has joined #openstack-neutron04:23
*** itsuugo has quit IRC04:25
*** itsuugo has joined #openstack-neutron04:27
*** amotoki has joined #openstack-neutron04:30
*** dane_leblanc_ has joined #openstack-neutron04:31
*** itsuugo has quit IRC04:32
*** itsuugo has joined #openstack-neutron04:33
*** Jeffrey4l_ is now known as Jeffrey4l04:36
*** itsuugo has quit IRC04:38
*** itsuugo has joined #openstack-neutron04:39
*** parora has joined #openstack-neutron04:39
*** prateek_ has quit IRC04:41
*** shausy has joined #openstack-neutron04:41
*** yamamot__ has quit IRC04:41
*** ratailor has joined #openstack-neutron04:43
*** amotoki has quit IRC04:44
*** diga has joined #openstack-neutron04:45
openstackgerritMerged openstack/neutron-lib: api-ref: added a note to lbaasv1 about its removal in N+  https://review.openstack.org/36283804:45
*** sdake has joined #openstack-neutron04:46
*** markvoelker has quit IRC04:46
*** yamamot__ has joined #openstack-neutron04:47
*** jhershbe has joined #openstack-neutron04:48
*** ganeshnalawade has quit IRC04:51
*** tflynn has joined #openstack-neutron04:51
*** pgadiya has joined #openstack-neutron04:54
*** rkukura has joined #openstack-neutron05:01
*** Alex_Stef has joined #openstack-neutron05:02
*** itsuugo has quit IRC05:03
*** armax has quit IRC05:04
*** thorst_ has joined #openstack-neutron05:05
*** itsuugo has joined #openstack-neutron05:05
*** pbandark has joined #openstack-neutron05:05
*** jroll has quit IRC05:09
*** jroll has joined #openstack-neutron05:09
*** jroll has quit IRC05:09
*** jroll has joined #openstack-neutron05:09
*** moshele has joined #openstack-neutron05:09
*** parora has quit IRC05:10
*** akshai has joined #openstack-neutron05:11
*** amotoki has joined #openstack-neutron05:14
*** thorst_ has quit IRC05:14
*** itsuugo has quit IRC05:14
*** itsuugo has joined #openstack-neutron05:15
*** prateek has joined #openstack-neutron05:16
*** rossella_s has quit IRC05:19
*** akshai has quit IRC05:19
*** rossella_s has joined #openstack-neutron05:19
*** itsuugo has quit IRC05:20
*** ganeshnalawade has joined #openstack-neutron05:20
*** itsuugo has joined #openstack-neutron05:22
*** mosulica has joined #openstack-neutron05:22
*** Sukhdev has quit IRC05:22
*** yamamot__ has quit IRC05:22
*** vaidy_ has joined #openstack-neutron05:24
vaidy_garyk: ping05:24
*** hynekm has joined #openstack-neutron05:29
*** aswadr_ has joined #openstack-neutron05:29
*** ekuris has joined #openstack-neutron05:29
*** jhershbe has quit IRC05:31
*** hieulq has quit IRC05:36
*** hoangcx_ has joined #openstack-neutron05:36
*** namnh has quit IRC05:38
*** hoangcx has quit IRC05:38
*** namnh has joined #openstack-neutron05:38
openstackgerritHynek Mlnarik proposed openstack/neutron: API tests: Check MTU sanity of trunk/subport  https://review.openstack.org/36420805:41
openstackgerritgaryk proposed openstack/neutron: Remove unit tests for deprecated code  https://review.openstack.org/37232405:42
*** markvoelker has joined #openstack-neutron05:47
*** ganeshnalawade has quit IRC05:48
*** itsuugo has quit IRC05:48
*** ganeshnalawade has joined #openstack-neutron05:49
*** itsuugo has joined #openstack-neutron05:49
*** amotoki_ has joined #openstack-neutron05:51
*** hieulq has joined #openstack-neutron05:51
*** markvoelker has quit IRC05:52
*** john-davidge has joined #openstack-neutron05:52
*** itsuugo has quit IRC05:54
*** amotoki has quit IRC05:54
*** itsuugo has joined #openstack-neutron05:55
*** slaweq_ has joined #openstack-neutron05:56
*** oshvartz has joined #openstack-neutron05:56
*** john-davidge has quit IRC05:57
*** ganeshnalawade has quit IRC05:57
*** ganeshnalawade has joined #openstack-neutron05:58
*** edand has joined #openstack-neutron05:58
*** tflynn has quit IRC06:00
*** ganeshnalawade has quit IRC06:01
*** itsuugo has quit IRC06:02
*** itsuugo has joined #openstack-neutron06:03
*** yfried has joined #openstack-neutron06:05
*** diga has quit IRC06:06
openstackgerritHa Van Tu proposed openstack/neutron-lib: api-ref: Correcting Network v2.0 API extensions  https://review.openstack.org/35757906:06
*** fzdarsky has joined #openstack-neutron06:07
*** jhershbe has joined #openstack-neutron06:09
*** claudiub has joined #openstack-neutron06:09
*** amotoki has joined #openstack-neutron06:10
*** yamamot__ has joined #openstack-neutron06:11
*** itsuugo has quit IRC06:11
*** itsuugo has joined #openstack-neutron06:12
*** amotoki_ has quit IRC06:13
*** oanson has joined #openstack-neutron06:15
*** slaweq_ has quit IRC06:16
*** itsuugo has quit IRC06:17
*** EinstCrazy has joined #openstack-neutron06:18
*** itsuugo has joined #openstack-neutron06:19
*** digambar_patil has joined #openstack-neutron06:19
*** irenab has joined #openstack-neutron06:20
*** hoangcx_ has quit IRC06:22
*** hoangcx has joined #openstack-neutron06:22
*** irenab_ has joined #openstack-neutron06:22
*** irenab has quit IRC06:24
*** irenab_ is now known as irenab06:24
*** jhershbe has quit IRC06:25
*** adriant has quit IRC06:27
*** irenab has quit IRC06:29
*** irenab has joined #openstack-neutron06:29
*** andreas_s has joined #openstack-neutron06:30
*** amotoki has quit IRC06:31
*** obondarev has joined #openstack-neutron06:31
*** itsuugo has quit IRC06:31
*** slaweq_ has joined #openstack-neutron06:31
*** digambar_patil has quit IRC06:32
*** diga has joined #openstack-neutron06:32
*** ociuhandu has joined #openstack-neutron06:32
*** itsuugo has joined #openstack-neutron06:32
*** jlibosva has joined #openstack-neutron06:33
*** itzikb has joined #openstack-neutron06:35
*** amotoki has joined #openstack-neutron06:35
*** bana_k has joined #openstack-neutron06:35
openstackgerritHynek Mlnarik proposed openstack/neutron: Connectivity tests for OVS agent failures/restarts  https://review.openstack.org/35337306:37
*** gvrangan has quit IRC06:38
*** ganeshnalawade has joined #openstack-neutron06:38
openstackgerritNate Johnston proposed openstack/neutron-fwaas: Check for _interfaces in updated_router  https://review.openstack.org/37161106:39
*** jhershbe has joined #openstack-neutron06:39
*** rkukura has quit IRC06:42
*** njohnsto_ has quit IRC06:43
*** obondarev has quit IRC06:43
*** itsuugo has quit IRC06:44
*** itsuugo has joined #openstack-neutron06:45
*** rkukura has joined #openstack-neutron06:45
*** ushkalim has joined #openstack-neutron06:45
*** sridharg has joined #openstack-neutron06:47
*** kobis has joined #openstack-neutron06:48
*** markvoelker has joined #openstack-neutron06:48
*** itsuugo has quit IRC06:50
*** itsuugo has joined #openstack-neutron06:50
*** pcaruana has joined #openstack-neutron06:50
*** yfried has quit IRC06:51
*** yfried has joined #openstack-neutron06:52
*** iranzo has joined #openstack-neutron06:52
*** iranzo has joined #openstack-neutron06:52
*** markvoelker has quit IRC06:52
*** bjolo__ is now known as bjolo06:53
*** ganeshnalawade has quit IRC06:53
*** ociuhandu has quit IRC06:53
*** ganeshnalawade has joined #openstack-neutron06:54
openstackgerritYang Yu proposed openstack/neutron-dynamic-routing: Refactor the code to support agentless BGP driver  https://review.openstack.org/34992106:54
*** yfried has quit IRC06:57
*** yfried has joined #openstack-neutron06:57
*** obondarev has joined #openstack-neutron06:57
*** itsuugo has quit IRC06:59
*** ganeshnalawade has quit IRC07:00
*** itsuugo has joined #openstack-neutron07:00
*** slaweq_ has quit IRC07:01
*** iwamoto has joined #openstack-neutron07:02
*** slaweq_ has joined #openstack-neutron07:02
*** ganeshnalawade has joined #openstack-neutron07:02
*** bana_k has quit IRC07:04
*** ganeshnalawade has quit IRC07:05
*** ganeshnalawade has joined #openstack-neutron07:05
*** obondarev has quit IRC07:05
*** fnaval has quit IRC07:06
*** itsuugo has quit IRC07:11
*** itsuugo has joined #openstack-neutron07:12
*** ganeshnalawade has quit IRC07:13
*** ganeshnalawade has joined #openstack-neutron07:14
*** chlong has quit IRC07:14
*** matrohon has joined #openstack-neutron07:15
*** namnh has quit IRC07:16
*** vaidy_ has quit IRC07:16
*** ganeshnalawade has quit IRC07:17
*** wolverineav has joined #openstack-neutron07:18
*** slaweq_ has quit IRC07:18
*** sleviim has joined #openstack-neutron07:18
*** rcernin has joined #openstack-neutron07:19
*** ganeshnalawade has joined #openstack-neutron07:21
*** itsuugo has quit IRC07:24
*** itsuugo has joined #openstack-neutron07:25
*** yamahata has quit IRC07:27
*** jlanoux has joined #openstack-neutron07:27
*** iyamahat has quit IRC07:28
*** itsuugo has quit IRC07:30
*** itsuugo has joined #openstack-neutron07:31
*** slaweq_ has joined #openstack-neutron07:32
*** liuyulong_ has joined #openstack-neutron07:34
matrohonarmax : hi07:35
*** jpena|off is now known as jpena07:36
*** liuyulong has quit IRC07:36
*** bfernando has joined #openstack-neutron07:39
*** salv-orlando has joined #openstack-neutron07:42
*** eezhova_ has joined #openstack-neutron07:42
*** salv-orl_ has quit IRC07:44
*** markvoelker has joined #openstack-neutron07:49
*** ociuhandu has joined #openstack-neutron07:51
*** liuyulong has joined #openstack-neutron07:51
*** EinstCrazy has quit IRC07:53
*** markvoelker has quit IRC07:53
*** itsuugo has quit IRC07:54
*** itsuugo has joined #openstack-neutron07:55
*** ociuhandu has quit IRC07:55
*** zzzeek has quit IRC08:00
*** ihrachys has joined #openstack-neutron08:00
*** zzzeek has joined #openstack-neutron08:00
*** yushiro has quit IRC08:01
*** itsuugo has quit IRC08:02
*** itsuugo has joined #openstack-neutron08:03
*** yushiro has joined #openstack-neutron08:04
*** jlanoux has quit IRC08:08
*** ociuhandu has joined #openstack-neutron08:09
*** jlanoux has joined #openstack-neutron08:09
openstackgerritKengo Hobo proposed openstack/neutron: Wrap ns non-existent err during updating iptables by metering-agent  https://review.openstack.org/37140708:10
*** ganeshnalawade has quit IRC08:11
openstackgerritKengo Hobo proposed openstack/neutron: Wrap ns non-existent err during updating iptables by metering-agent  https://review.openstack.org/37140708:13
*** ociuhandu has quit IRC08:14
*** fzdarsky has quit IRC08:14
*** pmannidi has quit IRC08:15
*** fzdarsky has joined #openstack-neutron08:19
openstackgerritYang Yu proposed openstack/neutron-specs: Support agentless driver in neutron-dynamic-routing  https://review.openstack.org/37302908:19
*** ganeshnalawade has joined #openstack-neutron08:19
*** devvesa has joined #openstack-neutron08:20
*** apdibbo has joined #openstack-neutron08:21
*** eezhova_ has quit IRC08:22
*** mvk has quit IRC08:25
*** obondarev has joined #openstack-neutron08:28
*** hynekm has quit IRC08:30
*** slaweq_ has quit IRC08:31
*** hynekm has joined #openstack-neutron08:31
*** yushiro has quit IRC08:32
*** zhhuabj_ has quit IRC08:32
*** bradjones has quit IRC08:33
*** ganeshnalawade has quit IRC08:36
*** wolverineav has quit IRC08:36
*** bradjones has joined #openstack-neutron08:36
*** bradjones has quit IRC08:36
*** bradjones has joined #openstack-neutron08:36
*** itsuugo has quit IRC08:36
*** wolverineav has joined #openstack-neutron08:36
*** itsuugo has joined #openstack-neutron08:39
*** wolverineav has quit IRC08:39
*** wolverineav has joined #openstack-neutron08:39
*** sambetts|afk is now known as sambetts08:40
*** ushkalim_ has joined #openstack-neutron08:40
*** slaweq_ has joined #openstack-neutron08:43
*** zhhuabj_ has joined #openstack-neutron08:45
*** mhickey has joined #openstack-neutron08:45
*** claudiub has quit IRC08:47
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron: Add cookie tracking to OVS firewall driver  https://review.openstack.org/29515408:48
*** markvoelker has joined #openstack-neutron08:50
*** hoangcx has quit IRC08:52
*** wolverineav has quit IRC08:52
*** hoangcx has joined #openstack-neutron08:52
*** wolverineav has joined #openstack-neutron08:54
*** markvoelker has quit IRC08:54
*** eezhova_ has joined #openstack-neutron08:56
*** ganeshnalawade has joined #openstack-neutron09:01
*** nmagnezi has joined #openstack-neutron09:01
*** lezbar has joined #openstack-neutron09:01
*** davidsha has joined #openstack-neutron09:01
*** nmagnezi has quit IRC09:01
*** jinli has quit IRC09:02
*** mvk has joined #openstack-neutron09:02
*** zgleason has quit IRC09:03
*** manikanta_tadi has joined #openstack-neutron09:03
*** lilintan has joined #openstack-neutron09:04
*** xenogear has quit IRC09:04
*** mirrorbo1 has quit IRC09:04
*** xenogear has joined #openstack-neutron09:04
*** ociuhandu has joined #openstack-neutron09:05
*** john-davidge has joined #openstack-neutron09:08
*** efoley has joined #openstack-neutron09:08
*** lujinluo has quit IRC09:09
*** zgleason has joined #openstack-neutron09:09
*** wolverineav has quit IRC09:10
*** itsuugo has quit IRC09:10
*** efoley_ has joined #openstack-neutron09:11
*** itsuugo has joined #openstack-neutron09:11
*** xenogear has quit IRC09:12
*** john-davidge has quit IRC09:13
*** jinli has joined #openstack-neutron09:14
*** john-davidge has joined #openstack-neutron09:14
*** efoley has quit IRC09:14
*** jhershbe has quit IRC09:16
openstackgerritMathieu Rohon proposed openstack/neutron: Send a callback before attaching a subnet to a router  https://review.openstack.org/36922109:19
*** fzdarsky has quit IRC09:19
*** edand has quit IRC09:19
*** itsuugo has quit IRC09:24
*** amotoki has quit IRC09:24
*** itsuugo has joined #openstack-neutron09:26
reedipkevinbenton: there?09:28
*** xenogear has joined #openstack-neutron09:29
*** mirrorbo1 has joined #openstack-neutron09:31
*** iwamoto has quit IRC09:31
*** ircuser-1 has quit IRC09:32
*** prithiv has joined #openstack-neutron09:33
*** ganeshnalawade has quit IRC09:37
*** itsuugo has quit IRC09:41
*** itsuugo has joined #openstack-neutron09:42
*** mfuruta has quit IRC09:42
*** namnh has joined #openstack-neutron09:43
*** ganeshnalawade has joined #openstack-neutron09:45
ihrachys2016-09-20T05:27:35.743Z|00158|bridge|INFO|bridge br-int: added interface qr-b97c6c7c-c5 on port 7209:45
ihrachys2016-09-20T05:27:35.801Z|00159|bridge|INFO|bridge br-int: added interface tap08f8e68a-81 on port 7209:45
ihrachyskevinbenton: ^ is it that same issue with ovs allocating same port?09:45
ihrachysyeah, I guess it is, I aslo see 4095 tagged ports09:47
*** oanson has quit IRC09:48
*** oanson has joined #openstack-neutron09:48
ihrachyswould I see any dhcp agent traces in logs then though?09:49
ihrachysI don't see any in my failure logs09:49
*** ociuhandu has quit IRC09:50
*** prithiv has quit IRC09:50
*** kev0 has joined #openstack-neutron09:51
*** ganeshnalawade has quit IRC09:51
*** ganeshnalawade has joined #openstack-neutron09:51
*** donghao has joined #openstack-neutron09:52
*** freerunner has quit IRC09:52
*** ganeshnalawade has quit IRC09:52
*** freerunner has joined #openstack-neutron09:52
*** ganeshnalawade has joined #openstack-neutron09:53
*** kevo has quit IRC09:53
*** ociuhandu has joined #openstack-neutron09:54
*** tmorin has joined #openstack-neutron09:54
*** slaweq_ has quit IRC09:57
*** prithiv has joined #openstack-neutron09:58
*** prithiv has quit IRC09:58
openstackgerritOleg Bondarev proposed openstack/neutron: Do not retry default security group creation  https://review.openstack.org/37310809:59
*** itsuugo has quit IRC10:00
*** itsuugo has joined #openstack-neutron10:01
*** areale has quit IRC10:08
*** amotoki has joined #openstack-neutron10:09
*** hoangcx has quit IRC10:11
*** wu_ng has quit IRC10:11
*** jhershbe has joined #openstack-neutron10:12
*** slaweq_ has joined #openstack-neutron10:13
*** korzen has joined #openstack-neutron10:18
openstackgerritJakub Libosvar proposed openstack/neutron: fullstack: VLAN aware VMs test  https://review.openstack.org/36900110:18
openstackgerritIhar Hrachyshka proposed openstack/neutron: tests: catch eventlet.Timeout exception  https://review.openstack.org/37255210:19
*** amotoki has quit IRC10:21
*** yamamot__ has quit IRC10:22
*** tyrola has joined #openstack-neutron10:23
openstackgerritThomas Morin proposed openstack/neutron: OVS: merge the required OpenFLow version rather than replace  https://review.openstack.org/37145510:24
*** tmorin has quit IRC10:27
*** veena has joined #openstack-neutron10:29
*** dave-johnston has joined #openstack-neutron10:30
*** sdague has joined #openstack-neutron10:31
ihrachyskevinbenton: https://review.openstack.org/#/c/367981/1 please, it blocks some more docs/release patches in the queue10:33
*** mvk has quit IRC10:33
*** prateek has quit IRC10:34
*** claudiub has joined #openstack-neutron10:34
openstackgerritMonty Taylor proposed openstack/python-neutronclient: Handle keystoneauth exceptions in retry logic  https://review.openstack.org/37314710:34
*** mvk has joined #openstack-neutron10:35
*** prateek has joined #openstack-neutron10:35
veenafacing issue while using ovs-dpdk with openstack. VM is getting created and is active, but unable to ping or ssh to VM. I have followed config instructions given in http://docs.openstack.org/developer/neutron/devref/ovs_vhostuser.html10:35
mordredjamielennox: ^^ doublecheck me on that? we're debugging something on infra-cloud and noticed intermittent connect issues10:35
*** obondarev has quit IRC10:35
ihrachysHenryG: could you please consider https://review.openstack.org/#/c/365560/ ? it constraints neutron-lib repo.10:36
*** claudiub|2 has joined #openstack-neutron10:36
*** boden has joined #openstack-neutron10:36
*** tyrola has quit IRC10:37
veenaI have done the conf change both n controller and compute in /etc/neutron/plugins/ml2/openvswitch_agent.ini. vhu port is created under br-int but unable to reach VM from host10:37
*** claudiub has quit IRC10:39
*** rodrigods has quit IRC10:41
*** rodrigods has joined #openstack-neutron10:42
*** amotoki has joined #openstack-neutron10:42
*** anilvenkata has joined #openstack-neutron10:42
*** tyrola has joined #openstack-neutron10:47
*** itsuugo has quit IRC10:47
*** rtheis has joined #openstack-neutron10:48
*** ganeshnalawade has quit IRC10:48
*** itsuugo has joined #openstack-neutron10:48
*** slaweq_ has quit IRC10:48
*** ganeshnalawade has joined #openstack-neutron10:48
*** haukebruno has quit IRC10:49
*** haukebruno has joined #openstack-neutron10:50
*** slaweq_ has joined #openstack-neutron10:51
*** jlibosva has quit IRC10:54
veenais there any other configuration that I'm missing to use ovs-dpdk?10:54
*** tyrola has quit IRC10:54
*** amotoki has quit IRC10:57
*** fzdarsky has joined #openstack-neutron10:58
*** itsuugo has quit IRC10:58
*** jlibosva has joined #openstack-neutron11:00
*** itsuugo has joined #openstack-neutron11:01
*** johnbelamaric has joined #openstack-neutron11:01
*** johnbelamaric has quit IRC11:03
jamielennoxmordred: it'll work, however there is retry logic built into keystoneauth so i'm not sure about doing it twice11:03
*** banix has joined #openstack-neutron11:03
openstackgerritvenkata anil proposed openstack/neutron: New option for num_threads for state change server  https://review.openstack.org/31761611:04
*** johnbelamaric has joined #openstack-neutron11:07
*** ganeshnalawade has quit IRC11:08
*** EinstCrazy has joined #openstack-neutron11:09
*** ganeshnalawade has joined #openstack-neutron11:11
*** ganeshnalawade has quit IRC11:13
jamielennoxmordred: https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/session.py#L60511:13
*** banix has quit IRC11:15
*** yamamoto has joined #openstack-neutron11:18
*** itsuugo has quit IRC11:18
*** zhhuabj_ has quit IRC11:18
openstackgerritgaryk proposed openstack/neutron: Remove unit tests for deprecated code  https://review.openstack.org/37232411:19
*** itsuugo has joined #openstack-neutron11:19
*** tyrola has joined #openstack-neutron11:20
*** zhhuabj_ has joined #openstack-neutron11:21
*** ochalups has joined #openstack-neutron11:23
*** obondarev has joined #openstack-neutron11:23
*** johnbelamaric has quit IRC11:23
*** yamamoto has quit IRC11:24
*** yamamoto has joined #openstack-neutron11:25
*** yamamoto has quit IRC11:26
*** karthiks has quit IRC11:28
*** stanzgy has quit IRC11:29
*** tyrola has quit IRC11:32
*** tyrola has joined #openstack-neutron11:33
*** itsuugo has quit IRC11:37
*** itsuugo has joined #openstack-neutron11:38
*** baojg has joined #openstack-neutron11:40
*** devvesa has quit IRC11:42
*** lucas-afk is now known as lucasagomes11:44
*** jpena is now known as jpena|lunch11:44
*** johnbelamaric has joined #openstack-neutron11:47
*** amotoki has joined #openstack-neutron11:47
*** shz has quit IRC11:49
*** ekuris has quit IRC11:49
*** shihanzhang has joined #openstack-neutron11:49
kobisanyone ran into a failure when running devstack with networking-sfc enabled?11:50
kobisseems like it fails to compile ovs with ubuntu 14.0411:51
*** korzen_ has joined #openstack-neutron11:51
*** mosulica has quit IRC11:54
*** itsuugo has quit IRC11:54
openstackgerritOleg Bondarev proposed openstack/neutron: Do not retry default security group creation  https://review.openstack.org/37310811:55
*** itsuugo has joined #openstack-neutron11:56
*** xiaoyang has joined #openstack-neutron11:58
*** amuller has joined #openstack-neutron11:59
*** johnbelamaric has quit IRC11:59
*** ratailor has quit IRC11:59
*** mosulica has joined #openstack-neutron11:59
*** namnh has quit IRC11:59
*** mvk has quit IRC12:00
*** mvk has joined #openstack-neutron12:04
*** yamamoto has joined #openstack-neutron12:05
*** itsuugo has quit IRC12:06
*** itsuugo has joined #openstack-neutron12:07
*** namnh has joined #openstack-neutron12:08
*** amotoki has quit IRC12:08
*** amotoki has joined #openstack-neutron12:09
*** baojg has quit IRC12:09
*** rubasov has quit IRC12:10
*** baoli has joined #openstack-neutron12:10
*** baoli_ has joined #openstack-neutron12:11
*** edmondsw has joined #openstack-neutron12:12
*** remix_tj has joined #openstack-neutron12:13
*** mosulica has quit IRC12:13
*** remix_tj has left #openstack-neutron12:13
*** baoli has quit IRC12:15
openstackgerritHong Hui Xiao proposed openstack/neutron: Fix wrong use of six.moves.queue.get()  https://review.openstack.org/37323112:16
*** korzen_ has quit IRC12:21
*** matrohon has quit IRC12:23
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron: Linux Bridge: driver support for QoS egress minimum bandwidth  https://review.openstack.org/35786512:23
*** markvoelker has joined #openstack-neutron12:24
HenryGihrachys: commented12:26
*** diga has quit IRC12:28
*** krtaylor has joined #openstack-neutron12:36
*** zhhuabj_ has quit IRC12:36
*** matrohon has joined #openstack-neutron12:38
*** zhhuabj_ has joined #openstack-neutron12:42
*** zkassab_ has joined #openstack-neutron12:43
*** mvk has quit IRC12:45
*** mvk has joined #openstack-neutron12:46
*** jpena|lunch is now known as jpena12:46
*** mkolesni_ has quit IRC12:49
*** stanzgy has joined #openstack-neutron12:51
*** mkolesni_ has joined #openstack-neutron12:52
*** obondarev has quit IRC12:53
openstackgerritZongKai LI proposed openstack/neutron: Fetch insert UUID in ovsdb idl transaction  https://review.openstack.org/37284912:53
*** ekuris has joined #openstack-neutron12:54
*** mkolesni_ has quit IRC12:54
*** obondarev has joined #openstack-neutron12:55
*** david-lyle has joined #openstack-neutron12:56
*** stanzgy has quit IRC12:57
*** vishwanathj has joined #openstack-neutron12:57
*** mkolesni_ has joined #openstack-neutron12:58
*** korzen_ has joined #openstack-neutron12:58
*** sridharg has quit IRC12:58
*** wasmum has quit IRC12:58
*** gkadam has quit IRC12:58
*** prateek has quit IRC13:01
*** prateek has joined #openstack-neutron13:01
*** lilintan has quit IRC13:02
*** mkolesni_ has quit IRC13:02
openstackgerritZongKai LI proposed openstack/neutron: Fetch insert UUID in ovsdb idl transaction  https://review.openstack.org/37284913:02
*** ganeshnalawade has joined #openstack-neutron13:02
*** zhhuabj_ has quit IRC13:03
openstackgerritHenry Gessau proposed openstack/neutron: Add admin api tests for project-id  https://review.openstack.org/37199813:06
*** pgadiya has quit IRC13:07
*** markd__ has joined #openstack-neutron13:07
*** obondarev has quit IRC13:07
*** markd__ has quit IRC13:08
openstackgerritHenry Gessau proposed openstack/python-neutronclient: Handle keystoneauth exceptions in retry logic  https://review.openstack.org/37314713:08
*** obondarev has joined #openstack-neutron13:11
*** sridharg has joined #openstack-neutron13:11
*** mriedem has joined #openstack-neutron13:11
openstackgerritHenry Gessau proposed openstack/neutron: Remove deprecated class NeutronController  https://review.openstack.org/37232413:13
ihrachysHenryG: are we ok with having different tox_install.sh scripts in different repos?13:13
*** janzian has joined #openstack-neutron13:14
HenryGihrachys: I think they should all use $mydir :)13:14
ihrachysHenryG: I hope you don't suggest me to go thru all of them :)13:15
HenryGihrachys: :)13:15
ihrachysif I would touch the script, I would just kill that file completely, it's useless from what I wonder.13:15
HenryGihrachys: At least we are no worse off by improving one now.13:15
HenryGihrachys: Then file a bug tagged "low-hanging-fruit". I am sure a volunteer will appear.13:16
*** Alex_Stef has quit IRC13:17
*** sdake has quit IRC13:17
*** namnh has quit IRC13:17
*** vaidy has quit IRC13:18
ihrachysHenryG: meh for the bug report. a waste of someone's time. :-|13:18
*** ganeshnalawade has quit IRC13:18
*** rossella_s has quit IRC13:19
*** ganeshnalawade has joined #openstack-neutron13:19
ihrachysHenryG: I am ok to fix the patch I have, just don't see much value, and some issues in the future when you try to sync some fixes between them.13:19
HenryGihrachys: hang on, checking codesearch.o.o13:19
*** rossella_s has joined #openstack-neutron13:19
HenryGihrachys: I think we can safely assume it is not used13:19
ihrachysmeh, ok I will clean it up13:20
openstackgerritIhar Hrachyshka proposed openstack/neutron-lib: Add support for upper-constraints.txt for all tox targets  https://review.openstack.org/36556013:20
HenryGihrachys: too late13:20
HenryGargh!13:20
HenryG:)13:20
ihrachyssee??13:22
*** vaidy has joined #openstack-neutron13:23
HenryGihrachys: Next time we need to paint a shed, I will do it with my eyes closed.13:26
*** mlavalle has joined #openstack-neutron13:26
*** gouthamr has joined #openstack-neutron13:27
openstackgerritMerged openstack/neutron-fwaas: Check for _interfaces in updated_router  https://review.openstack.org/37161113:28
*** avozza has joined #openstack-neutron13:31
*** sambetts is now known as Tehsmash13:32
*** Tehsmash is now known as sambetts13:32
*** baoli_ has quit IRC13:34
*** openstackstatus has joined #openstack-neutron13:36
*** ChanServ sets mode: +v openstackstatus13:36
zigoCould someone tell me what means the "RuntimeError: stop called on unstarted patcher" in this log? http://logs.openstack.org/51/373251/1/check/gate-deb-neutron-taas-dpkg-debian-jessie/74793fa/console.html13:37
zigoLooks like an issue in the fixture ...13:37
zigoHenryG: ^13:37
zigoihrachys: ^13:37
ihrachyszigo: it means that some test code attempted to .stop() a mock.patch that was not start()ed13:38
*** r-daneel has joined #openstack-neutron13:38
zigoI see...13:38
zigoihrachys: Any idea what's going on then with this build then?13:38
*** johnbelamaric has joined #openstack-neutron13:38
ihrachysit's for taas, I don't think it's part of neutron?13:38
zigoI'd love to get this fixed, so we have a full set of Newton b3 packages for Debian (appart from Gnocchi, Ironic & Horizon, everything is already packaged...)13:39
zigoihrachys: Yeah, as the build log folder name says ! :)13:39
*** banix has joined #openstack-neutron13:39
zigo"gate-deb-neutron-taas-dpkg-debian-jessie" ...13:39
ihrachyszigo: well we are not responsible for someone highjacking our name :P13:39
zigoihrachys: Where should I ask? Is there a channel for taas ?13:40
ihrachysI would think there is some issue in their base test class13:40
ihrachysok, seems like they use our base class.13:41
zigoThe #openstack-taas channel is empty...13:41
*** salv-orl_ has joined #openstack-neutron13:42
-openstackstatus- NOTICE: OpenStack Infra now has a Twitter bot, follow it at https://twitter.com/openstackinfra13:44
mlavalleamuller: ping13:44
ihrachyszigo: no idea. tracebacks are not very detailed. probably if we would know which mock.patch it tries to stop, it would give a clue what happens.13:44
*** salv-orlando has quit IRC13:45
*** hynekm has quit IRC13:45
*** yamamoto has quit IRC13:46
*** iyamahat has joined #openstack-neutron13:46
*** yamamoto has joined #openstack-neutron13:47
ihrachyszigo: apparently something calls to __exit__ on a mock twice13:47
mlavalleamuller: nevermind, I just read ytour comments in Gerrit.... Have a nice day!13:47
*** ganeshnalawade has quit IRC13:47
zigoihrachys: Ok.13:47
ihrachyszigo: I guess you can try to check who's on the core review team for the project.13:47
zigoWill do.13:48
zigoI usually check the top commiters ! :)13:48
*** ganeshnalawade has joined #openstack-neutron13:48
*** ganeshnalawade has quit IRC13:48
*** tbachman has joined #openstack-neutron13:48
amullermlavalle: :)13:49
*** sdake has joined #openstack-neutron13:49
*** yamahata has joined #openstack-neutron13:50
*** xiaohhui has joined #openstack-neutron13:50
*** jprovazn has joined #openstack-neutron13:50
*** gouthamr has quit IRC13:52
*** shausy has quit IRC13:53
*** sridharg has quit IRC13:54
*** rajinir has joined #openstack-neutron13:54
openstackgerritIhar Hrachyshka proposed openstack/neutron: tests: catch eventlet.Timeout exception  https://review.openstack.org/37255213:54
mlavalleamuller: I wasn't thinking about the test configuring Neutron. I just thought to have a parameter in tempest.conf from where we could read the physnet names. Would that be possible?13:55
openstackgerritIhar Hrachyshka proposed openstack/neutron: tests: catch eventlet.Timeout exception  https://review.openstack.org/37255213:56
*** yb has joined #openstack-neutron13:56
*** rubasov has joined #openstack-neutron13:57
*** thorst_ has joined #openstack-neutron13:57
*** nplanel has joined #openstack-neutron13:57
*** cleong has joined #openstack-neutron13:58
*** jckasper has joined #openstack-neutron14:00
*** ganeshnalawade has joined #openstack-neutron14:00
*** garyk has quit IRC14:00
*** tongli has joined #openstack-neutron14:01
ihrachysHenryG: may I ask you to https://review.openstack.org/#/c/367981/ ?14:01
ihrachysHenryG: it holds back several patches thru deps and stacking14:02
*** ganeshnalawade has quit IRC14:02
*** markvoelker has quit IRC14:02
*** bjolo is now known as bjolo_afk14:02
*** ganeshnalawade has joined #openstack-neutron14:03
*** amotoki has quit IRC14:03
*** yamamoto has quit IRC14:03
HenryGihrachys: done14:03
ihrachysyay14:04
*** ganeshnalawade has quit IRC14:04
*** ganeshnalawade has joined #openstack-neutron14:05
*** ganeshnalawade has quit IRC14:05
*** jckasper has quit IRC14:06
bcafareligordcard: I saw your comment after I typed "git review", will update in the next one :) (I wanted to rebase this one to get the tenant->project commit)14:06
*** jckasper has joined #openstack-neutron14:06
ihrachyshaleyb: that should be ready for the gate: https://review.openstack.org/#/c/367875/14:07
* ihrachys cleans up his review queue from trivial stuff14:08
*** oshvartz has quit IRC14:08
*** markvoelker has joined #openstack-neutron14:09
*** sdake_ has joined #openstack-neutron14:09
*** eezhova_ is now known as eezhova14:10
*** sdake has quit IRC14:11
*** obondarev has quit IRC14:12
*** marst has quit IRC14:14
*** prateek has quit IRC14:14
*** ociuhandu has quit IRC14:16
*** ekuris has quit IRC14:18
openstackgerritAnn Taraday proposed openstack/neutron: WIP another approach for step 3  https://review.openstack.org/35480114:19
*** gvrangan has joined #openstack-neutron14:22
*** iyamahat has quit IRC14:25
*** ankur-gupta-f has joined #openstack-neutron14:25
*** moshele has quit IRC14:25
*** obondarev has joined #openstack-neutron14:25
*** Guest14517 is now known as med_14:26
*** med_ has quit IRC14:26
*** med_ has joined #openstack-neutron14:26
*** marst has joined #openstack-neutron14:26
*** iyamahat has joined #openstack-neutron14:27
*** mriedem has quit IRC14:29
*** mriedem has joined #openstack-neutron14:29
*** yamamoto has joined #openstack-neutron14:30
*** banix has quit IRC14:30
*** jamesden_ has joined #openstack-neutron14:31
*** yfried has quit IRC14:31
*** madhaviy has joined #openstack-neutron14:32
*** yfried has joined #openstack-neutron14:32
*** banix has joined #openstack-neutron14:33
*** jamesde__ has joined #openstack-neutron14:34
*** gouthamr has joined #openstack-neutron14:34
Sam-I-Amamuller: is l3ha+l2pop still broken?14:35
*** jamesden_ has quit IRC14:36
*** baoli has joined #openstack-neutron14:36
*** devvesa has joined #openstack-neutron14:36
*** john-davidge has quit IRC14:38
openstackgerritJakub Libosvar proposed openstack/neutron: fullstack: VLAN aware VMs test  https://review.openstack.org/36900114:41
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron: Linux Bridge: driver support for QoS egress minimum bandwidth  https://review.openstack.org/35786514:41
*** Leo_ has joined #openstack-neutron14:47
*** rmcall_ has joined #openstack-neutron14:49
*** rmcall has quit IRC14:51
*** rmcall_ is now known as rmcall14:51
*** kbringard has joined #openstack-neutron14:54
*** armax has joined #openstack-neutron14:55
rossella_sjlibosva, hi! anything against if I move the metadata to the local port of the trunk bridge?14:56
rossella_sjlibosva, otherwise I have to keep the same info in 2 places14:56
*** thorst_ has quit IRC14:56
amullerSam-I-Am: the fix was merged a week or two ago14:59
amullerSam-I-Am: we'd love feedback now on l3ha+l2pop, especially as it's a prerequisite for dvr+ha which we want to stabilizie for Ocata14:59
amullerSam-I-Am: this is the fix I was talking about https://review.openstack.org/#/c/255237/15:00
*** gouthamr has quit IRC15:01
*** banix has quit IRC15:02
jlibosvarossella_s: hi15:02
jlibosvarossella_s: I have no objections, would that mean we'll have to copy metadata from tap port to trunk bridge port?15:03
jlibosvarossella_s: os-vif stores the external ids to tap port, doesn't it?15:03
rossella_sjlibosva, forget what I said, I've just realized we use the metadata when we detect a trunk remove...so the metadata needs to be in the parent port too15:04
*** iyamahat has quit IRC15:04
*** ochalups has quit IRC15:04
jlibosvarossella_s: I don't think it will harm removal15:04
rossella_sjlibosva, but we have to add a query to get the bridge to which the parent port belongs15:04
jlibosvarossella_s: when trunk is removed, the bridge is kept in the system, so we can read it from there15:05
rossella_sjlibosva, yes...a query more, probably better than duplicates the data15:05
rossella_sjlibosva, I will send a WIP shortly15:05
*** itzikb has quit IRC15:06
haleybihrachys: pushed it in the gate15:06
*** yamahata has quit IRC15:07
*** iyamahat has joined #openstack-neutron15:08
ihrachyshaleyb: I am told lately our CI is so bad that maybe pushing more stuff in gate is not very productive15:08
*** kobis has quit IRC15:08
igordcardbcafarel: sure, np15:08
*** Leo_ has quit IRC15:08
*** avozza has quit IRC15:09
haleybihrachys: i can stop it, let me check zuul15:09
Sam-I-Amamuller: cool. that goes back a while.15:09
amullerSam-I-Am: review process took a bit there =p15:09
ihrachyshaleyb: there was no official announcement yet, but that's what I hear armax whispering into my ear :)15:09
*** sleviim has quit IRC15:10
haleybihrachys: well i'm just going to say you told me to do it :-p15:10
haleybgate at least doesn't look that bad15:10
*** oshvartz has joined #openstack-neutron15:13
*** obondarev has quit IRC15:14
openstackgerritIhar Hrachyshka proposed openstack/neutron-dynamic-routing: pep8: switched to neutron-lib hacking checks  https://review.openstack.org/37341015:14
ihrachysarmax: ^ that should do15:14
*** gvrangan has quit IRC15:15
armaxihrachys: tnx15:15
*** thorst_ has joined #openstack-neutron15:17
openstackgerritIhar Hrachyshka proposed openstack/neutron-dynamic-routing: tox_install.sh: switch to using dependencies from stable/newton  https://review.openstack.org/37341415:17
*** yb has quit IRC15:18
*** moshele has joined #openstack-neutron15:18
*** vhosakot has joined #openstack-neutron15:19
*** oanson has quit IRC15:20
*** lucasagomes is now known as lucas-hungry15:21
*** pbandark has quit IRC15:22
*** obondarev has joined #openstack-neutron15:25
*** jlibosva has quit IRC15:26
*** garyk has joined #openstack-neutron15:26
*** anilvenkata has quit IRC15:26
*** zkassab_ has quit IRC15:29
*** zkassab has joined #openstack-neutron15:30
*** ramishra has quit IRC15:31
*** fzdarsky has quit IRC15:33
*** akshai has joined #openstack-neutron15:33
matrohonarmax, hi15:35
matrohonarmax, I've updated my patch : https://review.openstack.org/#/c/369221/15:35
*** yfried has quit IRC15:35
*** vhosakot has quit IRC15:36
njohnstonarmax: When you have a chance, I was wondering if you could respond to my comment.  Thanks!  https://review.openstack.org/#/c/359320/6/zuul/layout.yaml@a1087815:36
*** Hieu has joined #openstack-neutron15:37
*** obondarev has quit IRC15:38
openstackgerritAradhana Singh proposed openstack/neutron: OVO for Tag  https://review.openstack.org/35682515:40
openstackgerritAradhana Singh proposed openstack/neutron: Relocate Tag DB model  https://review.openstack.org/35553615:40
openstackgerritAradhana Singh proposed openstack/neutron: [WIP] Integration for Tag OVO  https://review.openstack.org/36972015:40
*** krtaylor has quit IRC15:40
*** mickeys has joined #openstack-neutron15:40
*** banix has joined #openstack-neutron15:41
*** Leo_ has joined #openstack-neutron15:43
armaxmatrohon: it’s on my radar15:43
armaxnjohnston: ack15:43
njohnstonarmax: Many thanks!15:43
*** Swami has joined #openstack-neutron15:44
*** matrohon has quit IRC15:46
*** donghao has quit IRC15:46
*** andreas_s has quit IRC15:47
*** Leo_ has quit IRC15:48
*** kev0 has quit IRC15:49
*** EinstCrazy has quit IRC15:50
*** obondarev has joined #openstack-neutron15:51
*** zkassab has quit IRC15:52
*** iyamahat has quit IRC15:54
*** vhosakot has joined #openstack-neutron15:54
*** mvk has quit IRC15:55
*** zkassab has joined #openstack-neutron15:56
*** ircuser-1 has joined #openstack-neutron15:58
*** thorst_ has quit IRC15:58
*** ramishra has joined #openstack-neutron15:59
*** yamamoto has quit IRC15:59
*** yamamoto has joined #openstack-neutron15:59
openstackgerritSindhu Devale proposed openstack/neutron: [WIP] OVO for L3HARouter  https://review.openstack.org/36144316:00
*** apdibbo has quit IRC16:00
*** Swami has quit IRC16:00
*** s3wong has joined #openstack-neutron16:00
*** Swami has joined #openstack-neutron16:01
*** jheroux has joined #openstack-neutron16:02
*** jlanoux has quit IRC16:05
*** gvrangan has joined #openstack-neutron16:05
*** iyamahat has joined #openstack-neutron16:06
*** Hieu has quit IRC16:06
ajootherwiseguy, ping :)16:06
ajomay I ask for your help with something?16:06
ajootherwiseguy, I'm trying this from jakub: https://github.com/cubeek/neutron/blob/replug_ovs_fw/tools/replug_port_with_ovs_fw.py16:07
ajoto migrate ports from hybrid to OVS16:07
ajobut somehow, now with native ovs db, all my ovsdb transactions get aborted16:07
*** hieulq__ has joined #openstack-neutron16:07
*** hieulq_ has joined #openstack-neutron16:07
ajonot sure if I'm doing something wrong16:07
ajoyou can run it as python replug_port_with_ovs_fw.py br-int16:08
ajowith q-agt down16:08
*** ralonsoh has joined #openstack-neutron16:08
ajothere are some missing bits I need to look at (amending libvirt domain definitions to reference the new bridge)16:09
amullerajo: Terry is out today16:09
ajoamuller,  :D16:09
ajoamuller, ack, I will ping him tomorrow, amuller I believe jakubs script may work, if we tweak an extra bit :D16:09
ajoamuller, it seems that all he did was working until, you try to stop the VM, and nova-compute get's mad, because finds the libvirt definition to be using an hybrid plug, so the qvb bridge is not there anymore: crash!16:10
amullerajo: really? what crashes?16:10
ajoamuller, I haven't  checked myself, it's what jakub told me16:11
ajoamuller, apparently either libvirt when shutting down the VM or nova-compute16:11
*** ociuhandu has joined #openstack-neutron16:12
ajoamuller, but I've verified that I can edit the domain xml, and libvirt reference is the new bridge...16:12
ajoamuller, if this all works, we can migrate with minimal downtime (credits go to jakub, I'm only adding tweaks) :)16:12
*** vhosakot has quit IRC16:13
*** ociuhandu has quit IRC16:16
*** mriedem has quit IRC16:16
*** devvesa has quit IRC16:17
*** mriedem has joined #openstack-neutron16:20
*** krtaylor has joined #openstack-neutron16:21
*** lucas-hungry is now known as lucasagomes16:22
*** avozza has joined #openstack-neutron16:23
*** hieulq__ has quit IRC16:24
*** hieulq__ has joined #openstack-neutron16:24
*** vhosakot has joined #openstack-neutron16:27
*** korzen_ has quit IRC16:27
*** Leom has joined #openstack-neutron16:29
*** yamamoto has quit IRC16:30
*** bfernando has quit IRC16:30
*** bana_k has joined #openstack-neutron16:31
*** Leo_ has joined #openstack-neutron16:31
*** hieulq__ has quit IRC16:31
*** mhickey has quit IRC16:34
*** Leom has quit IRC16:34
*** raavi has joined #openstack-neutron16:35
*** raavi has quit IRC16:35
*** mmalik4 has joined #openstack-neutron16:40
*** moshele has quit IRC16:40
*** xiaohhui has quit IRC16:42
*** vhosakot has quit IRC16:43
*** vhosakot has joined #openstack-neutron16:44
zzzeekihrachys: all neutron models already use version_id_col.  heh.   well sure :)16:45
zzzeekihrachys: why did we spent 500 gerrit comments on that issue ?16:45
ihrachyszzzeek: define *that issue*16:46
zzzeekhttps://review.openstack.org/#/c/314054/16:46
zzzeekihrachys: we even had a mini-summit meetup on that.16:46
ihrachyszzzeek: col thing is new for newton16:47
zzzeekihrachys: great.  is that working out OK?  it might have some edges16:47
ihrachyszzzeek: we haven't spotted much. it triggers some staledataerrors for us but that's expected.16:47
ihrachyszzzeek: we don't use it extensively though, just in some places.16:48
manjeetsihrachys, ping (question regarding db api )16:48
ihrachyszzzeek: we will use it more in the future16:48
ihrachysmanjeets: wassup16:48
zzzeekihrachys: OK but that setting is on all your models right16:48
zzzeekihrachys: it's doing a thing in the background as a result.16:48
ihrachyszzzeek: I believe it's only those using standard attributes model mixin16:48
ihrachyszzzeek: which is not all models16:49
zzzeekihrachys: oh16:49
manjeetsas object db api uses model query and model checks for isadmin and session from context for those api which are used outside neutron can we write a db_api method extract context ?16:49
ihrachysbut all core things16:49
zzzeekihrachys: what a strange naming convention then :)16:49
manjeetsthis will not require modifying api16:49
zzzeekihrachys: right all the core things.  sure.16:49
*** boden has quit IRC16:49
zzzeekihrachys: yes, you guys have so many update race condition types of things that this is very helpful16:49
ihrachysmanjeets: not sure how you will extract context (container) from session (child) but I guess I need to see the code16:50
openstackgerritCarl Baldwin proposed openstack/neutron: Try to reuse existing IPs when a port update specifies subnet  https://review.openstack.org/37279416:50
*** jhershbe has quit IRC16:50
manjeetsihrachys, https://github.com/openstack/neutron/blob/master/neutron/db/api.py#L21016:51
*** vhosakot has quit IRC16:51
manjeetshttps://github.com/openstack/neutron/blob/master/neutron/db/common_db_mixin.py#L82-L9816:52
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron: Linux Bridge: driver support for QoS egress minimum bandwidth  https://review.openstack.org/35786516:52
*** kevo has joined #openstack-neutron16:52
manjeetsi thought we can build a object context on fly with attribute session before calling object db api16:53
carl_baldwinihrachys: ^^ I addressed your feedback with a new patch set.16:53
ihrachyscarl_baldwin: cool. let me check.16:53
carl_baldwinihrachys: Thanks.16:53
carl_baldwinihrachys: Thanks for a thorough review.16:53
ihrachysmanjeets: if you think you can do it, show the code. I doubt it, but then maybe I miss something. the main thing is when doing it, you should not loose details about the context.16:54
ihrachyscarl_baldwin: it took me a while to wrap up my head. especially around the 'old' side. the 'new' side makes it significantly easier to reason about.16:54
*** vhosakot has joined #openstack-neutron16:54
*** baoli_ has joined #openstack-neutron16:55
*** baoli has quit IRC16:55
*** mvk has joined #openstack-neutron16:55
*** rcernin has quit IRC16:55
manjeetsihrachys,  that's my concern too, but do we need to modify the api to pass the context then ?16:55
carl_baldwinihrachys: Yeah, I couldn't find an elegant way to fix the bugs with a minimal change for precisely that reason. Hence the change in approach.16:55
ihrachysmanjeets: that was my expectation that we may need to do it in several places. but we need to look whether it breaks anything.16:56
manjeetsI am just going through code and seeing what attributes from context are used when we fire object db api16:56
*** EinstCrazy has joined #openstack-neutron16:56
*** ociuhandu has joined #openstack-neutron16:57
manjeetsok ihrachys may be we can try on single object and do tests16:58
*** banix has quit IRC16:59
*** ivar-lazzaro has joined #openstack-neutron17:00
*** dsneddon has joined #openstack-neutron17:00
*** ralonsoh has quit IRC17:00
mmalik4manjeets: ihrachys: I thought we decided on first changing session to context all those places which have no dependencies outside of neutron tree17:00
manjeetsmmalik4, thats true but this discussion is for code which can be used outside as well17:01
*** ociuhandu has quit IRC17:01
mmalik4are you guys talking about the solution for other cases17:01
mmalik4ok17:02
*** itsuugo has quit IRC17:02
*** s3wong has quit IRC17:02
*** itsuugo has joined #openstack-neutron17:03
manjeetsihrachys, I rebased the network and port dns patch (https://review.openstack.org/#/c/334695/) on ovo ports, and also added patch for floatingippdns17:04
manjeetshttps://review.openstack.org/#/c/369744/17:04
manjeetsreviews would be really appreciated17:04
*** yamamoto has joined #openstack-neutron17:06
*** jpena is now known as jpena|off17:06
*** yamamoto has quit IRC17:06
electrocucarachamanjeets: I'm going to change the topic for 36974417:07
manjeetselectrocucaracha, ok thanks17:08
*** Leo_ has quit IRC17:08
*** ivar-lazzaro has quit IRC17:12
*** sambetts is now known as sambetts|pto17:13
*** ivar-lazzaro has joined #openstack-neutron17:13
*** pcaruana has quit IRC17:14
*** ivar-laz_ has joined #openstack-neutron17:16
*** davidsha has quit IRC17:17
*** thorst_ has joined #openstack-neutron17:18
*** abhiraut has joined #openstack-neutron17:18
*** rossella_s has quit IRC17:18
*** ivar-lazzaro has quit IRC17:19
*** rossella_s has joined #openstack-neutron17:19
*** thorst_ has quit IRC17:20
*** dronshaw has quit IRC17:22
*** hieulq_ has quit IRC17:23
*** ihrachys has quit IRC17:23
*** efoley_ has quit IRC17:24
*** obondarev has quit IRC17:25
*** wolverineav has joined #openstack-neutron17:26
*** bana_k has quit IRC17:27
*** bkopilov has quit IRC17:28
*** tflynn has joined #openstack-neutron17:28
*** obondarev has joined #openstack-neutron17:28
*** bkopilov has joined #openstack-neutron17:30
*** jckasper has quit IRC17:30
*** jckasper has joined #openstack-neutron17:30
*** jckasper has quit IRC17:31
*** jckasper has joined #openstack-neutron17:31
*** yamahata has joined #openstack-neutron17:31
*** obondarev has quit IRC17:32
*** boden has joined #openstack-neutron17:35
*** itsuugo has quit IRC17:36
*** banix has joined #openstack-neutron17:38
*** itsuugo has joined #openstack-neutron17:38
openstackgerritMerged openstack/neutron: Added missing translation marker for an error  https://review.openstack.org/36787517:39
*** bana_k has joined #openstack-neutron17:40
*** tflynn has quit IRC17:40
*** crose has joined #openstack-neutron17:41
*** akshai has quit IRC17:44
*** akshai has joined #openstack-neutron17:44
openstackgerritMerged openstack/neutron-dynamic-routing: pep8: switched to neutron-lib hacking checks  https://review.openstack.org/37341017:44
*** itsuugo has quit IRC17:45
*** akshai has quit IRC17:45
*** itsuugo has joined #openstack-neutron17:46
*** slaweq_ has quit IRC17:47
*** tidwellr has joined #openstack-neutron17:48
*** tongl has joined #openstack-neutron17:51
*** ivar-laz_ has quit IRC17:54
*** ivar-lazzaro has joined #openstack-neutron17:54
*** s3wong has joined #openstack-neutron17:55
*** ociuhandu has joined #openstack-neutron17:56
*** akshai has joined #openstack-neutron17:57
*** jckasper has quit IRC17:59
*** banix has quit IRC17:59
*** jckasper has joined #openstack-neutron18:00
*** ociuhandu has quit IRC18:01
*** Leo_ has joined #openstack-neutron18:01
*** jhershbe has joined #openstack-neutron18:02
*** banix has joined #openstack-neutron18:03
*** rkukura has quit IRC18:04
*** rmcall has quit IRC18:05
*** rmcall has joined #openstack-neutron18:05
*** yamamoto has joined #openstack-neutron18:07
*** wjhofer has joined #openstack-neutron18:08
*** crose has quit IRC18:09
wjhoferHello everyone, I am researching a possible bug in neutron and was wondering if anyone was experiencing the same issue. When configuring a network to use security groups, the iptables rules for the tap interfaces are not population correctly18:10
*** slaweq_ has joined #openstack-neutron18:10
*** thorst_ has joined #openstack-neutron18:14
*** raavi has joined #openstack-neutron18:14
*** ivar-lazzaro has quit IRC18:15
raaviHi all!18:15
*** ivar-lazzaro has joined #openstack-neutron18:16
*** yamamoto has quit IRC18:16
raaviI got a mitaka openstack with classic openvswitch deployed scenariom when i start VM it does not get ip from DHCP...18:17
raaviDo anybody had similar problem?18:17
*** thorst_ has quit IRC18:18
*** vhosakot has quit IRC18:19
electrocucaracharaavi: I haven't had a similar problem, but can you take a look of the logs in for that agent?18:19
electrocucarachawjhofer: what version are you using? how they should be populated?18:19
raavidnsmasq replays and i can see traffic on neutron with tcpdump under the qdhcp namespace18:20
raavibut the replay does not get to controller node18:20
*** aswadr_ has quit IRC18:22
raavivar/log/messages : neutron dnsmasq-dhcp[20646]: DHCPOFFER(tapd8a74037-c9) 192.168.1.3 fa:16:3e:f9:24:bd18:23
*** liuyulong_ has quit IRC18:23
*** liuyulong_ has joined #openstack-neutron18:24
*** rkukura has joined #openstack-neutron18:24
*** baoli_ has quit IRC18:25
wjhoferelectro: I am using mitaka, we are creating a 2 networks, attaching 2 instances, one to each network. Then, we create another instance to act as the router between the networks and give it an interface on each of the networks. the two instances cannot communicate initially and when attempting to congifure security groups we are noticing some strange behavior18:25
armaxotherwiseguy: can you eyeball https://review.openstack.org/#/c/373231/18:25
armax?18:25
*** tidwellr has quit IRC18:25
*** baoli has joined #openstack-neutron18:25
*** Leo_ has quit IRC18:29
*** madhaviy has quit IRC18:29
*** jhershbe has quit IRC18:30
openstackgerritHenry Gessau proposed openstack/neutron-lib: api-ref: s/tenant/project/g  https://review.openstack.org/37285718:31
wjhoferdeleting security group rule and reapplying it does not affect the iptables in the way you would expect18:32
*** Leo_ has joined #openstack-neutron18:33
*** iyamahat has quit IRC18:34
*** iyamahat has joined #openstack-neutron18:35
*** tri2sing has joined #openstack-neutron18:37
*** ivar-lazzaro has quit IRC18:46
*** ivar-lazzaro has joined #openstack-neutron18:47
openstackgerritThomas Morin proposed openstack/neutron: OVS: merge the required OpenFLow version rather than replace  https://review.openstack.org/37145518:48
*** thorst_ has joined #openstack-neutron18:48
*** itsuugo has quit IRC18:49
*** ivar-lazzaro has quit IRC18:49
*** sdake_ is now known as sdake18:50
*** ivar-lazzaro has joined #openstack-neutron18:50
*** iyamahat has quit IRC18:50
*** yamahata has quit IRC18:50
*** iyamahat has joined #openstack-neutron18:51
*** itsuugo has joined #openstack-neutron18:51
*** ankur-gupta-f2 has joined #openstack-neutron18:54
*** yfried has joined #openstack-neutron18:55
*** trevormc has joined #openstack-neutron18:59
*** akshai has quit IRC18:59
*** iyamahat has quit IRC19:01
*** akshai has joined #openstack-neutron19:02
openstackgerritThomas Morin proposed openstack/neutron: OVS: merge the required OpenFLow version rather than replace  https://review.openstack.org/37145519:02
*** tidwellr has joined #openstack-neutron19:02
*** nplanel has quit IRC19:02
*** vhosakot has joined #openstack-neutron19:02
*** markvoelker has quit IRC19:03
*** markvoelker has joined #openstack-neutron19:07
*** dave-johnston has quit IRC19:11
*** neiljerram has quit IRC19:11
*** stanzgy has joined #openstack-neutron19:12
*** itsuugo has quit IRC19:12
*** itsuugo has joined #openstack-neutron19:14
*** vhosakot has quit IRC19:14
*** neiljerram has joined #openstack-neutron19:18
*** johnbelamaric has quit IRC19:19
*** ivar-lazzaro has quit IRC19:21
*** ivar-lazzaro has joined #openstack-neutron19:22
openstackgerritVictor Morales proposed openstack/neutron: Integrate Security Groups OVO  https://review.openstack.org/28473819:26
*** akshai has quit IRC19:28
*** itsuugo has quit IRC19:28
*** thorst_ has quit IRC19:28
*** itsuugo has joined #openstack-neutron19:29
*** ociuhandu has joined #openstack-neutron19:30
*** johnbelamaric has joined #openstack-neutron19:31
*** ivar-lazzaro has quit IRC19:32
*** wolverineav has quit IRC19:32
*** ivar-lazzaro has joined #openstack-neutron19:32
*** wolverineav has joined #openstack-neutron19:33
*** akshai has joined #openstack-neutron19:34
*** thorst_ has joined #openstack-neutron19:34
*** itsuugo has quit IRC19:36
*** itsuugo has joined #openstack-neutron19:37
*** baoli has quit IRC19:37
*** thorst_ has quit IRC19:37
*** stanzgy has quit IRC19:37
*** baoli has joined #openstack-neutron19:38
*** sterdnotshaken has joined #openstack-neutron19:40
*** salv-orlando has joined #openstack-neutron19:42
*** ivar-lazzaro has quit IRC19:42
*** slaweq_ has quit IRC19:42
*** itsuugo has quit IRC19:44
*** salv-orl_ has quit IRC19:45
*** itsuugo has joined #openstack-neutron19:45
*** nplanel has joined #openstack-neutron19:47
*** avozza has quit IRC19:50
*** EinstCrazy has quit IRC19:56
*** iyamahat has joined #openstack-neutron19:57
*** kbringard has quit IRC19:59
*** baoli has quit IRC19:59
*** kbringard has joined #openstack-neutron19:59
*** baoli has joined #openstack-neutron19:59
*** korzen_ has joined #openstack-neutron20:00
*** itsuugo has quit IRC20:01
*** ivar-lazzaro has joined #openstack-neutron20:02
*** itsuugo has joined #openstack-neutron20:03
*** mdurrant has joined #openstack-neutron20:04
*** ivar-lazzaro has quit IRC20:07
*** sticker has quit IRC20:07
*** sticker has joined #openstack-neutron20:08
*** ivar-lazzaro has joined #openstack-neutron20:09
*** zkassab has quit IRC20:10
*** nplanel has quit IRC20:11
*** ivar-lazzaro has quit IRC20:12
*** ivar-lazzaro has joined #openstack-neutron20:12
*** korzen_ has quit IRC20:13
*** zkassab has joined #openstack-neutron20:15
*** lucasagomes is now known as lucas-afk20:15
*** zkassab has quit IRC20:15
*** jprovazn has quit IRC20:16
*** matrohon has joined #openstack-neutron20:17
*** ivar-lazzaro has quit IRC20:18
*** liuyulong_ has quit IRC20:19
*** ivar-lazzaro has joined #openstack-neutron20:19
*** liuyulong_ has joined #openstack-neutron20:19
*** ivar-lazzaro has quit IRC20:23
*** marst has quit IRC20:25
*** _alastor_ has left #openstack-neutron20:25
*** yfried has quit IRC20:28
openstackgerritHenry Gessau proposed openstack/neutron-lib: api-ref: s/tenant/project/g  https://review.openstack.org/37285720:31
manjeetso/20:33
*** Jeffrey4l has quit IRC20:35
*** thorst_ has joined #openstack-neutron20:38
openstackgerritKevin Benton proposed openstack/neutron: Always cleanup stale devices on DHCP setup failure  https://review.openstack.org/37281720:39
*** nplanel has joined #openstack-neutron20:39
*** amuller has quit IRC20:40
*** nplanel has quit IRC20:48
*** jamesde__ has quit IRC20:50
openstackgerritKevin Benton proposed openstack/neutron: Don't immediately restart in DHCP agent on port change  https://review.openstack.org/37223620:52
*** jamesden_ has joined #openstack-neutron20:52
*** thorst_ has quit IRC20:54
*** jamesdenton has quit IRC20:55
*** gvrangan has quit IRC20:56
*** warred has joined #openstack-neutron20:59
warredHello good day20:59
*** ankur-gupta-f2 has left #openstack-neutron20:59
*** raavi has quit IRC21:02
*** warred has quit IRC21:02
*** xinliang_ has quit IRC21:05
*** sterdnotshaken has quit IRC21:05
openstackgerritCarl Baldwin proposed openstack/neutron: Try to reuse existing IPs when a port update specifies subnet  https://review.openstack.org/37279421:06
*** nplanel has joined #openstack-neutron21:09
*** trevormc has quit IRC21:09
*** rtheis has quit IRC21:10
kevinbentoncarl_baldwin: looking at 372794. you marked that it was related to #162261621:10
kevinbentoncarl_baldwin: did you see updates from the dhcp agent where it was asking for an IP on a subnet where it already had one?21:11
*** Leo_ has quit IRC21:11
*** krtaylor has quit IRC21:11
*** Leo_ has joined #openstack-neutron21:11
*** ivar-lazzaro has joined #openstack-neutron21:13
carl_baldwinkevinbenton: Yes, I saw those. The DHCP port update is asking for an IP on the subnet when it already had one and IPAM was throwing out the old IP and assigning it a new one.21:14
*** wolverineav has quit IRC21:14
carl_baldwinkevinbenton: Let me find it in the logs.21:15
*** matrohon has quit IRC21:15
*** nplanel has quit IRC21:15
*** ijw has joined #openstack-neutron21:16
*** ijw has quit IRC21:16
*** wolverineav has joined #openstack-neutron21:16
*** ijw has joined #openstack-neutron21:16
kevinbentoncarl_baldwin: thanks. that sounds like another bug DHCP agent side if it doesn't realize it already has an IP on that subnet21:16
kevinbentoncarl_baldwin: because it initiates all IP adding operations and then updates it's local copy of the port with the results of that21:17
*** xinliang has joined #openstack-neutron21:17
carl_baldwinkevinbenton: Could be. I thought I'd tackle the server side first because I think it should try to use existing IPs when applicable.21:17
*** gvrangan has joined #openstack-neutron21:18
carl_baldwinkevinbenton: http://paste.openstack.org/show/582326/21:18
carl_baldwinThis is the port update request that races with the delete_subnet.21:18
*** rossella_s has quit IRC21:18
kevinbentoncarl_baldwin: that paste is chopped off21:19
carl_baldwinNotice it throws out 2003::3 and allocates 2003::2. Then, delete_subnet raises an exception trying to de-allocate 2003::3 again.21:19
carl_baldwinkevinbenton: Sorry, I didn't mean to chop it off. But, the relevant part is shown.21:19
*** rossella_s has joined #openstack-neutron21:19
*** iranzo has quit IRC21:20
kevinbentoncarl_baldwin: well i can't see the update_dhcp_port requesting from that subnet21:20
*** jheroux has quit IRC21:20
kevinbentoncarl_baldwin: i assumed there is another fixed_ips entry21:20
kevinbentoncarl_baldwin: with just that subnet?21:20
carl_baldwinkevinbenton: http://paste.openstack.org/show/582327/21:20
carl_baldwin^ Not chopped.21:21
kevinbentoncarl_baldwin: ack. was this a gate run so i can find the whole job? I need to figure out why the dhcp agent did this if it already had an ip21:21
carl_baldwinkevinbenton:  This is the most recent occurrence armax linked to in the bug report.21:23
kevinbentoncarl_baldwin: thx21:23
carl_baldwinkevinbenton:  https://bugs.launchpad.net/neutron/+bug/1622616/comments/1021:24
openstackLaunchpad bug 1622616 in neutron "delete_subnet update_port appears racey with ipam" [Critical,In progress] - Assigned to Kevin Benton (kevinbenton)21:24
carl_baldwin^ This comment from armax specifically.21:24
carl_baldwinkevinbenton: The same thing happened with the first occurrence you generated the original bug report from.21:24
armaxthe latest I could find in grafana is this one:21:25
armaxhttp://logs.openstack.org/29/365129/5/gate/gate-tempest-dsvm-neutron-full-ubuntu-xenial/31879fd/logs/testr_results.html.gz21:25
armaxwhich happened today21:25
*** salv-orlando has quit IRC21:26
*** salv-orlando has joined #openstack-neutron21:26
*** jamesdenton has joined #openstack-neutron21:26
*** jamesden_ has quit IRC21:26
*** wolverineav has quit IRC21:27
openstackgerritArmando Migliaccio proposed openstack/neutron: DNM: Triaging bug 1622616  https://review.openstack.org/37353621:28
openstackbug 1622616 in neutron "delete_subnet update_port appears racey with ipam" [Critical,In progress] https://launchpad.net/bugs/1622616 - Assigned to Kevin Benton (kevinbenton)21:28
*** mriedem has quit IRC21:28
*** yamahata has joined #openstack-neutron21:28
armaxcarl_baldwin, kevinbenton: ^ it’d be nice it were that simple, uh? :)21:29
carl_baldwinarmax: kevinbenton: Just looked at this one from today. The same thing happened. DHCP updated the port and IPAM reallocated a new IP address.21:29
*** wolverineav has joined #openstack-neutron21:29
carl_baldwinarmax: I'm not sure what to do with that.21:30
armaxcarl_baldwin: nothing yet21:30
armaxif you mean the change I just proposed21:31
carl_baldwinarmax: yes, I do.21:32
*** vhosakot has joined #openstack-neutron21:33
*** adriant has joined #openstack-neutron21:34
carl_baldwinarmax: Sorry, I looked at it again. I totally mis-interpreted it the first time.21:34
armaxcarl_baldwin: dunno if that makes sense at all21:35
carl_baldwinTriggering retry might be a sensible thing to look in ot.21:35
carl_baldwin*to21:35
armaxcarl_baldwin: I figured I’ld let it bake for a little and see what happens21:35
carl_baldwinI still think https://review.openstack.org/#/c/372794 has merits of its own.21:35
armaxso do I21:36
armaxcarl_baldwin: I think yours should go ahead21:36
carl_baldwinGo run and let's bake it.21:36
*** cleong has quit IRC21:37
armaxcarl_baldwin: I only wonder if we should protect ourselves from an uncaught exception like that one during a delete subnet21:37
armaxotherwise this may pop back up in some other way21:37
armaxanyhoo21:37
*** wolverineav has quit IRC21:39
*** akshai has quit IRC21:39
*** janzian has quit IRC21:40
*** jckasper has quit IRC21:41
*** tbachman has quit IRC21:41
*** boden has quit IRC21:41
carl_baldwinarmax: might be good. Let's discuss on the patch.21:42
kevinbentoncarl_baldwin: what is the default address mode for an ipv6 subnet?21:42
*** ivar-lazzaro has quit IRC21:45
*** edmondsw has quit IRC21:46
carl_baldwinI think if none is specified, it is stateful.21:47
carl_baldwinsc68cal: Is that right? ^21:48
*** wolverineav has joined #openstack-neutron21:49
sc68calcarl_baldwin: depends on the plugin21:49
carl_baldwinsc68cal: That's always fun.21:49
sc68calcarl_baldwin: problem is some plugins may have had non-broken ipv6 settings21:50
sc68callb, ovs, and ml2 plugins had broken implementations21:50
sc68calso the ipv6_*_modes were added to the API to help clarify21:50
*** nplanel has joined #openstack-neutron21:52
*** Matti_ has joined #openstack-neutron21:53
*** ivar-lazzaro has joined #openstack-neutron21:53
Matti_Hi ! I need help with neutron dvr and 2 external networks. Can someone has it working on mitaka?21:54
Matti_anyone?21:55
*** gvrangan has quit IRC21:56
*** ivar-lazzaro has quit IRC21:56
*** ivar-lazzaro has joined #openstack-neutron21:56
SwamiMatti_: what issue are you seeing with multiple external networks.22:00
*** ijw_ has joined #openstack-neutron22:01
Matti_Hi Swami! Well I have everything up , I can ping for example virtual router IP but I there is no communication to vm22:02
*** ivar-lazzaro has quit IRC22:02
SwamiMatti_: so you are saying from external network you can ping to the virtual router IP, but can't ping to the VM IP.22:02
Matti_yes22:03
SwamiMatti_: Do you have a single node configuration or a multinode configuration.22:03
*** ijw has quit IRC22:03
Matti_multinode configuration with dvr22:03
SwamiMatti_: Does the VM have a floatingip assigned.22:03
Matti_yes, from new subnet which I made22:04
Matti_and it looks fine except it's not working22:04
SwamiMatti_: So floatingip is from one of your external network subnet22:04
Matti_yes22:04
SwamiMatti_: can you ping from the floating IP from the floatingip namespace.22:05
Swamis/from the/the22:05
Matti_I did not tried yet22:05
*** gvrangan has joined #openstack-neutron22:06
SwamiMatti_: Also check if the dnat rules are in place in the router namespace.22:06
Matti_yes , I just checked and I can ping gateway from this fip22:06
*** kbringard has quit IRC22:07
*** banix has quit IRC22:07
Matti_maybe my gateway is not routing properly ?22:07
SwamiMatti_: No what I am asking is ping the floatingip from your fip and see if you are seeing any traffic going to the VM in its private IP from the router_namespace.22:07
openstackgerritKevin Benton proposed openstack/neutron: Log whenever DHCP port is updated in DHCP agent  https://review.openstack.org/37354322:07
*** claudiub|2 has quit IRC22:08
*** wolverineav has quit IRC22:08
Matti_ohh wait I just found out that there is no fip created for this vm. it's fip for network:floatingip_agent_gateway22:08
Matti_but no fip for vm was created22:08
SwamiMatti_: ok configure the floatingip for the VM and check it out.22:09
Matti_it is not creating any new fip. I guess this is the problem22:11
*** ivar-lazzaro has joined #openstack-neutron22:11
SwamiMatti_: what is the error message you see or what do you see in the agent log when you try to create a floatingip22:11
*** Prem_ has joined #openstack-neutron22:13
*** wolverineav has joined #openstack-neutron22:14
*** vhosakot has quit IRC22:17
*** wolverineav has quit IRC22:18
openstackgerritAnindita Das proposed openstack/neutron: [WIP] Integration of VxlanAllocation/Endpoints OVO  https://review.openstack.org/36781022:18
Matti_Swami: that's weird I don't see any records when assigning the floating ip.22:18
SwamiMatti_: Is this the first floating ip that you are assigning for the VM.22:19
Matti_yes22:19
SwamiMatti_: so you did see that it had two namespaces one for the router and fip namespace.22:19
*** itsuugo has quit IRC22:20
*** itsuugo has joined #openstack-neutron22:21
Matti_yes, exactly. Except when it is creating the floating ip for 1st external network which works it is also not creating the fip22:21
*** ivar-lazzaro has quit IRC22:21
SwamiMatti_: So you are saying the floatingip for the first external network is working fine and you can ping the VM. Is that right.22:22
Matti_yes22:22
SwamiMatti_: So you are now trying to create a fip for the VM that is associated with a router that has your second external network.22:22
Swamias your gateway.22:23
Matti_yes22:23
SwamiIn the second case you should be seeing a second fip namespace getting created on the compute host.22:23
SwamiThe second fip namespace should be also connected to the router namespace.22:24
*** hoonetorg has quit IRC22:24
*** garyk has quit IRC22:24
*** garyk has joined #openstack-neutron22:25
*** jckasper has joined #openstack-neutron22:26
Matti_and it is except no traffic goes further , so I have netns with address 192.168.0.14 and floating ip assigned 192.168.0.15 but no traffic between them22:27
*** wolverineav has joined #openstack-neutron22:28
*** nplanel has quit IRC22:29
*** wjhofer has quit IRC22:29
*** jckasper has quit IRC22:30
SwamiMatti_: what do you mean by no traffic goes further.22:31
SwamiMatti_: if you have a namespace and if you see a 'fg-' port with ip address 192.168.0.14 and if your floatingip of the VM is 192.168.0.15.22:32
SwamiMatti_: Try to ping 192.168.0.15 from within the namespace and see if you are getting the packet dnat in the router_namespace.22:32
*** ivar-lazzaro has joined #openstack-neutron22:32
*** r-daneel has quit IRC22:34
*** wolverineav has quit IRC22:35
*** tongl has quit IRC22:38
*** marst has joined #openstack-neutron22:41
Matti_Swami, how can I check if packet is dnat to router_namespace?22:41
*** wolverineav has joined #openstack-neutron22:41
SwamiMatti_: if you try to ping your floatingip from the floatingip namespace, and if you try to run tcpdump on the router_namespace against the 'qr-' interface, you should see the pings should go to the private ip where your floatingip is associated with.22:42
openstackgerritMerged openstack/neutron: Do not retry default security group creation  https://review.openstack.org/37310822:42
*** wolverineav has quit IRC22:46
Matti_ok, one more thing - I see that port is plugged to router and has proper ip, so only snat is not working22:47
SwamiMatti_: so do you see the dnat'd packet reach your VM.22:48
*** itsuugo has quit IRC22:49
*** wolverineav has joined #openstack-neutron22:49
*** itsuugo has joined #openstack-neutron22:50
Matti_I see it's no packets comming to this port22:50
SwamiMatti_: do you see the rule in the fip namespace that says any traffic to 192.168.0.14 use dev 'fpr-'.22:51
Matti_sorry, when I clicked ctrlc it shows actually result22:51
Matti_169.254.109.47 > 192.168.0.16: ICMP echo request, id 36647, seq 44, length 6422:51
*** sterdnotshaken has joined #openstack-neutron22:52
*** baoli has quit IRC22:52
SwamiMatti_: But don't you see the DNAT'd IP in the router-namespace.22:53
Matti_I see it22:53
SwamiDo you see your VM ip in the router_namespace22:53
Matti_yes22:53
Swamiwhile pinging.22:53
Matti_yes22:53
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron: Linux Bridge: driver support for QoS egress minimum bandwidth  https://review.openstack.org/35786522:54
SwamiMatti_: so your VM then might be receiving the packet.22:54
SwamiMatti_: did you see the response come from the VM in the router-namespace.22:54
*** jckasper has joined #openstack-neutron22:54
*** jckasper has quit IRC22:55
*** Leo_ has quit IRC22:55
*** jckasper has joined #openstack-neutron22:55
Matti_when trying to ping from vm to gateway I have connect: Network is unreachable22:55
SwamiMatti_: did you create two separate bridges and attach it your physical network for the second external network.22:56
Matti_yes22:56
Matti_wait22:56
Matti_why 2 ?22:56
*** hoonetorg has joined #openstack-neutron22:56
Matti_I had one br-floating and created manually 2nd bridge22:57
SwamiBecause you have two external networks you need 2 separate bridges for the traffic to flow through.22:57
SwamiMatti_: can you ping the 'fg-' port IP address from the VM.22:58
*** tonytan4ever has quit IRC22:58
Matti_yes22:58
Matti_I can22:59
Matti_maybe I should reboot controllers or something?22:59
SwamiMatti_: in that case the communication path between the VM and fip namespace is working normal.23:00
*** jckasper has quit IRC23:00
SwamiMatti_: If you try to ping the external network outside your fipnamespace and if does not respond, then you might have trouble in the bridge mappings and attached physical port.23:00
Matti_yes, just when I'm trying to ping 2nd external address it's saying from VM that network unreachable23:00
SwamiMatti_: because you might not have the route to reach the second external network from the first network.23:02
*** hoonetorg has quit IRC23:02
*** markvoelker has quit IRC23:03
*** markvoelker has joined #openstack-neutron23:03
*** wolverineav has quit IRC23:03
*** tri2sing has quit IRC23:03
Matti_ok, Swami, thanks for help!23:06
SwamiMatti_: no problem.23:06
Matti_I'll make sure all is deployed fine23:06
*** tonytan4ever has joined #openstack-neutron23:06
SwamiMatti_: thanks23:06
*** johnbelamaric has quit IRC23:07
*** Swami has quit IRC23:08
*** pmannidi has joined #openstack-neutron23:09
*** banix has joined #openstack-neutron23:15
openstackgerritArmando Migliaccio proposed openstack/neutron: Reduce log level for extensions not being supported  https://review.openstack.org/37355623:15
*** sterdnotshaken has quit IRC23:16
*** banix has quit IRC23:17
*** itsuugo has quit IRC23:18
*** banix has joined #openstack-neutron23:18
*** itsuugo has joined #openstack-neutron23:18
*** johnbelamaric has joined #openstack-neutron23:18
*** hoonetorg has joined #openstack-neutron23:19
openstackgerritKevin Benton proposed openstack/neutron: Don't immediately restart in DHCP agent on port change  https://review.openstack.org/37223623:22
*** wolverineav has joined #openstack-neutron23:22
openstackgerritKevin Benton proposed openstack/neutron: Always cleanup stale devices on DHCP setup failure  https://review.openstack.org/37281723:22
*** sdague has quit IRC23:22
openstackgerritKevin Benton proposed openstack/neutron: Don't immediately restart in DHCP agent on port change  https://review.openstack.org/37223623:22
*** itsuugo has quit IRC23:23
*** itsuugo has joined #openstack-neutron23:24
openstackgerritZongKai LI proposed openstack/neutron: Fetch insert UUID in ovsdb idl transaction  https://review.openstack.org/37284923:24
*** mmalik4 has quit IRC23:25
openstackgerritRossella Sblendido proposed openstack/neutron: Handle agent restart for trunks  https://review.openstack.org/36517623:26
rossella_sarmax, ^^23:26
armaxrossella_s: ack23:26
*** wolverineav has quit IRC23:27
rossella_sarmax, still wip but ready for feedback, let's catch up tomorrow23:27
armaxrossella_s: thanks23:27
armaxrossella_s: on it23:27
*** hoonetorg has quit IRC23:29
*** ijw_ has quit IRC23:30
*** hoonetorg has joined #openstack-neutron23:31
*** johnbelamaric has quit IRC23:31
*** banix has quit IRC23:32
*** wolverineav has joined #openstack-neutron23:32
*** ijw has joined #openstack-neutron23:33
*** Matti_ has quit IRC23:36
*** wolverineav has quit IRC23:36
*** zhhuabj_ has joined #openstack-neutron23:38
kevinbentoncarl_baldwin: still there?23:39
*** rmcall_ has joined #openstack-neutron23:40
*** wolverineav has joined #openstack-neutron23:40
carl_baldwinkevinbenton: kind of. Driving for five more minutes.23:40
kevinbentoncarl_baldwin: ack23:40
*** rmcall has quit IRC23:42
*** rmcall_ is now known as rmcall23:42
*** iyamahat has quit IRC23:42
*** yamahata has quit IRC23:42
*** tbachman has joined #openstack-neutron23:42
*** Alexey_Abashkin_ has joined #openstack-neutron23:45
*** Alexey_Abashkin has quit IRC23:46
carl_baldwinkevinbenton: back23:47
*** lujinluo has joined #openstack-neutron23:47
*** donghao has joined #openstack-neutron23:47
*** tonytan4ever has quit IRC23:47
kevinbentoncarl_baldwin: nevermind for right now :)23:48
*** wolverineav has quit IRC23:48
carl_baldwinkevinbenton: okay. I'll be around. Dinner isn't for another hour or so.23:49
kevinbentoncarl_baldwin: i found a potential cause of the strange DHCP agent re-requesting the same subnet it already had but i need to confirm23:49
*** donghao has quit IRC23:50
carl_baldwinkevinbenton: okay23:50
*** rajinir has quit IRC23:55
*** abhiraut has quit IRC23:57
*** itsuugo has quit IRC23:58

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