Wednesday, 2015-07-08

*** dannywilson has quit IRC00:00
armaxcathy_: that said, we shouldn’t stop potential solutions to leverage the chain-id attribute (as a potential extension) to boost performance00:00
armaxcathy_: btw, at one point I looked at this one: https://tools.ietf.org/html/draft-ietf-nvo3-vxlan-gpe-0000:00
armaxcathy_: that hasn’t expired yet, and tehre’s also some Geneve related drafts in progress00:01
*** salv-orlando has joined #openstack-neutron00:01
armaxcathy_: so I honestly don’t believe we’re really set on a ‘standard'00:01
cathy_It is openflow approach. The openflow is on the control plane side and NSH is on the data plane side. BTW, Openflow will be extended to support adding the SCH/NSH encap to the raw flow packets (I am part of that working group). Now SCH has been merged into NSH, so only NSH now.00:02
*** claudiub has quit IRC00:02
*** topshare has quit IRC00:02
armaxcathy_:  agree, but we can do it without the data plane enhancement’00:03
cathy_I mean "extend openflow commands to add insertion of service chain header tag with chainID and metadata"00:03
*** Guest7393 has quit IRC00:04
armaxcathy_: until OpenFlow is extended to support SCH/NSH and that is widely adopted it’ll be a while00:04
cathy_Then we lose the performance benefit of chainID00:04
*** yuanying_ has quit IRC00:04
*** sdake_ is now known as sdake00:04
*** Ila has quit IRC00:04
cathy_openflow adoption will happen, it is just a timing.00:04
*** vivek-ebay has joined #openstack-neutron00:05
armaxcathy_: I would not give anything for granted00:05
armaxcathy_: but timing is the point00:05
armaxcathy_: we cannot drive a specific vendor agenda in the networking-sfc project00:05
armaxcathy_: that’s out of the question00:05
cathy_If I know you earlier, I will ask you to join my IETF spec, make it more comprehensive, and help push it:-) Too late now00:05
armaxcathy_: oh well..now you know…maybe the next one ;)00:06
*** tflynn_ has joined #openstack-neutron00:06
armaxcathy_: anyhow all I am saying is that the adoption to a chainID is to be deferred to an implementation, and for the reference built-in PoC we should stick to vanilla components as they come available from mainline Linux00:06
armaxcathy_: anyone is free to experiment and push the envelope, but we should not make it the ‘default’ implementation that’s all I am arguing about00:07
cathy_I would not think the NSH type-2 is vendor specific since that is what the industry needs and they have to add it in after a lot of "discussion"00:07
*** pavel_bondar has quit IRC00:07
armaxcathy_: it’s specific to a pool of vendors that back it up00:08
*** pavel_bondar has joined #openstack-neutron00:08
*** achanda has quit IRC00:08
armaxcathy_: but that’s hardly the entire industry, is it?00:08
*** tflynn_ has quit IRC00:08
*** tflynn_ has joined #openstack-neutron00:09
*** tflynn has quit IRC00:09
cathy_OK, so we will not use chain-ID. So for now the encap mechanism will be none. I think that makes sense too.00:09
armaxcathy_: at that point, it should be an implementation external attribute00:10
cathy_I agree to stick to what OVS has now00:10
armaxcathy_: I personally think that’s problematic to capture json blobs in a relational table00:10
cathy_Do you mean something in the config file?00:10
*** mgarza has quit IRC00:11
*** topshare has joined #openstack-neutron00:11
armaxcathy_: no what I mean is that we should perhaps not capture ‘parameters’ as a core element of the Port Chain resource00:11
cathy_For now we support none, in the future we can extend it based on industry adoption00:11
*** chlong has joined #openstack-neutron00:11
armaxcathy_: having that being a dict is pretty much a punch in the fact to portability00:11
armaxcathy_: anything can be jammed in there00:12
*** yuanying has joined #openstack-neutron00:12
cathy_OK, fine with me.00:12
armaxcathy_: it’s like port binding profile all over again00:12
cathy_But we can add encap "none" in the config file00:12
armaxcathy_: that’s pretty naughty00:12
armax:)00:12
armaxcathy_: it needn’t be a statically configured element00:12
armaxcathy_: as it most likely change from chain to chain perhaps00:13
cathy_Then how does the vSwitch know what encap to use or not to use any encap?00:13
armaxcathy_: perhaps we can consider an ‘extension_attribute’ table to port_chain00:13
armaxcathy_: and that can include elements that would be used by a specific ‘driver'00:14
armaxcathy_: vSwitch wouldn’t use it to start off00:14
armaxcathy_: as it would have no knowledge of it00:14
*** salv-orlando has quit IRC00:14
*** topshare has quit IRC00:15
cathy_could you write up something on extension_attribute if you have time?00:15
armaxcathy_: I’ll comment on the spect00:16
armax*soec00:16
armaxdarn00:16
armaxspec00:16
s3wongarmax, cathy_: following you guys' conversation here. I agree with armax --- even when we DO have support on encap type on API level, different chain using the same driver can still have different encap00:16
cathy_OK, the more specific and detail, the better:-)00:16
s3wongso it shouldn't be statically configured in conf file00:16
armaxs3wong: inded00:16
cathy_s3wong: agree00:17
armaxs3wong: I hope you found the conversation entartaining :)00:17
s3wongarmax: it has been great --- though catching up on the IETF drafts proves to be impossible00:17
s3wong:-)00:17
armaxs3wong: you’re not alone00:17
*** yuanying has quit IRC00:18
cathy_Ok, so we have some consensus on the parameter part, it will be changed to an extension_atrribute.00:18
armaxcathy_: let me comment on the spec00:18
s3wongarmax, cathy_: I also like the idea that we remove the "parameters" blob (as it can be a catch all) and for reference, just go with Openflow hop-by-hop programming in OVS00:19
armaxs3wong: +200:19
cathy_Please. Also give suggestion on the change based on our conversation here. I will update the load a new version.00:19
armaxcathy_: another comment I wanted to make was that it would be tremendously helpful if we followed up with an implemention proposal to the API00:20
armaxcathy_: let me explain00:20
*** yuanying has joined #openstack-neutron00:20
*** yuanying has quit IRC00:21
cathy_OK, we actually has some implementaiton proposal draft, but I would be happy to get your input on that00:21
armaxcathy_: it would be good to provide a document that describes the architecture of the system etc. a bit like that google doc presentation you shared a while back00:22
*** vivek-ebay has quit IRC00:22
armaxcathy_: it would give a sense on how the two things are tied together00:22
armaxcathy_: we don’t necessarily need to wait for that in order to merge the API proposal, but it would be great next step00:23
cathy_OK. That is no problem. But maybe first let me work on the API spec and update it and get it merged, then I will head on to the architecture and system spec with design detail.00:23
* ijw sticks his nose in to discover armax talking about chains and tying things up00:23
ijwI never knew he was into that sort of thing00:23
armaxcathy_: so that the folks involved in this process can start visualizing what we’re gonna be building before code starts pouring in00:23
*** dims has joined #openstack-neutron00:23
armaxoh no! ijw is lurking around :)00:23
armaxijw: I am in all sorts of crazy stuff ;)00:24
s3wongarmax: wouldn't it be customary in Neutron that we should also have a driver spec? i.e., in this case, the OVS driver spec for Liberty?00:24
*** jamielennox is now known as jamielennox|away00:24
armaxs3wong: I wouldn’t call it spec, but sure, the more details we can provide the better it is to gain developer momentum00:24
armaxs3wong: now I was mostly talking about a doc that describes how we provide the glue that Neutron is good at (not)00:25
* armax jokes00:25
s3wong:-)00:25
armaxcathy_: we initially envisioned having a solution that can be plugged by multiple underlying technologies; even though most of the details are familiar to the most of us, some may still find it beneficial to see black on white00:26
s3wongarmax: if I understand you correctly, you would like a document (not necessarily something we check into repo) to describe how these proposed APIs are used, and functionality implemented?00:26
*** yuanying has joined #openstack-neutron00:27
armaxs3wong: ideally it would be a devref, so part of the repo, something that would explain how the various pieces fit together in an architecture diagram00:27
*** padkrish has quit IRC00:28
s3wongarmax: OK00:28
cathy_s3wong: I will circulate the architecture and system spec in the IRC meeting.00:28
*** padkrish has joined #openstack-neutron00:28
s3wongcathy_: cool!00:28
cathy_s3wong: everyone is welcomed to give comments.00:28
armaxI don’t think we’re going that far away from the usual way of doing things in Neutronland00:29
cathy_and suggestions!:-)00:29
cathy_Neutronland, way to go!00:29
armaxso the typical service plugin architecture, with pluggable backends might suffice00:29
armaxbut it would be enough to spur comments/design discussions in the right places00:29
*** vivek-ebay has joined #openstack-neutron00:30
cathy_armax: Ok, got it and agree that spec is needed.00:30
*** ijw_ has joined #openstack-neutron00:30
cathy_We need to sync up on the architecture pieces to implement the functionality00:30
armaxcathy_: not necessarily a spec, but I think you got what I mean00:30
cathy_armax: yes.00:31
cathy_armax:  SO now first let's work on the API spec and get it merged.00:31
*** dlundquist has left #openstack-neutron00:31
cathy_armax: I am expecting your comments, detail ones:-)00:32
armaxok, stand by00:32
cathy_armax: s3wong do you think we need to post the JSON API exmaples?00:32
armaxcathy_: that would be beneficial to some, pcarver did like the idea, and I would tend to agree00:33
cathy_I mean include JASON API examples in the API spec00:33
armaxcathy_: the caveat is they can quickly become stale00:33
cathy_armax: yes, right00:33
*** ijw has quit IRC00:33
armaxcathy_: so if we can identify a more lightweight way to represent the types of operations allowed and the request/response payloads00:34
s3wongcathy_: don't know if it is needed...00:34
*** hitalia has quit IRC00:34
armaxcathy_: I would invite you to propose them, after all an API proposal consists of a list of operations and paramenters00:34
armaxcathy_: and the document contains neither00:34
cathy_So I would just include some basic JASON API exmaple, people can derive all API variations based on the CLI syntax and parameter table00:34
*** jamielennox|away is now known as jamielennox00:35
armaxcathy_: btw those tables00:35
armaxcathy_: they are not the data models are they?00:35
cathy_hold on a minute00:36
*** padkrish has quit IRC00:36
*** arosen has quit IRC00:36
* armax holds00:36
*** Swami has quit IRC00:38
cathy_Yes, they are kind of data models. They also specify the parameters of the API00:38
*** padkrish has joined #openstack-neutron00:38
*** padkrish has quit IRC00:38
armaxcathy_: got it, but they are not exactly the DB logical schemas00:38
armaxcathy_: that’s what I am wondering00:38
armaxcathy_: I think we’re sort of mixing the two a bit00:38
*** padkrish has joined #openstack-neutron00:38
armaxcathy_: because from a DB logical represnetation a 1-to-many relationship is not stored a single table as shown00:39
*** zzzeek has quit IRC00:39
*** zhhuabj has quit IRC00:41
cathy_The Spec shows the 1-many relationship in a diagram. As to the DB schema, not exactly. Since there is no template for an API spec, we just try to use the representations we think that best describe the ideas.00:41
armaxcathy_: I think we’re ok, we can take that discussion when we do start posting the code for the model and DB migrations00:41
armaxcathy_: yup, agred00:41
armaxagreed00:41
cathy_Sure, the code will follow the schema and all details will be there.00:41
*** yuanying has quit IRC00:42
*** yuanying has joined #openstack-neutron00:42
cathy_OK, good. we have spent a long time here. Very good discussion. Thanks a lot. I guess I need to go since I have another meeting coming up soon.00:42
armaxcathy_: ok thank you00:42
armaxcathy_: please let make sure we capture all these points in the doc00:42
s3wongcathy_: have a good meeting00:43
*** carlp has quit IRC00:43
cathy_sure. Thank you too. Appreciate your comments and inputs! I will talk to you later00:43
armaxcathy_: I’ll point you to the eavesdrop conversation00:43
*** padkrish has quit IRC00:43
*** jasondotstar has quit IRC00:43
*** yuanying has quit IRC00:43
armaxcathy_: so that you have a reference00:43
cathy_s3wong: thanks.00:43
armaxs3wong: thanks for chiming in00:43
cathy_armax: OK, thanks! so that I have a reference when I update the spec00:44
armaxand ijw_ for lurking00:44
s3wongcathy_, armax: NP, great to join the conversation00:44
armaxijw_: you still there?00:44
armaxoh well we lost him00:44
armaxtoo bad00:44
cathy_armax: s3wong bye now. Thanks!00:45
*** shivrao has quit IRC00:45
*** Sukhdev has quit IRC00:45
*** cathy_ has quit IRC00:45
*** zhhuabj has joined #openstack-neutron00:45
*** sdake has quit IRC00:46
*** yuanying has joined #openstack-neutron00:47
openstackgerritMerged openstack/neutron: Refactor init_l3 to separate router port use case  https://review.openstack.org/19811800:53
openstackgerritMerged openstack/neutron: Track allocation_pools in SubnetRequest  https://review.openstack.org/19795000:53
*** nlahouti has quit IRC00:56
*** shashank_hegde has quit IRC00:57
*** topshare has joined #openstack-neutron00:57
*** shashank_hegde has joined #openstack-neutron00:57
*** gildub has quit IRC00:57
*** yuanying has quit IRC00:59
madhu_akarmax: you around?01:01
*** lnicolas has quit IRC01:01
armaxmadhu_ak: yes01:01
madhu_akarmax: I heard that plugins have refactored in neutron tree recently01:02
armaxmadhu_ak: that’s being going on for a while01:03
madhu_akarmax: so when I do rebase master branch for flavor framework patch, I am hitting this error: http://logs.openstack.org/58/139758/27/check/gate-neutron-python27/5c804bb/console.html01:03
*** telnes has joined #openstack-neutron01:03
*** telnes1 has quit IRC01:03
*** yuanying has joined #openstack-neutron01:03
*** shashank_hegde has quit IRC01:04
madhu_akarmax: oh okay. bc the unit tests seems failing for me, so wondering where would be the best point to look into it to resolve them01:04
armaxit looks like you have a few failures01:04
armaxof different kinds01:04
madhu_akyep, thats related to flavor stuffs01:04
armaxmadhu_ak: if you look at the http://logs.openstack.org/58/139758/27/check/gate-neutron-python27/5c804bb/testr_results.html.gz01:05
armaxmadhu_ak: it should be clear why these are failing01:05
*** sthillma has quit IRC01:05
*** vivek-ebay has quit IRC01:05
armaxmadhu_ak: my suggestion would be to run tests singularly and traceback where the issue is01:05
armaxmadhu_ak: one was clearly due to the fact that you were mocking the same resource more than once01:05
armaxmadhu_ak: so that should be easy to spot01:05
*** signed8bit has quit IRC01:07
*** apuimedo has quit IRC01:07
madhu_akarmax: yep, I was scratching my head for a long time01:08
*** SourabhP has quit IRC01:08
*** lnicolas has joined #openstack-neutron01:10
*** doublek has quit IRC01:10
*** salv-orlando has joined #openstack-neutron01:12
*** ijw_ has quit IRC01:14
*** jwy1 has quit IRC01:15
*** Longgeek has joined #openstack-neutron01:15
*** baoli has joined #openstack-neutron01:16
*** sdake has joined #openstack-neutron01:16
openstackgerritKevin Benton proposed openstack/neutron: Network RBAC DB setup and legacy migration  https://review.openstack.org/19170701:17
openstackgerritKevin Benton proposed openstack/neutron: WIP: Implement RBAC API  https://review.openstack.org/19255501:17
*** stanzgy has joined #openstack-neutron01:20
*** Longgeek has quit IRC01:20
*** gildub has joined #openstack-neutron01:20
*** sdake_ has joined #openstack-neutron01:20
*** annegentle has joined #openstack-neutron01:23
*** erkules_ has joined #openstack-neutron01:23
*** sdake has quit IRC01:23
*** dims_ has joined #openstack-neutron01:24
*** dims_ has quit IRC01:24
*** salv-orlando has quit IRC01:26
*** erkules has quit IRC01:26
*** lazy_prince has joined #openstack-neutron01:26
*** dims has quit IRC01:27
*** annegentle has quit IRC01:27
*** claired has quit IRC01:28
*** banix has joined #openstack-neutron01:30
*** sdake_ is now known as sdake01:34
*** banix has quit IRC01:34
*** banix has joined #openstack-neutron01:39
*** madhu_ak has quit IRC01:39
*** tflynn_ has quit IRC01:40
*** iwamoto has joined #openstack-neutron01:43
*** banix has quit IRC01:43
*** thorst has joined #openstack-neutron01:45
*** jwy has joined #openstack-neutron01:45
*** s3wong has quit IRC01:46
*** armax has quit IRC01:46
*** thorst has quit IRC01:50
*** dsanders has quit IRC01:54
*** shwetaap has joined #openstack-neutron01:54
*** sridhar_ram has quit IRC01:57
*** jskinner has joined #openstack-neutron02:02
*** jskinner has quit IRC02:04
openstackgerritMerged openstack/neutron: Remove lingering traces of q_  https://review.openstack.org/19931202:07
*** jwy has left #openstack-neutron02:09
*** britthouser has joined #openstack-neutron02:14
*** oomichi has joined #openstack-neutron02:17
*** lucas_ has joined #openstack-neutron02:18
*** haleyb_ has joined #openstack-neutron02:21
*** jasondotstar has joined #openstack-neutron02:22
*** lucas_ has quit IRC02:22
*** mutoulbj has joined #openstack-neutron02:22
*** lucas_ has joined #openstack-neutron02:22
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements  https://review.openstack.org/18274602:25
*** jbell8 has joined #openstack-neutron02:26
*** banix has joined #openstack-neutron02:26
*** patrickeast has quit IRC02:29
*** banix has quit IRC02:30
*** sam_s has quit IRC02:31
*** yamamoto has joined #openstack-neutron02:32
*** annegentle has joined #openstack-neutron02:34
*** rossella_s has quit IRC02:37
*** rossella_s has joined #openstack-neutron02:37
*** annegentle has quit IRC02:37
*** arosen has joined #openstack-neutron02:38
*** rkukura has joined #openstack-neutron02:45
openstackgerritMerged openstack/neutron: Make sure path_prefix is set during unit tests  https://review.openstack.org/19921102:46
*** changbl has joined #openstack-neutron02:48
openstackgerritSukhdev Kapur proposed openstack/neutron: Arista ML2 driver should ignore non-vlan networks  https://review.openstack.org/19938002:48
*** fawadkhaliq has joined #openstack-neutron02:51
*** lazy_prince has quit IRC02:51
*** lazy_prince has joined #openstack-neutron02:52
*** hakimo_ has joined #openstack-neutron02:52
*** Kennan2 is now known as Kennan02:53
*** gberginc has joined #openstack-neutron02:54
*** hakimo has quit IRC02:54
*** jasondotstar has quit IRC03:02
*** banix has joined #openstack-neutron03:03
*** oda-g has quit IRC03:05
*** shivrao has joined #openstack-neutron03:05
*** yamahata has quit IRC03:06
lifelessrussellb: https://review.openstack.org/#/c/182746/ should be good now03:11
*** oda-g has joined #openstack-neutron03:12
*** gberginc has quit IRC03:13
*** salv-orlando has joined #openstack-neutron03:13
*** shivrao has quit IRC03:13
*** shivrao has joined #openstack-neutron03:14
*** lazy_prince has quit IRC03:15
*** Longgeek has joined #openstack-neutron03:16
*** madhu_ak has joined #openstack-neutron03:16
*** lucas_ has quit IRC03:18
openstackgerritSukhdev Kapur proposed openstack/neutron: Arista ML2 driver should ignore non-vlan networks  https://review.openstack.org/19938003:21
*** Longgeek has quit IRC03:22
*** Sukhdev has joined #openstack-neutron03:24
*** salv-orlando has quit IRC03:28
*** Sukhdev has quit IRC03:31
*** lucas_ has joined #openstack-neutron03:36
*** annegentle has joined #openstack-neutron03:37
*** kiran-r has joined #openstack-neutron03:38
*** carlp has joined #openstack-neutron03:40
*** annegentle has quit IRC03:41
*** sdake has quit IRC03:42
*** patrickeast has joined #openstack-neutron03:45
*** zzzeek has joined #openstack-neutron03:46
*** patrickeast has quit IRC03:49
*** shivrao has quit IRC03:49
*** patrickeast has joined #openstack-neutron03:49
*** patrickeast has quit IRC03:50
*** patrickeast has joined #openstack-neutron03:51
*** boris-42 has quit IRC03:52
*** shivrao has joined #openstack-neutron03:52
*** baoli has quit IRC03:53
*** dave-mccowan has quit IRC03:55
*** yamahata has joined #openstack-neutron03:57
*** _cjones_ has quit IRC03:57
*** armax has joined #openstack-neutron04:02
*** ijw has joined #openstack-neutron04:02
*** shivrao has quit IRC04:03
*** shwetaap has quit IRC04:06
*** mtreinish has quit IRC04:07
*** imcsk8_ has joined #openstack-neutron04:09
*** imcsk8 has quit IRC04:09
*** gberginc has joined #openstack-neutron04:09
*** fawadkhaliq has quit IRC04:11
*** r-daneel has joined #openstack-neutron04:13
openstackgerritMerged openstack/neutron: Add IP_ANY dict to ease choosing between IPv4 and IPv6 "any" address  https://review.openstack.org/19918104:15
*** kiran-r has quit IRC04:15
*** mtreinish has joined #openstack-neutron04:16
*** sudipto has joined #openstack-neutron04:16
*** lucas_ has quit IRC04:19
*** padkrish has joined #openstack-neutron04:19
*** david-ly_ has joined #openstack-neutron04:19
*** banix has quit IRC04:20
*** lucas_ has joined #openstack-neutron04:21
*** imcsk8_ has quit IRC04:22
*** david-lyle has quit IRC04:22
*** dsanders has joined #openstack-neutron04:26
*** salv-orlando has joined #openstack-neutron04:29
*** Sukhdev has joined #openstack-neutron04:31
*** madhu_ak has quit IRC04:35
*** chlong has quit IRC04:35
*** yatin has joined #openstack-neutron04:36
*** ijw has quit IRC04:38
*** Bhavya has joined #openstack-neutron04:42
*** salv-orlando has quit IRC04:42
*** chlong has joined #openstack-neutron04:43
*** amotoki has joined #openstack-neutron04:49
*** haleyb_ has quit IRC04:49
*** chlong has quit IRC04:51
*** klindgren_ is now known as klindgren-X_X04:51
*** changbl has quit IRC04:52
*** mutoulbj has quit IRC04:52
*** mutoulbj_ has joined #openstack-neutron04:53
*** fawadkhaliq has joined #openstack-neutron04:55
*** sudipto has quit IRC04:56
*** Bhavya has quit IRC04:56
*** klindgren-X_X is now known as klindgren04:57
*** padkrish has quit IRC04:58
*** fawadk has joined #openstack-neutron04:59
*** garyk has joined #openstack-neutron05:00
*** lucas_ has quit IRC05:00
*** aranjan has joined #openstack-neutron05:01
*** lazy_prince has joined #openstack-neutron05:02
*** fawadkhaliq has quit IRC05:02
*** padkrish has joined #openstack-neutron05:03
*** dsanders has quit IRC05:09
*** jbell8 has quit IRC05:10
*** dims has joined #openstack-neutron05:11
*** numan has joined #openstack-neutron05:14
*** neophy has joined #openstack-neutron05:14
*** abregman has joined #openstack-neutron05:16
*** Longgeek has joined #openstack-neutron05:16
*** mutoulbj has joined #openstack-neutron05:18
*** trinaths has joined #openstack-neutron05:19
*** chlong has joined #openstack-neutron05:20
*** achanda has joined #openstack-neutron05:20
*** boris-42 has joined #openstack-neutron05:21
numanamotoki, Hi. could you please review this when you get some time : https://review.openstack.org/#/c/198698/05:22
*** mutoulbj_ has quit IRC05:22
*** jbell8 has joined #openstack-neutron05:23
*** annegentle has joined #openstack-neutron05:26
*** neeti has joined #openstack-neutron05:27
*** shausy has joined #openstack-neutron05:29
*** Marga_ has quit IRC05:29
*** annegentle has quit IRC05:30
*** hitalia has joined #openstack-neutron05:32
*** aranjan has quit IRC05:34
*** vishwana_ has joined #openstack-neutron05:34
*** vishwanathj has quit IRC05:37
*** dims has quit IRC05:40
*** vthapar has joined #openstack-neutron05:43
*** Marga_ has joined #openstack-neutron05:49
*** ig0r__ has joined #openstack-neutron05:51
Sukhdevamotoki: Ping05:52
*** ig0r_ has quit IRC05:52
*** itzikb has joined #openstack-neutron05:53
*** irenab has joined #openstack-neutron05:54
amotokiSukhdev: pong05:54
Sukhdevamotoki: Would you happen have few cycles to review couple of patches?05:55
*** claudiub has joined #openstack-neutron05:55
*** padkrish has quit IRC05:56
Sukhdevamotoki: ML2 related - minor bug fixes - let me get the links05:56
amotokinuman: just return to the office. will look.05:56
numanamotoki, thanks :)05:56
Sukhdevamotoki: here is one - https://review.openstack.org/#/c/198182/05:57
*** Murali has joined #openstack-neutron05:57
*** ekuris has joined #openstack-neutron06:01
Sukhdevamotoki: I just noticed test failure for the other one - let me fix that and then I will ping you for the other one - if you can review the one I posted for now - that will be good06:01
*** scheuran has joined #openstack-neutron06:05
*** achanda has quit IRC06:05
*** padkrish has joined #openstack-neutron06:05
*** Marga_ has quit IRC06:05
*** Marga_ has joined #openstack-neutron06:06
*** dguerri` is now known as dguerri06:07
*** nlahouti has joined #openstack-neutron06:08
*** kiran-r has joined #openstack-neutron06:12
*** SridharG has joined #openstack-neutron06:12
*** dguerri is now known as dguerri`06:14
*** nlahouti has quit IRC06:14
*** nlahouti has joined #openstack-neutron06:14
*** patrickeast has quit IRC06:19
*** ekuris has quit IRC06:21
*** sudipto has joined #openstack-neutron06:24
*** gsagie has quit IRC06:25
*** claudiub has quit IRC06:31
*** salv-orlando has joined #openstack-neutron06:31
*** Sukhdev has quit IRC06:31
*** SourabhP has joined #openstack-neutron06:31
*** nlahouti has quit IRC06:32
*** coolsvap|away is now known as coolsvap06:32
*** nlahouti has joined #openstack-neutron06:34
*** SourabhP_ has joined #openstack-neutron06:35
*** ildikov has quit IRC06:35
*** SourabhP has quit IRC06:36
*** SourabhP_ is now known as SourabhP06:36
*** fawadk has quit IRC06:36
amotokiSukhdev: looking06:36
*** rossella_s has quit IRC06:36
sudiptoamotoki, hi, the patchset w.r.t neutronclient has the +2s and +1 (for workflow) - yet jenkins isn't picking it up for merge, can you suggest why?06:37
*** rossella_s has joined #openstack-neutron06:37
*** ekuris has joined #openstack-neutron06:37
amotokisudipto: my depending review is not approved, so yours need to wait.06:38
sudiptoamotoki, ah i see :)06:40
*** salv-orlando has quit IRC06:42
*** tflynn has joined #openstack-neutron06:44
*** tflynn_ has joined #openstack-neutron06:46
*** tflynn has quit IRC06:49
*** dsanders has joined #openstack-neutron06:49
*** yamamoto has quit IRC06:49
*** tmorin has joined #openstack-neutron06:54
kevinbentonamotoki: ping06:56
amotokikevinbenton: pong06:56
*** sthillma has joined #openstack-neutron06:57
kevinbentonamotoki: can you tell me about shared subnets?06:57
kevinbentonamotoki: i noticed it's like a hidden field from teh API06:57
kevinbentonamotoki: or at least in the client06:57
kevinbentonamotoki: because it can't be set06:58
kevinbentonamotoki: is it just to make sure subnets that belong to shared networks are visible?06:58
amotokikevinbenton: We need to see subnets for a shared network.06:58
*** sthillma_ has joined #openstack-neutron06:58
amotokiWe need special handling for subnets on a shared network.06:59
amotokiyes, in my understading.06:59
amotokiWe need to determine subnet should be visible inside the db code.07:00
*** yamamoto has joined #openstack-neutron07:00
amotokiit is hidden in the API level because it is determined by a network level.07:00
kevinbentonamotoki: so if i convert the shared attribute into a query against the parent network's shared status, that should be okay, right?07:00
*** fawadkhaliq has joined #openstack-neutron07:00
amotokikevinbenton: how about policy check for a subnet on a shared net?07:01
kevinbentonamotoki: so from the policy's perspective, the shared field will still be set07:01
*** sthillma has quit IRC07:01
*** sthillma_ is now known as sthillma07:01
kevinbentonamotoki: it just won't be solely based on a field in the DB07:01
amotokikevinbenton: in the DB layer, I believe yoru approach works.07:02
kevinbentonamotoki: it will be dependent on a lookup in the new rbac policies table07:02
*** Sukhdev has joined #openstack-neutron07:02
kevinbentonamotoki: i just needed to make sure there wasn't a case i wasn't considering where the subnet is updated to not be shared when the network is07:02
*** salv-orlando has joined #openstack-neutron07:03
*** nmagnezi has joined #openstack-neutron07:03
*** aranjan has joined #openstack-neutron07:03
*** jpena has joined #openstack-neutron07:04
*** nlahouti has quit IRC07:04
*** gampel has joined #openstack-neutron07:05
*** kawa2014 has joined #openstack-neutron07:10
openstackgerritArmando Migliaccio proposed openstack/neutron-fwaas: Fix UT failures during firewall mock plugin setup  https://review.openstack.org/19942407:11
*** gampel1 has joined #openstack-neutron07:12
*** lucas_ has joined #openstack-neutron07:12
*** moshele has joined #openstack-neutron07:13
openstackgerritshihanzhang proposed openstack/neutron: Install arp spoofing protection flow after setting port tag  https://review.openstack.org/19942507:13
*** gampel has quit IRC07:13
*** luqas has joined #openstack-neutron07:14
*** annegentle has joined #openstack-neutron07:14
*** lucas_ has quit IRC07:16
scheurankevinbenton: Hi Kevin, on https://review.openstack.org/#/c/195907/ you commented " for low churn drivers and agents that aren't really third-party specific, it makes sense to just keep them with the reference". Could you elaborate more on what you meant by "keep them with reference"?07:18
*** lukasa has joined #openstack-neutron07:18
scheurankevinbenton: I'm still looking for some guidance where to go with my macvtap stuff...07:18
*** ushkalim has joined #openstack-neutron07:18
*** annegentle has quit IRC07:19
*** yamahata has quit IRC07:20
kevinbentonscheuran: oh, i was just suggesting that if it was a really simple driver that would require very few patches to maintain it might be worth just keeping it with ML207:20
*** luqas has quit IRC07:22
scheurankevinbenton: ok so directly in the neutron core library. I put up some code on github to give you an impression on how much effort it is - the driver is very small, but the agent will have few more lines of code07:23
scheurankevinbenton: Will the other references (ovs & lb) stay in tree?07:23
kevinbentonscheuran: no, they will eventually move somewhere i believe07:23
kevinbentonscheuran: but the macvtap would follow them07:24
kevinbentonscheuran: if it was in tree07:24
*** anshul has joined #openstack-neutron07:24
scheurankevinbenton: ok, so your idea was to start in tree and then see where the other references move and follow07:26
openstackgerritShaoRan Xiao proposed openstack/neutron: [WIP]Definition of the Virtual Network Performance interface  https://review.openstack.org/16481407:26
*** safchain has joined #openstack-neutron07:26
scheurankevinbenton: I also added some sample code that integrates macvtap in the linuxbridge agent. Just from your gut feeling, do you think this makes sense (as some code could be reused)?07:27
kevinbentonscheuran: being in-tree still might not be the way to go. it might really slow things down for you so starting out as a separate repo might make sense07:27
scheurankevinbenton: yes, that was my initial thought, too07:28
*** gampel has joined #openstack-neutron07:29
*** sthillma has quit IRC07:30
*** gampel1 has quit IRC07:30
*** shivrao has joined #openstack-neutron07:30
*** dsanders has quit IRC07:30
openstackgerritSukhdev Kapur proposed openstack/neutron: Arista ML2 driver should ignore non-vlan networks  https://review.openstack.org/19938007:30
*** yog__ has joined #openstack-neutron07:31
*** scheuran_ has joined #openstack-neutron07:33
*** sthillma has joined #openstack-neutron07:34
*** scheuran has quit IRC07:34
*** afazekas has joined #openstack-neutron07:34
*** feisky has joined #openstack-neutron07:38
*** feisky has quit IRC07:39
*** ildikov has joined #openstack-neutron07:39
*** Sukhdev has quit IRC07:41
*** dims has joined #openstack-neutron07:41
*** dims_ has joined #openstack-neutron07:42
*** jistr has joined #openstack-neutron07:43
*** shivrao has quit IRC07:45
*** dims has quit IRC07:45
*** fzdarsky has joined #openstack-neutron07:46
*** dims_ has quit IRC07:46
scheuran_kevinbenton: ok, so an appropriate approach might be to start with my own repo, and then see if we can make it a reference (whatever that means) or if we can integrate it into another agent (like lb)07:47
*** markvoelker has quit IRC07:47
kevinbentonscheuran_: yeah, what i meant by keeping it with the reference was just keeping it in the main tree07:47
scheuran_kevinbenton: is there any neutron irc meeting that offers a good forum for discussion? e.g. ml2 or driver or the general neutron meeting?07:47
*** dsanders has joined #openstack-neutron07:47
kevinbentonscheuran_: but it sounds like there is enough dev work that needs to be done that starting out in a different repo is the way to go07:48
kevinbentonscheuran_: probably just the main meeting07:48
*** ihrachyshka has joined #openstack-neutron07:48
*** aranjan has quit IRC07:50
scheuran_kevinbenton: yes, it's mainly the main infrastructure (like mainloop, setting up rpc) that I'm reusing07:50
*** imcsk8 has joined #openstack-neutron07:51
scheuran_kevinbenton: could you please make a comment on the patch that shares your thought? I will also try to get other opinions and try to bring it up in the neutron meeting next week if still required07:52
*** ronis has joined #openstack-neutron07:52
*** roeyc has joined #openstack-neutron07:54
*** moshele has quit IRC07:55
kevinbentonscheuran_: send me the link please07:55
scheuran_kevinbenton: https://review.openstack.org/#/c/195907/07:56
scheuran_kevinbenton: thx07:56
*** afazekas has quit IRC07:56
kevinbentonscheuran_: oh, it looks like it won't be necessary07:56
*** jlanoux has joined #openstack-neutron07:57
kevinbentonscheuran_: everyone seems to have agreed on a new repo so far07:57
*** hitalia has quit IRC07:57
*** shashank_hegde has joined #openstack-neutron07:58
*** jbell8 has quit IRC07:58
*** nbouthors has joined #openstack-neutron07:59
*** yog__ has quit IRC07:59
*** yog__ has joined #openstack-neutron08:00
*** anilvenkata has joined #openstack-neutron08:00
*** anshul has quit IRC08:00
openstackgerritgongysh proposed openstack/neutron: Add extra subnet route to ha router  https://review.openstack.org/15977208:01
*** SourabhP has quit IRC08:02
*** armax has quit IRC08:02
openstackgerritBerezovsky Irena proposed openstack/neutron-specs: Update spec to reflect current QoS API  https://review.openstack.org/19911208:03
*** dedery has joined #openstack-neutron08:04
*** dedery has quit IRC08:04
*** dedery has joined #openstack-neutron08:04
*** stanzgy has quit IRC08:09
*** afazekas has joined #openstack-neutron08:09
*** moshele has joined #openstack-neutron08:09
*** stanzgy has joined #openstack-neutron08:10
openstackgerritPavel Bondar proposed openstack/neutron: Allow IPAM backend switch  https://review.openstack.org/15323608:15
*** apuimedo has joined #openstack-neutron08:15
*** shashank_hegde has quit IRC08:17
*** tflynn_ has quit IRC08:17
*** ygbo has joined #openstack-neutron08:17
*** hichihara has quit IRC08:20
*** padkrish_ has joined #openstack-neutron08:20
*** ildikov has quit IRC08:21
*** chlong has quit IRC08:21
*** padkrish has quit IRC08:24
*** gildub has quit IRC08:25
*** sthillma_ has joined #openstack-neutron08:25
*** padkrish_ has quit IRC08:27
*** padkrish has joined #openstack-neutron08:28
*** sthillma has quit IRC08:29
*** sthillma_ has quit IRC08:30
*** jlibosva has joined #openstack-neutron08:31
*** padkrish has quit IRC08:32
*** boris-42 has quit IRC08:32
*** dsanders has quit IRC08:34
*** ildikov has joined #openstack-neutron08:35
*** oomichi has quit IRC08:37
*** dguitarbite has joined #openstack-neutron08:39
*** oda-g has quit IRC08:41
*** abehl has joined #openstack-neutron08:42
*** dims has joined #openstack-neutron08:43
*** dims_ has joined #openstack-neutron08:44
*** yalie has joined #openstack-neutron08:46
*** dims___ has joined #openstack-neutron08:46
*** yalie has left #openstack-neutron08:46
*** sudipto has quit IRC08:46
*** christx2 has joined #openstack-neutron08:46
*** dims has quit IRC08:47
*** markvoelker has joined #openstack-neutron08:48
*** yalie has joined #openstack-neutron08:48
*** yalie has left #openstack-neutron08:48
*** dims_ has quit IRC08:49
*** dims___ has quit IRC08:50
*** chem has joined #openstack-neutron08:53
*** markvoelker has quit IRC08:53
*** anilvenkata has quit IRC08:55
*** sudipto has joined #openstack-neutron08:58
*** christx2 has quit IRC08:58
*** devvesa has joined #openstack-neutron08:59
*** christx2 has joined #openstack-neutron08:59
*** nijaba has quit IRC09:02
*** mickeys has joined #openstack-neutron09:02
*** annegentle has joined #openstack-neutron09:03
*** shihanzhang has joined #openstack-neutron09:04
*** iwamoto has quit IRC09:05
*** scheuran has joined #openstack-neutron09:05
*** nijaba has joined #openstack-neutron09:06
*** shausy has quit IRC09:07
*** scheuran_ has quit IRC09:07
*** shausy has joined #openstack-neutron09:07
*** shz has quit IRC09:08
*** annegentle has quit IRC09:08
*** r-daneel has quit IRC09:08
openstackgerritSalvatore Orlando proposed openstack/neutron: Add DB support for resource usage tracking  https://review.openstack.org/18860809:11
*** mickeys has quit IRC09:11
*** afazekas has quit IRC09:12
*** stanzgy has quit IRC09:13
*** lajos-katona has joined #openstack-neutron09:14
*** akorzeni has joined #openstack-neutron09:14
*** anilvenkata has joined #openstack-neutron09:16
*** dsneddon is now known as dsneddon_afk09:17
*** sudipto has quit IRC09:17
*** lori|away is now known as lori09:17
*** stanzgy has joined #openstack-neutron09:18
*** Guest96144 has joined #openstack-neutron09:19
*** john-davidge has joined #openstack-neutron09:19
*** devvesa has quit IRC09:20
*** anilvenkata has quit IRC09:20
*** afazekas has joined #openstack-neutron09:21
*** john-davidge_ has joined #openstack-neutron09:22
irenabajo: ping09:24
ajohi irenab09:24
*** ajo is now known as ajo|pocassemblin09:24
ajo|pocassemblin;)09:24
*** ajo|pocassemblin is now known as ajo|QoSPOC09:24
ajo|QoSPOC:)09:24
irenabajo: maybe you know the statuson feature/qos branch09:24
*** Guest96144 is now known as Zulu_09:24
*** roeyc has quit IRC09:24
ajo|QoSPOCirenab, what do you mean?09:24
irenabthe patch https://review.openstack.org/#/c/199066/ ails for some test with ovsagent09:25
*** john-davidge has quit IRC09:25
*** john-davidge_ is now known as john-davidge09:25
irenabthe patch is not related at all09:25
*** fawadkhaliq has quit IRC09:25
*** anilvenkata has joined #openstack-neutron09:25
ajo|QoSPOCirenab, rebase the change, ihrachyshka merged back master yesterday to clear up some functional testing bugs09:25
ajo|QoSPOCI hope that will make it "easier" on the gate09:26
irenabok, thanks09:26
*** stanzgy has quit IRC09:26
ajo|QoSPOCirenab: test_port_creation_and_deletion yes, that specific one is cleared out09:26
ajo|QoSPOCI hope we didn't bring new ones :D09:26
ihrachyshkawho knows what is merged in though ;)09:26
ajo|QoSPOCyeah ':D09:26
ajo|QoSPOCliving on the edge :)09:26
irenab:-)09:28
irenabonce you have a min, please review the patch ^^09:28
openstackgerritJian LI proposed openstack/neutron-vpnaas: Set vpn agent's agent_state['binary'] attribute  https://review.openstack.org/19946209:29
*** fawadkhaliq has joined #openstack-neutron09:30
*** mutoulbj_ has joined #openstack-neutron09:33
*** sudipto has joined #openstack-neutron09:34
*** mutoulbj has quit IRC09:36
openstackgerritJohn Davidge proposed openstack/neutron: Fix issues with allocation pool generation for ::/64 cidr  https://review.openstack.org/19917609:37
ajo|QoSPOCirenab, did you rebase?09:39
ajo|QoSPOCI can do automatic rebase09:39
ajo|QoSPOCI mean, it's only clicking "Rebase change" on https://review.openstack.org/#/c/199066/ PS209:40
irenabajo: I did locally and run tox.09:40
*** devvesa has joined #openstack-neutron09:40
irenabbut I will click the automatic one, worst case it will fail again :-)09:40
ajo|QoSPOCirenab, ack, I'm generally not that patient to fully tox locally09:41
irenabajo: I think am reaching this point  as well :-)09:41
ajo|QoSPOCirenab :D09:42
*** Bhavya has joined #openstack-neutron09:44
*** jasondotstar has joined #openstack-neutron09:45
ajo|QoSPOCmoshele: https://review.openstack.org/#/c/195440/ I'll address comments here, is that ok? :)09:48
ajo|QoSPOC(I guess it's ok, just wanting to check that we don't work on it at the same time :)09:49
*** stanzgy has joined #openstack-neutron09:49
mosheleajo|QoSPOC: yes it ok09:50
*** rotbeard has joined #openstack-neutron09:50
*** anilvenkata has quit IRC09:51
*** aix has joined #openstack-neutron09:54
*** stanzgy has quit IRC09:54
*** dedery has quit IRC09:59
*** dedery has joined #openstack-neutron10:00
*** anilvenkata has joined #openstack-neutron10:02
*** tmorin has quit IRC10:03
irenabajo: tox finished only now :-)10:05
ajo|QoSPOCirenab yeyy, was it good? :)10:06
irenabajo: perfect10:06
ajo|QoSPOCyeyyyy :D10:06
openstackgerritIhar Hrachyshka proposed openstack/neutron: [neutron-db-manage] support separate migration subtrees  https://review.openstack.org/19419810:06
*** claudiub has joined #openstack-neutron10:07
openstackgerritFawad Khaliq proposed openstack/neutron: Add sub-project lieutenant for networking-plumgrid  https://review.openstack.org/19947110:08
*** mutoulbj_ has quit IRC10:09
*** mmdurrant has quit IRC10:09
*** tmorin has joined #openstack-neutron10:10
openstackgerritIhar Hrachyshka proposed openstack/neutron-specs: Propose scripted online schema migrations  https://review.openstack.org/19293710:10
openstackgerritgongysh proposed openstack/neutron: Fixed L3 agent manual scheduling for HA routers  https://review.openstack.org/14329710:11
*** lucas_ has joined #openstack-neutron10:12
*** bradjones has quit IRC10:13
openstackgerritgongysh proposed openstack/neutron: Fixed L3 agent manual scheduling for HA routers  https://review.openstack.org/14329710:13
*** bradjones has joined #openstack-neutron10:15
*** bradjones has quit IRC10:15
*** bradjones has joined #openstack-neutron10:15
*** tmorin1 has joined #openstack-neutron10:15
openstackgerritshihanzhang proposed openstack/neutron: Install arp spoofing protection flow after setting port tag  https://review.openstack.org/19942510:16
*** lucas_ has quit IRC10:17
*** tmorin has quit IRC10:17
*** LukeHinds has joined #openstack-neutron10:17
*** fawadkhaliq has quit IRC10:19
*** fawadkhaliq has joined #openstack-neutron10:19
*** pc_m has joined #openstack-neutron10:21
vikramamotoki: ping10:24
amotokivikram: pong (duplicated in private channel)....10:24
amotokivikram: let's continue here10:24
vikramok10:24
vikramI have reworked for your comments10:24
vikramcan you please review :-)10:25
vikramhttps://review.openstack.org/#/c/196472/10:25
vikramhttps://review.openstack.org/#/c/194635/10:25
amotokivikram: okay, but btw we cannot merge them until neutron side blueprint completes.10:26
*** zhenguo has quit IRC10:26
vikramneutron side for https://review.openstack.org/#/c/194635/ is already merged10:26
amotokivikram: ??10:27
vikramfor other patch it's under review..10:27
vikramamotoki: Address scope CRUD changes are already merged via https://review.openstack.org/#/c/189741/10:28
vikramamotoki: so https://review.openstack.org/#/c/194635/ has no issues10:28
vikramamotoki: for other patch-set "https://review.openstack.org/#/c/196472/", neutron side (https://review.openstack.org/#/c/197552/) is still under review.10:29
*** afazekas has quit IRC10:29
*** itzikb_ has joined #openstack-neutron10:29
*** itzikb has quit IRC10:30
amotokivikram: my understanding is 189741 implements the basic address-scope object but we cannot actually use address scope.10:30
pc_mamotoki: Hi. Can you review the migration fix that I have? Is it OK to fix HEAD and add in the pep8 check to prevent future issues? https://review.openstack.org/#/c/199082/10:30
vikramamotoki: yes you are correct. Address scope usage is implemented using separate cli patch set10:31
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements  https://review.openstack.org/18274610:31
vikramamotoki: "https://review.openstack.org/#/c/194635/" is independent10:31
amotokivikram: I think the timing to megre client side support is when address scope can be used with a subnetpool.10:31
vikramamotoki: Okay, will wait for the other patch then10:32
amotokipc_m: thanks. check soon.10:32
vikramamotoki: BTW, can you review the changes.. to avoid last minute pressure :-)10:32
pc_mamotoki: Thanks! Want to get corrected migration chain in.10:33
*** coolsvap is now known as coolsvap|away10:33
*** Zulu_ has quit IRC10:33
amotokivikram: the motivation of my comment is because neutronclient is an interface for end users. we try to avoid unnecessary confusions with incomplete features. thanks for understanding.10:33
*** Zulu_ has joined #openstack-neutron10:33
*** dedery has quit IRC10:34
vikramamotoki: thanks!10:34
*** dedery has joined #openstack-neutron10:35
*** afazekas has joined #openstack-neutron10:40
*** dedery has quit IRC10:42
*** dedery has joined #openstack-neutron10:42
*** yamamoto has quit IRC10:42
*** roeyc has joined #openstack-neutron10:42
openstackgerritSalvatore Orlando proposed openstack/neutron: Create packages for quota modules  https://review.openstack.org/18861810:43
*** itzikb_ has quit IRC10:44
*** ronis has quit IRC10:48
*** ronis has joined #openstack-neutron10:48
*** markvoelker has joined #openstack-neutron10:49
*** dedery has quit IRC10:49
*** claudiub has quit IRC10:50
*** dedery has joined #openstack-neutron10:50
*** annegentle has joined #openstack-neutron10:52
*** markvoelker has quit IRC10:54
*** fawadkhaliq has quit IRC10:54
*** annegentle has quit IRC10:56
openstackgerritSalvatore Orlando proposed openstack/neutron: Introduce usage data tracking for Neutron  https://review.openstack.org/18888310:58
ajo|QoSPOCping Ramanjaneya10:58
ajo|QoSPOCcan I submit a new patchset to https://review.openstack.org/#/c/198277/  ?10:58
ajo|QoSPOCor are you working on it?10:58
*** rdo has quit IRC10:59
ajo|QoSPOCI'm rebasing it on top of the 1/2 part, so we can test both features together easily10:59
ajo|QoSPOCRamanjaneya, are you working on it currently or is it ok for me to submit the new PS?10:59
*** topshare has quit IRC11:02
*** dedery has quit IRC11:02
*** dedery has joined #openstack-neutron11:03
*** gampel has left #openstack-neutron11:03
*** dedery_ has joined #openstack-neutron11:04
openstackgerritSalvatore Orlando proposed openstack/neutron: Introduce usage data tracking for Neutron  https://review.openstack.org/18888311:06
*** dedery_ has quit IRC11:06
*** dedery_ has joined #openstack-neutron11:06
openstackgerritSalvatore Orlando proposed openstack/neutron: Add plural names for quota resources  https://review.openstack.org/19486711:08
*** ronis has quit IRC11:08
*** dedery has quit IRC11:08
*** sudipto has quit IRC11:08
*** baoli has joined #openstack-neutron11:08
openstackgerritSalvatore Orlando proposed openstack/neutron: Enable resource usage tracking for reference plugins.  https://review.openstack.org/18888411:09
*** baoli has quit IRC11:10
*** baoli has joined #openstack-neutron11:11
openstackgerritSalvatore Orlando proposed openstack/neutron: Reservations support  https://review.openstack.org/16365911:12
*** Sodo has joined #openstack-neutron11:12
*** afazekas has quit IRC11:13
*** ronis has joined #openstack-neutron11:14
*** mutoulbj has joined #openstack-neutron11:15
*** tetsuyasd has joined #openstack-neutron11:16
*** Sodo has quit IRC11:17
*** _kiran_ has joined #openstack-neutron11:17
*** kiran-r has quit IRC11:17
*** tetsuyasd has quit IRC11:19
*** ronis_ has joined #openstack-neutron11:22
*** gsagie has joined #openstack-neutron11:23
*** jagter has quit IRC11:24
*** topshare has joined #openstack-neutron11:26
openstackgerritSalvatore Orlando proposed openstack/neutron: Devref for quotas  https://review.openstack.org/19079811:26
*** ronis has quit IRC11:26
*** yamamoto has joined #openstack-neutron11:27
*** _kiran_ has quit IRC11:27
*** sudipto has joined #openstack-neutron11:28
*** Marga_ has quit IRC11:28
*** yamamoto has quit IRC11:29
*** zhenguo has joined #openstack-neutron11:29
*** topshare has quit IRC11:30
*** fawadkhaliq has joined #openstack-neutron11:32
*** jagter has joined #openstack-neutron11:33
*** AndroUser2 has joined #openstack-neutron11:33
*** dedery_ has quit IRC11:35
openstackgerritJohn Davidge proposed openstack/neutron: DB & API changes for IPv6 Prefix Delegation  https://review.openstack.org/15869711:41
*** Longgeek has quit IRC11:41
*** Longgeek has joined #openstack-neutron11:42
*** Longgeek has quit IRC11:42
*** Longgeek has joined #openstack-neutron11:42
*** jpena is now known as jpena|lunch11:42
*** Longgeek has quit IRC11:43
*** sudipto has quit IRC11:43
*** tmorin1 has quit IRC11:43
pc_msalv-orlando: ping11:44
*** tmorin has joined #openstack-neutron11:45
*** dims has joined #openstack-neutron11:47
*** Marga_ has joined #openstack-neutron11:48
*** fzdarsky is now known as fzdarsky|afk11:49
*** dims__ has joined #openstack-neutron11:49
*** thorst has joined #openstack-neutron11:50
*** markvoelker has joined #openstack-neutron11:50
openstackgerritOleg Bondarev proposed openstack/neutron: DVR: fix router rescheduling  https://review.openstack.org/19951411:50
*** AndroUser2 has quit IRC11:50
*** tmorin has quit IRC11:50
*** tmorin has joined #openstack-neutron11:52
*** claudiub has joined #openstack-neutron11:52
*** dims has quit IRC11:52
*** markvoelker has quit IRC11:54
*** dims__ has quit IRC11:54
*** topshare has joined #openstack-neutron11:54
*** regXboi has joined #openstack-neutron11:55
openstackgerritAkihiro Motoki proposed openstack/neutron-fwaas: Enable db migration head check  https://review.openstack.org/19951911:55
amotokipc_m: I just proposed the same fix for lbaas and fwaas.11:56
pc_mYes, I see that. Great!11:56
*** tmorin has quit IRC11:56
*** tmorin has joined #openstack-neutron11:57
*** amotoki has quit IRC11:57
*** salv-orlando has quit IRC11:58
*** abehl has quit IRC11:58
*** abehl has joined #openstack-neutron11:59
*** lajos-katona has quit IRC12:00
*** lajos-katona has joined #openstack-neutron12:01
*** gampel has joined #openstack-neutron12:02
*** ushkalim has quit IRC12:05
*** prad has joined #openstack-neutron12:06
*** abehl has quit IRC12:09
*** amuller has joined #openstack-neutron12:11
*** afazekas has joined #openstack-neutron12:11
*** shwetaap has joined #openstack-neutron12:12
*** markvoelker has joined #openstack-neutron12:13
*** fzdarsky|afk has quit IRC12:14
*** kiran-r has joined #openstack-neutron12:14
*** dave-mccowan has joined #openstack-neutron12:15
*** yamamoto has joined #openstack-neutron12:17
*** gberginc has quit IRC12:19
*** fzdarsky has joined #openstack-neutron12:20
*** abehl has joined #openstack-neutron12:21
*** salv-orlando has joined #openstack-neutron12:21
*** yamamoto has quit IRC12:22
*** trinaths has quit IRC12:23
*** Longgeek has joined #openstack-neutron12:25
*** abregman has quit IRC12:25
*** jasondotstar has quit IRC12:25
*** fzdarsky has quit IRC12:26
*** lajos-katona has quit IRC12:27
*** zzelle has joined #openstack-neutron12:28
*** fzdarsky has joined #openstack-neutron12:28
*** annegentle has joined #openstack-neutron12:30
*** chlong has joined #openstack-neutron12:30
*** akorzeni has quit IRC12:30
*** afazekas has quit IRC12:31
salv-orlandohi pc_m12:32
*** tellesnobrega_ has joined #openstack-neutron12:32
*** neeti has quit IRC12:32
*** neeti has joined #openstack-neutron12:33
*** neeti has quit IRC12:36
*** yamamoto has joined #openstack-neutron12:36
*** abregman has joined #openstack-neutron12:37
*** yamamoto has quit IRC12:38
*** tellesnobrega__ has joined #openstack-neutron12:39
*** numan has quit IRC12:39
*** lucas_ has joined #openstack-neutron12:39
*** erkules_ is now known as erkules12:39
*** erkules has joined #openstack-neutron12:39
*** jlanoux_ has joined #openstack-neutron12:40
*** thorst has quit IRC12:42
*** afazekas has joined #openstack-neutron12:42
*** tellesnobrega_ has quit IRC12:42
*** tellesnobrega_ has joined #openstack-neutron12:42
*** jlanoux has quit IRC12:43
*** Bhavya has quit IRC12:43
*** rpothier has joined #openstack-neutron12:44
*** jpena|lunch is now known as jpena12:44
*** lucas_ has quit IRC12:44
*** tellesnobrega__ has quit IRC12:46
*** tmorin has quit IRC12:46
*** tmorin has joined #openstack-neutron12:47
*** neophy has quit IRC12:48
*** akorzeni has joined #openstack-neutron12:48
openstackgerritMerged openstack/neutron-vpnaas: VPNaaS: Fix migration head  https://review.openstack.org/19908212:49
*** dims has joined #openstack-neutron12:50
*** coolsvap|away is now known as coolsvap12:52
*** ZZelle_ has joined #openstack-neutron12:53
*** merooney has joined #openstack-neutron12:53
*** dims has quit IRC12:54
* ZZelle_ finally connected12:54
*** zzelle has quit IRC12:55
*** ZZelle_ is now known as ZZelle12:55
*** afazekas has quit IRC12:55
*** tmorin has quit IRC12:55
*** dboik has joined #openstack-neutron12:56
*** tmorin has joined #openstack-neutron12:56
*** kbringard has joined #openstack-neutron12:57
openstackgerritSergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils  https://review.openstack.org/19955012:57
*** thorst has joined #openstack-neutron12:57
*** tmorin has quit IRC12:57
*** yatin has quit IRC12:58
*** tmorin has joined #openstack-neutron12:59
*** dedery has joined #openstack-neutron12:59
*** nmagnezi has quit IRC12:59
*** dguitarbite has quit IRC12:59
*** lukasa has quit IRC12:59
*** tmorin has quit IRC12:59
*** ZZelle has quit IRC13:00
*** bradjones has quit IRC13:00
openstackgerritSergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils  https://review.openstack.org/19955013:00
*** abehl has quit IRC13:00
*** pavel_bondar has quit IRC13:00
*** abehl has joined #openstack-neutron13:00
*** bradjones has joined #openstack-neutron13:00
*** bradjones has quit IRC13:00
*** bradjones has joined #openstack-neutron13:00
*** dguitarbite has joined #openstack-neutron13:00
*** tellesnobrega__ has joined #openstack-neutron13:01
*** tmorin has joined #openstack-neutron13:01
*** julim has joined #openstack-neutron13:01
*** dboik has quit IRC13:01
*** nmagnezi has joined #openstack-neutron13:01
*** fawadkhaliq has quit IRC13:01
*** zhipeng has joined #openstack-neutron13:01
*** pavel_bondar has joined #openstack-neutron13:01
*** tmorin has quit IRC13:01
*** ZZelle has joined #openstack-neutron13:02
*** ushkalim has joined #openstack-neutron13:02
*** ohno13 has joined #openstack-neutron13:03
*** tellesnobrega_ has quit IRC13:03
*** ferest has joined #openstack-neutron13:04
*** tmorin has joined #openstack-neutron13:04
*** tellesnobrega_ has joined #openstack-neutron13:04
*** tmorin has quit IRC13:04
*** jasondotstar has joined #openstack-neutron13:05
*** abehl has quit IRC13:06
*** tellesnobrega__ has quit IRC13:06
*** tmorin has joined #openstack-neutron13:06
*** mestery_ has joined #openstack-neutron13:06
*** ferest has quit IRC13:07
*** tellesnobrega_ has quit IRC13:09
openstackgerritIlya Shakhat proposed openstack/neutron: Verify that DHCP namespace process is killed by netns_cleanup  https://review.openstack.org/19955613:09
*** mestery has quit IRC13:09
*** tmorin has quit IRC13:09
*** tellesnobrega_ has joined #openstack-neutron13:09
*** shashank_hegde has joined #openstack-neutron13:09
*** rotbeard has quit IRC13:11
*** tmorin has joined #openstack-neutron13:11
*** chem has quit IRC13:12
apuimedogsagie: ping13:13
gsagiehi apuimedo13:13
*** tmorin has joined #openstack-neutron13:13
apuimedohey Gal, how are you?13:13
gsagiedoing good, you?13:13
apuimedoquite well too13:14
*** dane_leblanc has joined #openstack-neutron13:14
apuimedohttps://github.com/celebdor/neutron-docker-plugin/tree/master13:14
*** amotoki has joined #openstack-neutron13:14
*** afazekas has joined #openstack-neutron13:15
*** ushkalim has quit IRC13:16
*** ushkalim has joined #openstack-neutron13:16
*** tellesnobrega__ has joined #openstack-neutron13:16
*** shashank_hegde has quit IRC13:17
*** tellesnobrega_ has quit IRC13:18
Sam-I-Amsc68cal: ping13:19
*** tmorin has quit IRC13:19
openstackgerritKevin Benton proposed openstack/neutron: Network RBAC DB setup and legacy migration  https://review.openstack.org/19170713:19
openstackgerritKevin Benton proposed openstack/neutron: WIP: Implement RBAC API  https://review.openstack.org/19255513:19
*** nmagnezi has quit IRC13:19
*** changbl has joined #openstack-neutron13:19
*** ygbo has quit IRC13:21
*** tellesnobrega_ has joined #openstack-neutron13:21
*** abehl has joined #openstack-neutron13:21
*** dims has joined #openstack-neutron13:22
russellblifeless: great, thanks, recheck incoming!13:24
*** tellesnobrega__ has quit IRC13:24
*** jckasper has quit IRC13:26
*** tellesnobrega__ has joined #openstack-neutron13:27
*** sudipto has joined #openstack-neutron13:28
*** yamamoto has joined #openstack-neutron13:28
*** yamamoto has quit IRC13:29
*** tongli has joined #openstack-neutron13:29
*** yamamoto has joined #openstack-neutron13:29
ihrachyshkagaryk, amotoki, hey. I'd like to ask for review for feature/qos versioned objects: https://review.openstack.org/#/q/owner:%22Ihar+Hrachyshka%22+status:open+branch:feature/qos+message:%255Eobjects,n,z13:30
ihrachyshkait's mostly tests but also real fixes for the classes13:30
amotokiihrachyshka: ack. I need to add feature/qos branch to my personal gerrit dashboard :-)13:30
*** tellesnobrega_ has quit IRC13:31
*** moshele has left #openstack-neutron13:33
ihrachyshkaajo|QoSPOC, I don't think it's correct: https://review.openstack.org/#/c/197564/7..8/neutron/services/qos/qos_plugin.py also, some comments for to_dict() are not handled13:33
amotokimestery_: should we mark this bug invalid? https://bugs.launchpad.net/neutron/+bug/146791913:33
openstackLaunchpad bug 1467919 in neutron "networking-macvtap ml2 driver and agent" [Wishlist,Confirmed]13:33
*** salv-orlando has quit IRC13:33
amotokimestery_: we no longer need a bug/bp for a new ML2 driver. i removed rfe tag.13:33
ajo|QoSPOCihrachyshka, what did I miss?13:33
ihrachyshkaajo|QoSPOC, to_dict in get_policy13:33
ajo|QoSPOCahh true13:34
ihrachyshkaalso, a suggestion to make arg names consistent (qos_policy vs policy)13:34
ajo|QoSPOCihrachyshka, and what else is not correct?13:34
ihrachyshkaah, as for stubs, they are probably fine13:34
ajo|QoSPOCihrachyshka, yes, I saw that, but I'm not sure how does it come from the API13:34
ihrachyshkaso no, it's not completely incorrect13:34
ajo|QoSPOCihrachyshka, and I didn't want to mess with that until testing :)13:34
ajo|QoSPOCI will patch that when I see it break from the API call13:35
ajo|QoSPOCprobably lots of issues :/13:35
ihrachyshkaajo|QoSPOC, python does not care about arg names assuming they are not passed as kwargs13:35
ajo|QoSPOCihrachyshka, yes, but I don't know how api calls us13:35
ihrachyshkaok13:35
ihrachyshkawe'll revisit later13:35
ajo|QoSPOCihrachyshka, if via **kwargs, or via ordered args13:35
ajo|QoSPOCbut... let's fix at least the to_dict13:35
*** tmorin has joined #openstack-neutron13:35
ZZellemarkmcclain,  hi13:36
ihrachyshkaajo|QoSPOC, where is _inline_test used?13:37
ajo|QoSPOCihrachyshka, there's a patch to remove it13:37
ajo|QoSPOCihrachyshka, it's a leftover it seems13:37
*** shwetaap has quit IRC13:37
ihrachyshkaajo|QoSPOC, yeah, but you add it13:37
ajo|QoSPOChmm , I do?13:37
ajo|QoSPOCno, that comes via rebase13:37
ajo|QoSPOCif you're comparing PS7 to PS8, let me check13:38
*** tmorin has quit IRC13:38
*** tmorin has joined #openstack-neutron13:38
ihrachyshkaah, ok, right13:39
ihrachyshkayeah, diff comparison hits sometimes13:39
ajo|QoSPOCI actually remove -        self._inline_test()13:39
ajo|QoSPOCI may want to leave it for now, to not conflict the removal patch13:39
*** tmorin has quit IRC13:40
ihrachyshkaajo|QoSPOC, ack, sorry for nonsense comment :)13:41
*** irenab has quit IRC13:41
ajo|QoSPOCihrachyshka: nah, np :)13:41
*** tmorin has joined #openstack-neutron13:41
*** moshele has joined #openstack-neutron13:41
ajo|QoSPOCihrachyshka, it could certainly have been my mistake :)13:41
*** ygbo has joined #openstack-neutron13:41
mosheleajo|QoSPOC: you are take ownership on https://review.openstack.org/#/c/195440/?13:42
ajo|QoSPOCmoshele, not doing anything with it now13:42
ajo|QoSPOCI' have it cherry picked locally to assemble the POC13:43
mosheleajo|QoSPOC: ok so I will address ihrachyshka comments13:43
*** sdake has joined #openstack-neutron13:44
*** johnbelamaric has joined #openstack-neutron13:44
ajo|QoSPOCthanks moshele :)13:45
ajo|QoSPOCmoshele I just added more comments :)13:45
*** annegentle has quit IRC13:45
*** tmorin has quit IRC13:45
openstackgerritMerged openstack/neutron: Python3: cast the result of zip() to list  https://review.openstack.org/19912813:45
*** annegentle has joined #openstack-neutron13:45
*** tmorin has joined #openstack-neutron13:46
*** fawadkhaliq has joined #openstack-neutron13:46
*** rushil has joined #openstack-neutron13:46
*** tmorin has quit IRC13:46
*** lori is now known as lori|away13:46
*** tmorin has joined #openstack-neutron13:47
pc_mdougwig: Are you OK with my response to your comment on https://review.openstack.org/#/c/196237/9? If so, can you +2/+A?13:47
*** mmdurrant has joined #openstack-neutron13:47
*** mestery_ has quit IRC13:48
*** sdake has quit IRC13:49
*** fawadkhaliq has quit IRC13:49
*** sdake has joined #openstack-neutron13:50
*** armax has joined #openstack-neutron13:57
*** sudipto has quit IRC14:00
*** localloop127 has joined #openstack-neutron14:00
*** ajo|QoSPOC is now known as ajo14:01
*** nbouthors has quit IRC14:01
*** jlanoux has joined #openstack-neutron14:01
*** sudipto has joined #openstack-neutron14:01
ihrachyshkaajo, meeting?14:02
*** tellesnobrega_ has joined #openstack-neutron14:02
ajoyep14:02
*** jreeves has joined #openstack-neutron14:02
ajoping vikram #openstack-meeting-314:02
ajoping Ramanjaneya14:02
*** annegentle has quit IRC14:02
*** ramanjaneya_ has joined #openstack-neutron14:02
*** dboik has joined #openstack-neutron14:02
*** garyk has quit IRC14:03
*** rushil has quit IRC14:04
*** jlanoux_ has quit IRC14:04
*** baoli has quit IRC14:04
*** edmondsw has joined #openstack-neutron14:05
*** baoli has joined #openstack-neutron14:05
*** dboik_ has joined #openstack-neutron14:05
*** tellesnobrega__ has quit IRC14:05
*** tellesnobrega__ has joined #openstack-neutron14:06
*** jckasper has joined #openstack-neutron14:06
*** tellesnobrega_ has quit IRC14:06
*** lucas_ has joined #openstack-neutron14:06
*** rushil has joined #openstack-neutron14:06
scheuranamotoki: referring to Launchpad bug 1467919 in neutron "networking-macvtap ml2 driver and agent". Does your statement above mean, no bug at all is required for adding integration for new external hosted ml2 drivers?14:07
openstackLaunchpad bug 1467919 in neutron "networking-macvtap ml2 driver and agent" [Wishlist,Confirmed] https://launchpad.net/bugs/146791914:07
*** localloop127 has quit IRC14:07
*** dboik has quit IRC14:07
amotokischeuran: yes, as described in the devref.14:08
*** kiran-r has quit IRC14:08
amotokischeuran: we are now in the road for fully decomposed plugins/drivers in liberty. we no longer need any shim layer.14:09
*** lucas_ has quit IRC14:11
scheuranamotoki: so no code at all required anymore? also no entry in setup.cfg to reference the python path to use?14:11
amotokischeuran: I hope "yes" may be confusing. we need no bug for external hosted ml2 dirvers.14:11
*** baoli has quit IRC14:12
amotokischeuran: I think the recently updated devref helps you. http://docs.openstack.org/developer/neutron/devref/contribute.html#design-and-development14:12
*** baoli has joined #openstack-neutron14:12
amotokischeuran: especially "Liberty steps" in "Integrating with the Neutron system" section14:13
scheuranamotoki: ok thanks for the pointer14:14
*** irenab has joined #openstack-neutron14:14
amotokischeuran: if you have questions feel free to ask. I and others can help.14:14
*** ildikov has quit IRC14:14
scheuranamotoki: ok - Hope this doc will answer my questions...14:16
*** ygbo has quit IRC14:17
openstackgerritPavel Bondar proposed openstack/neutron: Make IPAM more pythonic  https://review.openstack.org/19614314:17
*** ygbo has joined #openstack-neutron14:17
*** yamamoto has quit IRC14:18
*** ygbo has quit IRC14:19
*** irenab has quit IRC14:20
*** johnbelamaric has quit IRC14:20
*** irenab has joined #openstack-neutron14:20
*** johnbelamaric has joined #openstack-neutron14:20
*** sudipto has quit IRC14:22
*** zhipeng has quit IRC14:22
*** armax has quit IRC14:26
*** Piet has quit IRC14:26
*** shausy has quit IRC14:26
*** annegentle has joined #openstack-neutron14:27
openstackgerritIlya Shakhat proposed openstack/neutron: Verify that DHCP namespace process is killed by netns_cleanup  https://review.openstack.org/19955614:28
openstackgerritZhi Chang proposed openstack/neutron: Add dns server prioritization for subnet  https://review.openstack.org/19958814:31
*** tellesnobrega__ has quit IRC14:32
*** rushil has quit IRC14:34
*** armax has joined #openstack-neutron14:34
*** ildikov has joined #openstack-neutron14:34
*** tmorin has quit IRC14:34
*** salv-orlando has joined #openstack-neutron14:35
*** liudong has joined #openstack-neutron14:36
*** agireud has joined #openstack-neutron14:36
openstackgerritPavel Bondar proposed openstack/neutron: Add Pluggable IPAM Backend Part 1  https://review.openstack.org/19877714:36
*** rossella_s has quit IRC14:37
*** johnbelamaric has quit IRC14:37
*** johnbelamaric has joined #openstack-neutron14:37
*** rossella_s has joined #openstack-neutron14:37
*** flwang has quit IRC14:40
*** tellesnobrega_ has joined #openstack-neutron14:41
*** garyk has joined #openstack-neutron14:41
openstackgerritSergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils  https://review.openstack.org/19955014:43
*** ygbo has joined #openstack-neutron14:45
*** jreeves has left #openstack-neutron14:45
*** ronis_ has quit IRC14:46
*** salv-orlando has quit IRC14:47
*** mickeys has joined #openstack-neutron14:48
openstackgerritPavel Bondar proposed openstack/neutron: Add Pluggable IPAM Backend Part 2  https://review.openstack.org/18309914:48
*** tmorin has joined #openstack-neutron14:50
openstackgerritSergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils  https://review.openstack.org/19955014:51
*** fawadkhaliq has joined #openstack-neutron14:51
*** thurloat_isgone is now known as thurloat14:53
*** tmorin has quit IRC14:53
*** vishwanathj has joined #openstack-neutron14:53
*** localloop127 has joined #openstack-neutron14:53
*** Piet has joined #openstack-neutron14:54
*** tmorin has joined #openstack-neutron14:54
*** akorzeni has quit IRC14:55
*** vishwana_ has quit IRC14:55
*** rkukura has quit IRC14:56
*** lnicolas has quit IRC14:56
*** yamahata has joined #openstack-neutron14:57
*** agireud has quit IRC14:58
*** agireud has joined #openstack-neutron15:00
*** carl_baldwin has joined #openstack-neutron15:01
tmorinarmax: I'm just looking at the change you did on l2gw to clean up interactions with Neutron constants15:01
*** lucas_ has joined #openstack-neutron15:01
armaxtmorin: ok15:01
*** agireud has quit IRC15:01
*** yamahata has quit IRC15:01
*** yamahata has joined #openstack-neutron15:02
tmorinin particular: https://review.openstack.org/#/c/198217/1/networking_l2gw/extensions/l2gateway.py,cm15:02
tmorinarmax: I don't get how you can avoid declaring something in constants.EXT_TO_SERVICE_MAPPING15:02
tmorinwe're trying the same fix on BGPVPN, but we get a "Service type 'BGPVPN' is not allowed, allowed types: ..."15:03
tmorindoesn't seem like neutron server takes path_prefix into account to populate EXT_TO_SERVICE_MAPPING15:04
*** dims has quit IRC15:04
armaxum…that’s interesting15:04
*** coolsvap is now known as coolsvap|away15:04
*** Murali has quit IRC15:04
*** agireud has joined #openstack-neutron15:05
*** dims has joined #openstack-neutron15:05
armaxtmorin: can you post me the full trace?15:05
*** yapeng has joined #openstack-neutron15:06
*** tellesnobrega_ has quit IRC15:06
*** agireud has quit IRC15:06
*** roeyc has quit IRC15:07
tmorinarmax: let me see15:07
anteayasc68cal: can you put up the other failures in an etherpad?15:08
tmorinarmax: I guess that your change does not prevent l2gw from running, but looking at how Neutron code interacts with EXT_TO_SERVICE_MAPPING, I can't understand why/how it would work for the l2gw plugin15:08
armaxtmorin: right, the l2gw plugin seems to be running happily here: v15:09
armaxtmorin: http://15.126.220.115/L2GW/20428/198217/ceba5302da66201f3f3f3617eb740e73b0b404e1/15:09
tmorintrace: http://paste.openstack.org/show/355543/15:09
armaxtmorin: link me to the bgpvpn repo quickly, please?15:09
*** ivar-lazzaro has quit IRC15:09
*** dims has quit IRC15:10
tmorinthe code is the repo currently still modifies the Neutron constant15:10
tmorinthe non-working code is not yet pushed in a change15:10
sc68calanteaya: sure - https://etherpad.openstack.org/p/devstack-linuxbridge15:10
armaxtmorin: agreed15:10
*** agireud_ has joined #openstack-neutron15:10
*** SridharG has left #openstack-neutron15:11
*** coolsvap|away is now known as coolsvap15:12
*** carl_baldwin has quit IRC15:12
*** Zulu_ has quit IRC15:14
armaxtmorin: we’re must be missing something…let me poke at it a bit15:15
tmorinarmax: sure, tahnks15:15
*** mlavalle has joined #openstack-neutron15:16
*** tmorin has quit IRC15:16
*** dsneddon_afk is now known as dsneddon15:16
*** jlanoux has quit IRC15:16
*** tmorin has joined #openstack-neutron15:17
sc68calanteaya: ok, so of the 6 failures, only one looks like possibly an issue with the linux bridge job or linux bridge code15:17
anteayasc68cal: looks like line 28 is the next easy direction15:17
anteayayup, I concur15:17
anteayanice analysis15:17
sc68calanteaya: the others look like it's because kilo doesn't have the patches we merged to get LB up and running15:18
openstackgerritJohn Davidge proposed openstack/neutron: DB & API changes for IPv6 Prefix Delegation  https://review.openstack.org/15869715:18
sc68calso, total is 16 passes and 1 "true" failure15:18
*** TrevorV has joined #openstack-neutron15:18
anteayayay15:19
*** yamamoto has joined #openstack-neutron15:19
amotokiarmax: re: your backport of secgroup event registry, one question. do we need to backport two backports at the same time? I don't have an object on backporting.15:19
openstackgerritCyril Roelandt proposed openstack/neutron: Python 3: do not compare int and NoneType  https://review.openstack.org/19961115:19
armaxamotoki: I think we do15:19
anteayasc68cal: ah yes, okay so is it worth backporting do you think?15:19
*** marun has joined #openstack-neutron15:19
anteayasc68cal: is it worth your effort to find out if others feel it is worth backporting?15:20
*** tmorin has quit IRC15:20
sc68calanteaya: probably - most of the patches are a handful of lines, and shouldn't be hard15:20
amotokiarmax: in most backports, if we have multiple patches which should be merged at the same time, we squash such patches into one15:20
anteayasc68cal: okay fair enough15:20
amotokito avoid introducing a new bug.15:20
anteayasc68cal: which would you like to do first?15:20
amotokiarmax: in this case, there is no consumer. is this the reason you proposed a separate backport?15:20
*** boris-42 has joined #openstack-neutron15:21
*** tmorin has joined #openstack-neutron15:21
sc68calanteaya: i'll take a look at backporting https://review.openstack.org/192906 first15:21
armaxamotoki: I can do that, the reason why I didn’t do it is because without Oleg’s fix the feature is 95% there15:21
sc68calanteaya: then backport the neutron patches15:21
armaxamotoki: I can squash if you think it’s best15:21
sc68calanteaya: but overall, pretty happy. 16/17 successes is a 94% success rate15:22
amotokiarmax: I just try to follow the best practice. I would like to ask ihar.15:22
armaxihrachyshka: ?15:22
armaxihrachyshka: ^^15:22
*** dims has joined #openstack-neutron15:23
amotokiarmax: yes15:23
anteayasc68cal: I too am very happy15:23
anteayasc68cal: nice work bringing in the happiness15:23
anteayayay15:23
anteaya\o/15:23
Sam-I-Amsc68cal: yo15:23
*** yamamoto has quit IRC15:24
amotokiihrachyshka: do you think it is better to squash changes proposed for kilo backports? https://review.openstack.org/#/c/196794/ and https://review.openstack.org/#/c/196794/15:24
*** lucas_ has quit IRC15:24
amotokiihrachyshka: the first one is incomplete and the second one is required.15:24
ihrachyshkaamotoki, I don't see merging the first piece a bit broken an issue since it's not a regression (before that, it did not work anyway). am I missing smth?15:25
sc68calSam-I-Am: hey, what's up15:25
armaxamotoki: the first one is not incomplete15:25
*** jobewan has joined #openstack-neutron15:25
*** topshare_ has joined #openstack-neutron15:25
amotokiarmax: if so I must misunderstand the context. sorry15:26
*** topshare has quit IRC15:26
armaxamotoki: the way mixins are being used/implemented revealed that security group rules events were not being dispatched15:26
*** banix has joined #openstack-neutron15:27
*** vthapar has quit IRC15:27
*** irenab has quit IRC15:27
Sam-I-Amsc68cal: i found this - https://review.openstack.org/#/c/184474/15:27
*** marun has quit IRC15:27
armaxamotoki: so the feature is all there in the first patch15:27
*** lucas_ has joined #openstack-neutron15:27
armaxamotoki: the second, from oleg, moves the code around to make sure we work around the mixin nonsense15:27
Sam-I-Amsc68cal: i sort of thought l3ha already used conntrack15:27
Sam-I-Amsc68cal: lest connections go poo during failover15:27
armaxamotoki: but to an extend they are both required to make it fully available to whichever needs to use it15:28
amotokiarmax: thanks. I re-looked both and got it.15:28
amotokiarmax: i will remove my -1 from the backports.15:28
Sam-I-Amor if there's any l3ha people here :)15:28
armaxamotoki: so in that regard might make sense to squash the two together…but in reality the first could work without the second…it was in degraded mmode ;)15:28
armaxamotoki, ihrachyshka: pls let me know if you like me to squash the two15:29
openstackgerritJohn Davidge proposed openstack/neutron: L3 agent changes and reference implementation for IPv6 PD  https://review.openstack.org/18597715:30
ihrachyshkaarmax, nope, it should be fine. I'll check the patches themselves tomorrow15:30
amotokiarmax: those patches are not small and the impact sounds small + there is no existing consumers on secgroup event registry. I think we can go as-is.15:30
*** lucas_ has quit IRC15:30
*** padkrish has joined #openstack-neutron15:30
ihrachyshkaon first sight, they looked invasive, but maybe they are not really15:30
amullerSam-I-Am: no we didn't integatr conntrack with L3 HA15:31
*** carl_baldwin has joined #openstack-neutron15:31
amullerintegrate*15:31
ihrachyshkait's just that I'm always a bit concerned if a patch makes 100+ LOC change in base objects ;)15:31
sc68calSam-I-Am: looking15:31
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements  https://review.openstack.org/18274615:31
armaxihrachyshka: codewise, they can look like as such, but they are ineffective if the registry is not used15:31
*** padkrish has quit IRC15:31
sc68calSam-I-Am: looks like that's not the case? not sure15:31
Sam-I-Amamuller: hmm. so connections just drop during a failover?15:32
*** padkrish has joined #openstack-neutron15:32
amullerSam-I-Am: IIRC only if your VMs are using SNAT / no floating IPs15:32
amullerSam-I-Am: SNAT is stateful, floating IP NAT essentially isn't15:32
amullerSam-I-Am: when we tested this using a floating IP the connections kept on trucking15:33
Sam-I-Amok, whats maintaining the states there?15:33
Sam-I-Amrather "states"15:33
Sam-I-Am(for fips)15:33
amullerno one15:34
amuller1 sec15:34
Sam-I-Amlong story short i'm trying to figure out if there's any dependency on conntrack now (it appears not)15:34
Sam-I-Amsince it usually goes hand in hand with keepalived15:34
amullerSam-I-Am: no conntrack is out of the picture15:35
Sam-I-Amok. no plans for liberty?15:35
*** wwriverrat has quit IRC15:36
amullerSam-I-Am: ehhh... I doubt it15:36
amullerit's not really important15:36
Sam-I-Amok, so the only limitation is for VMs with fixed IPs15:37
amulleryeah, VMs wihout a floating IP trying to reach an external resource15:37
amullerthose TCP sessions will be cut off15:37
amullerthen it depends how the app handles it15:37
*** wwriverrat has joined #openstack-neutron15:38
amullerif the app does an auto reocnnect / auto retry... it depends15:38
openstackgerritCedric Brandily proposed openstack/neutron: Remove double negation in neutron.agent.linux.daemon  https://review.openstack.org/19962315:39
*** Sukhdev has joined #openstack-neutron15:39
*** merooney has quit IRC15:39
*** marun has joined #openstack-neutron15:41
*** david-ly_ is now known as david-lyle15:42
armaxtmorin: what’s your service_plugins variable set to?15:43
*** rkukura has joined #openstack-neutron15:44
tmorinarmax: networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin15:45
*** shivharis has joined #openstack-neutron15:45
*** annegentle has quit IRC15:45
armaxtmorin: and what about service_providers.service_provider?15:45
*** annegentle has joined #openstack-neutron15:46
*** kiran-r has joined #openstack-neutron15:46
armaxtmorin: I am wondering that you’re probably off a stale config?15:46
*** daneyon has joined #openstack-neutron15:46
*** enikanorov2 has joined #openstack-neutron15:47
*** coolsvap is now known as coolsvap|away15:47
*** salv-orlando has joined #openstack-neutron15:47
*** coolsvap|away is now known as coolsvap15:48
*** jasondotstar has quit IRC15:48
*** abregman has quit IRC15:48
armaxtmorin: I think you’re hitting this: https://github.com/openstack/neutron/blob/master/neutron/services/provider_configuration.py#L7315:48
*** nlahouti has joined #openstack-neutron15:49
*** patrickeast has joined #openstack-neutron15:49
tmorin[service_providers]15:49
*** abehl has quit IRC15:49
tmorinservice_provider = BGPVPN:BaGPipe:networking_bgpvpn.neutron.services.service_drivers.bagpipe.bagpipe.BaGPipeBGPVPNDriver:default15:49
armaxtmorin: I suspect that if you still use the old way of specifying the provider you hit that code path that prevents you from loading15:49
armaxtmorin: but let me dig a bit deeper15:50
*** daneyon has quit IRC15:50
*** devvesa has quit IRC15:50
tmorinarmax: see above what I have in my neutron.conf15:53
tmorinarmax: is this "old" or "new"15:53
*** patrickeast has quit IRC15:53
*** marun has quit IRC15:54
armaxtmorin: I am thinking that you would hit the issue regardless15:55
*** yamamoto has joined #openstack-neutron15:55
*** jistr has quit IRC15:56
*** salv-orlando has quit IRC15:56
*** agireud_ has quit IRC15:57
*** yamahata has quit IRC15:57
armaxtmorin: so I may need to revise what’s needed still15:57
*** yamahata has joined #openstack-neutron15:57
tmorinarmax: I agree15:58
*** jlanoux has joined #openstack-neutron15:58
*** jbell8 has joined #openstack-neutron15:58
*** jasondotstar has joined #openstack-neutron15:58
openstackgerritPavel Bondar proposed openstack/neutron: Enable pluggable IPAM implementation by default  https://review.openstack.org/18102315:59
*** jbell8 has quit IRC15:59
*** jbell8 has joined #openstack-neutron15:59
tmorinarmax: for now, we'll keep adding our service in EXT_TO_SERVICE_MAPPING15:59
tmorinarmax: but happy to hear on a better way16:00
armaxtmorin: we’ll clean that up16:00
armaxtmorin: keep an eye on this16:00
*** sridhar_ram has joined #openstack-neutron16:00
tmorinarmax: ok, thanks16:00
*** salv-orl_ has joined #openstack-neutron16:00
*** tellesnobrega_ has joined #openstack-neutron16:00
armaxtmorin: thanks for trying this stuff out16:01
armaxtmorin: the more eyes the better16:01
tmorinarmax: well, we have to :-P  if we don't follow neutron changes, our code is broken ;)16:01
*** dane_leblanc has quit IRC16:02
armaxtmorin: isn’t that a beauty?16:02
armax:P16:02
tmorinarmax: ;)16:02
*** scheuran has quit IRC16:02
*** ygbo has quit IRC16:03
*** ekuris has quit IRC16:03
*** ushkalim has quit IRC16:04
*** SourabhP has joined #openstack-neutron16:05
*** irenab has joined #openstack-neutron16:06
*** irenab has quit IRC16:06
openstackgerritHenry Gessau proposed openstack/neutron-vpnaas: Remove dependency on config file for db check_migration  https://review.openstack.org/19963316:07
*** absubram has joined #openstack-neutron16:07
*** irenab has joined #openstack-neutron16:07
*** moshele has quit IRC16:07
ZZellemarkmcclain, hi16:07
*** shivrao has joined #openstack-neutron16:07
*** rushil has joined #openstack-neutron16:08
markmcclainZZelle: hi16:08
*** SourabhP_ has joined #openstack-neutron16:08
*** kiran-r has quit IRC16:08
ZZellemarkmcclain, about https://review.openstack.org/#/c/199623/1/neutron/agent/linux/daemon.py16:08
*** apuimedo has quit IRC16:09
*** shivrao_ has joined #openstack-neutron16:09
*** dsanders has joined #openstack-neutron16:09
*** SourabhP has quit IRC16:10
*** SourabhP_ is now known as SourabhP16:10
ZZellemarkmcclain, it seems no error is raised by fcntl.flock(f, fcntl.LOCK_UN) when we try to unlock an unlocked file16:10
*** patrickeast has joined #openstack-neutron16:10
*** dontalton has joined #openstack-neutron16:10
*** ivar-lazzaro has joined #openstack-neutron16:10
*** dane_leblanc has joined #openstack-neutron16:10
*** coolsvap is now known as coolsvap|away16:11
ZZellemarkmcclain, so i am not sure we can detect a failing unlock16:11
*** johnbelamaric has quit IRC16:12
*** irenab has quit IRC16:12
markmcclainthe underlying code should raise an exception on error that we care about16:12
*** shivrao has quit IRC16:12
*** agireud has joined #openstack-neutron16:12
markmcclainZZelle: if we try to unlock something again I don't think we care16:14
*** SourabhP has quit IRC16:14
ZZellemarkmcclain, ok16:15
*** dims has quit IRC16:15
*** shivrao_ has quit IRC16:15
*** arosen has quit IRC16:15
*** ihrachyshka has quit IRC16:16
*** dims has joined #openstack-neutron16:16
*** gsagie_ has joined #openstack-neutron16:16
*** merooney has joined #openstack-neutron16:16
openstackgerritIvar Lazzaro proposed openstack/neutron: Decompose Apic ML2 mechanism driver  https://review.openstack.org/19336516:16
*** TrevorV has quit IRC16:17
*** lazy_prince has quit IRC16:18
*** flwang has joined #openstack-neutron16:18
*** ivar-lazzaro has quit IRC16:19
*** zhenguo has quit IRC16:20
*** ivar-lazzaro has joined #openstack-neutron16:20
*** ronis_ has joined #openstack-neutron16:20
*** padkrish has quit IRC16:21
*** vivek-ebay has joined #openstack-neutron16:21
*** marun has joined #openstack-neutron16:21
*** dims has quit IRC16:21
*** ivar-laz_ has joined #openstack-neutron16:21
*** johnbelamaric has joined #openstack-neutron16:23
*** ivar-lazzaro has quit IRC16:24
*** shivharis has left #openstack-neutron16:25
anilvenkatapc_m: Hi paul, I have updated vpnaas with l3-ha bug https://bugs.launchpad.net/neutron/+bug/1471940/comments/7 and https://bugs.launchpad.net/neutron/+bug/1471940/comments/816:25
openstackLaunchpad bug 1471940 in neutron "VPNaaS Ipsec does not correctly determine master L3 HA Router" [Undecided,New] - Assigned to venkata anil (anil-venkata)16:25
*** jasondotstar has quit IRC16:25
*** vivek-ebay has quit IRC16:25
anilvenkatapc_m: kindly see it when u get free time16:26
*** jpena is now known as jpena|away16:26
*** jlibosva has quit IRC16:27
*** _cjones_ has joined #openstack-neutron16:28
*** anilvenkata has left #openstack-neutron16:28
*** Marga_ has quit IRC16:28
*** changbl has quit IRC16:29
*** jaypipes has quit IRC16:29
*** tidwellr has joined #openstack-neutron16:29
*** jhova has joined #openstack-neutron16:30
*** tmorin has quit IRC16:30
openstackgerritMerged openstack/neutron: Fix issues with allocation pool generation for ::/64 cidr  https://review.openstack.org/19917616:30
*** tmorin has joined #openstack-neutron16:31
*** vivek-ebay has joined #openstack-neutron16:32
*** sthillma has joined #openstack-neutron16:32
*** padkrish has joined #openstack-neutron16:32
*** kawa2014 has quit IRC16:34
*** safchain has quit IRC16:34
*** fzdarsky has quit IRC16:35
*** Marga_ has joined #openstack-neutron16:38
*** Swami has joined #openstack-neutron16:38
*** ihrachyshka has joined #openstack-neutron16:38
*** yog__ has quit IRC16:38
*** dims has joined #openstack-neutron16:40
*** achanda has joined #openstack-neutron16:41
*** dontalton is now known as bitblt16:41
*** padkrish has quit IRC16:41
*** bitblt has quit IRC16:41
*** bitblt has joined #openstack-neutron16:41
*** fitoduarte has joined #openstack-neutron16:41
*** bitblt has quit IRC16:42
*** afazekas has quit IRC16:42
openstackgerritOleg Bondarev proposed openstack/neutron: DVR: fix router rescheduling  https://review.openstack.org/19951416:42
*** sthillma has quit IRC16:44
openstackgerritNeil Jerram proposed openstack/neutron: Describe and propose the 'routed' network type  https://review.openstack.org/19843916:46
*** lindycoder has quit IRC16:48
*** ihrachyshka has quit IRC16:48
*** lindycoder has joined #openstack-neutron16:48
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Delete FIP agent gateway port with external gw port  https://review.openstack.org/19444116:51
*** vikram_ has joined #openstack-neutron16:51
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Add RPC command and delete if last FIP on Agent  https://review.openstack.org/19444616:51
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Cleanup the fip agent gateway port delete routines  https://review.openstack.org/19445516:51
*** sripriya has joined #openstack-neutron16:51
*** jckasper has quit IRC16:52
*** tongli has quit IRC16:53
*** tongli has joined #openstack-neutron16:53
*** enikanorov2 has quit IRC16:54
*** sbalukoff has quit IRC16:55
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix DVR interface delete by port when gateway is set  https://review.openstack.org/17300116:56
*** kutija has joined #openstack-neutron16:56
*** shivrao has joined #openstack-neutron16:58
*** tongli has quit IRC16:58
*** mlavalle has quit IRC16:59
*** neophy has joined #openstack-neutron16:59
*** mlavalle has joined #openstack-neutron16:59
*** madhu_ak has joined #openstack-neutron17:00
*** marun has quit IRC17:00
*** sridhar_ram1 has joined #openstack-neutron17:01
*** padkrish has joined #openstack-neutron17:01
*** topshare_ has quit IRC17:02
*** sridhar_ram has quit IRC17:03
*** madhu_ak_ has joined #openstack-neutron17:03
*** wwriverrat_ has joined #openstack-neutron17:03
*** lucas_ has joined #openstack-neutron17:04
*** wwriverrat has quit IRC17:04
*** wwriverrat_ is now known as wwriverrat17:04
sc68calLooks like the last bug we need to squash that we're hitting with the LB job is https://bugs.launchpad.net/neutron/+bug/131201617:04
openstackLaunchpad bug 1312016 in neutron "nova libvirtError: Unable to add bridge brqxxx-xx port tapxxx-xx: Device or resource busy" [High,In progress] - Assigned to Ihar Hrachyshka (ihar-hrachyshka)17:04
*** madhu_ak has quit IRC17:04
*** zzz_pczesno has quit IRC17:04
sc68callogstash query - http://tinyurl.com/ob98nnv17:05
*** Marga__ has joined #openstack-neutron17:06
*** Marga__ has quit IRC17:06
*** shashank_hegde has joined #openstack-neutron17:06
*** Marga_ has quit IRC17:06
*** Marga_ has joined #openstack-neutron17:06
*** enikanorov2 has joined #openstack-neutron17:06
*** rushil has quit IRC17:07
*** imcsk8 is now known as imcsk8|afk17:08
*** jlanoux has quit IRC17:08
*** irenab has joined #openstack-neutron17:08
*** lucas_ has quit IRC17:09
*** spandhe has joined #openstack-neutron17:09
*** dedery_ has joined #openstack-neutron17:10
*** tmorin has quit IRC17:10
*** mutoulbj has quit IRC17:12
*** achanda has quit IRC17:12
*** achanda has joined #openstack-neutron17:12
*** tmorin has joined #openstack-neutron17:12
*** irenab has quit IRC17:13
*** tongli has joined #openstack-neutron17:13
*** padkrish has quit IRC17:13
*** daneyon has joined #openstack-neutron17:14
*** tmorin has quit IRC17:14
*** dedery has quit IRC17:14
*** dedery_ has quit IRC17:15
*** claudiub has quit IRC17:15
*** tmorin has joined #openstack-neutron17:15
*** dane_leblanc has quit IRC17:16
*** aranjan has joined #openstack-neutron17:16
*** tflynn has joined #openstack-neutron17:17
*** rushil has joined #openstack-neutron17:18
*** tongli_ has joined #openstack-neutron17:18
*** tellesnobrega_ has quit IRC17:19
*** crc32 has joined #openstack-neutron17:19
*** daneyon has quit IRC17:19
*** tongli has quit IRC17:19
*** yapeng has quit IRC17:20
*** ronis_ has quit IRC17:20
*** tflynn_ has joined #openstack-neutron17:21
*** rushil has quit IRC17:21
*** rushil has joined #openstack-neutron17:21
*** lori|away is now known as lori17:22
banixtidwellr: hi Ryan do you have a moment to talk subnetpool and quotas17:23
*** tongli_ has quit IRC17:23
tidwellrbanix: yes17:23
*** ivar-laz_ has quit IRC17:24
*** ijw has joined #openstack-neutron17:24
*** tflynn has quit IRC17:24
banixtidwellr: I am thinking of a use case and wondering if it makes to you and if yes what is the best approach to address it. here it is:17:24
*** ivar-lazzaro has joined #openstack-neutron17:24
*** lucas__ has joined #openstack-neutron17:24
*** dane_leblanc has joined #openstack-neutron17:24
*** lucas__ has quit IRC17:26
banixtidwellr: i want to have a quota on subnets but if a subnet is using a subnet pool then i want the quota mechanism you have added (or something similar to it) to be applied17:26
banixtidwellr: so if the quota on subnets is 1 and subnets are being created from a subnet pool, even if there are several subnets being created i want to allow that17:26
banixtidwellr: did i make myself clear? does this make sense?17:27
tidwellrbanix: right, makes perfect sense17:27
banixtidwellr: right now we cannot do that. right?17:27
tidwellrbanix: correct, right now both quotas are enforced17:27
*** dyydj has joined #openstack-neutron17:28
*** ekuris has joined #openstack-neutron17:28
banixtidwellr: have you given thought on how this could be done?17:28
*** ramanjaneya_ has quit IRC17:29
banixtidwellr: the standard way quotas on resources like subnets are enforced will be difficult to change17:30
*** yamahata has quit IRC17:30
*** lucas__ has joined #openstack-neutron17:31
tidwellrbanix: correct, we really struggled with this when thinking through subnet pool quotas17:31
*** lucas__ has quit IRC17:31
tidwellrbanix: sorry to say I haven't given it much thought since subnet pools merged, it would be worth looking into again though17:32
*** absubram has quit IRC17:32
banixtidwellr: one way would be to somehow mark subnets that are being created out of subnet pools; is there such a flag already in place somewhere? I will look into the code more closely.17:33
*** tflynn_ has quit IRC17:33
banixtidwellr: thanks for the time; just wanted to confirm my understanding is not totally off17:33
*** tflynn has joined #openstack-neutron17:34
tidwellrbanix: yes, that's easy. A subnet allocated from a subnet pool carries a subnetpool_id17:34
*** crc32 has quit IRC17:34
tidwellrbanix: if not allocated from a pool, subnetpool_id is None17:34
tidwellrbanix: we already mark subnets in the way you describe17:35
openstackgerritSukhdev Kapur proposed openstack/neutron: In Arista ML2 driver Reconfigures VLAN on VM migration  https://review.openstack.org/19818217:35
*** christx2 has quit IRC17:35
banixtidwellr: and one could possibly look at that while counting the rows to enforce the quota…  not sure if this will be a clean solution. do you think opening a rfe bug on this reasonable?17:35
tidwellrbanix: I think it's worth opening an RFE and generating the discussion17:36
openstackgerritSukhdev Kapur proposed openstack/neutron: In Arista ML2 driver Reconfigure VLAN on VM migration  https://review.openstack.org/19818217:36
banixtidwellr: will do. thanks.17:36
tidwellrbanix: cool, thanks for looking into this17:37
*** dannywilson has joined #openstack-neutron17:37
*** tidwellr has left #openstack-neutron17:37
*** dlundquist has joined #openstack-neutron17:37
*** dlundquist has left #openstack-neutron17:38
*** dims has quit IRC17:39
*** Sukhdev has quit IRC17:39
*** dims has joined #openstack-neutron17:39
*** yamamoto has quit IRC17:41
*** SourabhP has joined #openstack-neutron17:41
*** hitalia has joined #openstack-neutron17:42
*** tongli has joined #openstack-neutron17:43
*** Sukhdev has joined #openstack-neutron17:43
*** tongli has quit IRC17:44
*** tongli has joined #openstack-neutron17:44
*** neophy has quit IRC17:45
*** yamamoto has joined #openstack-neutron17:46
*** jckasper has joined #openstack-neutron17:47
*** amotoki has quit IRC17:48
*** gampel has quit IRC17:49
*** localloop127 has quit IRC17:49
*** mickeys has quit IRC17:50
openstackgerritCarl Baldwin proposed openstack/neutron: Add support for PluginWorker and Process creation notification  https://review.openstack.org/18939117:52
johnbelamariccarl_baldwin, haleyb, tidwellr: When you have a chance please take a look at #link https://review.openstack.org/#/c/15323617:52
openstackgerritCedric Brandily proposed openstack/neutron: Correct fcntl.flock use in Pidfile.unlock  https://review.openstack.org/19962317:52
johnbelamaricI think it's finally ready - hope to get it in before we hit PS 100 :)17:52
*** yamahata has joined #openstack-neutron17:52
carl_baldwinjohnbelamaric: Yes, I can look at them today.  I completely neglected reviewing yesterday.  Making up for in today.17:53
*** mjturek1 has joined #openstack-neutron17:53
carl_baldwins/in/it/17:53
johnbelamariccarl_baldwin: no problem, rebasing was needed anyway for at a couple of them17:53
*** crose has quit IRC17:53
*** crose has joined #openstack-neutron17:53
regXboicarl_baldwin: ping - wanted to talk about a potential RFE with you17:55
johnbelamariccarl_baldwin: Sean's patch was previously +2 but needed rebasing it's the one next in line after the one above. #link https://review.openstack.org/#/c/19614317:56
*** sudipto has joined #openstack-neutron17:56
carl_baldwinregXboi: hi17:56
*** Longgeek has quit IRC17:57
*** tflynn has quit IRC17:57
carl_baldwinjohnbelamaric: ack17:57
*** Longgeek has joined #openstack-neutron17:57
*** Longgeek has quit IRC17:57
*** aix has quit IRC17:57
gsagie_hi regXboi :)17:57
*** vikram_ has quit IRC17:59
regXboicarl_baldwin: so here's the deal - IIRC, as of right now, neutron external networks don't talk encapsulation well17:59
regXboias in at all17:59
*** Longgeek has joined #openstack-neutron17:59
regXboiso I'm looking at an RFE that would allow the external network to be set up with the various encapsulation provider types18:00
regXboi(vxlan is the specific request driving this)18:00
regXboier support for vxlan that is18:00
*** absubram has joined #openstack-neutron18:00
*** dlundquist has joined #openstack-neutron18:01
dlundquistcarl_baldwin: ping18:01
*** moshele has joined #openstack-neutron18:01
*** sthillma has joined #openstack-neutron18:01
*** mestery has joined #openstack-neutron18:01
regXboigsagie_: greetings ...18:01
regXboimestery!!!!18:02
openstackgerritPaul Michali proposed openstack/neutron-vpnaas: VPNaaS: Store local side's tunnel IP for later retrieval  https://review.openstack.org/19967018:02
gsagie_Everyone want a piece of carl_baldwin :)18:02
* regXboi looks for the carl_baldwin queue :)18:02
carl_baldwindlundquist: pong18:02
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR  https://review.openstack.org/19690818:02
*** dannywilson has quit IRC18:02
*** dannywilson has joined #openstack-neutron18:03
carl_baldwinregXboi: Hmmm.   Let me check something.18:03
dlundquistcarl_baldwin: regarding https://review.openstack.org/#/c/131145/ and https://review.openstack.org/#/c/198908/, Can we just use the IPv4 address of the floating IP port and internal associated port in all cases? it seems like this could be breaking functionality if someone has built an alternate driver which implements IPv6 floating IPs.18:04
*** aranjan has quit IRC18:04
*** aranjan has joined #openstack-neutron18:04
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR  https://review.openstack.org/19690818:05
*** ivar-laz_ has joined #openstack-neutron18:05
*** ivar-laz_ has quit IRC18:05
*** ivar-laz_ has joined #openstack-neutron18:06
*** imcsk8|afk is now known as imcsk818:07
*** yamamoto has quit IRC18:08
*** tellesnobrega_ has joined #openstack-neutron18:08
carl_baldwinregXboi: I think that a provider network, with encapsulation, could be used as an external network.  It isn’t the way I’ve done external networks but my devstack right now shows vxlan on the18:08
carl_baldwinpublic network.18:08
*** ivar-lazzaro has quit IRC18:08
*** moshele has quit IRC18:09
regXboicarl_baldwin: but does DVR work with that type of external network?18:09
*** sridhar_ram has joined #openstack-neutron18:11
carl_baldwinregXboi: Good question.  I think so but maybe Swami can confirm.18:11
carl_baldwindlundquist: looking…18:11
regXboiSwami: ^^^^18:11
*** sridhar_ram1 has quit IRC18:12
*** padkrish has joined #openstack-neutron18:13
amullerkevinbenton: openvswitch logs will now be attached to gate runs, that patch was just approved: https://review.openstack.org/#/c/198159/18:13
Swamicarl_baldwin:hi18:14
*** thumpba has joined #openstack-neutron18:15
SwamiregXboi:hi18:15
*** ekuris has quit IRC18:16
carl_baldwindlundquist: Do you know of any implementation which does this?  As far as i know, we don’t have any plans of supported any kind of ipv6 floating ip.18:17
regXboiSwami: hi there - the question on the table is will DVR support an external network via a provider network with vxlan encapsulation18:17
dlundquistcarl_baldwin: I don't know of any, but I was hesitant to remove functionality in a bug fix.18:17
Swamicarl_baldwin: haleyb: Could you take a look at this patch #link https://review.openstack.org/#/c/196908/1018:17
regXboiSwami: and the follow up is will the legacy neutron router support the same?18:17
carl_baldwinSwami: I will18:17
*** dannywilson has quit IRC18:18
SwamiregXboi: I need to validate that scenario that you have mentioned. In this case you are saying that all the SNAT will be done externally in your provider network. Am I right.18:18
*** dlundquist has left #openstack-neutron18:19
*** dlundquist has joined #openstack-neutron18:19
SwamiIn the case of Traditional legacy routing, will you turning on the L3 routing option or just turn it off and use the provider network for your routing.18:19
dlundquistcarl_baldwin: to fix https://bugs.launchpad.net/neutron/+bug/1469322, I wanted to just address the fixed IP selection logic, but there seems to be a larger issue that the floating IP API doesn't restrict floating_ip and fixed_ip selection to IPv4 only.18:20
openstackLaunchpad bug 1469322 in neutron "Associating a floatingip with a dual stack port requires the fixed-address to be specified" [High,In progress] - Assigned to Dustin Lundquist (dlundquist)18:20
*** ronis_ has joined #openstack-neutron18:20
*** abregman has joined #openstack-neutron18:21
regXboiSwami: not necessarily18:22
*** ZZelle_ has joined #openstack-neutron18:22
regXboiSNAT might be external and it might not be18:22
*** boris-42 has quit IRC18:22
SwamiregXboi: So you are saying SNAT may not be in the neutron owned cloud and it will be external.18:23
*** pc_m is now known as pc_m_AWAY18:23
regXboiSwami: the request I got wasn't that specific18:23
*** jwy has joined #openstack-neutron18:23
SwamiregXboi: In this case I think the East-West routing will still work.18:23
SwamiregXboi: The North-South is what we need to look into18:24
*** jhova has quit IRC18:24
*** ijw has quit IRC18:24
regXboiSwami: let me get some more details around the use case18:24
regXboiand then I can talk more intelligently about this18:25
SwamiregXboi: ok, let me know the details and I will check it out and let you know.18:25
regXboiSwami: will do18:27
SwamiregXboi: thanks18:27
carl_baldwindlundquist: At this point, I’d be okay limiting to ipv4 for both.  That is my opinion now.  Maybe I need more feedback.18:28
*** ekuris has joined #openstack-neutron18:29
dlundquistcarl_baldwin: Would you recommend a new review addressing both internal and external addresses at this point?18:30
*** moha_hunt has joined #openstack-neutron18:31
*** sbalukoff has joined #openstack-neutron18:31
carl_baldwindlundquist: How would you like to proceed?18:31
dlundquistcarl_baldwin: I'm happy to continue work on this floating IP front, but don't want to step on anyones toes.18:33
dlundquistI'll expand https://review.openstack.org/#/c/198908/ to cover both the floating_ip and fixed_ip and incorporate work from https://review.openstack.org/#/c/131145/.18:34
carl_baldwindlundquist: Have you contacted with Bradley Jones?18:35
carl_baldwinHe should be maintained as a co-author at least if you go that route.18:35
dlundquistcarl_baldwin: I've sent a few emails over the last week, haven't received a response yet18:35
*** vivek-ebay has quit IRC18:36
dlundquistcarl_baldwin: one last question -- who should I bug about https://review.openstack.org/#/c/196199/ Again, I don't want to make too large of a change in a bug fix, but the existing IPv6 detection isn't reliable.18:36
*** rossella_s has quit IRC18:37
*** rossella_s has joined #openstack-neutron18:37
*** Sukhdev has quit IRC18:38
*** rushil has quit IRC18:38
*** sudipto has quit IRC18:38
carl_baldwindlundquist: I think you should proceed with the floating ip patch as you described.  Add a co-author line and we’ll communicate the best we can with that author.18:39
carl_baldwindlundquist: Let me look at 196199 in a bit.18:39
*** rdo has joined #openstack-neutron18:39
*** tmorin has quit IRC18:41
*** SourabhP has quit IRC18:42
*** SourabhP has joined #openstack-neutron18:43
*** tmorin has joined #openstack-neutron18:44
*** tmorin has quit IRC18:44
carl_baldwinSwami: ping18:45
*** tmorin has joined #openstack-neutron18:45
*** jamielennox is now known as jamielennox|away18:47
*** gsagie_ has quit IRC18:48
*** irenab has joined #openstack-neutron18:50
*** sridhar_ram has quit IRC18:51
*** aranjan has quit IRC18:51
*** tflynn has joined #openstack-neutron18:51
*** baoli has quit IRC18:53
*** sridhar_ram has joined #openstack-neutron18:54
*** irenab has quit IRC18:54
*** jamielennox|away is now known as jamielennox18:54
*** SourabhP has quit IRC18:56
*** SourabhP has joined #openstack-neutron18:56
*** tflynn has quit IRC18:57
*** baoli has joined #openstack-neutron18:58
Swamicarl_baldwin:pong19:00
*** tflynn has joined #openstack-neutron19:00
carl_baldwinSwami: I had some questions but I’m almost done adding them to the review.19:00
*** tidwellr has joined #openstack-neutron19:00
*** padkrish has quit IRC19:00
*** aranjan has joined #openstack-neutron19:01
Swamicarl_baldwin: ok, I will take a look at your comments.19:01
*** pc_m has joined #openstack-neutron19:01
*** absubram has quit IRC19:01
pc_mmarkmcclain: hi19:02
*** telnes has quit IRC19:02
*** john-davidge has quit IRC19:02
*** telnes has joined #openstack-neutron19:03
*** padkrish has joined #openstack-neutron19:04
*** Sukhdev has joined #openstack-neutron19:04
*** tflynn has quit IRC19:05
carl_baldwinSwami: Just posted the comments.19:06
Swamicarl_baldwin: will check it out19:06
* haleyb wakes up and takes a look too19:07
*** yamamoto has joined #openstack-neutron19:08
openstackgerritMadhusudhan Kandadai proposed openstack/neutron-specs: Updated attributes in blueprint to match the code  https://review.openstack.org/19970819:09
madhu_ak_mestery ^^19:10
*** tmorin has quit IRC19:10
*** madhu_ak_ is now known as madhu_ak19:10
mesterymadhu_ak: you rock man, thanks!19:10
*** tmorin has joined #openstack-neutron19:10
*** achanda has quit IRC19:11
*** padkrish has quit IRC19:12
*** aranjan has quit IRC19:12
*** padkrish has joined #openstack-neutron19:13
*** aranjan has joined #openstack-neutron19:13
*** mickeys has joined #openstack-neutron19:13
*** bitblt has joined #openstack-neutron19:13
*** yamamoto has quit IRC19:13
*** Ila has joined #openstack-neutron19:14
*** tmorin has quit IRC19:14
*** coolsvap|away is now known as coolsvap19:14
*** fawadkhaliq has quit IRC19:15
*** tmorin has joined #openstack-neutron19:15
*** fawadkhaliq has joined #openstack-neutron19:16
*** padkrish has quit IRC19:17
*** thurloat is now known as thurloat_isgone19:17
*** tmorin has quit IRC19:17
*** sdake_ has joined #openstack-neutron19:19
*** tmorin has joined #openstack-neutron19:19
carl_baldwinpavel_bondar: ping19:20
carl_baldwinhttps://review.openstack.org/#/c/153236/96/neutron/db/db_base_plugin_v2.py L63419:20
openstackgerritRyan Tidwell proposed openstack/neutron: [WIP] BGP Dynamic Routing: introduce entities and model  https://review.openstack.org/11555419:22
openstackgerritRyan Tidwell proposed openstack/neutron: [WIP] Add API tests for BGP speaker extension  https://review.openstack.org/19971119:22
*** sdake has quit IRC19:23
*** r-daneel has joined #openstack-neutron19:23
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR  https://review.openstack.org/19690819:24
*** sdake has joined #openstack-neutron19:26
*** tmorin has quit IRC19:28
*** nfedotov has joined #openstack-neutron19:29
*** vivek-ebay has joined #openstack-neutron19:30
*** tmorin has joined #openstack-neutron19:30
*** sdake_ has quit IRC19:30
openstackgerritMerged openstack/neutron-specs: Updated attributes in blueprint to match the code  https://review.openstack.org/19970819:34
*** aranjan has quit IRC19:37
*** changbl has joined #openstack-neutron19:37
*** hitalia has quit IRC19:39
openstackgerritPaul Michali proposed openstack/neutron-vpnaas: VPNaaS: DevRef for multiple local subnets  https://review.openstack.org/19194419:40
vishwanathjHoping that I get some guidance on an issue I am facing in a 3 node devstack setup....Issue: When I create a private network when logged in as a domain tenant, the DHCP port shows as being DOWN because of which I am unable to create a VM on that network. NOTE: I am using stable/kilo19:41
*** johnbelamaric has quit IRC19:44
*** tflynn has joined #openstack-neutron19:45
*** tmorin has quit IRC19:45
*** tmorin has joined #openstack-neutron19:46
sc68calmestery: do you have a script you run for auto-abandoning patchsets? is the source on stackforge?19:48
*** mickeys has quit IRC19:50
Sukhdevkevinbenton: Hey Kevin, Can you post your vote back on this - https://review.openstack.org/#/c/198182/  - updating the commit message wiped our the vote :-)19:50
*** fawadkhaliq has quit IRC19:51
*** johnbelamaric has joined #openstack-neutron19:52
*** nlahouti has quit IRC19:52
*** daneyon has joined #openstack-neutron19:55
*** hitalia has joined #openstack-neutron19:55
*** shashank_hegde has quit IRC19:56
*** baoli has quit IRC19:57
*** jpena|away has quit IRC19:57
*** coolsvap is now known as coolsvap|away19:58
*** crc32 has joined #openstack-neutron19:58
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR  https://review.openstack.org/19690819:58
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR  https://review.openstack.org/19690820:01
*** thurloat_isgone is now known as thurloat20:02
*** kutija_ has joined #openstack-neutron20:02
*** shashank_hegde has joined #openstack-neutron20:03
*** tmorin has quit IRC20:03
*** baoli has joined #openstack-neutron20:04
*** tmorin has joined #openstack-neutron20:04
*** kutija has quit IRC20:05
*** apuimedo has joined #openstack-neutron20:05
mesterysc68cal: https://github.com/openstack/neutron/blob/master/tools/abandon_old_reviews.sh20:07
mesterysc68cal: It's in our repo! :)20:07
mesterysc68cal: Note the comment here: https://github.com/openstack/neutron/blob/master/tools/abandon_old_reviews.sh#L1520:07
sc68calexcellent20:07
mestery:)20:07
*** coolsvap|away is now known as coolsvap20:09
*** claudiub has joined #openstack-neutron20:09
*** tmorin has quit IRC20:09
*** openstackgerrit has quit IRC20:10
*** pc_m has quit IRC20:10
*** tmorin has joined #openstack-neutron20:10
*** pc_m has joined #openstack-neutron20:10
*** openstackgerrit has joined #openstack-neutron20:10
*** shashank_hegde has quit IRC20:10
*** pc_m has quit IRC20:11
*** ivar-laz_ has quit IRC20:11
*** ivar-lazzaro has joined #openstack-neutron20:12
*** ronis_ has quit IRC20:13
*** tmorin has quit IRC20:13
*** thurloat is now known as thurloat_isgone20:13
*** tmorin has joined #openstack-neutron20:13
*** aranjan has joined #openstack-neutron20:17
*** vivek-ebay has quit IRC20:17
*** kutija has joined #openstack-neutron20:17
*** vivek-ebay has joined #openstack-neutron20:18
*** tmorin has quit IRC20:18
*** tmorin has joined #openstack-neutron20:19
*** merooney has quit IRC20:20
*** kutija_ has quit IRC20:20
*** baoli has quit IRC20:21
*** baoli has joined #openstack-neutron20:21
*** tmorin has joined #openstack-neutron20:21
*** crose has quit IRC20:22
*** Ila has left #openstack-neutron20:23
*** Ila has joined #openstack-neutron20:24
openstackgerritMadhusudhan Kandadai proposed openstack/neutron: Flavor Framework implementation  https://review.openstack.org/13975820:26
*** ohno13 has quit IRC20:26
*** vivek-ebay has quit IRC20:27
*** daneyon has quit IRC20:29
*** crc32 has quit IRC20:29
*** baoli has quit IRC20:32
*** baoli has joined #openstack-neutron20:32
*** baoli has quit IRC20:33
*** tmorin has quit IRC20:33
*** SourabhP has quit IRC20:34
*** christx2 has joined #openstack-neutron20:34
*** tmorin has joined #openstack-neutron20:34
*** baoli has joined #openstack-neutron20:35
*** tmorin has quit IRC20:36
*** tmorin has joined #openstack-neutron20:36
*** crc32 has joined #openstack-neutron20:38
openstackgerritMerged openstack/neutron: Add ARP spoofing protection for LinuxBridge agent  https://review.openstack.org/19698620:40
*** jasondotstar has joined #openstack-neutron20:40
*** shashank_hegde has joined #openstack-neutron20:43
*** claudiub|2 has joined #openstack-neutron20:44
*** tmorin has quit IRC20:45
*** claudiub has quit IRC20:45
*** rushil has joined #openstack-neutron20:45
*** tmorin has joined #openstack-neutron20:47
*** fzdarsky has joined #openstack-neutron20:47
*** marun has joined #openstack-neutron20:49
*** banix has quit IRC20:49
openstackgerritDustin Lundquist proposed openstack/neutron: Ensure floating IPs only use IPv4 addresses  https://review.openstack.org/19890820:50
*** banix has joined #openstack-neutron20:51
*** sthillma has quit IRC20:52
*** SourabhP has joined #openstack-neutron20:53
SourabhParmax: ping20:55
armaxSourabhP: sup?20:55
*** annegentle has quit IRC20:55
SourabhParmax: I am wondering about API extensions in phase 2 decomposition of Neutron. Will they be moved out in this cycle ?20:56
armaxSourabhP: yes20:57
armaxSourabhP: that’s being discussed here: https://github.com/openstack/neutron/blob/master/doc/source/devref/contribute.rst20:57
SourabhParmax: So if I understand this correctly, a vendow needs to move out the existing extension first from the tree. How about adding a new resource extension? I assume the 2 activites need to be serialized ?20:59
armaxSourabhP: no, the addition of a new extension is oblivious to Neutron, so you can do it at your own leisure21:00
*** rushil has quit IRC21:00
SourabhParmax: ok. yes, I’m following Henry’s devref document.21:01
armaxSourabhP: cool21:01
regXboigsagie: ping - have you had a chance to look at https://etherpad.openstack.org/p/neutron-instrumentation?21:02
*** tmorin has quit IRC21:02
SourabhParmax: thanks!21:03
armaxSourabhP: sure thing21:04
*** nlahouti has joined #openstack-neutron21:04
*** tmorin has joined #openstack-neutron21:04
*** Sukhdev has quit IRC21:04
*** hitalia has quit IRC21:06
*** tmorin has quit IRC21:06
*** abregman has quit IRC21:06
*** tellesnobrega_ has quit IRC21:07
*** achanda has joined #openstack-neutron21:07
*** aranjan has quit IRC21:07
*** tmorin has joined #openstack-neutron21:07
*** jasondotstar has quit IRC21:08
*** aranjan_ has joined #openstack-neutron21:11
*** baoli has quit IRC21:11
*** tmorin has quit IRC21:13
*** thumpba has quit IRC21:14
*** tmorin has joined #openstack-neutron21:14
*** vivek-ebay has joined #openstack-neutron21:17
*** tmorin has quit IRC21:18
*** tmorin has joined #openstack-neutron21:19
*** coolsvap is now known as coolsvap|away21:22
*** tellesnobrega_ has joined #openstack-neutron21:23
*** klindgren has quit IRC21:23
*** tmorin has quit IRC21:25
*** sdake_ has joined #openstack-neutron21:25
*** annegentle has joined #openstack-neutron21:25
*** tellesnobrega_ has quit IRC21:26
*** tmorin has joined #openstack-neutron21:27
*** marun has quit IRC21:28
*** sdake has quit IRC21:28
*** christx2 has quit IRC21:30
*** fifieldt has quit IRC21:30
*** johnbelamaric has quit IRC21:31
*** pc_m_AWAY is now known as pc_m21:36
*** tmorin has quit IRC21:36
*** tmorin has joined #openstack-neutron21:38
openstackgerritPaul Michali proposed openstack/neutron-vpnaas: VPNaaS: Store local side's tunnel IP for later retrieval  https://review.openstack.org/19967021:40
*** tmorin has quit IRC21:40
*** tmorin has joined #openstack-neutron21:40
*** pc_m has quit IRC21:41
*** tmorin has quit IRC21:41
*** tmorin has joined #openstack-neutron21:42
*** amuller has quit IRC21:42
*** thorst has quit IRC21:42
*** sthillma has joined #openstack-neutron21:43
*** fifieldt has joined #openstack-neutron21:43
*** Sukhdev has joined #openstack-neutron21:43
*** banix has quit IRC21:44
*** achanda has quit IRC21:45
*** rpothier has quit IRC21:46
*** jasondotstar has joined #openstack-neutron21:48
*** tmorin has quit IRC21:48
*** annegentle has quit IRC21:49
*** oda-g has joined #openstack-neutron21:49
*** annegentle has joined #openstack-neutron21:49
*** aranjan_ has quit IRC21:49
*** fzdarsky has quit IRC21:49
*** aranjan has joined #openstack-neutron21:50
*** tmorin has joined #openstack-neutron21:50
*** tflynn_ has joined #openstack-neutron21:51
*** tflynn_ has quit IRC21:51
*** aranjan has quit IRC21:54
*** tflynn has quit IRC21:55
*** hichihara has joined #openstack-neutron21:57
*** hitalia has joined #openstack-neutron22:00
*** jasondotstar has quit IRC22:00
*** tflynn has joined #openstack-neutron22:00
*** enikanorov2 has quit IRC22:01
*** mickeys has joined #openstack-neutron22:02
*** boris-42 has joined #openstack-neutron22:04
*** achanda has joined #openstack-neutron22:04
*** tmorin has quit IRC22:05
*** hichihara has quit IRC22:05
openstackgerritMerged openstack/neutron-fwaas: Fix UT failures during firewall mock plugin setup  https://review.openstack.org/19942422:05
*** tmorin has joined #openstack-neutron22:06
*** tflynn has quit IRC22:07
*** claudiub|2 has quit IRC22:07
*** kbringard has quit IRC22:10
*** Marga_ has quit IRC22:10
*** sthillma_ has joined #openstack-neutron22:12
*** sthillma has quit IRC22:15
*** sthillma_ is now known as sthillma22:15
*** tflynn has joined #openstack-neutron22:16
*** dyydj has quit IRC22:18
*** annegentle has quit IRC22:21
*** tmorin has quit IRC22:21
*** mlavalle has quit IRC22:22
*** tmorin has joined #openstack-neutron22:23
*** achanda_ has joined #openstack-neutron22:23
*** Guest69012 has joined #openstack-neutron22:23
*** achanda has quit IRC22:24
*** tflynn has quit IRC22:24
*** apuimedo has quit IRC22:25
*** rawlin has joined #openstack-neutron22:25
*** rawlin has quit IRC22:26
*** shashank_hegde has quit IRC22:27
*** nfedotov has quit IRC22:27
*** irenab has joined #openstack-neutron22:27
openstackgerritMerged openstack/neutron: lb-agent: handle security group updates in main loop  https://review.openstack.org/13851222:30
*** irenab has quit IRC22:31
*** tongli has quit IRC22:32
*** tflynn has joined #openstack-neutron22:32
*** regXboi has quit IRC22:32
*** tongli has joined #openstack-neutron22:32
*** Guest69012 has quit IRC22:32
*** tmorin has quit IRC22:32
*** tmorin has joined #openstack-neutron22:33
openstackgerritSalvatore Orlando proposed openstack/neutron: Introduce usage data tracking for Neutron  https://review.openstack.org/18888322:35
*** tongli has quit IRC22:37
*** jbell8 has quit IRC22:37
*** aranjan has joined #openstack-neutron22:41
*** tmorin has quit IRC22:42
*** tmorin has joined #openstack-neutron22:43
*** tongli has joined #openstack-neutron22:44
*** lnicolas has joined #openstack-neutron22:45
*** tmorin has quit IRC22:47
*** saksham_ has joined #openstack-neutron22:47
*** tflynn has quit IRC22:48
*** tmorin has joined #openstack-neutron22:48
*** tongli has quit IRC22:49
*** tongli has joined #openstack-neutron22:50
*** achanda_ has quit IRC22:50
*** edmondsw has quit IRC22:50
*** tmorin has quit IRC22:53
*** slaweq has joined #openstack-neutron22:53
*** ijw has joined #openstack-neutron22:54
*** tmorin has joined #openstack-neutron22:54
*** tongli has quit IRC22:55
*** achanda has joined #openstack-neutron22:55
*** boris-42 has quit IRC22:56
*** tmorin has quit IRC22:56
*** crc32 has quit IRC22:56
*** boris-42 has joined #openstack-neutron22:57
openstackgerritDustin Lundquist proposed openstack/neutron: Added config variable to enable IPv6  https://review.openstack.org/19619922:58
*** tmorin has joined #openstack-neutron22:58
openstackgerritDustin Lundquist proposed openstack/neutron: Added config variable to enable IPv6  https://review.openstack.org/19619923:00
*** tmorin has quit IRC23:00
*** gildub has joined #openstack-neutron23:00
*** tmorin has joined #openstack-neutron23:02
*** yamahata has quit IRC23:05
*** tongli has joined #openstack-neutron23:05
*** tmorin has quit IRC23:05
*** tmorin has joined #openstack-neutron23:06
*** agireud has quit IRC23:07
*** sdake has joined #openstack-neutron23:07
*** jobewan has quit IRC23:09
*** tmorin has quit IRC23:09
*** achanda has quit IRC23:09
*** tongli has quit IRC23:10
*** tmorin has joined #openstack-neutron23:10
*** sdake_ has quit IRC23:11
*** fitoduarte has quit IRC23:13
*** tidwellr has quit IRC23:13
*** slaweq has quit IRC23:13
*** zhenguo has joined #openstack-neutron23:14
*** dlundquist has left #openstack-neutron23:20
*** ZZelle_ has quit IRC23:22
*** sgran has quit IRC23:30
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR  https://review.openstack.org/19690823:30
*** sripriya has quit IRC23:38
*** tmorin has quit IRC23:38
*** sdake_ has joined #openstack-neutron23:38
*** tmorin has joined #openstack-neutron23:39
*** tmorin has quit IRC23:39
*** thorst has joined #openstack-neutron23:41
*** topshare has joined #openstack-neutron23:41
*** achanda has joined #openstack-neutron23:41
*** shashank_hegde has joined #openstack-neutron23:41
*** sdake has quit IRC23:42
*** sgran has joined #openstack-neutron23:43
*** tflynn has joined #openstack-neutron23:43
*** Sukhdev has quit IRC23:43
*** tmorin has joined #openstack-neutron23:46
*** sgran has quit IRC23:47
*** Sukhdev has joined #openstack-neutron23:48
*** tongli has joined #openstack-neutron23:49
*** sgran has joined #openstack-neutron23:53
*** ijw_ has joined #openstack-neutron23:53
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR  https://review.openstack.org/19690823:53
*** Ila has quit IRC23:54
*** tmorin has quit IRC23:55
*** ijw has quit IRC23:56
*** dane_leblanc has quit IRC23:56
*** tmorin has joined #openstack-neutron23:57
*** sgran has quit IRC23:57
*** Piet has quit IRC23:57
*** sgran has joined #openstack-neutron23:58
*** aranjan has quit IRC23:59

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