*** dannywilson has quit IRC | 00:00 | |
armax | cathy_: that said, we shouldn’t stop potential solutions to leverage the chain-id attribute (as a potential extension) to boost performance | 00:00 |
---|---|---|
armax | cathy_: btw, at one point I looked at this one: https://tools.ietf.org/html/draft-ietf-nvo3-vxlan-gpe-00 | 00:00 |
armax | cathy_: that hasn’t expired yet, and tehre’s also some Geneve related drafts in progress | 00:01 |
*** salv-orlando has joined #openstack-neutron | 00:01 | |
armax | cathy_: 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 IRC | 00:02 | |
*** topshare has quit IRC | 00:02 | |
armax | cathy_: 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 IRC | 00:04 | |
armax | cathy_: until OpenFlow is extended to support SCH/NSH and that is widely adopted it’ll be a while | 00:04 |
cathy_ | Then we lose the performance benefit of chainID | 00:04 |
*** yuanying_ has quit IRC | 00:04 | |
*** sdake_ is now known as sdake | 00:04 | |
*** Ila has quit IRC | 00:04 | |
cathy_ | openflow adoption will happen, it is just a timing. | 00:04 |
*** vivek-ebay has joined #openstack-neutron | 00:05 | |
armax | cathy_: I would not give anything for granted | 00:05 |
armax | cathy_: but timing is the point | 00:05 |
armax | cathy_: we cannot drive a specific vendor agenda in the networking-sfc project | 00:05 |
armax | cathy_: that’s out of the question | 00: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 now | 00:05 |
armax | cathy_: oh well..now you know…maybe the next one ;) | 00:06 |
*** tflynn_ has joined #openstack-neutron | 00:06 | |
armax | cathy_: 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 Linux | 00:06 |
armax | cathy_: anyone is free to experiment and push the envelope, but we should not make it the ‘default’ implementation that’s all I am arguing about | 00: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 IRC | 00:07 | |
armax | cathy_: it’s specific to a pool of vendors that back it up | 00:08 |
*** pavel_bondar has joined #openstack-neutron | 00:08 | |
*** achanda has quit IRC | 00:08 | |
armax | cathy_: but that’s hardly the entire industry, is it? | 00:08 |
*** tflynn_ has quit IRC | 00:08 | |
*** tflynn_ has joined #openstack-neutron | 00:09 | |
*** tflynn has quit IRC | 00: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 |
armax | cathy_: at that point, it should be an implementation external attribute | 00:10 |
cathy_ | I agree to stick to what OVS has now | 00:10 |
armax | cathy_: I personally think that’s problematic to capture json blobs in a relational table | 00:10 |
cathy_ | Do you mean something in the config file? | 00:10 |
*** mgarza has quit IRC | 00:11 | |
*** topshare has joined #openstack-neutron | 00:11 | |
armax | cathy_: no what I mean is that we should perhaps not capture ‘parameters’ as a core element of the Port Chain resource | 00:11 |
cathy_ | For now we support none, in the future we can extend it based on industry adoption | 00:11 |
*** chlong has joined #openstack-neutron | 00:11 | |
armax | cathy_: having that being a dict is pretty much a punch in the fact to portability | 00:11 |
armax | cathy_: anything can be jammed in there | 00:12 |
*** yuanying has joined #openstack-neutron | 00:12 | |
cathy_ | OK, fine with me. | 00:12 |
armax | cathy_: it’s like port binding profile all over again | 00:12 |
cathy_ | But we can add encap "none" in the config file | 00:12 |
armax | cathy_: that’s pretty naughty | 00:12 |
armax | :) | 00:12 |
armax | cathy_: it needn’t be a statically configured element | 00:12 |
armax | cathy_: as it most likely change from chain to chain perhaps | 00:13 |
cathy_ | Then how does the vSwitch know what encap to use or not to use any encap? | 00:13 |
armax | cathy_: perhaps we can consider an ‘extension_attribute’ table to port_chain | 00:13 |
armax | cathy_: and that can include elements that would be used by a specific ‘driver' | 00:14 |
armax | cathy_: vSwitch wouldn’t use it to start off | 00:14 |
armax | cathy_: as it would have no knowledge of it | 00:14 |
*** salv-orlando has quit IRC | 00:14 | |
*** topshare has quit IRC | 00:15 | |
cathy_ | could you write up something on extension_attribute if you have time? | 00:15 |
armax | cathy_: I’ll comment on the spect | 00:16 |
armax | *soec | 00:16 |
armax | darn | 00:16 |
armax | spec | 00:16 |
s3wong | armax, 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 encap | 00:16 |
cathy_ | OK, the more specific and detail, the better:-) | 00:16 |
s3wong | so it shouldn't be statically configured in conf file | 00:16 |
armax | s3wong: inded | 00:16 |
cathy_ | s3wong: agree | 00:17 |
armax | s3wong: I hope you found the conversation entartaining :) | 00:17 |
s3wong | armax: it has been great --- though catching up on the IETF drafts proves to be impossible | 00:17 |
s3wong | :-) | 00:17 |
armax | s3wong: you’re not alone | 00:17 |
*** yuanying has quit IRC | 00:18 | |
cathy_ | Ok, so we have some consensus on the parameter part, it will be changed to an extension_atrribute. | 00:18 |
armax | cathy_: let me comment on the spec | 00:18 |
s3wong | armax, 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 OVS | 00:19 |
armax | s3wong: +2 | 00:19 |
cathy_ | Please. Also give suggestion on the change based on our conversation here. I will update the load a new version. | 00:19 |
armax | cathy_: another comment I wanted to make was that it would be tremendously helpful if we followed up with an implemention proposal to the API | 00:20 |
armax | cathy_: let me explain | 00:20 |
*** yuanying has joined #openstack-neutron | 00:20 | |
*** yuanying has quit IRC | 00:21 | |
cathy_ | OK, we actually has some implementaiton proposal draft, but I would be happy to get your input on that | 00:21 |
armax | cathy_: 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 back | 00:22 |
*** vivek-ebay has quit IRC | 00:22 | |
armax | cathy_: it would give a sense on how the two things are tied together | 00:22 |
armax | cathy_: we don’t necessarily need to wait for that in order to merge the API proposal, but it would be great next step | 00: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 up | 00:23 | |
ijw | I never knew he was into that sort of thing | 00:23 |
armax | cathy_: so that the folks involved in this process can start visualizing what we’re gonna be building before code starts pouring in | 00:23 |
*** dims has joined #openstack-neutron | 00:23 | |
armax | oh no! ijw is lurking around :) | 00:23 |
armax | ijw: I am in all sorts of crazy stuff ;) | 00:24 |
s3wong | armax: 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|away | 00:24 | |
armax | s3wong: I wouldn’t call it spec, but sure, the more details we can provide the better it is to gain developer momentum | 00:24 |
armax | s3wong: now I was mostly talking about a doc that describes how we provide the glue that Neutron is good at (not) | 00:25 |
* armax jokes | 00:25 | |
s3wong | :-) | 00:25 |
armax | cathy_: 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 white | 00:26 |
s3wong | armax: 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-neutron | 00:27 | |
armax | s3wong: ideally it would be a devref, so part of the repo, something that would explain how the various pieces fit together in an architecture diagram | 00:27 |
*** padkrish has quit IRC | 00:28 | |
s3wong | armax: OK | 00:28 |
cathy_ | s3wong: I will circulate the architecture and system spec in the IRC meeting. | 00:28 |
*** padkrish has joined #openstack-neutron | 00:28 | |
s3wong | cathy_: cool! | 00:28 |
cathy_ | s3wong: everyone is welcomed to give comments. | 00:28 |
armax | I don’t think we’re going that far away from the usual way of doing things in Neutronland | 00:29 |
cathy_ | and suggestions!:-) | 00:29 |
cathy_ | Neutronland, way to go! | 00:29 |
armax | so the typical service plugin architecture, with pluggable backends might suffice | 00:29 |
armax | but it would be enough to spur comments/design discussions in the right places | 00:29 |
*** vivek-ebay has joined #openstack-neutron | 00:30 | |
cathy_ | armax: Ok, got it and agree that spec is needed. | 00:30 |
*** ijw_ has joined #openstack-neutron | 00:30 | |
cathy_ | We need to sync up on the architecture pieces to implement the functionality | 00:30 |
armax | cathy_: not necessarily a spec, but I think you got what I mean | 00: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-neutron | 00:31 | |
cathy_ | armax: I am expecting your comments, detail ones:-) | 00:32 |
armax | ok, stand by | 00:32 |
cathy_ | armax: s3wong do you think we need to post the JSON API exmaples? | 00:32 |
armax | cathy_: that would be beneficial to some, pcarver did like the idea, and I would tend to agree | 00:33 |
cathy_ | I mean include JASON API examples in the API spec | 00:33 |
armax | cathy_: the caveat is they can quickly become stale | 00:33 |
cathy_ | armax: yes, right | 00:33 |
*** ijw has quit IRC | 00:33 | |
armax | cathy_: so if we can identify a more lightweight way to represent the types of operations allowed and the request/response payloads | 00:34 |
s3wong | cathy_: don't know if it is needed... | 00:34 |
*** hitalia has quit IRC | 00:34 | |
armax | cathy_: I would invite you to propose them, after all an API proposal consists of a list of operations and paramenters | 00:34 |
armax | cathy_: and the document contains neither | 00: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 table | 00:34 |
*** jamielennox|away is now known as jamielennox | 00:35 | |
armax | cathy_: btw those tables | 00:35 |
armax | cathy_: they are not the data models are they? | 00:35 |
cathy_ | hold on a minute | 00:36 |
*** padkrish has quit IRC | 00:36 | |
*** arosen has quit IRC | 00:36 | |
* armax holds | 00:36 | |
*** Swami has quit IRC | 00:38 | |
cathy_ | Yes, they are kind of data models. They also specify the parameters of the API | 00:38 |
*** padkrish has joined #openstack-neutron | 00:38 | |
*** padkrish has quit IRC | 00:38 | |
armax | cathy_: got it, but they are not exactly the DB logical schemas | 00:38 |
armax | cathy_: that’s what I am wondering | 00:38 |
armax | cathy_: I think we’re sort of mixing the two a bit | 00:38 |
*** padkrish has joined #openstack-neutron | 00:38 | |
armax | cathy_: because from a DB logical represnetation a 1-to-many relationship is not stored a single table as shown | 00:39 |
*** zzzeek has quit IRC | 00:39 | |
*** zhhuabj has quit IRC | 00: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 |
armax | cathy_: I think we’re ok, we can take that discussion when we do start posting the code for the model and DB migrations | 00:41 |
armax | cathy_: yup, agred | 00:41 |
armax | agreed | 00:41 |
cathy_ | Sure, the code will follow the schema and all details will be there. | 00:41 |
*** yuanying has quit IRC | 00:42 | |
*** yuanying has joined #openstack-neutron | 00: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 |
armax | cathy_: ok thank you | 00:42 |
armax | cathy_: please let make sure we capture all these points in the doc | 00:42 |
s3wong | cathy_: have a good meeting | 00:43 |
*** carlp has quit IRC | 00:43 | |
cathy_ | sure. Thank you too. Appreciate your comments and inputs! I will talk to you later | 00:43 |
armax | cathy_: I’ll point you to the eavesdrop conversation | 00:43 |
*** padkrish has quit IRC | 00:43 | |
*** jasondotstar has quit IRC | 00:43 | |
*** yuanying has quit IRC | 00:43 | |
armax | cathy_: so that you have a reference | 00:43 |
cathy_ | s3wong: thanks. | 00:43 |
armax | s3wong: thanks for chiming in | 00:43 |
cathy_ | armax: OK, thanks! so that I have a reference when I update the spec | 00:44 |
armax | and ijw_ for lurking | 00:44 |
s3wong | cathy_, armax: NP, great to join the conversation | 00:44 |
armax | ijw_: you still there? | 00:44 |
armax | oh well we lost him | 00:44 |
armax | too bad | 00:44 |
cathy_ | armax: s3wong bye now. Thanks! | 00:45 |
*** shivrao has quit IRC | 00:45 | |
*** Sukhdev has quit IRC | 00:45 | |
*** cathy_ has quit IRC | 00:45 | |
*** zhhuabj has joined #openstack-neutron | 00:45 | |
*** sdake has quit IRC | 00:46 | |
*** yuanying has joined #openstack-neutron | 00:47 | |
openstackgerrit | Merged openstack/neutron: Refactor init_l3 to separate router port use case https://review.openstack.org/198118 | 00:53 |
openstackgerrit | Merged openstack/neutron: Track allocation_pools in SubnetRequest https://review.openstack.org/197950 | 00:53 |
*** nlahouti has quit IRC | 00:56 | |
*** shashank_hegde has quit IRC | 00:57 | |
*** topshare has joined #openstack-neutron | 00:57 | |
*** shashank_hegde has joined #openstack-neutron | 00:57 | |
*** gildub has quit IRC | 00:57 | |
*** yuanying has quit IRC | 00:59 | |
madhu_ak | armax: you around? | 01:01 |
*** lnicolas has quit IRC | 01:01 | |
armax | madhu_ak: yes | 01:01 |
madhu_ak | armax: I heard that plugins have refactored in neutron tree recently | 01:02 |
armax | madhu_ak: that’s being going on for a while | 01:03 |
madhu_ak | armax: 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.html | 01:03 |
*** telnes has joined #openstack-neutron | 01:03 | |
*** telnes1 has quit IRC | 01:03 | |
*** yuanying has joined #openstack-neutron | 01:03 | |
*** shashank_hegde has quit IRC | 01:04 | |
madhu_ak | armax: oh okay. bc the unit tests seems failing for me, so wondering where would be the best point to look into it to resolve them | 01:04 |
armax | it looks like you have a few failures | 01:04 |
armax | of different kinds | 01:04 |
madhu_ak | yep, thats related to flavor stuffs | 01:04 |
armax | madhu_ak: if you look at the http://logs.openstack.org/58/139758/27/check/gate-neutron-python27/5c804bb/testr_results.html.gz | 01:05 |
armax | madhu_ak: it should be clear why these are failing | 01:05 |
*** sthillma has quit IRC | 01:05 | |
*** vivek-ebay has quit IRC | 01:05 | |
armax | madhu_ak: my suggestion would be to run tests singularly and traceback where the issue is | 01:05 |
armax | madhu_ak: one was clearly due to the fact that you were mocking the same resource more than once | 01:05 |
armax | madhu_ak: so that should be easy to spot | 01:05 |
*** signed8bit has quit IRC | 01:07 | |
*** apuimedo has quit IRC | 01:07 | |
madhu_ak | armax: yep, I was scratching my head for a long time | 01:08 |
*** SourabhP has quit IRC | 01:08 | |
*** lnicolas has joined #openstack-neutron | 01:10 | |
*** doublek has quit IRC | 01:10 | |
*** salv-orlando has joined #openstack-neutron | 01:12 | |
*** ijw_ has quit IRC | 01:14 | |
*** jwy1 has quit IRC | 01:15 | |
*** Longgeek has joined #openstack-neutron | 01:15 | |
*** baoli has joined #openstack-neutron | 01:16 | |
*** sdake has joined #openstack-neutron | 01:16 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Network RBAC DB setup and legacy migration https://review.openstack.org/191707 | 01:17 |
openstackgerrit | Kevin Benton proposed openstack/neutron: WIP: Implement RBAC API https://review.openstack.org/192555 | 01:17 |
*** stanzgy has joined #openstack-neutron | 01:20 | |
*** Longgeek has quit IRC | 01:20 | |
*** gildub has joined #openstack-neutron | 01:20 | |
*** sdake_ has joined #openstack-neutron | 01:20 | |
*** annegentle has joined #openstack-neutron | 01:23 | |
*** erkules_ has joined #openstack-neutron | 01:23 | |
*** sdake has quit IRC | 01:23 | |
*** dims_ has joined #openstack-neutron | 01:24 | |
*** dims_ has quit IRC | 01:24 | |
*** salv-orlando has quit IRC | 01:26 | |
*** erkules has quit IRC | 01:26 | |
*** lazy_prince has joined #openstack-neutron | 01:26 | |
*** dims has quit IRC | 01:27 | |
*** annegentle has quit IRC | 01:27 | |
*** claired has quit IRC | 01:28 | |
*** banix has joined #openstack-neutron | 01:30 | |
*** sdake_ is now known as sdake | 01:34 | |
*** banix has quit IRC | 01:34 | |
*** banix has joined #openstack-neutron | 01:39 | |
*** madhu_ak has quit IRC | 01:39 | |
*** tflynn_ has quit IRC | 01:40 | |
*** iwamoto has joined #openstack-neutron | 01:43 | |
*** banix has quit IRC | 01:43 | |
*** thorst has joined #openstack-neutron | 01:45 | |
*** jwy has joined #openstack-neutron | 01:45 | |
*** s3wong has quit IRC | 01:46 | |
*** armax has quit IRC | 01:46 | |
*** thorst has quit IRC | 01:50 | |
*** dsanders has quit IRC | 01:54 | |
*** shwetaap has joined #openstack-neutron | 01:54 | |
*** sridhar_ram has quit IRC | 01:57 | |
*** jskinner has joined #openstack-neutron | 02:02 | |
*** jskinner has quit IRC | 02:04 | |
openstackgerrit | Merged openstack/neutron: Remove lingering traces of q_ https://review.openstack.org/199312 | 02:07 |
*** jwy has left #openstack-neutron | 02:09 | |
*** britthouser has joined #openstack-neutron | 02:14 | |
*** oomichi has joined #openstack-neutron | 02:17 | |
*** lucas_ has joined #openstack-neutron | 02:18 | |
*** haleyb_ has joined #openstack-neutron | 02:21 | |
*** jasondotstar has joined #openstack-neutron | 02:22 | |
*** lucas_ has quit IRC | 02:22 | |
*** mutoulbj has joined #openstack-neutron | 02:22 | |
*** lucas_ has joined #openstack-neutron | 02:22 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements https://review.openstack.org/182746 | 02:25 |
*** jbell8 has joined #openstack-neutron | 02:26 | |
*** banix has joined #openstack-neutron | 02:26 | |
*** patrickeast has quit IRC | 02:29 | |
*** banix has quit IRC | 02:30 | |
*** sam_s has quit IRC | 02:31 | |
*** yamamoto has joined #openstack-neutron | 02:32 | |
*** annegentle has joined #openstack-neutron | 02:34 | |
*** rossella_s has quit IRC | 02:37 | |
*** rossella_s has joined #openstack-neutron | 02:37 | |
*** annegentle has quit IRC | 02:37 | |
*** arosen has joined #openstack-neutron | 02:38 | |
*** rkukura has joined #openstack-neutron | 02:45 | |
openstackgerrit | Merged openstack/neutron: Make sure path_prefix is set during unit tests https://review.openstack.org/199211 | 02:46 |
*** changbl has joined #openstack-neutron | 02:48 | |
openstackgerrit | Sukhdev Kapur proposed openstack/neutron: Arista ML2 driver should ignore non-vlan networks https://review.openstack.org/199380 | 02:48 |
*** fawadkhaliq has joined #openstack-neutron | 02:51 | |
*** lazy_prince has quit IRC | 02:51 | |
*** lazy_prince has joined #openstack-neutron | 02:52 | |
*** hakimo_ has joined #openstack-neutron | 02:52 | |
*** Kennan2 is now known as Kennan | 02:53 | |
*** gberginc has joined #openstack-neutron | 02:54 | |
*** hakimo has quit IRC | 02:54 | |
*** jasondotstar has quit IRC | 03:02 | |
*** banix has joined #openstack-neutron | 03:03 | |
*** oda-g has quit IRC | 03:05 | |
*** shivrao has joined #openstack-neutron | 03:05 | |
*** yamahata has quit IRC | 03:06 | |
lifeless | russellb: https://review.openstack.org/#/c/182746/ should be good now | 03:11 |
*** oda-g has joined #openstack-neutron | 03:12 | |
*** gberginc has quit IRC | 03:13 | |
*** salv-orlando has joined #openstack-neutron | 03:13 | |
*** shivrao has quit IRC | 03:13 | |
*** shivrao has joined #openstack-neutron | 03:14 | |
*** lazy_prince has quit IRC | 03:15 | |
*** Longgeek has joined #openstack-neutron | 03:16 | |
*** madhu_ak has joined #openstack-neutron | 03:16 | |
*** lucas_ has quit IRC | 03:18 | |
openstackgerrit | Sukhdev Kapur proposed openstack/neutron: Arista ML2 driver should ignore non-vlan networks https://review.openstack.org/199380 | 03:21 |
*** Longgeek has quit IRC | 03:22 | |
*** Sukhdev has joined #openstack-neutron | 03:24 | |
*** salv-orlando has quit IRC | 03:28 | |
*** Sukhdev has quit IRC | 03:31 | |
*** lucas_ has joined #openstack-neutron | 03:36 | |
*** annegentle has joined #openstack-neutron | 03:37 | |
*** kiran-r has joined #openstack-neutron | 03:38 | |
*** carlp has joined #openstack-neutron | 03:40 | |
*** annegentle has quit IRC | 03:41 | |
*** sdake has quit IRC | 03:42 | |
*** patrickeast has joined #openstack-neutron | 03:45 | |
*** zzzeek has joined #openstack-neutron | 03:46 | |
*** patrickeast has quit IRC | 03:49 | |
*** shivrao has quit IRC | 03:49 | |
*** patrickeast has joined #openstack-neutron | 03:49 | |
*** patrickeast has quit IRC | 03:50 | |
*** patrickeast has joined #openstack-neutron | 03:51 | |
*** boris-42 has quit IRC | 03:52 | |
*** shivrao has joined #openstack-neutron | 03:52 | |
*** baoli has quit IRC | 03:53 | |
*** dave-mccowan has quit IRC | 03:55 | |
*** yamahata has joined #openstack-neutron | 03:57 | |
*** _cjones_ has quit IRC | 03:57 | |
*** armax has joined #openstack-neutron | 04:02 | |
*** ijw has joined #openstack-neutron | 04:02 | |
*** shivrao has quit IRC | 04:03 | |
*** shwetaap has quit IRC | 04:06 | |
*** mtreinish has quit IRC | 04:07 | |
*** imcsk8_ has joined #openstack-neutron | 04:09 | |
*** imcsk8 has quit IRC | 04:09 | |
*** gberginc has joined #openstack-neutron | 04:09 | |
*** fawadkhaliq has quit IRC | 04:11 | |
*** r-daneel has joined #openstack-neutron | 04:13 | |
openstackgerrit | Merged openstack/neutron: Add IP_ANY dict to ease choosing between IPv4 and IPv6 "any" address https://review.openstack.org/199181 | 04:15 |
*** kiran-r has quit IRC | 04:15 | |
*** mtreinish has joined #openstack-neutron | 04:16 | |
*** sudipto has joined #openstack-neutron | 04:16 | |
*** lucas_ has quit IRC | 04:19 | |
*** padkrish has joined #openstack-neutron | 04:19 | |
*** david-ly_ has joined #openstack-neutron | 04:19 | |
*** banix has quit IRC | 04:20 | |
*** lucas_ has joined #openstack-neutron | 04:21 | |
*** imcsk8_ has quit IRC | 04:22 | |
*** david-lyle has quit IRC | 04:22 | |
*** dsanders has joined #openstack-neutron | 04:26 | |
*** salv-orlando has joined #openstack-neutron | 04:29 | |
*** Sukhdev has joined #openstack-neutron | 04:31 | |
*** madhu_ak has quit IRC | 04:35 | |
*** chlong has quit IRC | 04:35 | |
*** yatin has joined #openstack-neutron | 04:36 | |
*** ijw has quit IRC | 04:38 | |
*** Bhavya has joined #openstack-neutron | 04:42 | |
*** salv-orlando has quit IRC | 04:42 | |
*** chlong has joined #openstack-neutron | 04:43 | |
*** amotoki has joined #openstack-neutron | 04:49 | |
*** haleyb_ has quit IRC | 04:49 | |
*** chlong has quit IRC | 04:51 | |
*** klindgren_ is now known as klindgren-X_X | 04:51 | |
*** changbl has quit IRC | 04:52 | |
*** mutoulbj has quit IRC | 04:52 | |
*** mutoulbj_ has joined #openstack-neutron | 04:53 | |
*** fawadkhaliq has joined #openstack-neutron | 04:55 | |
*** sudipto has quit IRC | 04:56 | |
*** Bhavya has quit IRC | 04:56 | |
*** klindgren-X_X is now known as klindgren | 04:57 | |
*** padkrish has quit IRC | 04:58 | |
*** fawadk has joined #openstack-neutron | 04:59 | |
*** garyk has joined #openstack-neutron | 05:00 | |
*** lucas_ has quit IRC | 05:00 | |
*** aranjan has joined #openstack-neutron | 05:01 | |
*** lazy_prince has joined #openstack-neutron | 05:02 | |
*** fawadkhaliq has quit IRC | 05:02 | |
*** padkrish has joined #openstack-neutron | 05:03 | |
*** dsanders has quit IRC | 05:09 | |
*** jbell8 has quit IRC | 05:10 | |
*** dims has joined #openstack-neutron | 05:11 | |
*** numan has joined #openstack-neutron | 05:14 | |
*** neophy has joined #openstack-neutron | 05:14 | |
*** abregman has joined #openstack-neutron | 05:16 | |
*** Longgeek has joined #openstack-neutron | 05:16 | |
*** mutoulbj has joined #openstack-neutron | 05:18 | |
*** trinaths has joined #openstack-neutron | 05:19 | |
*** chlong has joined #openstack-neutron | 05:20 | |
*** achanda has joined #openstack-neutron | 05:20 | |
*** boris-42 has joined #openstack-neutron | 05:21 | |
numan | amotoki, Hi. could you please review this when you get some time : https://review.openstack.org/#/c/198698/ | 05:22 |
*** mutoulbj_ has quit IRC | 05:22 | |
*** jbell8 has joined #openstack-neutron | 05:23 | |
*** annegentle has joined #openstack-neutron | 05:26 | |
*** neeti has joined #openstack-neutron | 05:27 | |
*** shausy has joined #openstack-neutron | 05:29 | |
*** Marga_ has quit IRC | 05:29 | |
*** annegentle has quit IRC | 05:30 | |
*** hitalia has joined #openstack-neutron | 05:32 | |
*** aranjan has quit IRC | 05:34 | |
*** vishwana_ has joined #openstack-neutron | 05:34 | |
*** vishwanathj has quit IRC | 05:37 | |
*** dims has quit IRC | 05:40 | |
*** vthapar has joined #openstack-neutron | 05:43 | |
*** Marga_ has joined #openstack-neutron | 05:49 | |
*** ig0r__ has joined #openstack-neutron | 05:51 | |
Sukhdev | amotoki: Ping | 05:52 |
*** ig0r_ has quit IRC | 05:52 | |
*** itzikb has joined #openstack-neutron | 05:53 | |
*** irenab has joined #openstack-neutron | 05:54 | |
amotoki | Sukhdev: pong | 05:54 |
Sukhdev | amotoki: Would you happen have few cycles to review couple of patches? | 05:55 |
*** claudiub has joined #openstack-neutron | 05:55 | |
*** padkrish has quit IRC | 05:56 | |
Sukhdev | amotoki: ML2 related - minor bug fixes - let me get the links | 05:56 |
amotoki | numan: just return to the office. will look. | 05:56 |
numan | amotoki, thanks :) | 05:56 |
Sukhdev | amotoki: here is one - https://review.openstack.org/#/c/198182/ | 05:57 |
*** Murali has joined #openstack-neutron | 05:57 | |
*** ekuris has joined #openstack-neutron | 06:01 | |
Sukhdev | amotoki: 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 good | 06:01 |
*** scheuran has joined #openstack-neutron | 06:05 | |
*** achanda has quit IRC | 06:05 | |
*** padkrish has joined #openstack-neutron | 06:05 | |
*** Marga_ has quit IRC | 06:05 | |
*** Marga_ has joined #openstack-neutron | 06:06 | |
*** dguerri` is now known as dguerri | 06:07 | |
*** nlahouti has joined #openstack-neutron | 06:08 | |
*** kiran-r has joined #openstack-neutron | 06:12 | |
*** SridharG has joined #openstack-neutron | 06:12 | |
*** dguerri is now known as dguerri` | 06:14 | |
*** nlahouti has quit IRC | 06:14 | |
*** nlahouti has joined #openstack-neutron | 06:14 | |
*** patrickeast has quit IRC | 06:19 | |
*** ekuris has quit IRC | 06:21 | |
*** sudipto has joined #openstack-neutron | 06:24 | |
*** gsagie has quit IRC | 06:25 | |
*** claudiub has quit IRC | 06:31 | |
*** salv-orlando has joined #openstack-neutron | 06:31 | |
*** Sukhdev has quit IRC | 06:31 | |
*** SourabhP has joined #openstack-neutron | 06:31 | |
*** nlahouti has quit IRC | 06:32 | |
*** coolsvap|away is now known as coolsvap | 06:32 | |
*** nlahouti has joined #openstack-neutron | 06:34 | |
*** SourabhP_ has joined #openstack-neutron | 06:35 | |
*** ildikov has quit IRC | 06:35 | |
*** SourabhP has quit IRC | 06:36 | |
*** SourabhP_ is now known as SourabhP | 06:36 | |
*** fawadk has quit IRC | 06:36 | |
amotoki | Sukhdev: looking | 06:36 |
*** rossella_s has quit IRC | 06:36 | |
sudipto | amotoki, 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-neutron | 06:37 | |
*** ekuris has joined #openstack-neutron | 06:37 | |
amotoki | sudipto: my depending review is not approved, so yours need to wait. | 06:38 |
sudipto | amotoki, ah i see :) | 06:40 |
*** salv-orlando has quit IRC | 06:42 | |
*** tflynn has joined #openstack-neutron | 06:44 | |
*** tflynn_ has joined #openstack-neutron | 06:46 | |
*** tflynn has quit IRC | 06:49 | |
*** dsanders has joined #openstack-neutron | 06:49 | |
*** yamamoto has quit IRC | 06:49 | |
*** tmorin has joined #openstack-neutron | 06:54 | |
kevinbenton | amotoki: ping | 06:56 |
amotoki | kevinbenton: pong | 06:56 |
*** sthillma has joined #openstack-neutron | 06:57 | |
kevinbenton | amotoki: can you tell me about shared subnets? | 06:57 |
kevinbenton | amotoki: i noticed it's like a hidden field from teh API | 06:57 |
kevinbenton | amotoki: or at least in the client | 06:57 |
kevinbenton | amotoki: because it can't be set | 06:58 |
kevinbenton | amotoki: is it just to make sure subnets that belong to shared networks are visible? | 06:58 |
amotoki | kevinbenton: We need to see subnets for a shared network. | 06:58 |
*** sthillma_ has joined #openstack-neutron | 06:58 | |
amotoki | We need special handling for subnets on a shared network. | 06:59 |
amotoki | yes, in my understading. | 06:59 |
amotoki | We need to determine subnet should be visible inside the db code. | 07:00 |
*** yamamoto has joined #openstack-neutron | 07:00 | |
amotoki | it is hidden in the API level because it is determined by a network level. | 07:00 |
kevinbenton | amotoki: 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-neutron | 07:00 | |
amotoki | kevinbenton: how about policy check for a subnet on a shared net? | 07:01 |
kevinbenton | amotoki: so from the policy's perspective, the shared field will still be set | 07:01 |
*** sthillma has quit IRC | 07:01 | |
*** sthillma_ is now known as sthillma | 07:01 | |
kevinbenton | amotoki: it just won't be solely based on a field in the DB | 07:01 |
amotoki | kevinbenton: in the DB layer, I believe yoru approach works. | 07:02 |
kevinbenton | amotoki: it will be dependent on a lookup in the new rbac policies table | 07:02 |
*** Sukhdev has joined #openstack-neutron | 07:02 | |
kevinbenton | amotoki: 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 is | 07:02 |
*** salv-orlando has joined #openstack-neutron | 07:03 | |
*** nmagnezi has joined #openstack-neutron | 07:03 | |
*** aranjan has joined #openstack-neutron | 07:03 | |
*** jpena has joined #openstack-neutron | 07:04 | |
*** nlahouti has quit IRC | 07:04 | |
*** gampel has joined #openstack-neutron | 07:05 | |
*** kawa2014 has joined #openstack-neutron | 07:10 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron-fwaas: Fix UT failures during firewall mock plugin setup https://review.openstack.org/199424 | 07:11 |
*** gampel1 has joined #openstack-neutron | 07:12 | |
*** lucas_ has joined #openstack-neutron | 07:12 | |
*** moshele has joined #openstack-neutron | 07:13 | |
openstackgerrit | shihanzhang proposed openstack/neutron: Install arp spoofing protection flow after setting port tag https://review.openstack.org/199425 | 07:13 |
*** gampel has quit IRC | 07:13 | |
*** luqas has joined #openstack-neutron | 07:14 | |
*** annegentle has joined #openstack-neutron | 07:14 | |
*** lucas_ has quit IRC | 07:16 | |
scheuran | kevinbenton: 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-neutron | 07:18 | |
scheuran | kevinbenton: I'm still looking for some guidance where to go with my macvtap stuff... | 07:18 |
*** ushkalim has joined #openstack-neutron | 07:18 | |
*** annegentle has quit IRC | 07:19 | |
*** yamahata has quit IRC | 07:20 | |
kevinbenton | scheuran: 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 ML2 | 07:20 |
*** luqas has quit IRC | 07:22 | |
scheuran | kevinbenton: 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 code | 07:23 |
scheuran | kevinbenton: Will the other references (ovs & lb) stay in tree? | 07:23 |
kevinbenton | scheuran: no, they will eventually move somewhere i believe | 07:23 |
kevinbenton | scheuran: but the macvtap would follow them | 07:24 |
kevinbenton | scheuran: if it was in tree | 07:24 |
*** anshul has joined #openstack-neutron | 07:24 | |
scheuran | kevinbenton: ok, so your idea was to start in tree and then see where the other references move and follow | 07:26 |
openstackgerrit | ShaoRan Xiao proposed openstack/neutron: [WIP]Definition of the Virtual Network Performance interface https://review.openstack.org/164814 | 07:26 |
*** safchain has joined #openstack-neutron | 07:26 | |
scheuran | kevinbenton: 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 |
kevinbenton | scheuran: 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 sense | 07:27 |
scheuran | kevinbenton: yes, that was my initial thought, too | 07:28 |
*** gampel has joined #openstack-neutron | 07:29 | |
*** sthillma has quit IRC | 07:30 | |
*** gampel1 has quit IRC | 07:30 | |
*** shivrao has joined #openstack-neutron | 07:30 | |
*** dsanders has quit IRC | 07:30 | |
openstackgerrit | Sukhdev Kapur proposed openstack/neutron: Arista ML2 driver should ignore non-vlan networks https://review.openstack.org/199380 | 07:30 |
*** yog__ has joined #openstack-neutron | 07:31 | |
*** scheuran_ has joined #openstack-neutron | 07:33 | |
*** sthillma has joined #openstack-neutron | 07:34 | |
*** scheuran has quit IRC | 07:34 | |
*** afazekas has joined #openstack-neutron | 07:34 | |
*** feisky has joined #openstack-neutron | 07:38 | |
*** feisky has quit IRC | 07:39 | |
*** ildikov has joined #openstack-neutron | 07:39 | |
*** Sukhdev has quit IRC | 07:41 | |
*** dims has joined #openstack-neutron | 07:41 | |
*** dims_ has joined #openstack-neutron | 07:42 | |
*** jistr has joined #openstack-neutron | 07:43 | |
*** shivrao has quit IRC | 07:45 | |
*** dims has quit IRC | 07:45 | |
*** fzdarsky has joined #openstack-neutron | 07:46 | |
*** dims_ has quit IRC | 07: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 IRC | 07:47 | |
kevinbenton | scheuran_: yeah, what i meant by keeping it with the reference was just keeping it in the main tree | 07: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-neutron | 07:47 | |
kevinbenton | scheuran_: 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 go | 07:48 |
kevinbenton | scheuran_: probably just the main meeting | 07:48 |
*** ihrachyshka has joined #openstack-neutron | 07:48 | |
*** aranjan has quit IRC | 07:50 | |
scheuran_ | kevinbenton: yes, it's mainly the main infrastructure (like mainloop, setting up rpc) that I'm reusing | 07:50 |
*** imcsk8 has joined #openstack-neutron | 07: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 required | 07:52 |
*** ronis has joined #openstack-neutron | 07:52 | |
*** roeyc has joined #openstack-neutron | 07:54 | |
*** moshele has quit IRC | 07:55 | |
kevinbenton | scheuran_: send me the link please | 07:55 |
scheuran_ | kevinbenton: https://review.openstack.org/#/c/195907/ | 07:56 |
scheuran_ | kevinbenton: thx | 07:56 |
*** afazekas has quit IRC | 07:56 | |
kevinbenton | scheuran_: oh, it looks like it won't be necessary | 07:56 |
*** jlanoux has joined #openstack-neutron | 07:57 | |
kevinbenton | scheuran_: everyone seems to have agreed on a new repo so far | 07:57 |
*** hitalia has quit IRC | 07:57 | |
*** shashank_hegde has joined #openstack-neutron | 07:58 | |
*** jbell8 has quit IRC | 07:58 | |
*** nbouthors has joined #openstack-neutron | 07:59 | |
*** yog__ has quit IRC | 07:59 | |
*** yog__ has joined #openstack-neutron | 08:00 | |
*** anilvenkata has joined #openstack-neutron | 08:00 | |
*** anshul has quit IRC | 08:00 | |
openstackgerrit | gongysh proposed openstack/neutron: Add extra subnet route to ha router https://review.openstack.org/159772 | 08:01 |
*** SourabhP has quit IRC | 08:02 | |
*** armax has quit IRC | 08:02 | |
openstackgerrit | Berezovsky Irena proposed openstack/neutron-specs: Update spec to reflect current QoS API https://review.openstack.org/199112 | 08:03 |
*** dedery has joined #openstack-neutron | 08:04 | |
*** dedery has quit IRC | 08:04 | |
*** dedery has joined #openstack-neutron | 08:04 | |
*** stanzgy has quit IRC | 08:09 | |
*** afazekas has joined #openstack-neutron | 08:09 | |
*** moshele has joined #openstack-neutron | 08:09 | |
*** stanzgy has joined #openstack-neutron | 08:10 | |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Allow IPAM backend switch https://review.openstack.org/153236 | 08:15 |
*** apuimedo has joined #openstack-neutron | 08:15 | |
*** shashank_hegde has quit IRC | 08:17 | |
*** tflynn_ has quit IRC | 08:17 | |
*** ygbo has joined #openstack-neutron | 08:17 | |
*** hichihara has quit IRC | 08:20 | |
*** padkrish_ has joined #openstack-neutron | 08:20 | |
*** ildikov has quit IRC | 08:21 | |
*** chlong has quit IRC | 08:21 | |
*** padkrish has quit IRC | 08:24 | |
*** gildub has quit IRC | 08:25 | |
*** sthillma_ has joined #openstack-neutron | 08:25 | |
*** padkrish_ has quit IRC | 08:27 | |
*** padkrish has joined #openstack-neutron | 08:28 | |
*** sthillma has quit IRC | 08:29 | |
*** sthillma_ has quit IRC | 08:30 | |
*** jlibosva has joined #openstack-neutron | 08:31 | |
*** padkrish has quit IRC | 08:32 | |
*** boris-42 has quit IRC | 08:32 | |
*** dsanders has quit IRC | 08:34 | |
*** ildikov has joined #openstack-neutron | 08:35 | |
*** oomichi has quit IRC | 08:37 | |
*** dguitarbite has joined #openstack-neutron | 08:39 | |
*** oda-g has quit IRC | 08:41 | |
*** abehl has joined #openstack-neutron | 08:42 | |
*** dims has joined #openstack-neutron | 08:43 | |
*** dims_ has joined #openstack-neutron | 08:44 | |
*** yalie has joined #openstack-neutron | 08:46 | |
*** dims___ has joined #openstack-neutron | 08:46 | |
*** yalie has left #openstack-neutron | 08:46 | |
*** sudipto has quit IRC | 08:46 | |
*** christx2 has joined #openstack-neutron | 08:46 | |
*** dims has quit IRC | 08:47 | |
*** markvoelker has joined #openstack-neutron | 08:48 | |
*** yalie has joined #openstack-neutron | 08:48 | |
*** yalie has left #openstack-neutron | 08:48 | |
*** dims_ has quit IRC | 08:49 | |
*** dims___ has quit IRC | 08:50 | |
*** chem has joined #openstack-neutron | 08:53 | |
*** markvoelker has quit IRC | 08:53 | |
*** anilvenkata has quit IRC | 08:55 | |
*** sudipto has joined #openstack-neutron | 08:58 | |
*** christx2 has quit IRC | 08:58 | |
*** devvesa has joined #openstack-neutron | 08:59 | |
*** christx2 has joined #openstack-neutron | 08:59 | |
*** nijaba has quit IRC | 09:02 | |
*** mickeys has joined #openstack-neutron | 09:02 | |
*** annegentle has joined #openstack-neutron | 09:03 | |
*** shihanzhang has joined #openstack-neutron | 09:04 | |
*** iwamoto has quit IRC | 09:05 | |
*** scheuran has joined #openstack-neutron | 09:05 | |
*** nijaba has joined #openstack-neutron | 09:06 | |
*** shausy has quit IRC | 09:07 | |
*** scheuran_ has quit IRC | 09:07 | |
*** shausy has joined #openstack-neutron | 09:07 | |
*** shz has quit IRC | 09:08 | |
*** annegentle has quit IRC | 09:08 | |
*** r-daneel has quit IRC | 09:08 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Add DB support for resource usage tracking https://review.openstack.org/188608 | 09:11 |
*** mickeys has quit IRC | 09:11 | |
*** afazekas has quit IRC | 09:12 | |
*** stanzgy has quit IRC | 09:13 | |
*** lajos-katona has joined #openstack-neutron | 09:14 | |
*** akorzeni has joined #openstack-neutron | 09:14 | |
*** anilvenkata has joined #openstack-neutron | 09:16 | |
*** dsneddon is now known as dsneddon_afk | 09:17 | |
*** sudipto has quit IRC | 09:17 | |
*** lori|away is now known as lori | 09:17 | |
*** stanzgy has joined #openstack-neutron | 09:18 | |
*** Guest96144 has joined #openstack-neutron | 09:19 | |
*** john-davidge has joined #openstack-neutron | 09:19 | |
*** devvesa has quit IRC | 09:20 | |
*** anilvenkata has quit IRC | 09:20 | |
*** afazekas has joined #openstack-neutron | 09:21 | |
*** john-davidge_ has joined #openstack-neutron | 09:22 | |
irenab | ajo: ping | 09:24 |
ajo | hi irenab | 09:24 |
*** ajo is now known as ajo|pocassemblin | 09:24 | |
ajo|pocassemblin | ;) | 09:24 |
*** ajo|pocassemblin is now known as ajo|QoSPOC | 09:24 | |
ajo|QoSPOC | :) | 09:24 |
irenab | ajo: maybe you know the statuson feature/qos branch | 09:24 |
*** Guest96144 is now known as Zulu_ | 09:24 | |
*** roeyc has quit IRC | 09:24 | |
ajo|QoSPOC | irenab, what do you mean? | 09:24 |
irenab | the patch https://review.openstack.org/#/c/199066/ ails for some test with ovsagent | 09:25 |
*** john-davidge has quit IRC | 09:25 | |
*** john-davidge_ is now known as john-davidge | 09:25 | |
irenab | the patch is not related at all | 09:25 |
*** fawadkhaliq has quit IRC | 09:25 | |
*** anilvenkata has joined #openstack-neutron | 09:25 | |
ajo|QoSPOC | irenab, rebase the change, ihrachyshka merged back master yesterday to clear up some functional testing bugs | 09:25 |
ajo|QoSPOC | I hope that will make it "easier" on the gate | 09:26 |
irenab | ok, thanks | 09:26 |
*** stanzgy has quit IRC | 09:26 | |
ajo|QoSPOC | irenab: test_port_creation_and_deletion yes, that specific one is cleared out | 09:26 |
ajo|QoSPOC | I hope we didn't bring new ones :D | 09:26 |
ihrachyshka | who knows what is merged in though ;) | 09:26 |
ajo|QoSPOC | yeah ':D | 09:26 |
ajo|QoSPOC | living on the edge :) | 09:26 |
irenab | :-) | 09:28 |
irenab | once you have a min, please review the patch ^^ | 09:28 |
openstackgerrit | Jian LI proposed openstack/neutron-vpnaas: Set vpn agent's agent_state['binary'] attribute https://review.openstack.org/199462 | 09:29 |
*** fawadkhaliq has joined #openstack-neutron | 09:30 | |
*** mutoulbj_ has joined #openstack-neutron | 09:33 | |
*** sudipto has joined #openstack-neutron | 09:34 | |
*** mutoulbj has quit IRC | 09:36 | |
openstackgerrit | John Davidge proposed openstack/neutron: Fix issues with allocation pool generation for ::/64 cidr https://review.openstack.org/199176 | 09:37 |
ajo|QoSPOC | irenab, did you rebase? | 09:39 |
ajo|QoSPOC | I can do automatic rebase | 09:39 |
ajo|QoSPOC | I mean, it's only clicking "Rebase change" on https://review.openstack.org/#/c/199066/ PS2 | 09:40 |
irenab | ajo: I did locally and run tox. | 09:40 |
*** devvesa has joined #openstack-neutron | 09:40 | |
irenab | but I will click the automatic one, worst case it will fail again :-) | 09:40 |
ajo|QoSPOC | irenab, ack, I'm generally not that patient to fully tox locally | 09:41 |
irenab | ajo: I think am reaching this point as well :-) | 09:41 |
ajo|QoSPOC | irenab :D | 09:42 |
*** Bhavya has joined #openstack-neutron | 09:44 | |
*** jasondotstar has joined #openstack-neutron | 09:45 | |
ajo|QoSPOC | moshele: 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-neutron | 09:49 | |
moshele | ajo|QoSPOC: yes it ok | 09:50 |
*** rotbeard has joined #openstack-neutron | 09:50 | |
*** anilvenkata has quit IRC | 09:51 | |
*** aix has joined #openstack-neutron | 09:54 | |
*** stanzgy has quit IRC | 09:54 | |
*** dedery has quit IRC | 09:59 | |
*** dedery has joined #openstack-neutron | 10:00 | |
*** anilvenkata has joined #openstack-neutron | 10:02 | |
*** tmorin has quit IRC | 10:03 | |
irenab | ajo: tox finished only now :-) | 10:05 |
ajo|QoSPOC | irenab yeyy, was it good? :) | 10:06 |
irenab | ajo: perfect | 10:06 |
ajo|QoSPOC | yeyyyy :D | 10:06 |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: [neutron-db-manage] support separate migration subtrees https://review.openstack.org/194198 | 10:06 |
*** claudiub has joined #openstack-neutron | 10:07 | |
openstackgerrit | Fawad Khaliq proposed openstack/neutron: Add sub-project lieutenant for networking-plumgrid https://review.openstack.org/199471 | 10:08 |
*** mutoulbj_ has quit IRC | 10:09 | |
*** mmdurrant has quit IRC | 10:09 | |
*** tmorin has joined #openstack-neutron | 10:10 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron-specs: Propose scripted online schema migrations https://review.openstack.org/192937 | 10:10 |
openstackgerrit | gongysh proposed openstack/neutron: Fixed L3 agent manual scheduling for HA routers https://review.openstack.org/143297 | 10:11 |
*** lucas_ has joined #openstack-neutron | 10:12 | |
*** bradjones has quit IRC | 10:13 | |
openstackgerrit | gongysh proposed openstack/neutron: Fixed L3 agent manual scheduling for HA routers https://review.openstack.org/143297 | 10:13 |
*** bradjones has joined #openstack-neutron | 10:15 | |
*** bradjones has quit IRC | 10:15 | |
*** bradjones has joined #openstack-neutron | 10:15 | |
*** tmorin1 has joined #openstack-neutron | 10:15 | |
openstackgerrit | shihanzhang proposed openstack/neutron: Install arp spoofing protection flow after setting port tag https://review.openstack.org/199425 | 10:16 |
*** lucas_ has quit IRC | 10:17 | |
*** tmorin has quit IRC | 10:17 | |
*** LukeHinds has joined #openstack-neutron | 10:17 | |
*** fawadkhaliq has quit IRC | 10:19 | |
*** fawadkhaliq has joined #openstack-neutron | 10:19 | |
*** pc_m has joined #openstack-neutron | 10:21 | |
vikram | amotoki: ping | 10:24 |
amotoki | vikram: pong (duplicated in private channel).... | 10:24 |
amotoki | vikram: let's continue here | 10:24 |
vikram | ok | 10:24 |
vikram | I have reworked for your comments | 10:24 |
vikram | can you please review :-) | 10:25 |
vikram | https://review.openstack.org/#/c/196472/ | 10:25 |
vikram | https://review.openstack.org/#/c/194635/ | 10:25 |
amotoki | vikram: okay, but btw we cannot merge them until neutron side blueprint completes. | 10:26 |
*** zhenguo has quit IRC | 10:26 | |
vikram | neutron side for https://review.openstack.org/#/c/194635/ is already merged | 10:26 |
amotoki | vikram: ?? | 10:27 |
vikram | for other patch it's under review.. | 10:27 |
vikram | amotoki: Address scope CRUD changes are already merged via https://review.openstack.org/#/c/189741/ | 10:28 |
vikram | amotoki: so https://review.openstack.org/#/c/194635/ has no issues | 10:28 |
vikram | amotoki: 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 IRC | 10:29 | |
*** itzikb_ has joined #openstack-neutron | 10:29 | |
*** itzikb has quit IRC | 10:30 | |
amotoki | vikram: my understanding is 189741 implements the basic address-scope object but we cannot actually use address scope. | 10:30 |
pc_m | amotoki: 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 |
vikram | amotoki: yes you are correct. Address scope usage is implemented using separate cli patch set | 10:31 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements https://review.openstack.org/182746 | 10:31 |
vikram | amotoki: "https://review.openstack.org/#/c/194635/" is independent | 10:31 |
amotoki | vikram: I think the timing to megre client side support is when address scope can be used with a subnetpool. | 10:31 |
vikram | amotoki: Okay, will wait for the other patch then | 10:32 |
amotoki | pc_m: thanks. check soon. | 10:32 |
vikram | amotoki: BTW, can you review the changes.. to avoid last minute pressure :-) | 10:32 |
pc_m | amotoki: Thanks! Want to get corrected migration chain in. | 10:33 |
*** coolsvap is now known as coolsvap|away | 10:33 | |
*** Zulu_ has quit IRC | 10:33 | |
amotoki | vikram: 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-neutron | 10:33 | |
*** dedery has quit IRC | 10:34 | |
vikram | amotoki: thanks! | 10:34 |
*** dedery has joined #openstack-neutron | 10:35 | |
*** afazekas has joined #openstack-neutron | 10:40 | |
*** dedery has quit IRC | 10:42 | |
*** dedery has joined #openstack-neutron | 10:42 | |
*** yamamoto has quit IRC | 10:42 | |
*** roeyc has joined #openstack-neutron | 10:42 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Create packages for quota modules https://review.openstack.org/188618 | 10:43 |
*** itzikb_ has quit IRC | 10:44 | |
*** ronis has quit IRC | 10:48 | |
*** ronis has joined #openstack-neutron | 10:48 | |
*** markvoelker has joined #openstack-neutron | 10:49 | |
*** dedery has quit IRC | 10:49 | |
*** claudiub has quit IRC | 10:50 | |
*** dedery has joined #openstack-neutron | 10:50 | |
*** annegentle has joined #openstack-neutron | 10:52 | |
*** markvoelker has quit IRC | 10:54 | |
*** fawadkhaliq has quit IRC | 10:54 | |
*** annegentle has quit IRC | 10:56 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Introduce usage data tracking for Neutron https://review.openstack.org/188883 | 10:58 |
ajo|QoSPOC | ping Ramanjaneya | 10:58 |
ajo|QoSPOC | can I submit a new patchset to https://review.openstack.org/#/c/198277/ ? | 10:58 |
ajo|QoSPOC | or are you working on it? | 10:58 |
*** rdo has quit IRC | 10:59 | |
ajo|QoSPOC | I'm rebasing it on top of the 1/2 part, so we can test both features together easily | 10:59 |
ajo|QoSPOC | Ramanjaneya, are you working on it currently or is it ok for me to submit the new PS? | 10:59 |
*** topshare has quit IRC | 11:02 | |
*** dedery has quit IRC | 11:02 | |
*** dedery has joined #openstack-neutron | 11:03 | |
*** gampel has left #openstack-neutron | 11:03 | |
*** dedery_ has joined #openstack-neutron | 11:04 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Introduce usage data tracking for Neutron https://review.openstack.org/188883 | 11:06 |
*** dedery_ has quit IRC | 11:06 | |
*** dedery_ has joined #openstack-neutron | 11:06 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Add plural names for quota resources https://review.openstack.org/194867 | 11:08 |
*** ronis has quit IRC | 11:08 | |
*** dedery has quit IRC | 11:08 | |
*** sudipto has quit IRC | 11:08 | |
*** baoli has joined #openstack-neutron | 11:08 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Enable resource usage tracking for reference plugins. https://review.openstack.org/188884 | 11:09 |
*** baoli has quit IRC | 11:10 | |
*** baoli has joined #openstack-neutron | 11:11 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Reservations support https://review.openstack.org/163659 | 11:12 |
*** Sodo has joined #openstack-neutron | 11:12 | |
*** afazekas has quit IRC | 11:13 | |
*** ronis has joined #openstack-neutron | 11:14 | |
*** mutoulbj has joined #openstack-neutron | 11:15 | |
*** tetsuyasd has joined #openstack-neutron | 11:16 | |
*** Sodo has quit IRC | 11:17 | |
*** _kiran_ has joined #openstack-neutron | 11:17 | |
*** kiran-r has quit IRC | 11:17 | |
*** tetsuyasd has quit IRC | 11:19 | |
*** ronis_ has joined #openstack-neutron | 11:22 | |
*** gsagie has joined #openstack-neutron | 11:23 | |
*** jagter has quit IRC | 11:24 | |
*** topshare has joined #openstack-neutron | 11:26 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Devref for quotas https://review.openstack.org/190798 | 11:26 |
*** ronis has quit IRC | 11:26 | |
*** yamamoto has joined #openstack-neutron | 11:27 | |
*** _kiran_ has quit IRC | 11:27 | |
*** sudipto has joined #openstack-neutron | 11:28 | |
*** Marga_ has quit IRC | 11:28 | |
*** yamamoto has quit IRC | 11:29 | |
*** zhenguo has joined #openstack-neutron | 11:29 | |
*** topshare has quit IRC | 11:30 | |
*** fawadkhaliq has joined #openstack-neutron | 11:32 | |
*** jagter has joined #openstack-neutron | 11:33 | |
*** AndroUser2 has joined #openstack-neutron | 11:33 | |
*** dedery_ has quit IRC | 11:35 | |
openstackgerrit | John Davidge proposed openstack/neutron: DB & API changes for IPv6 Prefix Delegation https://review.openstack.org/158697 | 11:41 |
*** Longgeek has quit IRC | 11:41 | |
*** Longgeek has joined #openstack-neutron | 11:42 | |
*** Longgeek has quit IRC | 11:42 | |
*** Longgeek has joined #openstack-neutron | 11:42 | |
*** jpena is now known as jpena|lunch | 11:42 | |
*** Longgeek has quit IRC | 11:43 | |
*** sudipto has quit IRC | 11:43 | |
*** tmorin1 has quit IRC | 11:43 | |
pc_m | salv-orlando: ping | 11:44 |
*** tmorin has joined #openstack-neutron | 11:45 | |
*** dims has joined #openstack-neutron | 11:47 | |
*** Marga_ has joined #openstack-neutron | 11:48 | |
*** fzdarsky is now known as fzdarsky|afk | 11:49 | |
*** dims__ has joined #openstack-neutron | 11:49 | |
*** thorst has joined #openstack-neutron | 11:50 | |
*** markvoelker has joined #openstack-neutron | 11:50 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: DVR: fix router rescheduling https://review.openstack.org/199514 | 11:50 |
*** AndroUser2 has quit IRC | 11:50 | |
*** tmorin has quit IRC | 11:50 | |
*** tmorin has joined #openstack-neutron | 11:52 | |
*** claudiub has joined #openstack-neutron | 11:52 | |
*** dims has quit IRC | 11:52 | |
*** markvoelker has quit IRC | 11:54 | |
*** dims__ has quit IRC | 11:54 | |
*** topshare has joined #openstack-neutron | 11:54 | |
*** regXboi has joined #openstack-neutron | 11:55 | |
openstackgerrit | Akihiro Motoki proposed openstack/neutron-fwaas: Enable db migration head check https://review.openstack.org/199519 | 11:55 |
amotoki | pc_m: I just proposed the same fix for lbaas and fwaas. | 11:56 |
pc_m | Yes, I see that. Great! | 11:56 |
*** tmorin has quit IRC | 11:56 | |
*** tmorin has joined #openstack-neutron | 11:57 | |
*** amotoki has quit IRC | 11:57 | |
*** salv-orlando has quit IRC | 11:58 | |
*** abehl has quit IRC | 11:58 | |
*** abehl has joined #openstack-neutron | 11:59 | |
*** lajos-katona has quit IRC | 12:00 | |
*** lajos-katona has joined #openstack-neutron | 12:01 | |
*** gampel has joined #openstack-neutron | 12:02 | |
*** ushkalim has quit IRC | 12:05 | |
*** prad has joined #openstack-neutron | 12:06 | |
*** abehl has quit IRC | 12:09 | |
*** amuller has joined #openstack-neutron | 12:11 | |
*** afazekas has joined #openstack-neutron | 12:11 | |
*** shwetaap has joined #openstack-neutron | 12:12 | |
*** markvoelker has joined #openstack-neutron | 12:13 | |
*** fzdarsky|afk has quit IRC | 12:14 | |
*** kiran-r has joined #openstack-neutron | 12:14 | |
*** dave-mccowan has joined #openstack-neutron | 12:15 | |
*** yamamoto has joined #openstack-neutron | 12:17 | |
*** gberginc has quit IRC | 12:19 | |
*** fzdarsky has joined #openstack-neutron | 12:20 | |
*** abehl has joined #openstack-neutron | 12:21 | |
*** salv-orlando has joined #openstack-neutron | 12:21 | |
*** yamamoto has quit IRC | 12:22 | |
*** trinaths has quit IRC | 12:23 | |
*** Longgeek has joined #openstack-neutron | 12:25 | |
*** abregman has quit IRC | 12:25 | |
*** jasondotstar has quit IRC | 12:25 | |
*** fzdarsky has quit IRC | 12:26 | |
*** lajos-katona has quit IRC | 12:27 | |
*** zzelle has joined #openstack-neutron | 12:28 | |
*** fzdarsky has joined #openstack-neutron | 12:28 | |
*** annegentle has joined #openstack-neutron | 12:30 | |
*** chlong has joined #openstack-neutron | 12:30 | |
*** akorzeni has quit IRC | 12:30 | |
*** afazekas has quit IRC | 12:31 | |
salv-orlando | hi pc_m | 12:32 |
*** tellesnobrega_ has joined #openstack-neutron | 12:32 | |
*** neeti has quit IRC | 12:32 | |
*** neeti has joined #openstack-neutron | 12:33 | |
*** neeti has quit IRC | 12:36 | |
*** yamamoto has joined #openstack-neutron | 12:36 | |
*** abregman has joined #openstack-neutron | 12:37 | |
*** yamamoto has quit IRC | 12:38 | |
*** tellesnobrega__ has joined #openstack-neutron | 12:39 | |
*** numan has quit IRC | 12:39 | |
*** lucas_ has joined #openstack-neutron | 12:39 | |
*** erkules_ is now known as erkules | 12:39 | |
*** erkules has joined #openstack-neutron | 12:39 | |
*** jlanoux_ has joined #openstack-neutron | 12:40 | |
*** thorst has quit IRC | 12:42 | |
*** afazekas has joined #openstack-neutron | 12:42 | |
*** tellesnobrega_ has quit IRC | 12:42 | |
*** tellesnobrega_ has joined #openstack-neutron | 12:42 | |
*** jlanoux has quit IRC | 12:43 | |
*** Bhavya has quit IRC | 12:43 | |
*** rpothier has joined #openstack-neutron | 12:44 | |
*** jpena|lunch is now known as jpena | 12:44 | |
*** lucas_ has quit IRC | 12:44 | |
*** tellesnobrega__ has quit IRC | 12:46 | |
*** tmorin has quit IRC | 12:46 | |
*** tmorin has joined #openstack-neutron | 12:47 | |
*** neophy has quit IRC | 12:48 | |
*** akorzeni has joined #openstack-neutron | 12:48 | |
openstackgerrit | Merged openstack/neutron-vpnaas: VPNaaS: Fix migration head https://review.openstack.org/199082 | 12:49 |
*** dims has joined #openstack-neutron | 12:50 | |
*** coolsvap|away is now known as coolsvap | 12:52 | |
*** ZZelle_ has joined #openstack-neutron | 12:53 | |
*** merooney has joined #openstack-neutron | 12:53 | |
*** dims has quit IRC | 12:54 | |
* ZZelle_ finally connected | 12:54 | |
*** zzelle has quit IRC | 12:55 | |
*** ZZelle_ is now known as ZZelle | 12:55 | |
*** afazekas has quit IRC | 12:55 | |
*** tmorin has quit IRC | 12:55 | |
*** dboik has joined #openstack-neutron | 12:56 | |
*** tmorin has joined #openstack-neutron | 12:56 | |
*** kbringard has joined #openstack-neutron | 12:57 | |
openstackgerrit | Sergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils https://review.openstack.org/199550 | 12:57 |
*** thorst has joined #openstack-neutron | 12:57 | |
*** tmorin has quit IRC | 12:57 | |
*** yatin has quit IRC | 12:58 | |
*** tmorin has joined #openstack-neutron | 12:59 | |
*** dedery has joined #openstack-neutron | 12:59 | |
*** nmagnezi has quit IRC | 12:59 | |
*** dguitarbite has quit IRC | 12:59 | |
*** lukasa has quit IRC | 12:59 | |
*** tmorin has quit IRC | 12:59 | |
*** ZZelle has quit IRC | 13:00 | |
*** bradjones has quit IRC | 13:00 | |
openstackgerrit | Sergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils https://review.openstack.org/199550 | 13:00 |
*** abehl has quit IRC | 13:00 | |
*** pavel_bondar has quit IRC | 13:00 | |
*** abehl has joined #openstack-neutron | 13:00 | |
*** bradjones has joined #openstack-neutron | 13:00 | |
*** bradjones has quit IRC | 13:00 | |
*** bradjones has joined #openstack-neutron | 13:00 | |
*** dguitarbite has joined #openstack-neutron | 13:00 | |
*** tellesnobrega__ has joined #openstack-neutron | 13:01 | |
*** tmorin has joined #openstack-neutron | 13:01 | |
*** julim has joined #openstack-neutron | 13:01 | |
*** dboik has quit IRC | 13:01 | |
*** nmagnezi has joined #openstack-neutron | 13:01 | |
*** fawadkhaliq has quit IRC | 13:01 | |
*** zhipeng has joined #openstack-neutron | 13:01 | |
*** pavel_bondar has joined #openstack-neutron | 13:01 | |
*** tmorin has quit IRC | 13:01 | |
*** ZZelle has joined #openstack-neutron | 13:02 | |
*** ushkalim has joined #openstack-neutron | 13:02 | |
*** ohno13 has joined #openstack-neutron | 13:03 | |
*** tellesnobrega_ has quit IRC | 13:03 | |
*** ferest has joined #openstack-neutron | 13:04 | |
*** tmorin has joined #openstack-neutron | 13:04 | |
*** tellesnobrega_ has joined #openstack-neutron | 13:04 | |
*** tmorin has quit IRC | 13:04 | |
*** jasondotstar has joined #openstack-neutron | 13:05 | |
*** abehl has quit IRC | 13:06 | |
*** tellesnobrega__ has quit IRC | 13:06 | |
*** tmorin has joined #openstack-neutron | 13:06 | |
*** mestery_ has joined #openstack-neutron | 13:06 | |
*** ferest has quit IRC | 13:07 | |
*** tellesnobrega_ has quit IRC | 13:09 | |
openstackgerrit | Ilya Shakhat proposed openstack/neutron: Verify that DHCP namespace process is killed by netns_cleanup https://review.openstack.org/199556 | 13:09 |
*** mestery has quit IRC | 13:09 | |
*** tmorin has quit IRC | 13:09 | |
*** tellesnobrega_ has joined #openstack-neutron | 13:09 | |
*** shashank_hegde has joined #openstack-neutron | 13:09 | |
*** rotbeard has quit IRC | 13:11 | |
*** tmorin has joined #openstack-neutron | 13:11 | |
*** chem has quit IRC | 13:12 | |
apuimedo | gsagie: ping | 13:13 |
gsagie | hi apuimedo | 13:13 |
*** tmorin has joined #openstack-neutron | 13:13 | |
apuimedo | hey Gal, how are you? | 13:13 |
gsagie | doing good, you? | 13:13 |
apuimedo | quite well too | 13:14 |
*** dane_leblanc has joined #openstack-neutron | 13:14 | |
apuimedo | https://github.com/celebdor/neutron-docker-plugin/tree/master | 13:14 |
*** amotoki has joined #openstack-neutron | 13:14 | |
*** afazekas has joined #openstack-neutron | 13:15 | |
*** ushkalim has quit IRC | 13:16 | |
*** ushkalim has joined #openstack-neutron | 13:16 | |
*** tellesnobrega__ has joined #openstack-neutron | 13:16 | |
*** shashank_hegde has quit IRC | 13:17 | |
*** tellesnobrega_ has quit IRC | 13:18 | |
Sam-I-Am | sc68cal: ping | 13:19 |
*** tmorin has quit IRC | 13:19 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Network RBAC DB setup and legacy migration https://review.openstack.org/191707 | 13:19 |
openstackgerrit | Kevin Benton proposed openstack/neutron: WIP: Implement RBAC API https://review.openstack.org/192555 | 13:19 |
*** nmagnezi has quit IRC | 13:19 | |
*** changbl has joined #openstack-neutron | 13:19 | |
*** ygbo has quit IRC | 13:21 | |
*** tellesnobrega_ has joined #openstack-neutron | 13:21 | |
*** abehl has joined #openstack-neutron | 13:21 | |
*** dims has joined #openstack-neutron | 13:22 | |
russellb | lifeless: great, thanks, recheck incoming! | 13:24 |
*** tellesnobrega__ has quit IRC | 13:24 | |
*** jckasper has quit IRC | 13:26 | |
*** tellesnobrega__ has joined #openstack-neutron | 13:27 | |
*** sudipto has joined #openstack-neutron | 13:28 | |
*** yamamoto has joined #openstack-neutron | 13:28 | |
*** yamamoto has quit IRC | 13:29 | |
*** tongli has joined #openstack-neutron | 13:29 | |
*** yamamoto has joined #openstack-neutron | 13:29 | |
ihrachyshka | garyk, 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,z | 13:30 |
ihrachyshka | it's mostly tests but also real fixes for the classes | 13:30 |
amotoki | ihrachyshka: ack. I need to add feature/qos branch to my personal gerrit dashboard :-) | 13:30 |
*** tellesnobrega_ has quit IRC | 13:31 | |
*** moshele has left #openstack-neutron | 13:33 | |
ihrachyshka | ajo|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 handled | 13:33 |
amotoki | mestery_: should we mark this bug invalid? https://bugs.launchpad.net/neutron/+bug/1467919 | 13:33 |
openstack | Launchpad bug 1467919 in neutron "networking-macvtap ml2 driver and agent" [Wishlist,Confirmed] | 13:33 |
*** salv-orlando has quit IRC | 13:33 | |
amotoki | mestery_: we no longer need a bug/bp for a new ML2 driver. i removed rfe tag. | 13:33 |
ajo|QoSPOC | ihrachyshka, what did I miss? | 13:33 |
ihrachyshka | ajo|QoSPOC, to_dict in get_policy | 13:33 |
ajo|QoSPOC | ahh true | 13:34 |
ihrachyshka | also, a suggestion to make arg names consistent (qos_policy vs policy) | 13:34 |
ajo|QoSPOC | ihrachyshka, and what else is not correct? | 13:34 |
ihrachyshka | ah, as for stubs, they are probably fine | 13:34 |
ajo|QoSPOC | ihrachyshka, yes, I saw that, but I'm not sure how does it come from the API | 13:34 |
ihrachyshka | so no, it's not completely incorrect | 13:34 |
ajo|QoSPOC | ihrachyshka, and I didn't want to mess with that until testing :) | 13:34 |
ajo|QoSPOC | I will patch that when I see it break from the API call | 13:35 |
ajo|QoSPOC | probably lots of issues :/ | 13:35 |
ihrachyshka | ajo|QoSPOC, python does not care about arg names assuming they are not passed as kwargs | 13:35 |
ajo|QoSPOC | ihrachyshka, yes, but I don't know how api calls us | 13:35 |
ihrachyshka | ok | 13:35 |
ihrachyshka | we'll revisit later | 13:35 |
ajo|QoSPOC | ihrachyshka, if via **kwargs, or via ordered args | 13:35 |
ajo|QoSPOC | but... let's fix at least the to_dict | 13:35 |
*** tmorin has joined #openstack-neutron | 13:35 | |
ZZelle | markmcclain, hi | 13:36 |
ihrachyshka | ajo|QoSPOC, where is _inline_test used? | 13:37 |
ajo|QoSPOC | ihrachyshka, there's a patch to remove it | 13:37 |
ajo|QoSPOC | ihrachyshka, it's a leftover it seems | 13:37 |
*** shwetaap has quit IRC | 13:37 | |
ihrachyshka | ajo|QoSPOC, yeah, but you add it | 13:37 |
ajo|QoSPOC | hmm , I do? | 13:37 |
ajo|QoSPOC | no, that comes via rebase | 13:37 |
ajo|QoSPOC | if you're comparing PS7 to PS8, let me check | 13:38 |
*** tmorin has quit IRC | 13:38 | |
*** tmorin has joined #openstack-neutron | 13:38 | |
ihrachyshka | ah, ok, right | 13:39 |
ihrachyshka | yeah, diff comparison hits sometimes | 13:39 |
ajo|QoSPOC | I actually remove - self._inline_test() | 13:39 |
ajo|QoSPOC | I may want to leave it for now, to not conflict the removal patch | 13:39 |
*** tmorin has quit IRC | 13:40 | |
ihrachyshka | ajo|QoSPOC, ack, sorry for nonsense comment :) | 13:41 |
*** irenab has quit IRC | 13:41 | |
ajo|QoSPOC | ihrachyshka: nah, np :) | 13:41 |
*** tmorin has joined #openstack-neutron | 13:41 | |
*** moshele has joined #openstack-neutron | 13:41 | |
ajo|QoSPOC | ihrachyshka, it could certainly have been my mistake :) | 13:41 |
*** ygbo has joined #openstack-neutron | 13:41 | |
moshele | ajo|QoSPOC: you are take ownership on https://review.openstack.org/#/c/195440/? | 13:42 |
ajo|QoSPOC | moshele, not doing anything with it now | 13:42 |
ajo|QoSPOC | I' have it cherry picked locally to assemble the POC | 13:43 |
moshele | ajo|QoSPOC: ok so I will address ihrachyshka comments | 13:43 |
*** sdake has joined #openstack-neutron | 13:44 | |
*** johnbelamaric has joined #openstack-neutron | 13:44 | |
ajo|QoSPOC | thanks moshele :) | 13:45 |
ajo|QoSPOC | moshele I just added more comments :) | 13:45 |
*** annegentle has quit IRC | 13:45 | |
*** tmorin has quit IRC | 13:45 | |
openstackgerrit | Merged openstack/neutron: Python3: cast the result of zip() to list https://review.openstack.org/199128 | 13:45 |
*** annegentle has joined #openstack-neutron | 13:45 | |
*** tmorin has joined #openstack-neutron | 13:46 | |
*** fawadkhaliq has joined #openstack-neutron | 13:46 | |
*** rushil has joined #openstack-neutron | 13:46 | |
*** tmorin has quit IRC | 13:46 | |
*** lori is now known as lori|away | 13:46 | |
*** tmorin has joined #openstack-neutron | 13:47 | |
pc_m | dougwig: 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-neutron | 13:47 | |
*** mestery_ has quit IRC | 13:48 | |
*** sdake has quit IRC | 13:49 | |
*** fawadkhaliq has quit IRC | 13:49 | |
*** sdake has joined #openstack-neutron | 13:50 | |
*** armax has joined #openstack-neutron | 13:57 | |
*** sudipto has quit IRC | 14:00 | |
*** localloop127 has joined #openstack-neutron | 14:00 | |
*** ajo|QoSPOC is now known as ajo | 14:01 | |
*** nbouthors has quit IRC | 14:01 | |
*** jlanoux has joined #openstack-neutron | 14:01 | |
*** sudipto has joined #openstack-neutron | 14:01 | |
ihrachyshka | ajo, meeting? | 14:02 |
*** tellesnobrega_ has joined #openstack-neutron | 14:02 | |
ajo | yep | 14:02 |
*** jreeves has joined #openstack-neutron | 14:02 | |
ajo | ping vikram #openstack-meeting-3 | 14:02 |
ajo | ping Ramanjaneya | 14:02 |
*** annegentle has quit IRC | 14:02 | |
*** ramanjaneya_ has joined #openstack-neutron | 14:02 | |
*** dboik has joined #openstack-neutron | 14:02 | |
*** garyk has quit IRC | 14:03 | |
*** rushil has quit IRC | 14:04 | |
*** jlanoux_ has quit IRC | 14:04 | |
*** baoli has quit IRC | 14:04 | |
*** edmondsw has joined #openstack-neutron | 14:05 | |
*** baoli has joined #openstack-neutron | 14:05 | |
*** dboik_ has joined #openstack-neutron | 14:05 | |
*** tellesnobrega__ has quit IRC | 14:05 | |
*** tellesnobrega__ has joined #openstack-neutron | 14:06 | |
*** jckasper has joined #openstack-neutron | 14:06 | |
*** tellesnobrega_ has quit IRC | 14:06 | |
*** lucas_ has joined #openstack-neutron | 14:06 | |
*** rushil has joined #openstack-neutron | 14:06 | |
scheuran | amotoki: 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 |
openstack | Launchpad bug 1467919 in neutron "networking-macvtap ml2 driver and agent" [Wishlist,Confirmed] https://launchpad.net/bugs/1467919 | 14:07 |
*** localloop127 has quit IRC | 14:07 | |
*** dboik has quit IRC | 14:07 | |
amotoki | scheuran: yes, as described in the devref. | 14:08 |
*** kiran-r has quit IRC | 14:08 | |
amotoki | scheuran: 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 IRC | 14:11 | |
scheuran | amotoki: so no code at all required anymore? also no entry in setup.cfg to reference the python path to use? | 14:11 |
amotoki | scheuran: I hope "yes" may be confusing. we need no bug for external hosted ml2 dirvers. | 14:11 |
*** baoli has quit IRC | 14:12 | |
amotoki | scheuran: I think the recently updated devref helps you. http://docs.openstack.org/developer/neutron/devref/contribute.html#design-and-development | 14:12 |
*** baoli has joined #openstack-neutron | 14:12 | |
amotoki | scheuran: especially "Liberty steps" in "Integrating with the Neutron system" section | 14:13 |
scheuran | amotoki: ok thanks for the pointer | 14:14 |
*** irenab has joined #openstack-neutron | 14:14 | |
amotoki | scheuran: if you have questions feel free to ask. I and others can help. | 14:14 |
*** ildikov has quit IRC | 14:14 | |
scheuran | amotoki: ok - Hope this doc will answer my questions... | 14:16 |
*** ygbo has quit IRC | 14:17 | |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Make IPAM more pythonic https://review.openstack.org/196143 | 14:17 |
*** ygbo has joined #openstack-neutron | 14:17 | |
*** yamamoto has quit IRC | 14:18 | |
*** ygbo has quit IRC | 14:19 | |
*** irenab has quit IRC | 14:20 | |
*** johnbelamaric has quit IRC | 14:20 | |
*** irenab has joined #openstack-neutron | 14:20 | |
*** johnbelamaric has joined #openstack-neutron | 14:20 | |
*** sudipto has quit IRC | 14:22 | |
*** zhipeng has quit IRC | 14:22 | |
*** armax has quit IRC | 14:26 | |
*** Piet has quit IRC | 14:26 | |
*** shausy has quit IRC | 14:26 | |
*** annegentle has joined #openstack-neutron | 14:27 | |
openstackgerrit | Ilya Shakhat proposed openstack/neutron: Verify that DHCP namespace process is killed by netns_cleanup https://review.openstack.org/199556 | 14:28 |
openstackgerrit | Zhi Chang proposed openstack/neutron: Add dns server prioritization for subnet https://review.openstack.org/199588 | 14:31 |
*** tellesnobrega__ has quit IRC | 14:32 | |
*** rushil has quit IRC | 14:34 | |
*** armax has joined #openstack-neutron | 14:34 | |
*** ildikov has joined #openstack-neutron | 14:34 | |
*** tmorin has quit IRC | 14:34 | |
*** salv-orlando has joined #openstack-neutron | 14:35 | |
*** liudong has joined #openstack-neutron | 14:36 | |
*** agireud has joined #openstack-neutron | 14:36 | |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Add Pluggable IPAM Backend Part 1 https://review.openstack.org/198777 | 14:36 |
*** rossella_s has quit IRC | 14:37 | |
*** johnbelamaric has quit IRC | 14:37 | |
*** johnbelamaric has joined #openstack-neutron | 14:37 | |
*** rossella_s has joined #openstack-neutron | 14:37 | |
*** flwang has quit IRC | 14:40 | |
*** tellesnobrega_ has joined #openstack-neutron | 14:41 | |
*** garyk has joined #openstack-neutron | 14:41 | |
openstackgerrit | Sergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils https://review.openstack.org/199550 | 14:43 |
*** ygbo has joined #openstack-neutron | 14:45 | |
*** jreeves has left #openstack-neutron | 14:45 | |
*** ronis_ has quit IRC | 14:46 | |
*** salv-orlando has quit IRC | 14:47 | |
*** mickeys has joined #openstack-neutron | 14:48 | |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Add Pluggable IPAM Backend Part 2 https://review.openstack.org/183099 | 14:48 |
*** tmorin has joined #openstack-neutron | 14:50 | |
openstackgerrit | Sergey Vilgelm proposed openstack/neutron: Switch to the oslo_utils.fileutils https://review.openstack.org/199550 | 14:51 |
*** fawadkhaliq has joined #openstack-neutron | 14:51 | |
*** thurloat_isgone is now known as thurloat | 14:53 | |
*** tmorin has quit IRC | 14:53 | |
*** vishwanathj has joined #openstack-neutron | 14:53 | |
*** localloop127 has joined #openstack-neutron | 14:53 | |
*** Piet has joined #openstack-neutron | 14:54 | |
*** tmorin has joined #openstack-neutron | 14:54 | |
*** akorzeni has quit IRC | 14:55 | |
*** vishwana_ has quit IRC | 14:55 | |
*** rkukura has quit IRC | 14:56 | |
*** lnicolas has quit IRC | 14:56 | |
*** yamahata has joined #openstack-neutron | 14:57 | |
*** agireud has quit IRC | 14:58 | |
*** agireud has joined #openstack-neutron | 15:00 | |
*** carl_baldwin has joined #openstack-neutron | 15:01 | |
tmorin | armax: I'm just looking at the change you did on l2gw to clean up interactions with Neutron constants | 15:01 |
*** lucas_ has joined #openstack-neutron | 15:01 | |
armax | tmorin: ok | 15:01 |
*** agireud has quit IRC | 15:01 | |
*** yamahata has quit IRC | 15:01 | |
*** yamahata has joined #openstack-neutron | 15:02 | |
tmorin | in particular: https://review.openstack.org/#/c/198217/1/networking_l2gw/extensions/l2gateway.py,cm | 15:02 |
tmorin | armax: I don't get how you can avoid declaring something in constants.EXT_TO_SERVICE_MAPPING | 15:02 |
tmorin | we're trying the same fix on BGPVPN, but we get a "Service type 'BGPVPN' is not allowed, allowed types: ..." | 15:03 |
tmorin | doesn't seem like neutron server takes path_prefix into account to populate EXT_TO_SERVICE_MAPPING | 15:04 |
*** dims has quit IRC | 15:04 | |
armax | um…that’s interesting | 15:04 |
*** coolsvap is now known as coolsvap|away | 15:04 | |
*** Murali has quit IRC | 15:04 | |
*** agireud has joined #openstack-neutron | 15:05 | |
*** dims has joined #openstack-neutron | 15:05 | |
armax | tmorin: can you post me the full trace? | 15:05 |
*** yapeng has joined #openstack-neutron | 15:06 | |
*** tellesnobrega_ has quit IRC | 15:06 | |
*** agireud has quit IRC | 15:06 | |
*** roeyc has quit IRC | 15:07 | |
tmorin | armax: let me see | 15:07 |
anteaya | sc68cal: can you put up the other failures in an etherpad? | 15:08 |
tmorin | armax: 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 plugin | 15:08 |
armax | tmorin: right, the l2gw plugin seems to be running happily here: v | 15:09 |
armax | tmorin: http://15.126.220.115/L2GW/20428/198217/ceba5302da66201f3f3f3617eb740e73b0b404e1/ | 15:09 |
tmorin | trace: http://paste.openstack.org/show/355543/ | 15:09 |
armax | tmorin: link me to the bgpvpn repo quickly, please? | 15:09 |
*** ivar-lazzaro has quit IRC | 15:09 | |
*** dims has quit IRC | 15:10 | |
tmorin | the code is the repo currently still modifies the Neutron constant | 15:10 |
tmorin | the non-working code is not yet pushed in a change | 15:10 |
sc68cal | anteaya: sure - https://etherpad.openstack.org/p/devstack-linuxbridge | 15:10 |
armax | tmorin: agreed | 15:10 |
*** agireud_ has joined #openstack-neutron | 15:10 | |
*** SridharG has left #openstack-neutron | 15:11 | |
*** coolsvap|away is now known as coolsvap | 15:12 | |
*** carl_baldwin has quit IRC | 15:12 | |
*** Zulu_ has quit IRC | 15:14 | |
armax | tmorin: we’re must be missing something…let me poke at it a bit | 15:15 |
tmorin | armax: sure, tahnks | 15:15 |
*** mlavalle has joined #openstack-neutron | 15:16 | |
*** tmorin has quit IRC | 15:16 | |
*** dsneddon_afk is now known as dsneddon | 15:16 | |
*** jlanoux has quit IRC | 15:16 | |
*** tmorin has joined #openstack-neutron | 15:17 | |
sc68cal | anteaya: ok, so of the 6 failures, only one looks like possibly an issue with the linux bridge job or linux bridge code | 15:17 |
anteaya | sc68cal: looks like line 28 is the next easy direction | 15:17 |
anteaya | yup, I concur | 15:17 |
anteaya | nice analysis | 15:17 |
sc68cal | anteaya: the others look like it's because kilo doesn't have the patches we merged to get LB up and running | 15:18 |
openstackgerrit | John Davidge proposed openstack/neutron: DB & API changes for IPv6 Prefix Delegation https://review.openstack.org/158697 | 15:18 |
sc68cal | so, total is 16 passes and 1 "true" failure | 15:18 |
*** TrevorV has joined #openstack-neutron | 15:18 | |
anteaya | yay | 15:19 |
*** yamamoto has joined #openstack-neutron | 15:19 | |
amotoki | armax: 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 |
openstackgerrit | Cyril Roelandt proposed openstack/neutron: Python 3: do not compare int and NoneType https://review.openstack.org/199611 | 15:19 |
armax | amotoki: I think we do | 15:19 |
anteaya | sc68cal: ah yes, okay so is it worth backporting do you think? | 15:19 |
*** marun has joined #openstack-neutron | 15:19 | |
anteaya | sc68cal: is it worth your effort to find out if others feel it is worth backporting? | 15:20 |
*** tmorin has quit IRC | 15:20 | |
sc68cal | anteaya: probably - most of the patches are a handful of lines, and shouldn't be hard | 15:20 |
amotoki | armax: in most backports, if we have multiple patches which should be merged at the same time, we squash such patches into one | 15:20 |
anteaya | sc68cal: okay fair enough | 15:20 |
amotoki | to avoid introducing a new bug. | 15:20 |
anteaya | sc68cal: which would you like to do first? | 15:20 |
amotoki | armax: in this case, there is no consumer. is this the reason you proposed a separate backport? | 15:20 |
*** boris-42 has joined #openstack-neutron | 15:21 | |
*** tmorin has joined #openstack-neutron | 15:21 | |
sc68cal | anteaya: i'll take a look at backporting https://review.openstack.org/192906 first | 15:21 |
armax | amotoki: I can do that, the reason why I didn’t do it is because without Oleg’s fix the feature is 95% there | 15:21 |
sc68cal | anteaya: then backport the neutron patches | 15:21 |
armax | amotoki: I can squash if you think it’s best | 15:21 |
sc68cal | anteaya: but overall, pretty happy. 16/17 successes is a 94% success rate | 15:22 |
amotoki | armax: I just try to follow the best practice. I would like to ask ihar. | 15:22 |
armax | ihrachyshka: ? | 15:22 |
armax | ihrachyshka: ^^ | 15:22 |
*** dims has joined #openstack-neutron | 15:23 | |
amotoki | armax: yes | 15:23 |
anteaya | sc68cal: I too am very happy | 15:23 |
anteaya | sc68cal: nice work bringing in the happiness | 15:23 |
anteaya | yay | 15:23 |
anteaya | \o/ | 15:23 |
Sam-I-Am | sc68cal: yo | 15:23 |
*** yamamoto has quit IRC | 15:24 | |
amotoki | ihrachyshka: 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 IRC | 15:24 | |
amotoki | ihrachyshka: the first one is incomplete and the second one is required. | 15:24 |
ihrachyshka | amotoki, 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 |
sc68cal | Sam-I-Am: hey, what's up | 15:25 |
armax | amotoki: the first one is not incomplete | 15:25 |
*** jobewan has joined #openstack-neutron | 15:25 | |
*** topshare_ has joined #openstack-neutron | 15:25 | |
amotoki | armax: if so I must misunderstand the context. sorry | 15:26 |
*** topshare has quit IRC | 15:26 | |
armax | amotoki: the way mixins are being used/implemented revealed that security group rules events were not being dispatched | 15:26 |
*** banix has joined #openstack-neutron | 15:27 | |
*** vthapar has quit IRC | 15:27 | |
*** irenab has quit IRC | 15:27 | |
Sam-I-Am | sc68cal: i found this - https://review.openstack.org/#/c/184474/ | 15:27 |
*** marun has quit IRC | 15:27 | |
armax | amotoki: so the feature is all there in the first patch | 15:27 |
*** lucas_ has joined #openstack-neutron | 15:27 | |
armax | amotoki: the second, from oleg, moves the code around to make sure we work around the mixin nonsense | 15:27 |
Sam-I-Am | sc68cal: i sort of thought l3ha already used conntrack | 15:27 |
Sam-I-Am | sc68cal: lest connections go poo during failover | 15:27 |
armax | amotoki: but to an extend they are both required to make it fully available to whichever needs to use it | 15:28 |
amotoki | armax: thanks. I re-looked both and got it. | 15:28 |
amotoki | armax: i will remove my -1 from the backports. | 15:28 |
Sam-I-Am | or if there's any l3ha people here :) | 15:28 |
armax | amotoki: 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 |
armax | amotoki, ihrachyshka: pls let me know if you like me to squash the two | 15:29 |
openstackgerrit | John Davidge proposed openstack/neutron: L3 agent changes and reference implementation for IPv6 PD https://review.openstack.org/185977 | 15:30 |
ihrachyshka | armax, nope, it should be fine. I'll check the patches themselves tomorrow | 15:30 |
amotoki | armax: 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 IRC | 15:30 | |
*** padkrish has joined #openstack-neutron | 15:30 | |
ihrachyshka | on first sight, they looked invasive, but maybe they are not really | 15:30 |
amuller | Sam-I-Am: no we didn't integatr conntrack with L3 HA | 15:31 |
*** carl_baldwin has joined #openstack-neutron | 15:31 | |
amuller | integrate* | 15:31 |
ihrachyshka | it's just that I'm always a bit concerned if a patch makes 100+ LOC change in base objects ;) | 15:31 |
sc68cal | Sam-I-Am: looking | 15:31 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements https://review.openstack.org/182746 | 15:31 |
armax | ihrachyshka: codewise, they can look like as such, but they are ineffective if the registry is not used | 15:31 |
*** padkrish has quit IRC | 15:31 | |
sc68cal | Sam-I-Am: looks like that's not the case? not sure | 15:31 |
Sam-I-Am | amuller: hmm. so connections just drop during a failover? | 15:32 |
*** padkrish has joined #openstack-neutron | 15:32 | |
amuller | Sam-I-Am: IIRC only if your VMs are using SNAT / no floating IPs | 15:32 |
amuller | Sam-I-Am: SNAT is stateful, floating IP NAT essentially isn't | 15:32 |
amuller | Sam-I-Am: when we tested this using a floating IP the connections kept on trucking | 15:33 |
Sam-I-Am | ok, whats maintaining the states there? | 15:33 |
Sam-I-Am | rather "states" | 15:33 |
Sam-I-Am | (for fips) | 15:33 |
amuller | no one | 15:34 |
amuller | 1 sec | 15:34 |
Sam-I-Am | long story short i'm trying to figure out if there's any dependency on conntrack now (it appears not) | 15:34 |
Sam-I-Am | since it usually goes hand in hand with keepalived | 15:34 |
amuller | Sam-I-Am: no conntrack is out of the picture | 15:35 |
Sam-I-Am | ok. no plans for liberty? | 15:35 |
*** wwriverrat has quit IRC | 15:36 | |
amuller | Sam-I-Am: ehhh... I doubt it | 15:36 |
amuller | it's not really important | 15:36 |
Sam-I-Am | ok, so the only limitation is for VMs with fixed IPs | 15:37 |
amuller | yeah, VMs wihout a floating IP trying to reach an external resource | 15:37 |
amuller | those TCP sessions will be cut off | 15:37 |
amuller | then it depends how the app handles it | 15:37 |
*** wwriverrat has joined #openstack-neutron | 15:38 | |
amuller | if the app does an auto reocnnect / auto retry... it depends | 15:38 |
openstackgerrit | Cedric Brandily proposed openstack/neutron: Remove double negation in neutron.agent.linux.daemon https://review.openstack.org/199623 | 15:39 |
*** Sukhdev has joined #openstack-neutron | 15:39 | |
*** merooney has quit IRC | 15:39 | |
*** marun has joined #openstack-neutron | 15:41 | |
*** david-ly_ is now known as david-lyle | 15:42 | |
armax | tmorin: what’s your service_plugins variable set to? | 15:43 |
*** rkukura has joined #openstack-neutron | 15:44 | |
tmorin | armax: networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin | 15:45 |
*** shivharis has joined #openstack-neutron | 15:45 | |
*** annegentle has quit IRC | 15:45 | |
armax | tmorin: and what about service_providers.service_provider? | 15:45 |
*** annegentle has joined #openstack-neutron | 15:46 | |
*** kiran-r has joined #openstack-neutron | 15:46 | |
armax | tmorin: I am wondering that you’re probably off a stale config? | 15:46 |
*** daneyon has joined #openstack-neutron | 15:46 | |
*** enikanorov2 has joined #openstack-neutron | 15:47 | |
*** coolsvap is now known as coolsvap|away | 15:47 | |
*** salv-orlando has joined #openstack-neutron | 15:47 | |
*** coolsvap|away is now known as coolsvap | 15:48 | |
*** jasondotstar has quit IRC | 15:48 | |
*** abregman has quit IRC | 15:48 | |
armax | tmorin: I think you’re hitting this: https://github.com/openstack/neutron/blob/master/neutron/services/provider_configuration.py#L73 | 15:48 |
*** nlahouti has joined #openstack-neutron | 15:49 | |
*** patrickeast has joined #openstack-neutron | 15:49 | |
tmorin | [service_providers] | 15:49 |
*** abehl has quit IRC | 15:49 | |
tmorin | service_provider = BGPVPN:BaGPipe:networking_bgpvpn.neutron.services.service_drivers.bagpipe.bagpipe.BaGPipeBGPVPNDriver:default | 15:49 |
armax | tmorin: I suspect that if you still use the old way of specifying the provider you hit that code path that prevents you from loading | 15:49 |
armax | tmorin: but let me dig a bit deeper | 15:50 |
*** daneyon has quit IRC | 15:50 | |
*** devvesa has quit IRC | 15:50 | |
tmorin | armax: see above what I have in my neutron.conf | 15:53 |
tmorin | armax: is this "old" or "new" | 15:53 |
*** patrickeast has quit IRC | 15:53 | |
*** marun has quit IRC | 15:54 | |
armax | tmorin: I am thinking that you would hit the issue regardless | 15:55 |
*** yamamoto has joined #openstack-neutron | 15:55 | |
*** jistr has quit IRC | 15:56 | |
*** salv-orlando has quit IRC | 15:56 | |
*** agireud_ has quit IRC | 15:57 | |
*** yamahata has quit IRC | 15:57 | |
armax | tmorin: so I may need to revise what’s needed still | 15:57 |
*** yamahata has joined #openstack-neutron | 15:57 | |
tmorin | armax: I agree | 15:58 |
*** jlanoux has joined #openstack-neutron | 15:58 | |
*** jbell8 has joined #openstack-neutron | 15:58 | |
*** jasondotstar has joined #openstack-neutron | 15:58 | |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Enable pluggable IPAM implementation by default https://review.openstack.org/181023 | 15:59 |
*** jbell8 has quit IRC | 15:59 | |
*** jbell8 has joined #openstack-neutron | 15:59 | |
tmorin | armax: for now, we'll keep adding our service in EXT_TO_SERVICE_MAPPING | 15:59 |
tmorin | armax: but happy to hear on a better way | 16:00 |
armax | tmorin: we’ll clean that up | 16:00 |
armax | tmorin: keep an eye on this | 16:00 |
*** sridhar_ram has joined #openstack-neutron | 16:00 | |
tmorin | armax: ok, thanks | 16:00 |
*** salv-orl_ has joined #openstack-neutron | 16:00 | |
*** tellesnobrega_ has joined #openstack-neutron | 16:00 | |
armax | tmorin: thanks for trying this stuff out | 16:01 |
armax | tmorin: the more eyes the better | 16:01 |
tmorin | armax: well, we have to :-P if we don't follow neutron changes, our code is broken ;) | 16:01 |
*** dane_leblanc has quit IRC | 16:02 | |
armax | tmorin: isn’t that a beauty? | 16:02 |
armax | :P | 16:02 |
tmorin | armax: ;) | 16:02 |
*** scheuran has quit IRC | 16:02 | |
*** ygbo has quit IRC | 16:03 | |
*** ekuris has quit IRC | 16:03 | |
*** ushkalim has quit IRC | 16:04 | |
*** SourabhP has joined #openstack-neutron | 16:05 | |
*** irenab has joined #openstack-neutron | 16:06 | |
*** irenab has quit IRC | 16:06 | |
openstackgerrit | Henry Gessau proposed openstack/neutron-vpnaas: Remove dependency on config file for db check_migration https://review.openstack.org/199633 | 16:07 |
*** absubram has joined #openstack-neutron | 16:07 | |
*** irenab has joined #openstack-neutron | 16:07 | |
*** moshele has quit IRC | 16:07 | |
ZZelle | markmcclain, hi | 16:07 |
*** shivrao has joined #openstack-neutron | 16:07 | |
*** rushil has joined #openstack-neutron | 16:08 | |
markmcclain | ZZelle: hi | 16:08 |
*** SourabhP_ has joined #openstack-neutron | 16:08 | |
*** kiran-r has quit IRC | 16:08 | |
ZZelle | markmcclain, about https://review.openstack.org/#/c/199623/1/neutron/agent/linux/daemon.py | 16:08 |
*** apuimedo has quit IRC | 16:09 | |
*** shivrao_ has joined #openstack-neutron | 16:09 | |
*** dsanders has joined #openstack-neutron | 16:09 | |
*** SourabhP has quit IRC | 16:10 | |
*** SourabhP_ is now known as SourabhP | 16:10 | |
ZZelle | markmcclain, it seems no error is raised by fcntl.flock(f, fcntl.LOCK_UN) when we try to unlock an unlocked file | 16:10 |
*** patrickeast has joined #openstack-neutron | 16:10 | |
*** dontalton has joined #openstack-neutron | 16:10 | |
*** ivar-lazzaro has joined #openstack-neutron | 16:10 | |
*** dane_leblanc has joined #openstack-neutron | 16:10 | |
*** coolsvap is now known as coolsvap|away | 16:11 | |
ZZelle | markmcclain, so i am not sure we can detect a failing unlock | 16:11 |
*** johnbelamaric has quit IRC | 16:12 | |
*** irenab has quit IRC | 16:12 | |
markmcclain | the underlying code should raise an exception on error that we care about | 16:12 |
*** shivrao has quit IRC | 16:12 | |
*** agireud has joined #openstack-neutron | 16:12 | |
markmcclain | ZZelle: if we try to unlock something again I don't think we care | 16:14 |
*** SourabhP has quit IRC | 16:14 | |
ZZelle | markmcclain, ok | 16:15 |
*** dims has quit IRC | 16:15 | |
*** shivrao_ has quit IRC | 16:15 | |
*** arosen has quit IRC | 16:15 | |
*** ihrachyshka has quit IRC | 16:16 | |
*** dims has joined #openstack-neutron | 16:16 | |
*** gsagie_ has joined #openstack-neutron | 16:16 | |
*** merooney has joined #openstack-neutron | 16:16 | |
openstackgerrit | Ivar Lazzaro proposed openstack/neutron: Decompose Apic ML2 mechanism driver https://review.openstack.org/193365 | 16:16 |
*** TrevorV has quit IRC | 16:17 | |
*** lazy_prince has quit IRC | 16:18 | |
*** flwang has joined #openstack-neutron | 16:18 | |
*** ivar-lazzaro has quit IRC | 16:19 | |
*** zhenguo has quit IRC | 16:20 | |
*** ivar-lazzaro has joined #openstack-neutron | 16:20 | |
*** ronis_ has joined #openstack-neutron | 16:20 | |
*** padkrish has quit IRC | 16:21 | |
*** vivek-ebay has joined #openstack-neutron | 16:21 | |
*** marun has joined #openstack-neutron | 16:21 | |
*** dims has quit IRC | 16:21 | |
*** ivar-laz_ has joined #openstack-neutron | 16:21 | |
*** johnbelamaric has joined #openstack-neutron | 16:23 | |
*** ivar-lazzaro has quit IRC | 16:24 | |
*** shivharis has left #openstack-neutron | 16:25 | |
anilvenkata | pc_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/8 | 16:25 |
openstack | Launchpad 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 IRC | 16:25 | |
*** vivek-ebay has quit IRC | 16:25 | |
anilvenkata | pc_m: kindly see it when u get free time | 16:26 |
*** jpena is now known as jpena|away | 16:26 | |
*** jlibosva has quit IRC | 16:27 | |
*** _cjones_ has joined #openstack-neutron | 16:28 | |
*** anilvenkata has left #openstack-neutron | 16:28 | |
*** Marga_ has quit IRC | 16:28 | |
*** changbl has quit IRC | 16:29 | |
*** jaypipes has quit IRC | 16:29 | |
*** tidwellr has joined #openstack-neutron | 16:29 | |
*** jhova has joined #openstack-neutron | 16:30 | |
*** tmorin has quit IRC | 16:30 | |
openstackgerrit | Merged openstack/neutron: Fix issues with allocation pool generation for ::/64 cidr https://review.openstack.org/199176 | 16:30 |
*** tmorin has joined #openstack-neutron | 16:31 | |
*** vivek-ebay has joined #openstack-neutron | 16:32 | |
*** sthillma has joined #openstack-neutron | 16:32 | |
*** padkrish has joined #openstack-neutron | 16:32 | |
*** kawa2014 has quit IRC | 16:34 | |
*** safchain has quit IRC | 16:34 | |
*** fzdarsky has quit IRC | 16:35 | |
*** Marga_ has joined #openstack-neutron | 16:38 | |
*** Swami has joined #openstack-neutron | 16:38 | |
*** ihrachyshka has joined #openstack-neutron | 16:38 | |
*** yog__ has quit IRC | 16:38 | |
*** dims has joined #openstack-neutron | 16:40 | |
*** achanda has joined #openstack-neutron | 16:41 | |
*** dontalton is now known as bitblt | 16:41 | |
*** padkrish has quit IRC | 16:41 | |
*** bitblt has quit IRC | 16:41 | |
*** bitblt has joined #openstack-neutron | 16:41 | |
*** fitoduarte has joined #openstack-neutron | 16:41 | |
*** bitblt has quit IRC | 16:42 | |
*** afazekas has quit IRC | 16:42 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: DVR: fix router rescheduling https://review.openstack.org/199514 | 16:42 |
*** sthillma has quit IRC | 16:44 | |
openstackgerrit | Neil Jerram proposed openstack/neutron: Describe and propose the 'routed' network type https://review.openstack.org/198439 | 16:46 |
*** lindycoder has quit IRC | 16:48 | |
*** ihrachyshka has quit IRC | 16:48 | |
*** lindycoder has joined #openstack-neutron | 16:48 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Delete FIP agent gateway port with external gw port https://review.openstack.org/194441 | 16:51 |
*** vikram_ has joined #openstack-neutron | 16:51 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Add RPC command and delete if last FIP on Agent https://review.openstack.org/194446 | 16:51 |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Cleanup the fip agent gateway port delete routines https://review.openstack.org/194455 | 16:51 |
*** sripriya has joined #openstack-neutron | 16:51 | |
*** jckasper has quit IRC | 16:52 | |
*** tongli has quit IRC | 16:53 | |
*** tongli has joined #openstack-neutron | 16:53 | |
*** enikanorov2 has quit IRC | 16:54 | |
*** sbalukoff has quit IRC | 16:55 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix DVR interface delete by port when gateway is set https://review.openstack.org/173001 | 16:56 |
*** kutija has joined #openstack-neutron | 16:56 | |
*** shivrao has joined #openstack-neutron | 16:58 | |
*** tongli has quit IRC | 16:58 | |
*** mlavalle has quit IRC | 16:59 | |
*** neophy has joined #openstack-neutron | 16:59 | |
*** mlavalle has joined #openstack-neutron | 16:59 | |
*** madhu_ak has joined #openstack-neutron | 17:00 | |
*** marun has quit IRC | 17:00 | |
*** sridhar_ram1 has joined #openstack-neutron | 17:01 | |
*** padkrish has joined #openstack-neutron | 17:01 | |
*** topshare_ has quit IRC | 17:02 | |
*** sridhar_ram has quit IRC | 17:03 | |
*** madhu_ak_ has joined #openstack-neutron | 17:03 | |
*** wwriverrat_ has joined #openstack-neutron | 17:03 | |
*** lucas_ has joined #openstack-neutron | 17:04 | |
*** wwriverrat has quit IRC | 17:04 | |
*** wwriverrat_ is now known as wwriverrat | 17:04 | |
sc68cal | Looks like the last bug we need to squash that we're hitting with the LB job is https://bugs.launchpad.net/neutron/+bug/1312016 | 17:04 |
openstack | Launchpad 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 IRC | 17:04 | |
*** zzz_pczesno has quit IRC | 17:04 | |
sc68cal | logstash query - http://tinyurl.com/ob98nnv | 17:05 |
*** Marga__ has joined #openstack-neutron | 17:06 | |
*** Marga__ has quit IRC | 17:06 | |
*** shashank_hegde has joined #openstack-neutron | 17:06 | |
*** Marga_ has quit IRC | 17:06 | |
*** Marga_ has joined #openstack-neutron | 17:06 | |
*** enikanorov2 has joined #openstack-neutron | 17:06 | |
*** rushil has quit IRC | 17:07 | |
*** imcsk8 is now known as imcsk8|afk | 17:08 | |
*** jlanoux has quit IRC | 17:08 | |
*** irenab has joined #openstack-neutron | 17:08 | |
*** lucas_ has quit IRC | 17:09 | |
*** spandhe has joined #openstack-neutron | 17:09 | |
*** dedery_ has joined #openstack-neutron | 17:10 | |
*** tmorin has quit IRC | 17:10 | |
*** mutoulbj has quit IRC | 17:12 | |
*** achanda has quit IRC | 17:12 | |
*** achanda has joined #openstack-neutron | 17:12 | |
*** tmorin has joined #openstack-neutron | 17:12 | |
*** irenab has quit IRC | 17:13 | |
*** tongli has joined #openstack-neutron | 17:13 | |
*** padkrish has quit IRC | 17:13 | |
*** daneyon has joined #openstack-neutron | 17:14 | |
*** tmorin has quit IRC | 17:14 | |
*** dedery has quit IRC | 17:14 | |
*** dedery_ has quit IRC | 17:15 | |
*** claudiub has quit IRC | 17:15 | |
*** tmorin has joined #openstack-neutron | 17:15 | |
*** dane_leblanc has quit IRC | 17:16 | |
*** aranjan has joined #openstack-neutron | 17:16 | |
*** tflynn has joined #openstack-neutron | 17:17 | |
*** rushil has joined #openstack-neutron | 17:18 | |
*** tongli_ has joined #openstack-neutron | 17:18 | |
*** tellesnobrega_ has quit IRC | 17:19 | |
*** crc32 has joined #openstack-neutron | 17:19 | |
*** daneyon has quit IRC | 17:19 | |
*** tongli has quit IRC | 17:19 | |
*** yapeng has quit IRC | 17:20 | |
*** ronis_ has quit IRC | 17:20 | |
*** tflynn_ has joined #openstack-neutron | 17:21 | |
*** rushil has quit IRC | 17:21 | |
*** rushil has joined #openstack-neutron | 17:21 | |
*** lori|away is now known as lori | 17:22 | |
banix | tidwellr: hi Ryan do you have a moment to talk subnetpool and quotas | 17:23 |
*** tongli_ has quit IRC | 17:23 | |
tidwellr | banix: yes | 17:23 |
*** ivar-laz_ has quit IRC | 17:24 | |
*** ijw has joined #openstack-neutron | 17:24 | |
*** tflynn has quit IRC | 17:24 | |
banix | tidwellr: 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-neutron | 17:24 | |
*** lucas__ has joined #openstack-neutron | 17:24 | |
*** dane_leblanc has joined #openstack-neutron | 17:24 | |
*** lucas__ has quit IRC | 17:26 | |
banix | tidwellr: 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 applied | 17:26 |
banix | tidwellr: 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 that | 17:26 |
banix | tidwellr: did i make myself clear? does this make sense? | 17:27 |
tidwellr | banix: right, makes perfect sense | 17:27 |
banix | tidwellr: right now we cannot do that. right? | 17:27 |
tidwellr | banix: correct, right now both quotas are enforced | 17:27 |
*** dyydj has joined #openstack-neutron | 17:28 | |
*** ekuris has joined #openstack-neutron | 17:28 | |
banix | tidwellr: have you given thought on how this could be done? | 17:28 |
*** ramanjaneya_ has quit IRC | 17:29 | |
banix | tidwellr: the standard way quotas on resources like subnets are enforced will be difficult to change | 17:30 |
*** yamahata has quit IRC | 17:30 | |
*** lucas__ has joined #openstack-neutron | 17:31 | |
tidwellr | banix: correct, we really struggled with this when thinking through subnet pool quotas | 17:31 |
*** lucas__ has quit IRC | 17:31 | |
tidwellr | banix: sorry to say I haven't given it much thought since subnet pools merged, it would be worth looking into again though | 17:32 |
*** absubram has quit IRC | 17:32 | |
banix | tidwellr: 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 IRC | 17:33 | |
banix | tidwellr: thanks for the time; just wanted to confirm my understanding is not totally off | 17:33 |
*** tflynn has joined #openstack-neutron | 17:34 | |
tidwellr | banix: yes, that's easy. A subnet allocated from a subnet pool carries a subnetpool_id | 17:34 |
*** crc32 has quit IRC | 17:34 | |
tidwellr | banix: if not allocated from a pool, subnetpool_id is None | 17:34 |
tidwellr | banix: we already mark subnets in the way you describe | 17:35 |
openstackgerrit | Sukhdev Kapur proposed openstack/neutron: In Arista ML2 driver Reconfigures VLAN on VM migration https://review.openstack.org/198182 | 17:35 |
*** christx2 has quit IRC | 17:35 | |
banix | tidwellr: 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 |
tidwellr | banix: I think it's worth opening an RFE and generating the discussion | 17:36 |
openstackgerrit | Sukhdev Kapur proposed openstack/neutron: In Arista ML2 driver Reconfigure VLAN on VM migration https://review.openstack.org/198182 | 17:36 |
banix | tidwellr: will do. thanks. | 17:36 |
tidwellr | banix: cool, thanks for looking into this | 17:37 |
*** dannywilson has joined #openstack-neutron | 17:37 | |
*** tidwellr has left #openstack-neutron | 17:37 | |
*** dlundquist has joined #openstack-neutron | 17:37 | |
*** dlundquist has left #openstack-neutron | 17:38 | |
*** dims has quit IRC | 17:39 | |
*** Sukhdev has quit IRC | 17:39 | |
*** dims has joined #openstack-neutron | 17:39 | |
*** yamamoto has quit IRC | 17:41 | |
*** SourabhP has joined #openstack-neutron | 17:41 | |
*** hitalia has joined #openstack-neutron | 17:42 | |
*** tongli has joined #openstack-neutron | 17:43 | |
*** Sukhdev has joined #openstack-neutron | 17:43 | |
*** tongli has quit IRC | 17:44 | |
*** tongli has joined #openstack-neutron | 17:44 | |
*** neophy has quit IRC | 17:45 | |
*** yamamoto has joined #openstack-neutron | 17:46 | |
*** jckasper has joined #openstack-neutron | 17:47 | |
*** amotoki has quit IRC | 17:48 | |
*** gampel has quit IRC | 17:49 | |
*** localloop127 has quit IRC | 17:49 | |
*** mickeys has quit IRC | 17:50 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Add support for PluginWorker and Process creation notification https://review.openstack.org/189391 | 17:52 |
johnbelamaric | carl_baldwin, haleyb, tidwellr: When you have a chance please take a look at #link https://review.openstack.org/#/c/153236 | 17:52 |
openstackgerrit | Cedric Brandily proposed openstack/neutron: Correct fcntl.flock use in Pidfile.unlock https://review.openstack.org/199623 | 17:52 |
johnbelamaric | I think it's finally ready - hope to get it in before we hit PS 100 :) | 17:52 |
*** yamahata has joined #openstack-neutron | 17:52 | |
carl_baldwin | johnbelamaric: Yes, I can look at them today. I completely neglected reviewing yesterday. Making up for in today. | 17:53 |
*** mjturek1 has joined #openstack-neutron | 17:53 | |
carl_baldwin | s/in/it/ | 17:53 |
johnbelamaric | carl_baldwin: no problem, rebasing was needed anyway for at a couple of them | 17:53 |
*** crose has quit IRC | 17:53 | |
*** crose has joined #openstack-neutron | 17:53 | |
regXboi | carl_baldwin: ping - wanted to talk about a potential RFE with you | 17:55 |
johnbelamaric | carl_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/196143 | 17:56 |
*** sudipto has joined #openstack-neutron | 17:56 | |
carl_baldwin | regXboi: hi | 17:56 |
*** Longgeek has quit IRC | 17:57 | |
*** tflynn has quit IRC | 17:57 | |
carl_baldwin | johnbelamaric: ack | 17:57 |
*** Longgeek has joined #openstack-neutron | 17:57 | |
*** Longgeek has quit IRC | 17:57 | |
*** aix has quit IRC | 17:57 | |
gsagie_ | hi regXboi :) | 17:57 |
*** vikram_ has quit IRC | 17:59 | |
regXboi | carl_baldwin: so here's the deal - IIRC, as of right now, neutron external networks don't talk encapsulation well | 17:59 |
regXboi | as in at all | 17:59 |
*** Longgeek has joined #openstack-neutron | 17:59 | |
regXboi | so I'm looking at an RFE that would allow the external network to be set up with the various encapsulation provider types | 18:00 |
regXboi | (vxlan is the specific request driving this) | 18:00 |
regXboi | er support for vxlan that is | 18:00 |
*** absubram has joined #openstack-neutron | 18:00 | |
*** dlundquist has joined #openstack-neutron | 18:01 | |
dlundquist | carl_baldwin: ping | 18:01 |
*** moshele has joined #openstack-neutron | 18:01 | |
*** sthillma has joined #openstack-neutron | 18:01 | |
*** mestery has joined #openstack-neutron | 18:01 | |
regXboi | gsagie_: greetings ... | 18:01 |
regXboi | mestery!!!! | 18:02 |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: VPNaaS: Store local side's tunnel IP for later retrieval https://review.openstack.org/199670 | 18:02 |
gsagie_ | Everyone want a piece of carl_baldwin :) | 18:02 |
* regXboi looks for the carl_baldwin queue :) | 18:02 | |
carl_baldwin | dlundquist: pong | 18:02 |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR https://review.openstack.org/196908 | 18:02 |
*** dannywilson has quit IRC | 18:02 | |
*** dannywilson has joined #openstack-neutron | 18:03 | |
carl_baldwin | regXboi: Hmmm. Let me check something. | 18:03 |
dlundquist | carl_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 IRC | 18:04 | |
*** aranjan has joined #openstack-neutron | 18:04 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR https://review.openstack.org/196908 | 18:05 |
*** ivar-laz_ has joined #openstack-neutron | 18:05 | |
*** ivar-laz_ has quit IRC | 18:05 | |
*** ivar-laz_ has joined #openstack-neutron | 18:06 | |
*** imcsk8|afk is now known as imcsk8 | 18:07 | |
*** yamamoto has quit IRC | 18:08 | |
*** tellesnobrega_ has joined #openstack-neutron | 18:08 | |
carl_baldwin | regXboi: 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 the | 18:08 |
carl_baldwin | public network. | 18:08 |
*** ivar-lazzaro has quit IRC | 18:08 | |
*** moshele has quit IRC | 18:09 | |
regXboi | carl_baldwin: but does DVR work with that type of external network? | 18:09 |
*** sridhar_ram has joined #openstack-neutron | 18:11 | |
carl_baldwin | regXboi: Good question. I think so but maybe Swami can confirm. | 18:11 |
carl_baldwin | dlundquist: looking… | 18:11 |
regXboi | Swami: ^^^^ | 18:11 |
*** sridhar_ram1 has quit IRC | 18:12 | |
*** padkrish has joined #openstack-neutron | 18:13 | |
amuller | kevinbenton: openvswitch logs will now be attached to gate runs, that patch was just approved: https://review.openstack.org/#/c/198159/ | 18:13 |
Swami | carl_baldwin:hi | 18:14 |
*** thumpba has joined #openstack-neutron | 18:15 | |
Swami | regXboi:hi | 18:15 |
*** ekuris has quit IRC | 18:16 | |
carl_baldwin | dlundquist: 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 |
regXboi | Swami: hi there - the question on the table is will DVR support an external network via a provider network with vxlan encapsulation | 18:17 |
dlundquist | carl_baldwin: I don't know of any, but I was hesitant to remove functionality in a bug fix. | 18:17 |
Swami | carl_baldwin: haleyb: Could you take a look at this patch #link https://review.openstack.org/#/c/196908/10 | 18:17 |
regXboi | Swami: and the follow up is will the legacy neutron router support the same? | 18:17 |
carl_baldwin | Swami: I will | 18:17 |
*** dannywilson has quit IRC | 18:18 | |
Swami | regXboi: 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-neutron | 18:19 | |
*** dlundquist has joined #openstack-neutron | 18:19 | |
Swami | In 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 |
dlundquist | carl_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 |
openstack | Launchpad 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-neutron | 18:20 | |
*** abregman has joined #openstack-neutron | 18:21 | |
regXboi | Swami: not necessarily | 18:22 |
*** ZZelle_ has joined #openstack-neutron | 18:22 | |
regXboi | SNAT might be external and it might not be | 18:22 |
*** boris-42 has quit IRC | 18:22 | |
Swami | regXboi: 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_AWAY | 18:23 | |
regXboi | Swami: the request I got wasn't that specific | 18:23 |
*** jwy has joined #openstack-neutron | 18:23 | |
Swami | regXboi: In this case I think the East-West routing will still work. | 18:23 |
Swami | regXboi: The North-South is what we need to look into | 18:24 |
*** jhova has quit IRC | 18:24 | |
*** ijw has quit IRC | 18:24 | |
regXboi | Swami: let me get some more details around the use case | 18:24 |
regXboi | and then I can talk more intelligently about this | 18:25 |
Swami | regXboi: ok, let me know the details and I will check it out and let you know. | 18:25 |
regXboi | Swami: will do | 18:27 |
Swami | regXboi: thanks | 18:27 |
carl_baldwin | dlundquist: 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-neutron | 18:29 | |
dlundquist | carl_baldwin: Would you recommend a new review addressing both internal and external addresses at this point? | 18:30 |
*** moha_hunt has joined #openstack-neutron | 18:31 | |
*** sbalukoff has joined #openstack-neutron | 18:31 | |
carl_baldwin | dlundquist: How would you like to proceed? | 18:31 |
dlundquist | carl_baldwin: I'm happy to continue work on this floating IP front, but don't want to step on anyones toes. | 18:33 |
dlundquist | I'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_baldwin | dlundquist: Have you contacted with Bradley Jones? | 18:35 |
carl_baldwin | He should be maintained as a co-author at least if you go that route. | 18:35 |
dlundquist | carl_baldwin: I've sent a few emails over the last week, haven't received a response yet | 18:35 |
*** vivek-ebay has quit IRC | 18:36 | |
dlundquist | carl_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 IRC | 18:37 | |
*** rossella_s has joined #openstack-neutron | 18:37 | |
*** Sukhdev has quit IRC | 18:38 | |
*** rushil has quit IRC | 18:38 | |
*** sudipto has quit IRC | 18:38 | |
carl_baldwin | dlundquist: 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_baldwin | dlundquist: Let me look at 196199 in a bit. | 18:39 |
*** rdo has joined #openstack-neutron | 18:39 | |
*** tmorin has quit IRC | 18:41 | |
*** SourabhP has quit IRC | 18:42 | |
*** SourabhP has joined #openstack-neutron | 18:43 | |
*** tmorin has joined #openstack-neutron | 18:44 | |
*** tmorin has quit IRC | 18:44 | |
carl_baldwin | Swami: ping | 18:45 |
*** tmorin has joined #openstack-neutron | 18:45 | |
*** jamielennox is now known as jamielennox|away | 18:47 | |
*** gsagie_ has quit IRC | 18:48 | |
*** irenab has joined #openstack-neutron | 18:50 | |
*** sridhar_ram has quit IRC | 18:51 | |
*** aranjan has quit IRC | 18:51 | |
*** tflynn has joined #openstack-neutron | 18:51 | |
*** baoli has quit IRC | 18:53 | |
*** sridhar_ram has joined #openstack-neutron | 18:54 | |
*** irenab has quit IRC | 18:54 | |
*** jamielennox|away is now known as jamielennox | 18:54 | |
*** SourabhP has quit IRC | 18:56 | |
*** SourabhP has joined #openstack-neutron | 18:56 | |
*** tflynn has quit IRC | 18:57 | |
*** baoli has joined #openstack-neutron | 18:58 | |
Swami | carl_baldwin:pong | 19:00 |
*** tflynn has joined #openstack-neutron | 19:00 | |
carl_baldwin | Swami: I had some questions but I’m almost done adding them to the review. | 19:00 |
*** tidwellr has joined #openstack-neutron | 19:00 | |
*** padkrish has quit IRC | 19:00 | |
*** aranjan has joined #openstack-neutron | 19:01 | |
Swami | carl_baldwin: ok, I will take a look at your comments. | 19:01 |
*** pc_m has joined #openstack-neutron | 19:01 | |
*** absubram has quit IRC | 19:01 | |
pc_m | markmcclain: hi | 19:02 |
*** telnes has quit IRC | 19:02 | |
*** john-davidge has quit IRC | 19:02 | |
*** telnes has joined #openstack-neutron | 19:03 | |
*** padkrish has joined #openstack-neutron | 19:04 | |
*** Sukhdev has joined #openstack-neutron | 19:04 | |
*** tflynn has quit IRC | 19:05 | |
carl_baldwin | Swami: Just posted the comments. | 19:06 |
Swami | carl_baldwin: will check it out | 19:06 |
* haleyb wakes up and takes a look too | 19:07 | |
*** yamamoto has joined #openstack-neutron | 19:08 | |
openstackgerrit | Madhusudhan Kandadai proposed openstack/neutron-specs: Updated attributes in blueprint to match the code https://review.openstack.org/199708 | 19:09 |
madhu_ak_ | mestery ^^ | 19:10 |
*** tmorin has quit IRC | 19:10 | |
*** madhu_ak_ is now known as madhu_ak | 19:10 | |
mestery | madhu_ak: you rock man, thanks! | 19:10 |
*** tmorin has joined #openstack-neutron | 19:10 | |
*** achanda has quit IRC | 19:11 | |
*** padkrish has quit IRC | 19:12 | |
*** aranjan has quit IRC | 19:12 | |
*** padkrish has joined #openstack-neutron | 19:13 | |
*** aranjan has joined #openstack-neutron | 19:13 | |
*** mickeys has joined #openstack-neutron | 19:13 | |
*** bitblt has joined #openstack-neutron | 19:13 | |
*** yamamoto has quit IRC | 19:13 | |
*** Ila has joined #openstack-neutron | 19:14 | |
*** tmorin has quit IRC | 19:14 | |
*** coolsvap|away is now known as coolsvap | 19:14 | |
*** fawadkhaliq has quit IRC | 19:15 | |
*** tmorin has joined #openstack-neutron | 19:15 | |
*** fawadkhaliq has joined #openstack-neutron | 19:16 | |
*** padkrish has quit IRC | 19:17 | |
*** thurloat is now known as thurloat_isgone | 19:17 | |
*** tmorin has quit IRC | 19:17 | |
*** sdake_ has joined #openstack-neutron | 19:19 | |
*** tmorin has joined #openstack-neutron | 19:19 | |
carl_baldwin | pavel_bondar: ping | 19:20 |
carl_baldwin | https://review.openstack.org/#/c/153236/96/neutron/db/db_base_plugin_v2.py L634 | 19:20 |
openstackgerrit | Ryan Tidwell proposed openstack/neutron: [WIP] BGP Dynamic Routing: introduce entities and model https://review.openstack.org/115554 | 19:22 |
openstackgerrit | Ryan Tidwell proposed openstack/neutron: [WIP] Add API tests for BGP speaker extension https://review.openstack.org/199711 | 19:22 |
*** sdake has quit IRC | 19:23 | |
*** r-daneel has joined #openstack-neutron | 19:23 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR https://review.openstack.org/196908 | 19:24 |
*** sdake has joined #openstack-neutron | 19:26 | |
*** tmorin has quit IRC | 19:28 | |
*** nfedotov has joined #openstack-neutron | 19:29 | |
*** vivek-ebay has joined #openstack-neutron | 19:30 | |
*** tmorin has joined #openstack-neutron | 19:30 | |
*** sdake_ has quit IRC | 19:30 | |
openstackgerrit | Merged openstack/neutron-specs: Updated attributes in blueprint to match the code https://review.openstack.org/199708 | 19:34 |
*** aranjan has quit IRC | 19:37 | |
*** changbl has joined #openstack-neutron | 19:37 | |
*** hitalia has quit IRC | 19:39 | |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: VPNaaS: DevRef for multiple local subnets https://review.openstack.org/191944 | 19:40 |
vishwanathj | Hoping 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/kilo | 19:41 |
*** johnbelamaric has quit IRC | 19:44 | |
*** tflynn has joined #openstack-neutron | 19:45 | |
*** tmorin has quit IRC | 19:45 | |
*** tmorin has joined #openstack-neutron | 19:46 | |
sc68cal | mestery: do you have a script you run for auto-abandoning patchsets? is the source on stackforge? | 19:48 |
*** mickeys has quit IRC | 19:50 | |
Sukhdev | kevinbenton: 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 IRC | 19:51 | |
*** johnbelamaric has joined #openstack-neutron | 19:52 | |
*** nlahouti has quit IRC | 19:52 | |
*** daneyon has joined #openstack-neutron | 19:55 | |
*** hitalia has joined #openstack-neutron | 19:55 | |
*** shashank_hegde has quit IRC | 19:56 | |
*** baoli has quit IRC | 19:57 | |
*** jpena|away has quit IRC | 19:57 | |
*** coolsvap is now known as coolsvap|away | 19:58 | |
*** crc32 has joined #openstack-neutron | 19:58 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR https://review.openstack.org/196908 | 19:58 |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR https://review.openstack.org/196908 | 20:01 |
*** thurloat_isgone is now known as thurloat | 20:02 | |
*** kutija_ has joined #openstack-neutron | 20:02 | |
*** shashank_hegde has joined #openstack-neutron | 20:03 | |
*** tmorin has quit IRC | 20:03 | |
*** baoli has joined #openstack-neutron | 20:04 | |
*** tmorin has joined #openstack-neutron | 20:04 | |
*** kutija has quit IRC | 20:05 | |
*** apuimedo has joined #openstack-neutron | 20:05 | |
mestery | sc68cal: https://github.com/openstack/neutron/blob/master/tools/abandon_old_reviews.sh | 20:07 |
mestery | sc68cal: It's in our repo! :) | 20:07 |
mestery | sc68cal: Note the comment here: https://github.com/openstack/neutron/blob/master/tools/abandon_old_reviews.sh#L15 | 20:07 |
sc68cal | excellent | 20:07 |
mestery | :) | 20:07 |
*** coolsvap|away is now known as coolsvap | 20:09 | |
*** claudiub has joined #openstack-neutron | 20:09 | |
*** tmorin has quit IRC | 20:09 | |
*** openstackgerrit has quit IRC | 20:10 | |
*** pc_m has quit IRC | 20:10 | |
*** tmorin has joined #openstack-neutron | 20:10 | |
*** pc_m has joined #openstack-neutron | 20:10 | |
*** openstackgerrit has joined #openstack-neutron | 20:10 | |
*** shashank_hegde has quit IRC | 20:10 | |
*** pc_m has quit IRC | 20:11 | |
*** ivar-laz_ has quit IRC | 20:11 | |
*** ivar-lazzaro has joined #openstack-neutron | 20:12 | |
*** ronis_ has quit IRC | 20:13 | |
*** tmorin has quit IRC | 20:13 | |
*** thurloat is now known as thurloat_isgone | 20:13 | |
*** tmorin has joined #openstack-neutron | 20:13 | |
*** aranjan has joined #openstack-neutron | 20:17 | |
*** vivek-ebay has quit IRC | 20:17 | |
*** kutija has joined #openstack-neutron | 20:17 | |
*** vivek-ebay has joined #openstack-neutron | 20:18 | |
*** tmorin has quit IRC | 20:18 | |
*** tmorin has joined #openstack-neutron | 20:19 | |
*** merooney has quit IRC | 20:20 | |
*** kutija_ has quit IRC | 20:20 | |
*** baoli has quit IRC | 20:21 | |
*** baoli has joined #openstack-neutron | 20:21 | |
*** tmorin has joined #openstack-neutron | 20:21 | |
*** crose has quit IRC | 20:22 | |
*** Ila has left #openstack-neutron | 20:23 | |
*** Ila has joined #openstack-neutron | 20:24 | |
openstackgerrit | Madhusudhan Kandadai proposed openstack/neutron: Flavor Framework implementation https://review.openstack.org/139758 | 20:26 |
*** ohno13 has quit IRC | 20:26 | |
*** vivek-ebay has quit IRC | 20:27 | |
*** daneyon has quit IRC | 20:29 | |
*** crc32 has quit IRC | 20:29 | |
*** baoli has quit IRC | 20:32 | |
*** baoli has joined #openstack-neutron | 20:32 | |
*** baoli has quit IRC | 20:33 | |
*** tmorin has quit IRC | 20:33 | |
*** SourabhP has quit IRC | 20:34 | |
*** christx2 has joined #openstack-neutron | 20:34 | |
*** tmorin has joined #openstack-neutron | 20:34 | |
*** baoli has joined #openstack-neutron | 20:35 | |
*** tmorin has quit IRC | 20:36 | |
*** tmorin has joined #openstack-neutron | 20:36 | |
*** crc32 has joined #openstack-neutron | 20:38 | |
openstackgerrit | Merged openstack/neutron: Add ARP spoofing protection for LinuxBridge agent https://review.openstack.org/196986 | 20:40 |
*** jasondotstar has joined #openstack-neutron | 20:40 | |
*** shashank_hegde has joined #openstack-neutron | 20:43 | |
*** claudiub|2 has joined #openstack-neutron | 20:44 | |
*** tmorin has quit IRC | 20:45 | |
*** claudiub has quit IRC | 20:45 | |
*** rushil has joined #openstack-neutron | 20:45 | |
*** tmorin has joined #openstack-neutron | 20:47 | |
*** fzdarsky has joined #openstack-neutron | 20:47 | |
*** marun has joined #openstack-neutron | 20:49 | |
*** banix has quit IRC | 20:49 | |
openstackgerrit | Dustin Lundquist proposed openstack/neutron: Ensure floating IPs only use IPv4 addresses https://review.openstack.org/198908 | 20:50 |
*** banix has joined #openstack-neutron | 20:51 | |
*** sthillma has quit IRC | 20:52 | |
*** SourabhP has joined #openstack-neutron | 20:53 | |
SourabhP | armax: ping | 20:55 |
armax | SourabhP: sup? | 20:55 |
*** annegentle has quit IRC | 20:55 | |
SourabhP | armax: I am wondering about API extensions in phase 2 decomposition of Neutron. Will they be moved out in this cycle ? | 20:56 |
armax | SourabhP: yes | 20:57 |
armax | SourabhP: that’s being discussed here: https://github.com/openstack/neutron/blob/master/doc/source/devref/contribute.rst | 20:57 |
SourabhP | armax: 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 |
armax | SourabhP: no, the addition of a new extension is oblivious to Neutron, so you can do it at your own leisure | 21:00 |
*** rushil has quit IRC | 21:00 | |
SourabhP | armax: ok. yes, I’m following Henry’s devref document. | 21:01 |
armax | SourabhP: cool | 21:01 |
regXboi | gsagie: ping - have you had a chance to look at https://etherpad.openstack.org/p/neutron-instrumentation? | 21:02 |
*** tmorin has quit IRC | 21:02 | |
SourabhP | armax: thanks! | 21:03 |
armax | SourabhP: sure thing | 21:04 |
*** nlahouti has joined #openstack-neutron | 21:04 | |
*** tmorin has joined #openstack-neutron | 21:04 | |
*** Sukhdev has quit IRC | 21:04 | |
*** hitalia has quit IRC | 21:06 | |
*** tmorin has quit IRC | 21:06 | |
*** abregman has quit IRC | 21:06 | |
*** tellesnobrega_ has quit IRC | 21:07 | |
*** achanda has joined #openstack-neutron | 21:07 | |
*** aranjan has quit IRC | 21:07 | |
*** tmorin has joined #openstack-neutron | 21:07 | |
*** jasondotstar has quit IRC | 21:08 | |
*** aranjan_ has joined #openstack-neutron | 21:11 | |
*** baoli has quit IRC | 21:11 | |
*** tmorin has quit IRC | 21:13 | |
*** thumpba has quit IRC | 21:14 | |
*** tmorin has joined #openstack-neutron | 21:14 | |
*** vivek-ebay has joined #openstack-neutron | 21:17 | |
*** tmorin has quit IRC | 21:18 | |
*** tmorin has joined #openstack-neutron | 21:19 | |
*** coolsvap is now known as coolsvap|away | 21:22 | |
*** tellesnobrega_ has joined #openstack-neutron | 21:23 | |
*** klindgren has quit IRC | 21:23 | |
*** tmorin has quit IRC | 21:25 | |
*** sdake_ has joined #openstack-neutron | 21:25 | |
*** annegentle has joined #openstack-neutron | 21:25 | |
*** tellesnobrega_ has quit IRC | 21:26 | |
*** tmorin has joined #openstack-neutron | 21:27 | |
*** marun has quit IRC | 21:28 | |
*** sdake has quit IRC | 21:28 | |
*** christx2 has quit IRC | 21:30 | |
*** fifieldt has quit IRC | 21:30 | |
*** johnbelamaric has quit IRC | 21:31 | |
*** pc_m_AWAY is now known as pc_m | 21:36 | |
*** tmorin has quit IRC | 21:36 | |
*** tmorin has joined #openstack-neutron | 21:38 | |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: VPNaaS: Store local side's tunnel IP for later retrieval https://review.openstack.org/199670 | 21:40 |
*** tmorin has quit IRC | 21:40 | |
*** tmorin has joined #openstack-neutron | 21:40 | |
*** pc_m has quit IRC | 21:41 | |
*** tmorin has quit IRC | 21:41 | |
*** tmorin has joined #openstack-neutron | 21:42 | |
*** amuller has quit IRC | 21:42 | |
*** thorst has quit IRC | 21:42 | |
*** sthillma has joined #openstack-neutron | 21:43 | |
*** fifieldt has joined #openstack-neutron | 21:43 | |
*** Sukhdev has joined #openstack-neutron | 21:43 | |
*** banix has quit IRC | 21:44 | |
*** achanda has quit IRC | 21:45 | |
*** rpothier has quit IRC | 21:46 | |
*** jasondotstar has joined #openstack-neutron | 21:48 | |
*** tmorin has quit IRC | 21:48 | |
*** annegentle has quit IRC | 21:49 | |
*** oda-g has joined #openstack-neutron | 21:49 | |
*** annegentle has joined #openstack-neutron | 21:49 | |
*** aranjan_ has quit IRC | 21:49 | |
*** fzdarsky has quit IRC | 21:49 | |
*** aranjan has joined #openstack-neutron | 21:50 | |
*** tmorin has joined #openstack-neutron | 21:50 | |
*** tflynn_ has joined #openstack-neutron | 21:51 | |
*** tflynn_ has quit IRC | 21:51 | |
*** aranjan has quit IRC | 21:54 | |
*** tflynn has quit IRC | 21:55 | |
*** hichihara has joined #openstack-neutron | 21:57 | |
*** hitalia has joined #openstack-neutron | 22:00 | |
*** jasondotstar has quit IRC | 22:00 | |
*** tflynn has joined #openstack-neutron | 22:00 | |
*** enikanorov2 has quit IRC | 22:01 | |
*** mickeys has joined #openstack-neutron | 22:02 | |
*** boris-42 has joined #openstack-neutron | 22:04 | |
*** achanda has joined #openstack-neutron | 22:04 | |
*** tmorin has quit IRC | 22:05 | |
*** hichihara has quit IRC | 22:05 | |
openstackgerrit | Merged openstack/neutron-fwaas: Fix UT failures during firewall mock plugin setup https://review.openstack.org/199424 | 22:05 |
*** tmorin has joined #openstack-neutron | 22:06 | |
*** tflynn has quit IRC | 22:07 | |
*** claudiub|2 has quit IRC | 22:07 | |
*** kbringard has quit IRC | 22:10 | |
*** Marga_ has quit IRC | 22:10 | |
*** sthillma_ has joined #openstack-neutron | 22:12 | |
*** sthillma has quit IRC | 22:15 | |
*** sthillma_ is now known as sthillma | 22:15 | |
*** tflynn has joined #openstack-neutron | 22:16 | |
*** dyydj has quit IRC | 22:18 | |
*** annegentle has quit IRC | 22:21 | |
*** tmorin has quit IRC | 22:21 | |
*** mlavalle has quit IRC | 22:22 | |
*** tmorin has joined #openstack-neutron | 22:23 | |
*** achanda_ has joined #openstack-neutron | 22:23 | |
*** Guest69012 has joined #openstack-neutron | 22:23 | |
*** achanda has quit IRC | 22:24 | |
*** tflynn has quit IRC | 22:24 | |
*** apuimedo has quit IRC | 22:25 | |
*** rawlin has joined #openstack-neutron | 22:25 | |
*** rawlin has quit IRC | 22:26 | |
*** shashank_hegde has quit IRC | 22:27 | |
*** nfedotov has quit IRC | 22:27 | |
*** irenab has joined #openstack-neutron | 22:27 | |
openstackgerrit | Merged openstack/neutron: lb-agent: handle security group updates in main loop https://review.openstack.org/138512 | 22:30 |
*** irenab has quit IRC | 22:31 | |
*** tongli has quit IRC | 22:32 | |
*** tflynn has joined #openstack-neutron | 22:32 | |
*** regXboi has quit IRC | 22:32 | |
*** tongli has joined #openstack-neutron | 22:32 | |
*** Guest69012 has quit IRC | 22:32 | |
*** tmorin has quit IRC | 22:32 | |
*** tmorin has joined #openstack-neutron | 22:33 | |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Introduce usage data tracking for Neutron https://review.openstack.org/188883 | 22:35 |
*** tongli has quit IRC | 22:37 | |
*** jbell8 has quit IRC | 22:37 | |
*** aranjan has joined #openstack-neutron | 22:41 | |
*** tmorin has quit IRC | 22:42 | |
*** tmorin has joined #openstack-neutron | 22:43 | |
*** tongli has joined #openstack-neutron | 22:44 | |
*** lnicolas has joined #openstack-neutron | 22:45 | |
*** tmorin has quit IRC | 22:47 | |
*** saksham_ has joined #openstack-neutron | 22:47 | |
*** tflynn has quit IRC | 22:48 | |
*** tmorin has joined #openstack-neutron | 22:48 | |
*** tongli has quit IRC | 22:49 | |
*** tongli has joined #openstack-neutron | 22:50 | |
*** achanda_ has quit IRC | 22:50 | |
*** edmondsw has quit IRC | 22:50 | |
*** tmorin has quit IRC | 22:53 | |
*** slaweq has joined #openstack-neutron | 22:53 | |
*** ijw has joined #openstack-neutron | 22:54 | |
*** tmorin has joined #openstack-neutron | 22:54 | |
*** tongli has quit IRC | 22:55 | |
*** achanda has joined #openstack-neutron | 22:55 | |
*** boris-42 has quit IRC | 22:56 | |
*** tmorin has quit IRC | 22:56 | |
*** crc32 has quit IRC | 22:56 | |
*** boris-42 has joined #openstack-neutron | 22:57 | |
openstackgerrit | Dustin Lundquist proposed openstack/neutron: Added config variable to enable IPv6 https://review.openstack.org/196199 | 22:58 |
*** tmorin has joined #openstack-neutron | 22:58 | |
openstackgerrit | Dustin Lundquist proposed openstack/neutron: Added config variable to enable IPv6 https://review.openstack.org/196199 | 23:00 |
*** tmorin has quit IRC | 23:00 | |
*** gildub has joined #openstack-neutron | 23:00 | |
*** tmorin has joined #openstack-neutron | 23:02 | |
*** yamahata has quit IRC | 23:05 | |
*** tongli has joined #openstack-neutron | 23:05 | |
*** tmorin has quit IRC | 23:05 | |
*** tmorin has joined #openstack-neutron | 23:06 | |
*** agireud has quit IRC | 23:07 | |
*** sdake has joined #openstack-neutron | 23:07 | |
*** jobewan has quit IRC | 23:09 | |
*** tmorin has quit IRC | 23:09 | |
*** achanda has quit IRC | 23:09 | |
*** tongli has quit IRC | 23:10 | |
*** tmorin has joined #openstack-neutron | 23:10 | |
*** sdake_ has quit IRC | 23:11 | |
*** fitoduarte has quit IRC | 23:13 | |
*** tidwellr has quit IRC | 23:13 | |
*** slaweq has quit IRC | 23:13 | |
*** zhenguo has joined #openstack-neutron | 23:14 | |
*** dlundquist has left #openstack-neutron | 23:20 | |
*** ZZelle_ has quit IRC | 23:22 | |
*** sgran has quit IRC | 23:30 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR https://review.openstack.org/196908 | 23:30 |
*** sripriya has quit IRC | 23:38 | |
*** tmorin has quit IRC | 23:38 | |
*** sdake_ has joined #openstack-neutron | 23:38 | |
*** tmorin has joined #openstack-neutron | 23:39 | |
*** tmorin has quit IRC | 23:39 | |
*** thorst has joined #openstack-neutron | 23:41 | |
*** topshare has joined #openstack-neutron | 23:41 | |
*** achanda has joined #openstack-neutron | 23:41 | |
*** shashank_hegde has joined #openstack-neutron | 23:41 | |
*** sdake has quit IRC | 23:42 | |
*** sgran has joined #openstack-neutron | 23:43 | |
*** tflynn has joined #openstack-neutron | 23:43 | |
*** Sukhdev has quit IRC | 23:43 | |
*** tmorin has joined #openstack-neutron | 23:46 | |
*** sgran has quit IRC | 23:47 | |
*** Sukhdev has joined #openstack-neutron | 23:48 | |
*** tongli has joined #openstack-neutron | 23:49 | |
*** sgran has joined #openstack-neutron | 23:53 | |
*** ijw_ has joined #openstack-neutron | 23:53 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix update_port_postcommit and port not found with DVR https://review.openstack.org/196908 | 23:53 |
*** Ila has quit IRC | 23:54 | |
*** tmorin has quit IRC | 23:55 | |
*** ijw has quit IRC | 23:56 | |
*** dane_leblanc has quit IRC | 23:56 | |
*** tmorin has joined #openstack-neutron | 23:57 | |
*** sgran has quit IRC | 23:57 | |
*** Piet has quit IRC | 23:57 | |
*** sgran has joined #openstack-neutron | 23:58 | |
*** aranjan has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!