*** arif-ali has quit IRC | 00:00 | |
*** arif-ali has joined #openstack-stable | 00:04 | |
*** mriedem has quit IRC | 02:20 | |
*** rwsu has quit IRC | 02:25 | |
*** pixelb has quit IRC | 02:56 | |
*** pixelb has joined #openstack-stable | 02:57 | |
*** pixelb has quit IRC | 03:33 | |
*** mrunge has joined #openstack-stable | 05:53 | |
*** e0ne has joined #openstack-stable | 06:42 | |
*** e0ne has quit IRC | 06:49 | |
*** derekh has joined #openstack-stable | 08:24 | |
*** pixelb has joined #openstack-stable | 10:23 | |
*** ihrachyshka has joined #openstack-stable | 10:33 | |
*** mriedem has joined #openstack-stable | 13:14 | |
*** subscope has quit IRC | 13:35 | |
*** subscope has joined #openstack-stable | 13:51 | |
ttx | Daviey: just posted the "die stable point release die" thread | 13:56 |
---|---|---|
ttx | + a pointer on the ops ML | 13:57 |
*** subscope has quit IRC | 14:15 | |
*** mrunge has quit IRC | 14:19 | |
*** subscope has joined #openstack-stable | 14:30 | |
*** xaeth_afk is now known as xaeth | 14:39 | |
Daviey | ttx: Great! Thanks | 14:40 |
mriedem | ttx: thanks, replied with some thoughts | 14:44 |
mriedem | which reminds me, needed to ping ihrachyshka about https://review.openstack.org/#/c/159705/ | 14:45 |
mriedem | also, for others, this is an upgrade issue for nova users going to kilo if they have really old instances https://review.openstack.org/#/c/186505/ | 14:47 |
ihrachyshka | mriedem, I don't follow the comment on incubator. My ignorant reasoning is that if code is not in incubator, then it does not go into projects because there is a requirement that the only source of updates for those files is incubator (of corresponding branch). | 14:48 |
mriedem | ihrachyshka: yeah, i get that, but this is a bit of a confusing case it seems since the same method is in log.py and strutils.py, and it's in strutils.py in o-i on stable/icehouse, just not log.py - b/c in icehouse it was apparently moved out of log.py and into strutils.py | 14:49 |
mriedem | ihrachyshka: so there isn't anything to backport to log.py mask_password in stable/icehouse for o-i | 14:49 |
mriedem | if we made the change, i guess it'd just have to be a one off o-i stable/icehouse change, right? | 14:50 |
ihrachyshka | I guess yes. well, at the same time, I find usual do-it-thru-incubator approach too bureaucratic. maybe in some cases we should just allow fixes in. hopefully, incubator will die in liberty or Mizzle... | 14:52 |
*** mestery has joined #openstack-stable | 14:53 | |
mriedem | muppet | 14:54 |
mriedem | :) | 14:54 |
mriedem | so i'm not sure where we stand with this particular backport to stable/icehouse though, since this is a good fix for nova, it was a regression from another backport to stable/icehouse for a security fix, and it will break anyone using a non-ascii based locale, like everyone in china | 14:55 |
mriedem | i can propose a one off copy of the same fix to log.py in o-i on icehouse if that helps | 14:55 |
mriedem | i don't expect anyone to be doing an oslo sync on icehouse before we end of life it next week though | 14:56 |
prometheanfire | mriedem: replied and agreed with your email :D | 15:00 |
*** femnad has joined #openstack-stable | 15:17 | |
ihrachyshka | mriedem, then I think it's the right place for exception merge | 15:19 |
*** femnad has quit IRC | 15:24 | |
*** subscope has quit IRC | 15:35 | |
ihrachyshka | ttx, hm, I don't have +2 in neutron-*aas repos. How can I get those? | 15:46 |
mestery | ttx: ++ on ihrachyshka's request if you can fix it | 15:46 |
Daviey | prometheanfire: Hey, i just responded to your mail - but it bounced as gentoo hates me. | 15:55 |
prometheanfire | lol | 15:55 |
prometheanfire | we are bouncing spam now, but that shouldn't have been caught | 15:55 |
prometheanfire | Daviey: have the raw view? want to make sure our infra didn't do it | 15:56 |
Daviey | prometheanfire: I am to blame, my mailserver seems to currently be HELO'ing with a non-FQDN | 15:57 |
prometheanfire | ah :P | 15:58 |
Daviey | prometheanfire: Although, in 4 months - this is the first instance of bouncing i have seen with it. | 15:58 |
prometheanfire | we are strict | 15:58 |
*** bknudson has joined #openstack-stable | 15:59 | |
Daviey | prometheanfire: anyway, i trust you see the one that hits the list. | 16:00 |
prometheanfire | ya | 16:00 |
ttx | ihrachyshka: looking | 16:03 |
ttx | ihrachyshka, mestery: looks like the ACL on neutron-*aas doesn't include permissions for stable maint | 16:05 |
ttx | Compare: | 16:05 |
mestery | ttx: Blah! I'll update it. | 16:05 |
ttx | http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/acls/openstack/neutron-fwaas.config | 16:05 |
ttx | http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/acls/openstack/neutron.config | 16:05 |
ttx | mestery: the question is do we want *aas-specific stable maint team or can we just resue neutron-stable-maint | 16:06 |
ttx | reuse* | 16:06 |
mestery | ttx: I would just reuse | 16:06 |
mestery | That makes more sense | 16:06 |
ttx | I'd say the simplest is to just reuse | 16:06 |
mestery | yes | 16:06 |
ttx | so yeah, it's probably just a matter of adding that [access "refs/heads/stable/*"] stanza from neutron.config to the others | 16:07 |
mestery | ttx: Doing it now, just running tox before pushing :) | 16:07 |
ttx | ok ping me when uploaded and I'll +1 it | 16:08 |
mestery | ttx: Thank you! | 16:08 |
mestery | ttx: https://review.openstack.org/186820 | 16:11 |
mestery | ihrachyshka: Also, you should look at this one too: https://review.openstack.org/186820 | 16:11 |
ihrachyshka | mestery, ++ | 16:12 |
ttx | +1 | 16:12 |
mestery | ihrachyshka: lol to your comment there :) | 16:14 |
*** rwsu has joined #openstack-stable | 16:15 | |
*** derekh has quit IRC | 16:48 | |
*** bknudson has quit IRC | 17:12 | |
*** ihrachyshka has quit IRC | 17:57 | |
*** bknudson has joined #openstack-stable | 18:07 | |
*** bknudson has quit IRC | 18:12 | |
*** bknudson has joined #openstack-stable | 18:14 | |
*** xaeth is now known as xaeth_afk | 18:39 | |
*** xaeth_afk is now known as xaeth | 18:46 | |
*** ihrachyshka has joined #openstack-stable | 19:18 | |
*** openstack has joined #openstack-stable | 20:05 | |
*** openstack has joined #openstack-stable | 20:30 | |
*** xaeth is now known as xaeth_afk | 21:13 | |
*** openstack has joined #openstack-stable | 21:31 | |
*** openstackstatus has joined #openstack-stable | 21:32 | |
*** ChanServ sets mode: +v openstackstatus | 21:32 | |
*** mriedem has quit IRC | 21:51 | |
*** ihrachyshka has quit IRC | 22:17 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!