*** techcet_ has joined #openstack-neutron | 00:01 | |
*** techcet has quit IRC | 00:01 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix static strings with labels for DVR https://review.openstack.org/143568 | 00:02 |
---|---|---|
*** ijw has quit IRC | 00:02 | |
*** thedodd has quit IRC | 00:02 | |
*** suresh12 has joined #openstack-neutron | 00:04 | |
*** dsneddon_ has quit IRC | 00:04 | |
*** manishg has quit IRC | 00:04 | |
*** igordcard has joined #openstack-neutron | 00:05 | |
*** manishg has joined #openstack-neutron | 00:05 | |
*** achanda has joined #openstack-neutron | 00:05 | |
*** dsneddon_ has joined #openstack-neutron | 00:05 | |
*** erkules_ is now known as erkules | 00:06 | |
*** igordcard has quit IRC | 00:07 | |
*** baoli has joined #openstack-neutron | 00:07 | |
*** baoli has quit IRC | 00:08 | |
*** baoli has joined #openstack-neutron | 00:08 | |
*** suresh12 has quit IRC | 00:08 | |
*** zhhuabj has quit IRC | 00:10 | |
*** manishg has quit IRC | 00:10 | |
*** zhhuabj has joined #openstack-neutron | 00:10 | |
*** achanda has quit IRC | 00:10 | |
*** signed8bit is now known as signed8bit_ZZZzz | 00:12 | |
jogo | HenryG: ask in #openstack-infra | 00:14 |
gus | Argh. I've been trying to get approval on a 2 character syntax error fix for vmware driver since August. Now I have to go and reapply it to a different git repo :/ | 00:17 |
*** Masahiro has joined #openstack-neutron | 00:20 | |
gus | .. no wait. Did the NSX service plugin just get deleted, or moved somewhere? | 00:22 |
gus | Salvatore's git comment seems to imply it just got deleted ... | 00:22 |
*** aranjan has quit IRC | 00:22 | |
*** dims has joined #openstack-neutron | 00:22 | |
*** sripriya has quit IRC | 00:23 | |
*** dims has quit IRC | 00:23 | |
*** Masahiro has quit IRC | 00:24 | |
*** dsneddon_ has quit IRC | 00:25 | |
*** dsneddon_ has joined #openstack-neutron | 00:26 | |
*** SumitNaiksatam has quit IRC | 00:27 | |
*** dims has joined #openstack-neutron | 00:28 | |
*** salv-orlando has quit IRC | 00:32 | |
*** yapeng has joined #openstack-neutron | 00:32 | |
openstackgerrit | Jamie Lennox proposed openstack/python-neutronclient: Use requests_mock instead of mox https://review.openstack.org/132213 | 00:34 |
openstackgerrit | Jamie Lennox proposed openstack/python-neutronclient: Use adapter from keystoneclient https://review.openstack.org/118006 | 00:34 |
*** xuhanp_ has quit IRC | 00:34 | |
*** claudiub has quit IRC | 00:34 | |
*** techcet_ has quit IRC | 00:36 | |
*** dims has quit IRC | 00:36 | |
*** zzzeek has quit IRC | 00:37 | |
*** yapeng has quit IRC | 00:37 | |
*** nplanel has quit IRC | 00:38 | |
*** manishg has joined #openstack-neutron | 00:39 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/python-neutronclient: Fix True/False to accept Camel and Lower case https://review.openstack.org/139301 | 00:40 |
*** manishg_ has joined #openstack-neutron | 00:40 | |
*** rm_work is now known as rm_work|away | 00:43 | |
*** ajmiller has quit IRC | 00:43 | |
*** manishg has quit IRC | 00:43 | |
*** AbsinthMind has joined #openstack-neutron | 00:47 | |
*** hichtakk has quit IRC | 00:47 | |
*** hichtakk has joined #openstack-neutron | 00:48 | |
openstackgerrit | Angus Lees proposed openstack/neutron: Enable the "not-callable" pylint check https://review.openstack.org/143576 | 00:48 |
dougwig | gus: it got deleted. it's moving into stackforge (might've already) as part of decomposition. | 00:54 |
gus | dougwig: oh I didn't check stackforge. | 00:55 |
gus | I couldn't find the code anywhere on github | 00:55 |
dougwig | gus: https://github.com/stackforge/vmware-nsx | 00:56 |
gus | nope, it isn't in stackforge currently (afaict). | 00:56 |
gus | heh, way to prove me wrong ;) | 00:56 |
dougwig | :) | 00:56 |
gus | I was assuming it would have "neutron" somewhere in the repo name. | 00:56 |
dougwig | i think i saw the infra review patch fly by last week. | 00:56 |
*** hichtakk has quit IRC | 00:58 | |
*** hichtakk has joined #openstack-neutron | 00:58 | |
gus | The actual service.py and _create_advanced_service_router code seems to have been rewritten/lost in the migration. | 00:59 |
gus | so I think the fix I'm trying to port is no longer required. | 00:59 |
*** harlowja has joined #openstack-neutron | 01:01 | |
*** liusheng has quit IRC | 01:01 | |
*** yeungp has joined #openstack-neutron | 01:02 | |
dougwig | gus: vmware was the only user, and salv agreed to drop that code entirely. | 01:04 |
gus | dougwig: ack, thanks for the confirmation. | 01:04 |
dougwig | gus: the actual directions given were, "kill it now. kill it with fire." | 01:04 |
gus | :) | 01:05 |
*** dsneddon_ has quit IRC | 01:05 | |
*** crc32 has quit IRC | 01:07 | |
*** dsneddon_ has joined #openstack-neutron | 01:07 | |
gus | hooray, jenkins is completely broken due to pip changing the semantics of "prettytable>7.0" | 01:07 |
armax | gus: one thing that’s worth nothing is that some folks will be pushing moving their code out of neutron | 01:09 |
armax | gus: you might want to think twice about what you fix | 01:10 |
gus | armax: yeah, I asked about that over breakfast in Paris and got 2 enthusiastically conflicting answers. | 01:10 |
dougwig | gus: from an openstack community? no, conflict never happens. | 01:10 |
gus | Let's say we want to make a breaking change in neutron core in this new world (add/remove a required function parameter, eg) | 01:11 |
armax | gus: lots of things happened since Paris, in OpenStack you should know that what you learn in the morning no longer applies in the afternoon, let alone a month+ ago | 01:11 |
gus | How do we do that now? | 01:11 |
*** fandi_ has quit IRC | 01:11 | |
*** moha_hunt has quit IRC | 01:11 | |
*** alex_xu has joined #openstack-neutron | 01:11 | |
gus | Oh, the thing that surprised me is that both camps didn't realise that they were opposing each other. | 01:11 |
dougwig | gus: you have to disable the tests involved, land the first half, and then the second, then re-enable tests. | 01:12 |
gus | I got "yes absolutely, we can just break the plugins and it's up to them to keep up before the next freeze/release" | 01:12 |
dougwig | gus: or you put in a compatability shim. | 01:12 |
armax | it really depends on the breaking change, but depending on the code that you’re targeting there may need to be some temporary breakage | 01:12 |
gus | and simultaneously "no, we have to be rock stable, even for code we don't know about" | 01:12 |
armax | I think some interim breakage is acceptable, but we need to be careful about what’s breaking and why | 01:13 |
armax | just like today :P | 01:13 |
gus | eg: both of dougwig's statements above oppose each other. | 01:13 |
dougwig | gus: i think they're complementary, and this isn't a black/white thing. | 01:14 |
armax | well, dougwig’s point is: it depends! | 01:14 |
gus | sigh. | 01:14 |
dougwig | lol | 01:14 |
armax | gus: sigh about what? | 01:14 |
gus | that's fine, but I can see a never ending series of "-1 do it the other way" reviews. | 01:14 |
armax | gus: -1 about your pylint patches? | 01:15 |
armax | or in general? | 01:15 |
gus | for anyone (and I care most about me) trying to do cross-neutron cleanups and fixes. | 01:15 |
dougwig | i had a context fail on "the other way". can you expound on that? | 01:15 |
armax | well the good thing now is that you do the cleanup where you care | 01:15 |
dougwig | ahh, i see. | 01:15 |
armax | you shouldn’t be doing this blanket patches anyway | 01:16 |
gus | so the two responses are: A: we can't break any downstream project, add shims, overlapping transitions, etc as required. and B: breaking downstream is fine, just make the change and it's up to vendors/whomever to keep up or no longer be supported. | 01:16 |
*** xgerman has quit IRC | 01:17 | |
armax | I am pretty sure we said neither of the two things | 01:17 |
gus | (A) commonly gets extended to "even for proprietary/internal code that we don't know about that might be using any python function anywhere" | 01:17 |
*** reed has quit IRC | 01:17 | |
gus | armax: yeah I know, but I'm taking extremes to make it clear how/why the two oppose. | 01:17 |
*** hichtakk has quit IRC | 01:18 | |
*** hichtakk has joined #openstack-neutron | 01:18 | |
gus | Here's a non-hypothetical example: https://review.openstack.org/#/c/111180/ | 01:19 |
*** techcet has joined #openstack-neutron | 01:19 | |
armax | I think the most sensible response is that we should strive to keep things sane, by any mean necessary, if things break | 01:19 |
gus | I removed an unused argument to config.setup_logging() back in July. | 01:19 |
armax | we need to put the right safeguards/alerts to trigger the breakage and minimize the time in which things are broken | 01:20 |
armax | right | 01:20 |
armax | I remember that! | 01:20 |
*** techcet has quit IRC | 01:20 | |
gus | What should I do for that type of change now? Do I need to do a two-stage transition in core, then clean up all downstream projects, then remove the shim in core - or can I do it once in core and temporarily break downstream projects? | 01:20 |
armax | and I suggested you to keep the param :) | 01:20 |
armax | and make it nullable | 01:21 |
gus | armax: :) that just postpones the problem. | 01:21 |
gus | when is it safe to remove it? | 01:21 |
armax | but you didn’t go for my suggestion | 01:21 |
armax | that would have been a nice bw compat change | 01:21 |
dougwig | i'd suggest a two-stage. first with an opt arg, then when all repos land, remove the arg. | 01:21 |
gus | for that simple example it's fine, but what if it was an entire non-trivial piece of code or behaviour? | 01:21 |
armax | right, but I’d argue that we need to factor in when and where it’s worth it | 01:22 |
gus | if we leave them all around for some undefined period of time, it makes it way harder to iterate in core. | 01:22 |
armax | something like this, is not worth the effort IMO | 01:22 |
armax | I mean to cause the breakage | 01:22 |
dougwig | gus: you seem to be looking for a rule that always works, when this is always going to be a judgement call on which approach makes the most sense. | 01:22 |
armax | dougwig: +! | 01:22 |
armax | +1 | 01:22 |
gus | I'm looking for a shared understanding of where that judgement call will be. | 01:23 |
gus | and more importantly shared amongst the +1 reviewer mass. | 01:23 |
gus | I'm fine with fumbling through the grey areas as a community - but this is where my "sigh, I see a series of "-1 do it the other way" reviews" comment came from. | 01:24 |
armax | the shared understanding is based on the most obvious principles of software engineering | 01:24 |
dougwig | i have to go meet my kids for dinner. happy holidays to you guys. | 01:27 |
armax | so if tweaking some code that takes many man months is going to lead to as many or even more man months to maintain it’s probably not worth it | 01:27 |
gus | dougwig: thanks for the discussion, happy holidays. | 01:27 |
armax | dougwig: have a nice one | 01:27 |
gus | (I have an appointment elsewhere now too) | 01:27 |
armax | bye | 01:28 |
*** dims has joined #openstack-neutron | 01:28 | |
*** salv-orlando has joined #openstack-neutron | 01:32 | |
*** dims has quit IRC | 01:34 | |
*** suresh12 has joined #openstack-neutron | 01:34 | |
*** raildo_ has joined #openstack-neutron | 01:40 | |
*** raildo has joined #openstack-neutron | 01:40 | |
*** stanzgy has joined #openstack-neutron | 01:42 | |
*** SridharRamaswamy has joined #openstack-neutron | 01:44 | |
*** karimb has quit IRC | 01:45 | |
*** diegows has quit IRC | 01:47 | |
*** mitz_ has quit IRC | 01:48 | |
*** raildo has quit IRC | 01:48 | |
openstackgerrit | yangxurong proposed openstack/neutron: Use iptables zone to seperate different conntrack https://review.openstack.org/118274 | 01:48 |
*** raildo_ has quit IRC | 01:49 | |
*** mitz_ has joined #openstack-neutron | 01:49 | |
*** harlowja has quit IRC | 01:54 | |
*** ijw has joined #openstack-neutron | 01:55 | |
openstackgerrit | ijw-ubuntu proposed openstack/neutron-specs: MTU selection and advertisement https://review.openstack.org/105989 | 01:55 |
ijw | armax: ping | 01:55 |
*** ijw_ has quit IRC | 01:58 | |
*** markmcclain has quit IRC | 01:59 | |
*** raildo_ has joined #openstack-neutron | 01:59 | |
prometheanfire | is gate passing again? | 01:59 |
*** markmcclain has joined #openstack-neutron | 02:03 | |
*** raildo_ has quit IRC | 02:04 | |
*** Masahiro has joined #openstack-neutron | 02:09 | |
*** ZZelle has quit IRC | 02:11 | |
*** Masahiro has quit IRC | 02:13 | |
*** linkai has quit IRC | 02:15 | |
openstackgerrit | KaiLin proposed openstack/neutron: Create the second vip return incorrect error code https://review.openstack.org/143380 | 02:19 |
*** signed8bit_ZZZzz is now known as signed8bit | 02:20 | |
*** techcet has joined #openstack-neutron | 02:20 | |
*** yapeng has joined #openstack-neutron | 02:21 | |
*** aswadr has joined #openstack-neutron | 02:22 | |
*** techcet has quit IRC | 02:25 | |
*** yapeng has quit IRC | 02:26 | |
*** baoli has quit IRC | 02:27 | |
*** dsneddon_ has quit IRC | 02:27 | |
*** dsneddon_ has joined #openstack-neutron | 02:28 | |
*** baoli has joined #openstack-neutron | 02:29 | |
*** baoli has quit IRC | 02:30 | |
*** baoli has joined #openstack-neutron | 02:30 | |
*** yamahata has joined #openstack-neutron | 02:34 | |
*** yamahata has quit IRC | 02:34 | |
*** dims has joined #openstack-neutron | 02:34 | |
*** yamahata has joined #openstack-neutron | 02:34 | |
*** dims has quit IRC | 02:39 | |
*** erkules_ has joined #openstack-neutron | 02:50 | |
*** erkules has quit IRC | 02:50 | |
*** SumitNaiksatam has joined #openstack-neutron | 02:51 | |
*** aix has quit IRC | 02:56 | |
*** salv-orlando has quit IRC | 02:58 | |
*** Marga_ has joined #openstack-neutron | 03:00 | |
*** ijw has quit IRC | 03:08 | |
*** mlavalle has quit IRC | 03:11 | |
openstackgerrit | KaiLin proposed openstack/neutron: Create the second vip return incorrect error code https://review.openstack.org/143380 | 03:12 |
*** boris-42 has quit IRC | 03:13 | |
openstackgerrit | Terry Howe proposed openstack/python-neutronclient: Namespace of arguments is incorrectly used https://review.openstack.org/143588 | 03:14 |
*** techcet has joined #openstack-neutron | 03:14 | |
*** markmcclain has quit IRC | 03:20 | |
*** rm_work|away is now known as rm_work | 03:24 | |
*** techcet has quit IRC | 03:25 | |
*** raildo_ has joined #openstack-neutron | 03:26 | |
*** iamkartik has joined #openstack-neutron | 03:26 | |
*** hichtakk has quit IRC | 03:33 | |
*** hichtakk has joined #openstack-neutron | 03:33 | |
*** manishg_ has quit IRC | 03:47 | |
*** manishg has joined #openstack-neutron | 03:48 | |
openstackgerrit | Angus Lees proposed openstack/neutron: Tighten dnsmasq version regex https://review.openstack.org/139889 | 03:54 |
openstackgerrit | Angus Lees proposed openstack/neutron: Remove unnecessary regex grouping https://review.openstack.org/139888 | 03:54 |
openstackgerrit | Angus Lees proposed openstack/neutron: Enable pylint checks for "anomalous" string escapes https://review.openstack.org/130184 | 03:54 |
openstackgerrit | Angus Lees proposed openstack/neutron: Combine author_tag and log_translation_hint regexes https://review.openstack.org/139887 | 03:54 |
*** Masahiro has joined #openstack-neutron | 03:57 | |
*** signed8bit has quit IRC | 04:00 | |
*** Masahiro has quit IRC | 04:01 | |
*** salv-orlando has joined #openstack-neutron | 04:02 | |
*** dsneddon_ has quit IRC | 04:09 | |
*** dsneddon_ has joined #openstack-neutron | 04:10 | |
*** yapeng has joined #openstack-neutron | 04:10 | |
*** baoli has quit IRC | 04:12 | |
*** yapeng has quit IRC | 04:15 | |
*** trinaths has joined #openstack-neutron | 04:17 | |
*** trinaths has left #openstack-neutron | 04:18 | |
openstackgerrit | Abhishek Talwar proposed openstack/neutron: Confusing message deleting default security group https://review.openstack.org/143018 | 04:22 |
*** techcet has joined #openstack-neutron | 04:25 | |
*** anilvenkata has joined #openstack-neutron | 04:26 | |
*** armax has quit IRC | 04:27 | |
*** dboik has joined #openstack-neutron | 04:28 | |
*** dboik has quit IRC | 04:28 | |
*** techcet has quit IRC | 04:30 | |
*** suresh12 has quit IRC | 04:36 | |
*** AbsinthMind has quit IRC | 04:37 | |
*** suresh12 has joined #openstack-neutron | 04:37 | |
*** Marga_ has quit IRC | 04:39 | |
*** suresh12 has quit IRC | 04:39 | |
*** yatin has joined #openstack-neutron | 04:40 | |
*** ijw has joined #openstack-neutron | 04:40 | |
*** Marga_ has joined #openstack-neutron | 04:41 | |
*** SridharG has joined #openstack-neutron | 04:45 | |
*** ijw has quit IRC | 04:46 | |
*** hichtakk has quit IRC | 04:51 | |
*** yamahata has quit IRC | 04:58 | |
*** manishg has quit IRC | 04:59 | |
*** hichtakk has joined #openstack-neutron | 05:00 | |
*** hichtakk has quit IRC | 05:03 | |
*** Administrator_ has quit IRC | 05:06 | |
*** Administrator_ has joined #openstack-neutron | 05:06 | |
*** Murali has joined #openstack-neutron | 05:07 | |
*** manishg has joined #openstack-neutron | 05:07 | |
*** manishg_ has joined #openstack-neutron | 05:08 | |
*** manishg has quit IRC | 05:11 | |
*** manishg has joined #openstack-neutron | 05:12 | |
*** manishg_ has quit IRC | 05:13 | |
*** manishg_ has joined #openstack-neutron | 05:13 | |
*** manishg has quit IRC | 05:16 | |
*** neeti has joined #openstack-neutron | 05:16 | |
*** vthapar has joined #openstack-neutron | 05:22 | |
*** xuhanp_ has joined #openstack-neutron | 05:23 | |
*** SridharRamaswamy has quit IRC | 05:26 | |
*** techcet has joined #openstack-neutron | 05:26 | |
*** Marga_ has quit IRC | 05:27 | |
*** vthapar has quit IRC | 05:30 | |
*** techcet has quit IRC | 05:31 | |
*** salv-orlando has quit IRC | 05:32 | |
*** Marga_ has joined #openstack-neutron | 05:35 | |
*** ijw has joined #openstack-neutron | 05:40 | |
*** yfried has quit IRC | 05:44 | |
*** Marga_ has quit IRC | 05:44 | |
*** ijw has quit IRC | 05:45 | |
*** Masahiro has joined #openstack-neutron | 05:46 | |
*** Murali_ has joined #openstack-neutron | 05:47 | |
*** techcet has joined #openstack-neutron | 05:49 | |
*** Murali has quit IRC | 05:49 | |
*** Murali_ is now known as Murali | 05:49 | |
*** achanda has joined #openstack-neutron | 05:50 | |
*** Masahiro has quit IRC | 05:51 | |
*** techcet has quit IRC | 05:51 | |
*** a_le_ has quit IRC | 05:52 | |
*** a_le has joined #openstack-neutron | 05:52 | |
*** Murali_ has joined #openstack-neutron | 05:53 | |
*** a_le has quit IRC | 05:53 | |
*** SridharG has quit IRC | 05:53 | |
*** anish_ has joined #openstack-neutron | 05:53 | |
*** a_le has joined #openstack-neutron | 05:54 | |
*** kopparam has joined #openstack-neutron | 05:54 | |
*** jschwarz has joined #openstack-neutron | 05:55 | |
*** Murali has quit IRC | 05:56 | |
*** Murali_ is now known as Murali | 05:56 | |
*** manishg_ has quit IRC | 05:58 | |
*** yapeng has joined #openstack-neutron | 05:59 | |
*** tflynn has joined #openstack-neutron | 06:01 | |
*** tflynn has joined #openstack-neutron | 06:02 | |
*** numan has joined #openstack-neutron | 06:02 | |
*** achanda has quit IRC | 06:02 | |
*** aepifanov has joined #openstack-neutron | 06:03 | |
*** yapeng has quit IRC | 06:04 | |
*** achanda has joined #openstack-neutron | 06:07 | |
openstackgerrit | Merged openstack/neutron: Prevent symlinks to be added to the tree https://review.openstack.org/143288 | 06:08 |
*** raildo_ has quit IRC | 06:15 | |
*** hichtakk has joined #openstack-neutron | 06:15 | |
*** aepifanov has quit IRC | 06:16 | |
*** garyk has joined #openstack-neutron | 06:16 | |
*** sbfox has joined #openstack-neutron | 06:19 | |
*** anshul has joined #openstack-neutron | 06:20 | |
*** SridharG has joined #openstack-neutron | 06:23 | |
*** zhipeng has quit IRC | 06:25 | |
*** achanda has quit IRC | 06:26 | |
*** nmagnezi has joined #openstack-neutron | 06:30 | |
*** irenab has joined #openstack-neutron | 06:35 | |
*** yfried has joined #openstack-neutron | 06:39 | |
*** ijw has joined #openstack-neutron | 06:40 | |
*** sbfox has quit IRC | 06:43 | |
*** manishg has joined #openstack-neutron | 06:46 | |
*** ijw has quit IRC | 06:46 | |
*** yatin has quit IRC | 06:49 | |
*** manishg has quit IRC | 06:50 | |
*** dsneddon_ has quit IRC | 06:51 | |
*** dsneddon_ has joined #openstack-neutron | 06:52 | |
*** apuimedo has joined #openstack-neutron | 06:55 | |
*** Masahiro has joined #openstack-neutron | 07:01 | |
*** nlahouti has joined #openstack-neutron | 07:01 | |
*** nlahouti1 has quit IRC | 07:02 | |
*** exploreshaifali has joined #openstack-neutron | 07:02 | |
*** k4n0 has joined #openstack-neutron | 07:07 | |
*** bobmel_ has joined #openstack-neutron | 07:11 | |
*** dsneddon_ has quit IRC | 07:11 | |
*** bobmel_ has quit IRC | 07:12 | |
*** itzikb has joined #openstack-neutron | 07:12 | |
*** bobmel has quit IRC | 07:12 | |
*** dsneddon_ has joined #openstack-neutron | 07:12 | |
*** bobmel has joined #openstack-neutron | 07:12 | |
*** GonZo2K has joined #openstack-neutron | 07:16 | |
*** salv-orlando has joined #openstack-neutron | 07:17 | |
*** SridharRamaswamy has joined #openstack-neutron | 07:21 | |
*** mitz has quit IRC | 07:22 | |
*** jamielennox is now known as jamielennox|away | 07:24 | |
*** exploreshaifali has quit IRC | 07:25 | |
*** moshele has joined #openstack-neutron | 07:27 | |
*** dboik has joined #openstack-neutron | 07:29 | |
*** kopparam has quit IRC | 07:30 | |
*** dsneddon_ has quit IRC | 07:32 | |
*** dsneddon_ has joined #openstack-neutron | 07:32 | |
*** dboik has quit IRC | 07:33 | |
*** yamahata has joined #openstack-neutron | 07:37 | |
*** GonZo2K has quit IRC | 07:38 | |
*** ijw has joined #openstack-neutron | 07:40 | |
*** hichtakk has quit IRC | 07:41 | |
*** sbfox has joined #openstack-neutron | 07:43 | |
*** ijw has quit IRC | 07:46 | |
*** manishg has joined #openstack-neutron | 07:46 | |
*** yapeng has joined #openstack-neutron | 07:48 | |
*** salv-orlando has quit IRC | 07:50 | |
*** salv-orlando has joined #openstack-neutron | 07:50 | |
*** manishg has quit IRC | 07:51 | |
*** yapeng has quit IRC | 07:53 | |
*** yamahata has quit IRC | 07:55 | |
*** yfried is now known as yfried|afk | 08:00 | |
*** EmilienM|afk is now known as EmilienM | 08:02 | |
*** hichtakk has joined #openstack-neutron | 08:02 | |
*** garyk has quit IRC | 08:03 | |
*** kopparam has joined #openstack-neutron | 08:04 | |
*** yfried|afk is now known as yfried | 08:08 | |
*** Masahiro has quit IRC | 08:12 | |
*** dsneddon_ has quit IRC | 08:12 | |
*** dsneddon_ has joined #openstack-neutron | 08:13 | |
*** SridharG has left #openstack-neutron | 08:13 | |
*** sbfox has quit IRC | 08:15 | |
*** pask81 has joined #openstack-neutron | 08:21 | |
*** devvesa has joined #openstack-neutron | 08:21 | |
*** Longgeek has joined #openstack-neutron | 08:22 | |
*** hichtakk has quit IRC | 08:23 | |
*** amuller has joined #openstack-neutron | 08:29 | |
*** dsneddon_ has quit IRC | 08:33 | |
*** dsneddon_ has joined #openstack-neutron | 08:34 | |
*** yfried is now known as yfried|afk | 08:40 | |
*** ijw has joined #openstack-neutron | 08:40 | |
*** zhhuabj has quit IRC | 08:42 | |
*** yfried|afk is now known as yfried | 08:42 | |
*** zhhuabj has joined #openstack-neutron | 08:42 | |
*** hichtakk has joined #openstack-neutron | 08:46 | |
*** ijw has quit IRC | 08:46 | |
*** manishg has joined #openstack-neutron | 08:47 | |
*** moshele has quit IRC | 08:48 | |
*** ajo has joined #openstack-neutron | 08:48 | |
*** manishg has quit IRC | 08:51 | |
*** jpich has joined #openstack-neutron | 08:51 | |
*** skolekonov has joined #openstack-neutron | 08:53 | |
*** dsneddon_ has quit IRC | 08:53 | |
*** tflynn has quit IRC | 08:54 | |
*** dsneddon_ has joined #openstack-neutron | 08:55 | |
*** exploreshaifali has joined #openstack-neutron | 08:57 | |
*** Murali_ has joined #openstack-neutron | 08:58 | |
*** Murali has quit IRC | 08:59 | |
*** Murali_ is now known as Murali | 08:59 | |
*** yfried is now known as yfried|afk | 08:59 | |
*** yfried|afk is now known as yfried | 08:59 | |
openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Default security group table https://review.openstack.org/142101 | 09:01 |
*** yfauser has joined #openstack-neutron | 09:03 | |
*** yfauser has left #openstack-neutron | 09:04 | |
*** xuhanp_ has quit IRC | 09:10 | |
*** Masahiro has joined #openstack-neutron | 09:13 | |
*** dsneddon_ has quit IRC | 09:14 | |
*** dsneddon_ has joined #openstack-neutron | 09:15 | |
*** hichtakk has quit IRC | 09:17 | |
*** garyk has joined #openstack-neutron | 09:17 | |
*** kopparam has quit IRC | 09:17 | |
*** Masahiro has quit IRC | 09:17 | |
*** kopparam has joined #openstack-neutron | 09:20 | |
*** bjornar has joined #openstack-neutron | 09:20 | |
*** yfried is now known as yfried|afk | 09:20 | |
*** zhhuabj has quit IRC | 09:21 | |
*** yfried|afk is now known as yfried | 09:23 | |
*** salv-orlando has quit IRC | 09:24 | |
*** Administrator_ has quit IRC | 09:25 | |
*** Administrator_ has joined #openstack-neutron | 09:27 | |
*** ihrachyshka has joined #openstack-neutron | 09:31 | |
*** zhhuabj has joined #openstack-neutron | 09:33 | |
*** yapeng has joined #openstack-neutron | 09:37 | |
*** aepifanov has joined #openstack-neutron | 09:39 | |
*** ijw has joined #openstack-neutron | 09:40 | |
*** yapeng has quit IRC | 09:42 | |
*** ijw has quit IRC | 09:46 | |
*** manishg has joined #openstack-neutron | 09:48 | |
*** SridharRamaswamy has quit IRC | 09:52 | |
*** manishg has quit IRC | 09:52 | |
*** kopparam has quit IRC | 09:53 | |
*** trinaths has joined #openstack-neutron | 09:53 | |
*** ZZelle has joined #openstack-neutron | 09:56 | |
*** dsneddon_ has quit IRC | 09:56 | |
*** dsneddon_ has joined #openstack-neutron | 09:57 | |
*** kopparam has joined #openstack-neutron | 09:57 | |
ZZelle | ihrachyshka, hi | 09:58 |
ihrachyshka | ZZelle: hi | 09:58 |
ZZelle | ihrachyshka, just to understand your point on https://review.openstack.org/#/c/136840/23/neutron/agent/l3/agent.py | 09:58 |
trinaths | Weh I spawn an instance, I get this error, "Failed to launch instance "test": Please try again later [Error: Build of instance 130fb1b2-7d9e-47d4-bc53-9e25b213145b aborted: Failed to allocate the network(s), not rescheduling.]." Any helping hand for this. | 09:58 |
ZZelle | ihrachyshka, you fear that euid/egid could change between the option definition and use? | 09:58 |
trinaths | when* | 09:58 |
jschwarz | trinaths, check ovs agent | 09:58 |
jschwarz | probably has error logs :) | 09:58 |
jschwarz | ZZelle, do you have a minute to discuss https://review.openstack.org/#/c/143412/1 | 09:59 |
trinaths | jschwarz: Okay :) | 09:59 |
ZZelle | jschwarz, that's the objective of PS1 :) | 09:59 |
jschwarz | ZZelle, yey :) | 09:59 |
*** SridharG has joined #openstack-neutron | 10:00 | |
ihrachyshka | ZZelle: my point is that if oslo conf generator is executed against our conf option definitions, it will generate config files with metadata_user == user that executed generator, not 'current user of neutron l3 agent, whatever it is' | 10:00 |
ihrachyshka | ZZelle: my understanding is that we want the latter, not the former | 10:00 |
trinaths | jschwarz: True,. Got the fault. my debug error. :) thanks for help | 10:00 |
ZZelle | ihrachyshka, yes | 10:00 |
*** alex_xu has quit IRC | 10:01 | |
jschwarz | ZZelle, I'll put in the time to do some code review for this patch as I think we'll need it for the full-stack testing also. Wanted to know if you're willing to move the Pinger and FakeVM classes from neutron/tests/functional/agent/linux/helpers.py to neutron/tests/common/helpers.py | 10:01 |
jschwarz | trinaths, sure :) | 10:01 |
*** nuritv has joined #openstack-neutron | 10:01 | |
*** salv-orlando has joined #openstack-neutron | 10:01 | |
ihrachyshka | ZZelle: does that resolve your concern? | 10:01 |
*** yatin has joined #openstack-neutron | 10:02 | |
ZZelle | ihrachyshka, yes | 10:04 |
jschwarz | ZZelle, I see you're in the middle of a different convo. I'll post in the review and we can ping pong there :) | 10:04 |
ZZelle | jschwarz, full-stack testing? | 10:04 |
jschwarz | ZZelle, yes. it's a new kind of testing which will test Neutron as a white-box | 10:05 |
jschwarz | spec in https://review.openstack.org/#/c/128257/ | 10:05 |
jschwarz | ZZelle, posted, so going for food now ^_^ | 10:07 |
ZZelle | jschwarz, ok | 10:08 |
*** yfried is now known as yfried|afk | 10:14 | |
*** Masahiro has joined #openstack-neutron | 10:14 | |
*** kopparam has quit IRC | 10:16 | |
*** kopparam_ has joined #openstack-neutron | 10:16 | |
*** Masahiro has quit IRC | 10:18 | |
*** EmilienM is now known as EmilienM|afk | 10:22 | |
openstackgerrit | Miguel Angel Ajo proposed openstack/neutron: Implements the ProcessMonitor in the l3_agent https://review.openstack.org/114931 | 10:22 |
openstackgerrit | Miguel Angel Ajo proposed openstack/neutron: Implements ProcessMonitor in the dhcp_agent https://review.openstack.org/115935 | 10:22 |
*** yfried|afk is now known as yfried | 10:22 | |
*** ijw has joined #openstack-neutron | 10:27 | |
*** ijw has quit IRC | 10:31 | |
*** aix has joined #openstack-neutron | 10:32 | |
*** SridharG has quit IRC | 10:32 | |
*** garyk has quit IRC | 10:33 | |
*** ijw has joined #openstack-neutron | 10:40 | |
*** garyk has joined #openstack-neutron | 10:41 | |
ihrachyshka | ajo: ouch. still not there with those process monitor patches? :( | 10:43 |
ajo | yeah, ihrachyshka , holidays will slow down, I suppose, last patchest is only a rebase for merge conflict in a test | 10:44 |
ajo | a simple thing in this case which git didn't know how to resolve | 10:44 |
ihrachyshka | ajo: ok, I hope it will merge in like 10 next patchsets :D | 10:45 |
*** manishg has joined #openstack-neutron | 10:48 | |
*** manishg_ has joined #openstack-neutron | 10:50 | |
*** SridharG has joined #openstack-neutron | 10:51 | |
*** stanzgy has quit IRC | 10:51 | |
*** saju_m has joined #openstack-neutron | 10:52 | |
*** garyk has quit IRC | 10:52 | |
*** manishg has quit IRC | 10:53 | |
openstackgerrit | Merged openstack/neutron: ml2: remove superfluous %s in LOG.debug() format https://review.openstack.org/143352 | 10:53 |
ajo | lol ihrachyshka | 10:55 |
*** manishg_ has quit IRC | 10:55 | |
ajo | :) I really hope that too | 10:55 |
*** lori|away is now known as lori | 10:56 | |
*** trinaths has left #openstack-neutron | 10:57 | |
*** dsneddon_ has quit IRC | 10:58 | |
*** dsneddon_ has joined #openstack-neutron | 11:00 | |
openstackgerrit | venkata anil proposed openstack/neutron: validate L3 HA min/max _l3_agents_per_router https://review.openstack.org/140340 | 11:02 |
*** ijw has quit IRC | 11:04 | |
*** ijw has joined #openstack-neutron | 11:04 | |
ijw | amuller: ping | 11:05 |
openstackgerrit | venkata anil proposed openstack/neutron: validate L3 HA min/max _l3_agents_per_router https://review.openstack.org/140340 | 11:07 |
*** EmilienM|afk is now known as EmilienM | 11:07 | |
*** rm_work is now known as rm_work|away | 11:07 | |
*** salv-orlando has quit IRC | 11:08 | |
*** anish_ has quit IRC | 11:09 | |
*** moshele has joined #openstack-neutron | 11:10 | |
*** diegows has joined #openstack-neutron | 11:18 | |
*** Marga_ has joined #openstack-neutron | 11:21 | |
amuller | ijw: Heya Ian | 11:22 |
amuller | ijw: I saw that you posted a new patchset | 11:22 |
*** anshul has quit IRC | 11:24 | |
*** anshul has joined #openstack-neutron | 11:25 | |
*** yapeng has joined #openstack-neutron | 11:26 | |
*** enikanorov_ has quit IRC | 11:30 | |
*** nlahouti1 has joined #openstack-neutron | 11:30 | |
*** jschwarz has quit IRC | 11:31 | |
*** yapeng has quit IRC | 11:31 | |
ijw | amuller: you looked yet? | 11:32 |
*** nlahouti has quit IRC | 11:33 | |
ijw | I was working a bit in the dark after you'd gone for the evening but I was hoping I covered the major stuff | 11:33 |
*** moshele has quit IRC | 11:34 | |
*** exploreshaifali has quit IRC | 11:38 | |
*** alex_xu has joined #openstack-neutron | 11:39 | |
*** dsneddon_ has quit IRC | 11:39 | |
*** dsneddon_ has joined #openstack-neutron | 11:40 | |
*** alex_xu_ has joined #openstack-neutron | 11:47 | |
*** alex_xu has quit IRC | 11:50 | |
amuller | ijw: I haven't been able to look yet sorry | 11:51 |
amuller | some 'urgent' stuff to take care of | 11:51 |
*** SridharG has quit IRC | 11:53 | |
*** dims has joined #openstack-neutron | 11:56 | |
ijw | np - when you can, cos the deadline was yesterday | 11:58 |
*** pask81 has quit IRC | 11:59 | |
amuller | ijw: Sadly everything is super duper urgent the last couple of weeks | 12:00 |
ijw | amuller: you fail to appreciate how much more important I am than anything else ;) | 12:01 |
amuller | That may be true, although all Humans seem to think that =D | 12:01 |
devvesa | hi, anyone has experienced this error: "Detected removed foreign key u'nuage_floatingip_pool_mapping_ibfk_2' on table u'nuage_floatingip_pool_mapping'" when stacking? | 12:02 |
devvesa | clean VM with devstack/master | 12:02 |
*** Masahiro has joined #openstack-neutron | 12:02 | |
ijw | docker and 512kbit connections. Just Say No. | 12:04 |
*** aswadr has quit IRC | 12:06 | |
openstackgerrit | Miguel Angel Ajo proposed openstack/neutron: Implements the ProcessMonitor in the l3_agent https://review.openstack.org/114931 | 12:07 |
*** Masahiro has quit IRC | 12:07 | |
*** moshele has joined #openstack-neutron | 12:07 | |
*** garyk has joined #openstack-neutron | 12:07 | |
*** claudiub has joined #openstack-neutron | 12:08 | |
*** salv-orlando has joined #openstack-neutron | 12:08 | |
*** kopparam_ has quit IRC | 12:11 | |
*** salv-orlando has quit IRC | 12:11 | |
openstackgerrit | Terry Howe proposed openstack/python-neutronclient: Reverse order of tests to avoid incompatibility https://review.openstack.org/143657 | 12:12 |
*** salv-orlando has joined #openstack-neutron | 12:12 | |
*** nmagnezi_ has joined #openstack-neutron | 12:17 | |
*** xuhanp_ has joined #openstack-neutron | 12:18 | |
*** Marga_ has quit IRC | 12:20 | |
*** itzikb has quit IRC | 12:20 | |
*** nmagnezi has quit IRC | 12:20 | |
*** zhhuabj has quit IRC | 12:24 | |
*** marrusl has quit IRC | 12:24 | |
*** mwagner_lap has quit IRC | 12:24 | |
*** rkukura has quit IRC | 12:24 | |
*** dims has quit IRC | 12:24 | |
*** alex_xu_ has quit IRC | 12:24 | |
*** jpich has quit IRC | 12:24 | |
*** yfried has quit IRC | 12:24 | |
*** k_stev has quit IRC | 12:24 | |
*** chrislol has quit IRC | 12:24 | |
*** krtaylor has quit IRC | 12:24 | |
*** jamiec has quit IRC | 12:24 | |
*** rohara1 has quit IRC | 12:24 | |
*** eezhova has quit IRC | 12:24 | |
*** s0mik_ has quit IRC | 12:24 | |
*** sc68cal has quit IRC | 12:24 | |
*** tchaypo has quit IRC | 12:24 | |
*** x58 has quit IRC | 12:24 | |
*** zhiyan has quit IRC | 12:24 | |
*** gus has quit IRC | 12:24 | |
*** StevenK has quit IRC | 12:24 | |
*** sweston has quit IRC | 12:24 | |
*** vishy has quit IRC | 12:24 | |
*** ramishra has quit IRC | 12:24 | |
*** X-Rob has quit IRC | 12:24 | |
*** dougwig has quit IRC | 12:24 | |
*** larsks has quit IRC | 12:24 | |
*** zigo has quit IRC | 12:24 | |
*** flwang1 has quit IRC | 12:24 | |
*** jamielennox|away has quit IRC | 12:24 | |
*** briancline has quit IRC | 12:24 | |
*** rm_work|away has quit IRC | 12:24 | |
*** otherwiseguy has quit IRC | 12:24 | |
*** puck has quit IRC | 12:24 | |
*** jordandh has quit IRC | 12:24 | |
*** raorn has quit IRC | 12:24 | |
*** pradipta_away has quit IRC | 12:24 | |
*** _cerberus_ has quit IRC | 12:24 | |
*** moshele has quit IRC | 12:24 | |
*** vt102 has quit IRC | 12:24 | |
*** xianghui has quit IRC | 12:24 | |
*** aignatov has quit IRC | 12:24 | |
*** dansmith has quit IRC | 12:24 | |
*** zilberstein_ has quit IRC | 12:24 | |
*** dkehn has quit IRC | 12:24 | |
*** juice has quit IRC | 12:24 | |
*** ianw has quit IRC | 12:24 | |
*** yarker has quit IRC | 12:24 | |
*** Murali has quit IRC | 12:24 | |
*** Longgeek has quit IRC | 12:24 | |
*** a_le has quit IRC | 12:24 | |
*** kevinbenton_ has quit IRC | 12:24 | |
*** rdo_ has quit IRC | 12:24 | |
*** vinsh has quit IRC | 12:24 | |
*** sergsh has quit IRC | 12:24 | |
*** doude_ has quit IRC | 12:24 | |
*** sgran has quit IRC | 12:24 | |
*** clds_ has quit IRC | 12:24 | |
*** olc has quit IRC | 12:24 | |
*** pcarver has quit IRC | 12:24 | |
*** Apsu has quit IRC | 12:24 | |
*** SpamapS has quit IRC | 12:24 | |
*** clev has quit IRC | 12:24 | |
*** yatin has quit IRC | 12:24 | |
*** amuller has quit IRC | 12:24 | |
*** devvesa has quit IRC | 12:24 | |
*** apuimedo has quit IRC | 12:24 | |
*** yeungp has quit IRC | 12:24 | |
*** rook has quit IRC | 12:24 | |
*** inara has quit IRC | 12:24 | |
*** popw has quit IRC | 12:24 | |
*** vitorc has quit IRC | 12:24 | |
*** JoshNang has quit IRC | 12:24 | |
*** beagles has quit IRC | 12:24 | |
*** zhhuabj has joined #openstack-neutron | 12:25 | |
*** marrusl has joined #openstack-neutron | 12:25 | |
*** mwagner_lap has joined #openstack-neutron | 12:25 | |
*** rkukura has joined #openstack-neutron | 12:25 | |
*** dims has joined #openstack-neutron | 12:26 | |
*** alex_xu_ has joined #openstack-neutron | 12:26 | |
*** jpich has joined #openstack-neutron | 12:26 | |
*** yfried has joined #openstack-neutron | 12:26 | |
*** k_stev has joined #openstack-neutron | 12:26 | |
*** chrislol has joined #openstack-neutron | 12:26 | |
*** krtaylor has joined #openstack-neutron | 12:26 | |
*** jamiec has joined #openstack-neutron | 12:26 | |
*** rohara1 has joined #openstack-neutron | 12:26 | |
*** X-Rob has joined #openstack-neutron | 12:26 | |
*** eezhova has joined #openstack-neutron | 12:26 | |
*** s0mik_ has joined #openstack-neutron | 12:26 | |
*** sc68cal has joined #openstack-neutron | 12:26 | |
*** tchaypo has joined #openstack-neutron | 12:26 | |
*** zhiyan has joined #openstack-neutron | 12:26 | |
*** x58 has joined #openstack-neutron | 12:26 | |
*** gus has joined #openstack-neutron | 12:26 | |
*** StevenK has joined #openstack-neutron | 12:26 | |
*** sweston has joined #openstack-neutron | 12:26 | |
*** vishy has joined #openstack-neutron | 12:26 | |
*** ramishra has joined #openstack-neutron | 12:26 | |
*** dougwig has joined #openstack-neutron | 12:26 | |
*** larsks has joined #openstack-neutron | 12:26 | |
*** zigo has joined #openstack-neutron | 12:26 | |
*** flwang1 has joined #openstack-neutron | 12:26 | |
*** jamielennox|away has joined #openstack-neutron | 12:26 | |
*** briancline has joined #openstack-neutron | 12:26 | |
*** rm_work|away has joined #openstack-neutron | 12:26 | |
*** otherwiseguy has joined #openstack-neutron | 12:26 | |
*** puck has joined #openstack-neutron | 12:26 | |
*** jordandh has joined #openstack-neutron | 12:26 | |
*** raorn has joined #openstack-neutron | 12:26 | |
*** pradipta_away has joined #openstack-neutron | 12:26 | |
*** _cerberus_ has joined #openstack-neutron | 12:26 | |
*** kopparam has joined #openstack-neutron | 12:26 | |
*** vt102 has joined #openstack-neutron | 12:26 | |
*** xianghui has joined #openstack-neutron | 12:26 | |
*** aignatov has joined #openstack-neutron | 12:26 | |
*** dansmith has joined #openstack-neutron | 12:26 | |
*** zilberstein_ has joined #openstack-neutron | 12:26 | |
*** dkehn has joined #openstack-neutron | 12:26 | |
*** juice has joined #openstack-neutron | 12:26 | |
*** ianw has joined #openstack-neutron | 12:26 | |
*** yarker has joined #openstack-neutron | 12:26 | |
*** anish_ has joined #openstack-neutron | 12:26 | |
*** Longgeek has joined #openstack-neutron | 12:26 | |
*** a_le has joined #openstack-neutron | 12:26 | |
*** kevinbenton_ has joined #openstack-neutron | 12:26 | |
*** rdo_ has joined #openstack-neutron | 12:26 | |
*** vinsh has joined #openstack-neutron | 12:26 | |
*** sergsh has joined #openstack-neutron | 12:26 | |
*** doude_ has joined #openstack-neutron | 12:26 | |
*** olc has joined #openstack-neutron | 12:26 | |
*** sgran has joined #openstack-neutron | 12:26 | |
*** clds_ has joined #openstack-neutron | 12:26 | |
*** clev has joined #openstack-neutron | 12:26 | |
*** pcarver has joined #openstack-neutron | 12:26 | |
*** Apsu has joined #openstack-neutron | 12:26 | |
*** SpamapS has joined #openstack-neutron | 12:26 | |
*** mwagner_lap has quit IRC | 12:28 | |
*** dims has quit IRC | 12:28 | |
*** yatin has joined #openstack-neutron | 12:28 | |
*** amuller has joined #openstack-neutron | 12:28 | |
*** devvesa has joined #openstack-neutron | 12:28 | |
*** apuimedo has joined #openstack-neutron | 12:28 | |
*** yeungp has joined #openstack-neutron | 12:28 | |
*** rook has joined #openstack-neutron | 12:28 | |
*** inara has joined #openstack-neutron | 12:28 | |
*** popw has joined #openstack-neutron | 12:28 | |
*** vitorc has joined #openstack-neutron | 12:28 | |
*** JoshNang has joined #openstack-neutron | 12:28 | |
*** beagles has joined #openstack-neutron | 12:28 | |
*** SridharG has joined #openstack-neutron | 12:30 | |
*** alexpilotti has joined #openstack-neutron | 12:32 | |
*** lazy_prince is now known as killer_prince | 12:34 | |
*** SridharG1 has joined #openstack-neutron | 12:37 | |
*** SridharG has quit IRC | 12:38 | |
*** SridharG has joined #openstack-neutron | 12:38 | |
*** SridharG has left #openstack-neutron | 12:38 | |
*** popw has quit IRC | 12:39 | |
*** bjornar has quit IRC | 12:39 | |
*** yfried is now known as yfried|afk | 12:39 | |
*** SridharG1 has quit IRC | 12:40 | |
*** baoli has joined #openstack-neutron | 12:41 | |
*** SridharG1 has joined #openstack-neutron | 12:41 | |
*** baoli has quit IRC | 12:42 | |
*** baoli has joined #openstack-neutron | 12:43 | |
*** kopparam has quit IRC | 12:43 | |
ajo | ijw docker 512kbit connections? | 12:46 |
ijw | At home in the arse end of nowhere with family trying to do work. Any sort of download involves going and getting a cup of tea. There's a lot of tea drunk in this house, so that works out well | 12:47 |
*** dims has joined #openstack-neutron | 12:51 | |
*** zhipeng has joined #openstack-neutron | 12:51 | |
*** manishg has joined #openstack-neutron | 12:52 | |
*** SridharG1 has left #openstack-neutron | 12:53 | |
*** yfried|afk is now known as yfried | 12:54 | |
*** manishg has quit IRC | 12:56 | |
ajo | :-) ijw | 12:56 |
ajo | ijw we depend too much on our bandwidth for work :) | 12:57 |
*** yapeng has joined #openstack-neutron | 12:58 | |
*** amuller has quit IRC | 13:00 | |
ijw | Apparently the broadband rollout goes past here in the next 6 months | 13:02 |
ijw | I'll believe it when I see it, because there are more cows than people in this part of the world | 13:02 |
*** Masahiro has joined #openstack-neutron | 13:03 | |
*** yfried is now known as yfried|afk | 13:05 | |
*** fandi has joined #openstack-neutron | 13:06 | |
*** Masahiro has quit IRC | 13:07 | |
*** yapeng has quit IRC | 13:09 | |
*** mwagner_lap has joined #openstack-neutron | 13:15 | |
*** bjornar has joined #openstack-neutron | 13:20 | |
*** yatin has quit IRC | 13:21 | |
*** ajo has quit IRC | 13:23 | |
*** yfried|afk is now known as yfried | 13:24 | |
*** alexpilotti has quit IRC | 13:25 | |
*** ajo has joined #openstack-neutron | 13:25 | |
prometheanfire | gate fixed? | 13:26 |
*** bjornar has quit IRC | 13:28 | |
*** saju_m has quit IRC | 13:31 | |
*** AbsinthMind has joined #openstack-neutron | 13:32 | |
*** neeti has quit IRC | 13:32 | |
*** AbsinthMind has quit IRC | 13:34 | |
*** garyk has quit IRC | 13:36 | |
*** garyk has joined #openstack-neutron | 13:37 | |
ihrachyshka | dougwig: https://review.openstack.org/143421 | 13:43 |
*** ijw has quit IRC | 13:47 | |
*** ijw has joined #openstack-neutron | 13:48 | |
*** Flcn has joined #openstack-neutron | 13:50 | |
*** manishg has joined #openstack-neutron | 13:53 | |
*** FJB has joined #openstack-neutron | 13:55 | |
*** roeyc has joined #openstack-neutron | 13:56 | |
*** manishg has quit IRC | 13:57 | |
*** anish__ has joined #openstack-neutron | 14:02 | |
openstackgerrit | Ilya Sokolov proposed openstack/neutron: Send only one rule in queue on rule create/delete https://review.openstack.org/143672 | 14:03 |
*** anshul has quit IRC | 14:05 | |
*** yfried is now known as yfried|afk | 14:05 | |
openstackgerrit | Abhishek Talwar proposed openstack/neutron: Confusing message deleting default security group https://review.openstack.org/143018 | 14:05 |
*** anish_ has quit IRC | 14:06 | |
*** yapeng has joined #openstack-neutron | 14:07 | |
*** kbringard has joined #openstack-neutron | 14:10 | |
*** numan has quit IRC | 14:11 | |
*** yapeng has quit IRC | 14:14 | |
*** exploreshaifali has joined #openstack-neutron | 14:15 | |
*** johnbelamaric has joined #openstack-neutron | 14:15 | |
*** xuhanp_ has quit IRC | 14:20 | |
*** anshul has joined #openstack-neutron | 14:24 | |
*** yfried|afk is now known as yfried | 14:26 | |
*** amuller has joined #openstack-neutron | 14:28 | |
*** irenab has quit IRC | 14:30 | |
*** rushil has joined #openstack-neutron | 14:30 | |
*** baoli has quit IRC | 14:33 | |
*** yfried is now known as yfried|afk | 14:36 | |
*** baoli has joined #openstack-neutron | 14:38 | |
*** ijw has quit IRC | 14:38 | |
openstackgerrit | Ilya Sokolov proposed openstack/neutron: Send only one rule in queue on rule create/delete https://review.openstack.org/143672 | 14:38 |
*** yfried|afk is now known as yfried | 14:40 | |
*** ijw has joined #openstack-neutron | 14:42 | |
*** TrevorV_ has joined #openstack-neutron | 14:43 | |
*** radez_g0n3 is now known as radez | 14:44 | |
*** manishg has joined #openstack-neutron | 14:46 | |
*** apuimedo has quit IRC | 14:47 | |
*** enikanorov has joined #openstack-neutron | 14:50 | |
*** yfried is now known as yfried|afk | 14:51 | |
*** manishg has quit IRC | 14:51 | |
*** manishg has joined #openstack-neutron | 14:51 | |
*** Masahiro has joined #openstack-neutron | 14:52 | |
*** manishg_ has joined #openstack-neutron | 14:53 | |
*** ijw has quit IRC | 14:55 | |
*** manishg has quit IRC | 14:55 | |
*** Masahiro has quit IRC | 14:56 | |
*** yfried|afk is now known as yfried | 14:58 | |
*** manishg_ has quit IRC | 14:58 | |
*** alex_xu_ is now known as alex_xu | 14:58 | |
*** Marga_ has joined #openstack-neutron | 14:58 | |
*** nlahouti1 has quit IRC | 14:58 | |
*** exploreshaifali has quit IRC | 14:59 | |
*** nlahouti has joined #openstack-neutron | 15:00 | |
*** dsneddon_ has quit IRC | 15:00 | |
*** dsneddon_ has joined #openstack-neutron | 15:01 | |
*** ijw has joined #openstack-neutron | 15:02 | |
*** rpothier has joined #openstack-neutron | 15:02 | |
*** Marga_ has quit IRC | 15:04 | |
*** nmagnezi_ has quit IRC | 15:07 | |
*** zzzeek has joined #openstack-neutron | 15:08 | |
*** anshul has quit IRC | 15:08 | |
openstackgerrit | Merged openstack/neutron-specs: Service group and Service Object for firewall as a service https://review.openstack.org/131596 | 15:09 |
*** johnbelamaric has quit IRC | 15:11 | |
*** zhhuabj has quit IRC | 15:12 | |
*** k4n0 has quit IRC | 15:25 | |
*** ajmiller has joined #openstack-neutron | 15:25 | |
*** zhhuabj has joined #openstack-neutron | 15:26 | |
*** marrusl has quit IRC | 15:28 | |
*** marrusl has joined #openstack-neutron | 15:28 | |
*** manishg has joined #openstack-neutron | 15:29 | |
*** dims has quit IRC | 15:30 | |
*** ihrachyshka has quit IRC | 15:31 | |
*** alex_xu has quit IRC | 15:31 | |
*** trown|call is now known as trown | 15:32 | |
*** flaviof has joined #openstack-neutron | 15:32 | |
*** baoli has quit IRC | 15:33 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron: get_binary_name should returns strings without spaces https://review.openstack.org/143108 | 15:34 |
*** manishg has quit IRC | 15:34 | |
*** achanda has joined #openstack-neutron | 15:36 | |
*** AbsinthMind has joined #openstack-neutron | 15:38 | |
*** exploreshaifali has joined #openstack-neutron | 15:39 | |
*** trad511 has joined #openstack-neutron | 15:47 | |
*** ajmiller_ has joined #openstack-neutron | 15:49 | |
*** ajmiller__ has joined #openstack-neutron | 15:52 | |
*** sergsh is now known as sergsh_away | 15:52 | |
*** ajmiller has quit IRC | 15:53 | |
*** ijw has quit IRC | 15:53 | |
*** suresh12 has joined #openstack-neutron | 15:53 | |
*** reed has joined #openstack-neutron | 15:54 | |
*** ajmiller_ has quit IRC | 15:55 | |
*** ajmiller__ has quit IRC | 15:58 | |
*** exploreshaifali has quit IRC | 15:58 | |
*** moshele has joined #openstack-neutron | 16:01 | |
*** dsneddon_ has quit IRC | 16:01 | |
*** zhipeng has quit IRC | 16:01 | |
*** dsneddon_ has joined #openstack-neutron | 16:02 | |
*** yapeng has joined #openstack-neutron | 16:02 | |
*** xgerman has joined #openstack-neutron | 16:03 | |
*** markmcclain has joined #openstack-neutron | 16:04 | |
*** yapeng has quit IRC | 16:07 | |
*** ajmiller has joined #openstack-neutron | 16:08 | |
*** a_le has quit IRC | 16:08 | |
*** zhipeng has joined #openstack-neutron | 16:22 | |
*** absubram has joined #openstack-neutron | 16:22 | |
*** moshele has quit IRC | 16:23 | |
*** anilvenkata has quit IRC | 16:26 | |
*** a_le has joined #openstack-neutron | 16:28 | |
*** manishg has joined #openstack-neutron | 16:30 | |
*** dims has joined #openstack-neutron | 16:31 | |
*** GonZo2K has joined #openstack-neutron | 16:32 | |
*** manishg has quit IRC | 16:35 | |
*** dims has quit IRC | 16:35 | |
*** yfried has quit IRC | 16:37 | |
*** Masahiro has joined #openstack-neutron | 16:41 | |
*** carl_baldwin has joined #openstack-neutron | 16:41 | |
*** GonZo2K has quit IRC | 16:41 | |
*** dims has joined #openstack-neutron | 16:41 | |
*** dsneddon_ has quit IRC | 16:42 | |
*** dsneddon_ has joined #openstack-neutron | 16:42 | |
*** rkukura_ has joined #openstack-neutron | 16:42 | |
*** rkukura has quit IRC | 16:44 | |
*** rkukura_ is now known as rkukura | 16:44 | |
*** Masahiro has quit IRC | 16:45 | |
openstackgerrit | yalei wang proposed openstack/neutron: Add portsecurity extension support https://review.openstack.org/126552 | 16:46 |
*** GonZo2K has joined #openstack-neutron | 16:47 | |
*** techcet has joined #openstack-neutron | 16:47 | |
*** a_le has quit IRC | 16:47 | |
*** markmcclain has quit IRC | 16:48 | |
*** manishg has joined #openstack-neutron | 16:48 | |
openstackgerrit | LinChengyong proposed openstack/neutron-specs: blueprint virtual-network-performance-monitor https://review.openstack.org/142386 | 16:49 |
*** manishg_ has joined #openstack-neutron | 16:49 | |
*** boris-42 has joined #openstack-neutron | 16:50 | |
openstackgerrit | Merged openstack/neutron-specs: MTU selection and advertisement https://review.openstack.org/105989 | 16:50 |
*** skolekonov has quit IRC | 16:50 | |
*** garyk has quit IRC | 16:51 | |
*** techcet has quit IRC | 16:51 | |
*** manishg__ has joined #openstack-neutron | 16:52 | |
*** manishg has quit IRC | 16:52 | |
openstackgerrit | LinChengyong proposed openstack/neutron-specs: blueprint virtual-network-performance-monitor https://review.openstack.org/142386 | 16:53 |
*** suresh12 has quit IRC | 16:54 | |
*** manishg_ has quit IRC | 16:54 | |
openstackgerrit | Marios Andreou proposed openstack/neutron: Adds base in-tree functional testing of the ovs_neutron_agent https://review.openstack.org/140042 | 16:54 |
*** ChuckC has joined #openstack-neutron | 16:54 | |
*** devvesa has quit IRC | 16:55 | |
*** cohn has joined #openstack-neutron | 16:55 | |
cohn | hello, just curious if Neutron supports /31 subnet masks per RFC 3021 | 16:56 |
*** techcet has joined #openstack-neutron | 16:58 | |
*** ganso has joined #openstack-neutron | 16:58 | |
carl_baldwin | cohn: Where do imagine the /31 subnets would be used in Neutron? | 16:58 |
cohn | in conjuction with Ironic for bare metal nodes | 16:59 |
openstackgerrit | Marios Andreou proposed openstack/neutron: Adds base in-tree functional testing of the ovs_neutron_agent https://review.openstack.org/140042 | 16:59 |
cohn | so i'd create a network, create a subnet consisting of a /31 (or /127 in IPv6), then spin up a BM node using that address space | 17:00 |
*** exploreshaifali has joined #openstack-neutron | 17:01 | |
carl_baldwin | cohn: As far as I know, that is not done and Neutron does not support any point-to-point links. However, I’m not familiar enough with Ironic to know for sure if that has been attempted. | 17:01 |
cohn | oh | 17:03 |
*** aepifanov has quit IRC | 17:05 | |
*** SridharRamaswamy has joined #openstack-neutron | 17:12 | |
*** yfried has joined #openstack-neutron | 17:13 | |
*** vinsh has quit IRC | 17:14 | |
*** mlavalle has joined #openstack-neutron | 17:15 | |
*** sweston_ has joined #openstack-neutron | 17:16 | |
*** baoli has joined #openstack-neutron | 17:17 | |
*** SridharRamaswamy has quit IRC | 17:17 | |
*** sweston is now known as spw | 17:17 | |
*** sweston_ has quit IRC | 17:17 | |
*** GonZo2K has quit IRC | 17:17 | |
*** sweston has joined #openstack-neutron | 17:18 | |
*** banix has joined #openstack-neutron | 17:19 | |
openstackgerrit | Sridhar Gaddam proposed openstack/neutron: Validate IPv6 subnet while associating to Router https://review.openstack.org/136733 | 17:21 |
*** dsneddon_ has quit IRC | 17:22 | |
*** yfried has quit IRC | 17:23 | |
*** jpich has quit IRC | 17:23 | |
*** dsneddon_ has joined #openstack-neutron | 17:24 | |
*** GonZo2K has joined #openstack-neutron | 17:26 | |
*** yarker has quit IRC | 17:29 | |
*** thedodd has joined #openstack-neutron | 17:29 | |
openstackgerrit | Michael Smith proposed openstack/neutron: manual add/remove router for dvr_snat agent https://review.openstack.org/122024 | 17:29 |
*** yarker has joined #openstack-neutron | 17:29 | |
openstackgerrit | enikanorov proposed openstack/neutron: Catch PortNotFound exception during network_delete https://review.openstack.org/143698 | 17:30 |
openstackgerrit | Michael Smith proposed openstack/neutron: L3 Agent support of manual dvr snat add/remove https://review.openstack.org/123815 | 17:30 |
openstackgerrit | Michael Smith proposed openstack/neutron: This patch will be used to compare dvr vs full neturon runs https://review.openstack.org/141897 | 17:30 |
*** roeyc has quit IRC | 17:32 | |
*** mwagner_lap has quit IRC | 17:33 | |
*** openstackgerrit has quit IRC | 17:34 | |
*** sbfox has joined #openstack-neutron | 17:34 | |
*** openstackgerrit has joined #openstack-neutron | 17:35 | |
*** techcet has quit IRC | 17:36 | |
*** fandi has quit IRC | 17:39 | |
*** hichtakk has joined #openstack-neutron | 17:41 | |
*** amuller has quit IRC | 17:41 | |
openstackgerrit | Merged openstack/neutron: ML2 UT: Fix incorrect mock return value https://review.openstack.org/143489 | 17:44 |
*** anshul has joined #openstack-neutron | 17:44 | |
*** bjornar has joined #openstack-neutron | 17:44 | |
*** SumitNaiksatam has quit IRC | 17:45 | |
*** fandi has joined #openstack-neutron | 17:49 | |
*** yapeng has joined #openstack-neutron | 17:51 | |
*** mleroy has quit IRC | 17:53 | |
*** banix has quit IRC | 17:53 | |
*** mleroy has joined #openstack-neutron | 17:55 | |
*** Flcn has quit IRC | 17:55 | |
*** zzzeek has quit IRC | 17:56 | |
*** zzzeek has joined #openstack-neutron | 17:56 | |
*** yapeng has quit IRC | 17:56 | |
*** GonZo2K has quit IRC | 17:58 | |
*** raildo has joined #openstack-neutron | 17:58 | |
*** raildo_ has joined #openstack-neutron | 17:58 | |
*** mleroy has quit IRC | 17:59 | |
*** mleroy has joined #openstack-neutron | 18:00 | |
*** techcet has joined #openstack-neutron | 18:00 | |
*** cbouch has joined #openstack-neutron | 18:01 | |
*** a_le has joined #openstack-neutron | 18:01 | |
*** armax has joined #openstack-neutron | 18:02 | |
*** sbfox has quit IRC | 18:02 | |
dougwig | that is a lot of merge failures. :) | 18:03 |
ZZelle | dougwig, sick | 18:03 |
openstackgerrit | Brent Eagles proposed openstack/neutron: Reset policies after RESOURCE_ATTRIBUTE_MAP is populated https://review.openstack.org/127633 | 18:03 |
*** AbsinthMind has quit IRC | 18:03 | |
*** dsneddon_ has quit IRC | 18:03 | |
dougwig | what merged that killed everything? one of those mega-hacking things? | 18:04 |
*** GonZo2K has joined #openstack-neutron | 18:04 | |
*** suresh12 has joined #openstack-neutron | 18:04 | |
*** dsneddon_ has joined #openstack-neutron | 18:05 | |
openstackgerrit | enikanorov proposed openstack/neutron: Change transaction isolation so retry logic could work properly https://review.openstack.org/129288 | 18:05 |
*** tflynn has joined #openstack-neutron | 18:06 | |
*** techcet has quit IRC | 18:07 | |
*** SumitNaiksatam has joined #openstack-neutron | 18:09 | |
*** suresh12 has quit IRC | 18:09 | |
*** GonZo2K has quit IRC | 18:10 | |
*** GonZo2K has joined #openstack-neutron | 18:11 | |
*** sbfox has joined #openstack-neutron | 18:11 | |
openstackgerrit | Julien Anguenot proposed openstack/neutron: Neutron pydevd debugger support https://review.openstack.org/126546 | 18:12 |
*** GonZo2K has quit IRC | 18:13 | |
*** garyk has joined #openstack-neutron | 18:15 | |
openstackgerrit | Terry Wilson proposed openstack/neutron: Move non-bridge-related OVSBridge methods to BaseOVS https://review.openstack.org/141134 | 18:16 |
openstackgerrit | Terry Wilson proposed openstack/neutron: Add OVSDB Interface https://review.openstack.org/143709 | 18:16 |
openstackgerrit | Terry Wilson proposed openstack/neutron: Move non-bridge-related OVSBridge methods to BaseOVS https://review.openstack.org/141134 | 18:18 |
*** s3wong has joined #openstack-neutron | 18:19 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Clean-up sanity checks done via shell scripts https://review.openstack.org/143539 | 18:19 |
*** achanda has quit IRC | 18:25 | |
*** achanda has joined #openstack-neutron | 18:25 | |
*** achanda has quit IRC | 18:26 | |
*** achanda has joined #openstack-neutron | 18:26 | |
*** Masahiro has joined #openstack-neutron | 18:29 | |
*** Masahiro has quit IRC | 18:34 | |
*** amuller has joined #openstack-neutron | 18:34 | |
*** harlowja has joined #openstack-neutron | 18:35 | |
openstackgerrit | Assaf Muller proposed openstack/neutron: Make L3 HA VIPs ordering consistent in keepalived.conf https://review.openstack.org/143714 | 18:38 |
*** sbfox has quit IRC | 18:38 | |
*** ihrachyshka has joined #openstack-neutron | 18:40 | |
*** exploreshaifali has quit IRC | 18:43 | |
*** manishg__ has quit IRC | 18:44 | |
*** dsneddon_ has quit IRC | 18:44 | |
*** dsneddon_ has joined #openstack-neutron | 18:46 | |
*** anish__ has quit IRC | 18:46 | |
*** tflynn has quit IRC | 18:47 | |
*** manishg has joined #openstack-neutron | 18:47 | |
*** tflynn has joined #openstack-neutron | 18:47 | |
*** sbfox has joined #openstack-neutron | 18:48 | |
*** tflynn has quit IRC | 18:49 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron: get_binary_name should returns strings without spaces https://review.openstack.org/143108 | 18:50 |
*** tflynn has joined #openstack-neutron | 18:50 | |
anteaya | carl_baldwin: bowing out since if you have jim, clark and jeremy's attention it doesnt' get any better in terms of getting an issue solved | 18:50 |
*** markmcclain has joined #openstack-neutron | 18:52 | |
*** vinsh has joined #openstack-neutron | 18:55 | |
*** GonZo2K has joined #openstack-neutron | 18:58 | |
*** cbouch has quit IRC | 18:58 | |
*** markmcclain has quit IRC | 19:01 | |
openstackgerrit | Rajeev Grover proposed openstack/neutron: HA for DVR - schema migration and change https://review.openstack.org/143719 | 19:03 |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Fixes spelling error Closes-Bug: #1404341 https://review.openstack.org/143721 | 19:05 |
*** dsneddon_ has quit IRC | 19:05 | |
*** dsneddon_ has joined #openstack-neutron | 19:06 | |
*** ganso has quit IRC | 19:10 | |
*** bobmel_ has joined #openstack-neutron | 19:12 | |
*** bobmel_ has quit IRC | 19:13 | |
*** bobmel_ has joined #openstack-neutron | 19:13 | |
*** bobmel has quit IRC | 19:14 | |
*** garyk has quit IRC | 19:14 | |
*** MarkB1 has joined #openstack-neutron | 19:15 | |
otherwiseguy | mestery: I went ahead and posted the WIP version of splitting out the run_vsctl stuff into an OVSDB interface (https://review.openstack.org/143709). I'm technically not working until Jan 2, but will be working on it over the holiday as well. Just wanted to put something up for people to comment on the general form. | 19:15 |
*** prad has joined #openstack-neutron | 19:15 | |
mestery | otherwiseguy: That's because you rock man, thanks for working on this stuff! | 19:16 |
otherwiseguy | Need to add in the exception handling, documentation, and functional tests. And maybe move the files around into an ovsdb folder. | 19:16 |
mestery | otherwiseguy: Ack on that | 19:16 |
mestery | otherwiseguy: Happy holidays man, enjoy a "break" from work. ;) | 19:16 |
otherwiseguy | Working without meetings is kind of like a vacaction, right? RIGHT? | 19:16 |
mestery | To me it is ;) | 19:16 |
openstackgerrit | Merged openstack/neutron: validate L3 HA min/max _l3_agents_per_router https://review.openstack.org/140340 | 19:18 |
*** aepifanov has joined #openstack-neutron | 19:19 | |
*** FJB has quit IRC | 19:19 | |
*** crc32 has joined #openstack-neutron | 19:20 | |
carl_baldwin | anteaya: Thanks | 19:26 |
*** dsneddon_ has quit IRC | 19:26 | |
anteaya | carl_baldwin: so any resolution? | 19:27 |
anteaya | carl_baldwin: are you in a happy place? | 19:27 |
rook | Hey All - is there a way to have OpenStack avoid from using OVS w/ LinuxBridge? I disabled Firewall/Sec-Groups and it on the compute nodes LinuxBridge is still used? | 19:27 |
carl_baldwin | anteaya: There is still no technical explanation for why these failed. I think I’d have to get jgit involved to comment on why it happened. Meanwhile, I’ll rebase the patches with cgit and resubmit them. I’m going to take a few notes and possibly follow up with jgit independently. | 19:29 |
*** dsneddon_ has joined #openstack-neutron | 19:29 | |
anteaya | carl_baldwin: thanks for your throughness, I haven't seen anyone else mention what you are seeing | 19:29 |
anteaya | but by all means if this is an infra issue, we would like to know about it | 19:30 |
anteaya | thanks | 19:30 |
*** zhipeng has quit IRC | 19:30 | |
*** exploreshaifali has joined #openstack-neutron | 19:32 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Fixes spelling error https://review.openstack.org/143179 | 19:37 |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Introduce External IPAM Interface https://review.openstack.org/134339 | 19:38 |
*** vinsh has quit IRC | 19:39 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Add validation for the dvr router l3agent binding https://review.openstack.org/118491 | 19:40 |
*** yapeng has joined #openstack-neutron | 19:40 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Add developer documentation for plugins/drivers contributions https://review.openstack.org/141171 | 19:42 |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Tweak gate hooks scripts to handle both functional and api jobs https://review.openstack.org/142601 | 19:42 |
*** yapeng has quit IRC | 19:46 | |
rook | how can one disable security groups in OpenStack | 19:47 |
*** dsneddon_ has quit IRC | 19:48 | |
*** absubram has quit IRC | 19:48 | |
*** dsneddon_ has joined #openstack-neutron | 19:50 | |
*** vt102 has quit IRC | 19:50 | |
*** sbfox has quit IRC | 19:52 | |
openstackgerrit | Assaf Muller proposed openstack/neutron: Make L3 HA VIPs ordering consistent in keepalived.conf https://review.openstack.org/143714 | 19:54 |
*** raildo has quit IRC | 19:56 | |
*** SridharRamaswamy has joined #openstack-neutron | 19:57 | |
*** AbsinthMind has joined #openstack-neutron | 19:58 | |
openstackgerrit | Terry Wilson proposed openstack/neutron: Don't unnecessarily loop through all ports/interfaces https://review.openstack.org/143236 | 19:58 |
*** baoli has quit IRC | 19:58 | |
*** yapeng__ has quit IRC | 19:59 | |
*** raildo_ has quit IRC | 20:01 | |
*** suresh12 has joined #openstack-neutron | 20:03 | |
*** fifieldt has quit IRC | 20:03 | |
*** sgordon_ has joined #openstack-neutron | 20:04 | |
*** Flcn has joined #openstack-neutron | 20:04 | |
*** yfried has joined #openstack-neutron | 20:06 | |
*** trad511 has quit IRC | 20:08 | |
*** sgordon_ has quit IRC | 20:09 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Deletes floating agent gw port on disassociate https://review.openstack.org/137247 | 20:12 |
*** GonZo2K has quit IRC | 20:14 | |
openstackgerrit | Matthew Thode proposed openstack/neutron: check that the vxlan kernel module is available in the proper way https://review.openstack.org/141899 | 20:14 |
*** fifieldt has joined #openstack-neutron | 20:16 | |
*** amuller has quit IRC | 20:18 | |
*** Masahiro has joined #openstack-neutron | 20:18 | |
*** trad511 has joined #openstack-neutron | 20:18 | |
*** AbsinthMind has quit IRC | 20:20 | |
*** aepifanov has quit IRC | 20:21 | |
*** Masahiro has quit IRC | 20:22 | |
*** yapeng has joined #openstack-neutron | 20:25 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fix static strings with labels for DVR https://review.openstack.org/143568 | 20:26 |
*** xgerman has quit IRC | 20:27 | |
*** xgerman has joined #openstack-neutron | 20:27 | |
*** anshul has quit IRC | 20:27 | |
*** moha_hunt has joined #openstack-neutron | 20:27 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Don't call reschedule router with single L3 agent https://review.openstack.org/143567 | 20:29 |
*** dsneddon_ has quit IRC | 20:29 | |
*** dsneddon_ has joined #openstack-neutron | 20:30 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Create DvrRouter as a sub-class of Router https://review.openstack.org/143733 | 20:32 |
*** sbfox has joined #openstack-neutron | 20:32 | |
*** yamahata has joined #openstack-neutron | 20:38 | |
*** TrevorV_ has quit IRC | 20:39 | |
*** aepifanov has joined #openstack-neutron | 20:40 | |
*** harlowja has quit IRC | 20:44 | |
*** yamahata has quit IRC | 20:45 | |
*** markmcclain has joined #openstack-neutron | 20:47 | |
*** sbfox has quit IRC | 20:47 | |
*** harlowja has joined #openstack-neutron | 20:48 | |
*** ihrachyshka has quit IRC | 20:49 | |
openstackgerrit | Terry Wilson proposed openstack/neutron: Move non-bridge-related OVSBridge methods to BaseOVS https://review.openstack.org/141134 | 20:50 |
openstackgerrit | Terry Wilson proposed openstack/neutron: Add OVSDB Interface https://review.openstack.org/143709 | 20:50 |
*** dboik has joined #openstack-neutron | 20:51 | |
*** yamahata has joined #openstack-neutron | 20:52 | |
*** dboik_ has joined #openstack-neutron | 20:53 | |
*** achanda has quit IRC | 20:54 | |
*** achanda has joined #openstack-neutron | 20:54 | |
*** carl_baldwin has quit IRC | 20:55 | |
*** dboik has quit IRC | 20:56 | |
*** ihrachyshka has joined #openstack-neutron | 20:58 | |
*** achanda has quit IRC | 20:59 | |
*** sbfox has joined #openstack-neutron | 20:59 | |
*** markmcclain1 has joined #openstack-neutron | 21:00 | |
*** markmcclain has quit IRC | 21:00 | |
*** markmcclain1 has quit IRC | 21:02 | |
*** igordcard has joined #openstack-neutron | 21:02 | |
*** markmcclain has joined #openstack-neutron | 21:02 | |
*** cohn has left #openstack-neutron | 21:02 | |
*** markmcclain has quit IRC | 21:03 | |
*** EmilienM is now known as EmilienM|afk | 21:04 | |
*** aepifanov has quit IRC | 21:07 | |
*** rm_work|away is now known as rm_work | 21:08 | |
*** xgerman has quit IRC | 21:08 | |
*** rm_work is now known as rm_work|away | 21:17 | |
*** banix has joined #openstack-neutron | 21:18 | |
*** rm_work|away is now known as rm_work | 21:20 | |
*** dboik_ has quit IRC | 21:22 | |
*** thedodd has quit IRC | 21:23 | |
*** sbfox has quit IRC | 21:23 | |
*** baoli has joined #openstack-neutron | 21:26 | |
*** xgerman has joined #openstack-neutron | 21:29 | |
*** yapeng has quit IRC | 21:30 | |
*** yapeng has joined #openstack-neutron | 21:36 | |
*** aepifanov has joined #openstack-neutron | 21:39 | |
*** xgerman has quit IRC | 21:41 | |
*** cbouch has joined #openstack-neutron | 21:43 | |
openstackgerrit | Merged openstack/neutron: get_binary_name should returns strings without spaces https://review.openstack.org/143108 | 21:43 |
*** cbouch has quit IRC | 21:46 | |
openstackgerrit | Merged openstack/neutron: Fixes spelling error https://review.openstack.org/143179 | 21:46 |
*** SridharRamaswamy has quit IRC | 21:47 | |
*** EmilienM|afk is now known as EmilienM | 21:48 | |
*** dims has quit IRC | 21:51 | |
*** ijw has joined #openstack-neutron | 21:51 | |
*** ijw has quit IRC | 21:54 | |
*** ijw has joined #openstack-neutron | 21:54 | |
*** sbfox has joined #openstack-neutron | 21:55 | |
*** prad has quit IRC | 21:55 | |
*** dims has joined #openstack-neutron | 21:56 | |
*** banix has quit IRC | 21:57 | |
*** flaviof has quit IRC | 22:00 | |
*** harlowja_ has joined #openstack-neutron | 22:01 | |
*** erkules_ is now known as erkules | 22:02 | |
*** harlowja has quit IRC | 22:02 | |
*** jamielennox|away is now known as jamielennox | 22:03 | |
*** Masahiro has joined #openstack-neutron | 22:07 | |
*** igordcard has quit IRC | 22:10 | |
*** dims has quit IRC | 22:11 | |
*** Masahiro has quit IRC | 22:11 | |
*** AbsinthMind has joined #openstack-neutron | 22:16 | |
marun | wtf with all the merge conflicts? | 22:18 |
*** rushil has quit IRC | 22:20 | |
ZZelle | marun, there are false merge conflicts | 22:21 |
ZZelle | marun, "recheck" remove them | 22:22 |
marun | ZZelle: weird. what's triggered this? | 22:22 |
marun | ZZelle: I was using the conflicts as an excuse to force fixes for nits, I guess I'll have to stop that now. | 22:22 |
ZZelle | marun, it seems microsoft is sponsoring the CI :) | 22:22 |
marun | hah | 22:22 |
*** ijw has quit IRC | 22:23 | |
enikanorov | oh wow | 22:23 |
enikanorov | 'false merge conflicts' | 22:23 |
*** signed8bit has joined #openstack-neutron | 22:24 | |
ZZelle | enikanorov, an example in https://review.openstack.org/130199 | 22:24 |
enikanorov | ZZelle: i know. one of my patches got that as well | 22:25 |
enikanorov | i was wondering too seeing no real conflicts | 22:25 |
ZZelle | strangely, the bug affected a lot of changes but not all | 22:26 |
*** leenheer has joined #openstack-neutron | 22:29 | |
*** ijw has joined #openstack-neutron | 22:30 | |
*** harlowja_ has quit IRC | 22:31 | |
*** harlowja has joined #openstack-neutron | 22:31 | |
*** kbringard has quit IRC | 22:31 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron: Correct invalid indentation in is_dvr_serviced https://review.openstack.org/143740 | 22:33 |
*** aepifanov has quit IRC | 22:35 | |
*** flwang1 has quit IRC | 22:35 | |
*** ihrachyshka has quit IRC | 22:36 | |
*** manishg has quit IRC | 22:42 | |
*** diegows has quit IRC | 22:42 | |
*** rpothier has quit IRC | 22:44 | |
*** AbsinthMind has quit IRC | 22:45 | |
*** Longgeek has quit IRC | 22:49 | |
*** mlavalle has quit IRC | 22:52 | |
*** crc32 has quit IRC | 22:53 | |
*** mlavalle has joined #openstack-neutron | 22:54 | |
*** yapeng has quit IRC | 22:58 | |
*** mlavalle has quit IRC | 22:59 | |
*** yapeng has joined #openstack-neutron | 22:59 | |
*** mlavalle has joined #openstack-neutron | 22:59 | |
*** sbfox has quit IRC | 23:03 | |
*** yapeng has quit IRC | 23:04 | |
*** AbsinthMind has joined #openstack-neutron | 23:07 | |
*** marun has quit IRC | 23:08 | |
*** salv-orlando has quit IRC | 23:10 | |
*** AbsinthMind has quit IRC | 23:11 | |
*** dims has joined #openstack-neutron | 23:12 | |
*** hichtakk has quit IRC | 23:12 | |
*** harlowja has quit IRC | 23:12 | |
*** hichtakk has joined #openstack-neutron | 23:12 | |
*** radez is now known as radez_g0n3 | 23:13 | |
*** rm_work is now known as rm_work|away | 23:16 | |
*** dims has quit IRC | 23:16 | |
*** Flcn has quit IRC | 23:18 | |
*** Flcn has joined #openstack-neutron | 23:18 | |
*** harlowja has joined #openstack-neutron | 23:20 | |
*** MarkB1 has quit IRC | 23:21 | |
*** yamahata has quit IRC | 23:22 | |
*** jamielennox is now known as jamielennox|away | 23:24 | |
*** banix has joined #openstack-neutron | 23:24 | |
openstackgerrit | Yuuichi Fujioka proposed openstack/neutron: allow setting ip address of floating ip https://review.openstack.org/70286 | 23:28 |
openstackgerrit | Shiv Prasad Rao proposed openstack/neutron: Fixes race condition in N1KV segment-id alloc https://review.openstack.org/137257 | 23:28 |
*** claudiub has quit IRC | 23:30 | |
*** zhhuabj has quit IRC | 23:33 | |
*** trad511 has quit IRC | 23:33 | |
*** banix has quit IRC | 23:36 | |
*** banix has joined #openstack-neutron | 23:37 | |
*** ijw has quit IRC | 23:40 | |
*** yapeng has joined #openstack-neutron | 23:43 | |
openstackgerrit | Julien Anguenot proposed openstack/neutron: Neutron pydevd debugger support https://review.openstack.org/126546 | 23:45 |
*** zhhuabj has joined #openstack-neutron | 23:46 | |
*** exploreshaifali has quit IRC | 23:46 | |
*** hichtakk has quit IRC | 23:47 | |
*** ajmiller has quit IRC | 23:52 | |
*** achanda has joined #openstack-neutron | 23:55 | |
*** Masahiro has joined #openstack-neutron | 23:56 | |
*** manishg has joined #openstack-neutron | 23:56 | |
*** manishg_ has joined #openstack-neutron | 23:57 | |
*** mlavalle has quit IRC | 23:58 | |
*** banix has quit IRC | 23:59 | |
*** achanda has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!