Tuesday, 2015-06-09

*** dims_ has joined #openstack-oslo00:05
*** sputnik13 has joined #openstack-oslo00:05
*** sputnik13 has quit IRC00:07
*** dims has quit IRC00:08
*** mtanino has quit IRC00:09
*** browne has quit IRC00:18
dims_harlowja: around? please bless this one when you get a chance - https://review.openstack.org/#/c/188747/00:22
harlowjadims_ examining00:22
openstackgerritMerged openstack/oslo.cache: Remove empty script reference  https://review.openstack.org/18382900:25
*** tsekiyam_ has joined #openstack-oslo00:28
*** sdake has joined #openstack-oslo00:29
*** tsekiyama has quit IRC00:31
*** sdake_ has quit IRC00:32
*** tsekiyam_ has quit IRC00:33
*** sdake_ has joined #openstack-oslo00:39
*** sputnik13 has joined #openstack-oslo00:40
*** sputnik13 has quit IRC00:42
*** sdake has quit IRC00:42
*** sputnik13 has joined #openstack-oslo00:46
*** sputnik13 has quit IRC00:46
openstackgerritKen Giusti proposed openstack/oslo.messaging: Provide better detection of failures during message send  https://review.openstack.org/12606501:00
*** sigmavirus24 is now known as sigmavirus24_awa01:06
openstackgerritMerged openstack/oslo.service: Make logging option values configurable  https://review.openstack.org/18874701:07
*** sigmavirus24_awa is now known as sigmavirus2401:20
openstackgerritBrant Knudson proposed openstack/oslo.utils: Revert "timeutils: deprecate isotime()"  https://review.openstack.org/18952301:23
openstackgerritBrant Knudson proposed openstack/oslo.utils: Revert "timeutils: deprecate isotime()"  https://review.openstack.org/18952301:24
openstackgerritBrant Knudson proposed openstack/oslo.utils: Revert "timeutils: deprecate isotime()"  https://review.openstack.org/18952301:25
*** mriedem_away has quit IRC01:27
*** jamielennox|away is now known as jamielennox01:32
openstackgerritJoshua Harlow proposed openstack/taskflow: Add indestructible 99 bottles of beer example  https://review.openstack.org/18952601:34
*** haigang has joined #openstack-oslo01:34
openstackgerritZhenguo Niu proposed openstack/oslo.messaging: Fix typos  https://review.openstack.org/18952801:36
*** vilobhmm has quit IRC01:37
*** ashleighfarnham has quit IRC01:40
openstackgerritJoshua Harlow proposed openstack/taskflow: Add indestructible 99 bottles of beer example  https://review.openstack.org/18952601:41
openstackgerritJoshua Harlow proposed openstack/taskflow: Add indestructible 99 bottles of beer example  https://review.openstack.org/18952601:42
*** dims_ has quit IRC01:43
*** manishg has joined #openstack-oslo01:45
harlowjaindestructible!01:46
manishghey folks, a quick question about logging.  With the basic logging, can I do something like this.  some_log_context={} ... some_log_context.update(blah="value") ... LOG.info (..., extra=some_log_context) ?  Don't see anyone using it in this way although looking at the code this seems perfectly fine :)01:47
openstackgerritJoshua Harlow proposed openstack/taskflow: Add indestructible 99 bottles of beer example  https://review.openstack.org/18952601:52
*** sdake has joined #openstack-oslo01:58
*** sdake_ has quit IRC02:01
lifelesstchaypo: hi02:04
tchaypolifeless: good week!02:04
tchaypohrm.02:05
lifelesstchaypo: so, == in markers works02:05
lifelesstchaypo: its < etc that are glitching02:05
tchaypothat was intended to be ab analogue for “good morning” but it could just as easily be read as “good bye"02:05
lifeless(see mine comments)02:05
tchaypoyes02:05
tchaypoalthough -  https://bitbucket.org/pypa/setuptools/issue/380/environment-markers-dont-support-etc02:06
tchaypoSomething happened there over the weekend. I haven’t read it yet (my week is only just starting)02:06
lifelessit was merged02:07
lifelessbut02:07
lifelessI tried it, still failed02:07
tchaypo*gnashing of teeth*02:10
tchaypoit looks like my last comment there was still “I02:10
tchaypom not sure if this does everything we need” and I didn02:10
tchaypot update it to say “this is definitely not complete"02:10
lifelessthe way I tried it was to build an sdist of hg tip, and put the path to that in the functional pbr test02:10
tchaypofrom memory that patch makes it get past the point where the invalid environment marker error is originally thrown02:11
tchaypobut then later testing showed that it still didn’t lead to the requirements being installed02:11
lifelessi still got the invalid marker error02:12
lifelesshttps://review.openstack.org/#/c/189250/ is me starting to exercise stuff in this space02:13
tchaypoInteresting02:16
tchaypoOne Thing that is making his really hard is that the error being thrown gets swallowed and sys.exit called instead02:16
lifelessmaybe you should fix that02:17
lifelessadd in a jit pdb mode like testr has02:17
tchaypoI'd like to fix that so we can get a real stock trace but I haven't found where sys.exit is being called02:17
lifelessgrep for TESTR_PDB inside testrepository02:17
bknudsonmock sys.exit to raise02:19
openstackgerritJoshua Harlow proposed openstack/taskflow: Handle conductor ctrl-c more appropriately  https://review.openstack.org/18953602:19
tchaypoThe other thing I've been doing is using pdb to trace what happens inside the function that calls....02:20
lifelessbknudson: this is in a subprocess - inside setuptools guts02:20
tchaypoSorry, I'm mobile and forget the exact name. I think it's _environment_marker?02:20
lifelessbknudson: so thats doable but a little tricky02:20
*** yamahata has quit IRC02:21
tchaypoIt looks like it gets invoked 3 times at different points02:23
*** amotoki has joined #openstack-oslo02:24
tchaypo*reads notes* it looks like setuptools/dist:316 is where I set my breakpoint02:24
tchaypoThe salient different seems to be that when we get the error, pbr has injected the extras into extras_require; when we don't get the error it's because extras_require hasn't been populated02:26
*** tobe has joined #openstack-oslo02:27
tchaypoI'm in transit at the moment, heading towards lunch with Andre, but I plan to look for TESTR_PDB with nakato this afternoon02:28
*** amotoki has quit IRC02:31
*** davideagnello has quit IRC02:35
*** amotoki has joined #openstack-oslo02:38
*** amotoki_ has joined #openstack-oslo02:40
*** amotoki_ has quit IRC02:40
*** dims has joined #openstack-oslo02:43
*** dims has quit IRC02:50
*** rushiagr_away is now known as rushiagr02:54
*** zhiyan has quit IRC03:06
*** jraim has quit IRC03:06
*** kun_huang has quit IRC03:07
*** rjaiswal has quit IRC03:07
*** harlowja has quit IRC03:22
*** harlowja_ has joined #openstack-oslo03:22
*** gordc has joined #openstack-oslo03:23
*** jecarey has joined #openstack-oslo03:27
*** rushiagr is now known as rushiagr_away03:28
*** sdake has quit IRC03:31
*** sdake has joined #openstack-oslo03:33
*** browne has joined #openstack-oslo03:33
*** sdake has quit IRC03:34
*** sigmavirus24 is now known as sigmavirus24_awa03:40
openstackgerritJoshua Harlow proposed openstack/tooz: Make the file driver more capable (with regard to groups)  https://review.openstack.org/18775003:44
openstackgerritJoshua Harlow proposed openstack/tooz: Add watch file driver support  https://review.openstack.org/18824603:44
openstackgerritJoshua Harlow proposed openstack/taskflow: Handle conductor ctrl-c more appropriately  https://review.openstack.org/18953604:04
openstackgerritJoshua Harlow proposed openstack/taskflow: Handle conductor ctrl-c more appropriately  https://review.openstack.org/18953604:06
*** rushiagr_away is now known as rushiagr04:07
*** sputnik13 has joined #openstack-oslo04:14
*** jecarey has quit IRC04:15
*** sputnik13 has quit IRC04:16
*** haigang has quit IRC04:30
*** sputnik13 has joined #openstack-oslo04:34
*** dims has joined #openstack-oslo04:47
*** sdake has joined #openstack-oslo04:51
*** dims has quit IRC04:51
*** sputnik13 has quit IRC04:51
*** sputnik13 has joined #openstack-oslo04:52
*** boris-42 has quit IRC05:04
*** yamahata has joined #openstack-oslo05:05
*** tobe has quit IRC05:05
*** nkrinner has joined #openstack-oslo05:09
*** rpodolyaka1 has joined #openstack-oslo05:12
*** alexpilotti has quit IRC05:14
*** haigang has joined #openstack-oslo05:15
*** sputnik13 has quit IRC05:22
openstackgerritJoshua Harlow proposed openstack/taskflow: Show the individual engine steps (and log the time each takes)  https://review.openstack.org/18955405:22
*** achanda has joined #openstack-oslo05:27
*** e0ne has joined #openstack-oslo05:29
*** manishg has quit IRC05:31
*** arnaud____ has joined #openstack-oslo05:32
*** yamahata has quit IRC05:32
*** achanda has quit IRC05:36
*** sputnik13 has joined #openstack-oslo05:39
*** vilobhmm has joined #openstack-oslo05:43
*** sputnik13 has quit IRC05:45
*** rpodolyaka1 has quit IRC05:45
*** e0ne has quit IRC05:47
*** vilobhmm has quit IRC05:55
*** vilobhmm has joined #openstack-oslo06:00
*** sputnik13 has joined #openstack-oslo06:02
*** achanda has joined #openstack-oslo06:16
*** sdake has quit IRC06:16
*** jraim has joined #openstack-oslo06:17
*** ihrachyshka has joined #openstack-oslo06:19
openstackgerritJoshua Harlow proposed openstack/taskflow: Show the individual engine steps (and log the time each takes)  https://review.openstack.org/18955406:20
*** dougwig has quit IRC06:33
*** achanda has quit IRC06:36
*** rpodolyaka1 has joined #openstack-oslo06:42
*** tobe has joined #openstack-oslo06:45
*** zhiyan has joined #openstack-oslo06:46
*** vilobhmm has quit IRC06:49
*** tchaypo has quit IRC06:53
*** DuncanT has quit IRC06:53
*** rpodolyaka1 has quit IRC06:56
*** rpodolyaka1 has joined #openstack-oslo06:57
*** arnaud____ has quit IRC07:08
*** ozamiatin has joined #openstack-oslo07:10
*** sputnik13 has quit IRC07:10
*** ozamiatin has quit IRC07:18
*** ihrachyshka has quit IRC07:20
*** browne has quit IRC07:27
*** tchaypo has joined #openstack-oslo07:27
*** achanda has joined #openstack-oslo07:28
*** kun_huang has joined #openstack-oslo07:28
*** sdake has joined #openstack-oslo07:29
*** dougwig has joined #openstack-oslo07:34
*** subscope has joined #openstack-oslo07:36
*** rpodolyaka1 has quit IRC07:38
*** ndipanov has quit IRC07:38
*** sdake_ has joined #openstack-oslo07:39
*** rjaiswal has joined #openstack-oslo07:41
*** sdake has quit IRC07:43
*** sdake has joined #openstack-oslo07:44
*** tchaypo_ has joined #openstack-oslo07:44
*** DuncanT has joined #openstack-oslo07:45
*** sdake_ has quit IRC07:47
haypohello07:47
*** jaosorior has joined #openstack-oslo07:50
*** cdent has joined #openstack-oslo07:54
*** tchaypo has quit IRC07:58
*** tchaypo_ is now known as tchaypo07:58
*** tchaypo1 has joined #openstack-oslo07:59
*** tchaypo1 has quit IRC07:59
*** ihrachyshka has joined #openstack-oslo08:10
*** achanda has quit IRC08:13
*** rpodolyaka1 has joined #openstack-oslo08:16
*** ihrachyshka_ has joined #openstack-oslo08:18
*** ozamiatin has joined #openstack-oslo08:20
*** sdake_ has joined #openstack-oslo08:22
*** gordc has quit IRC08:22
*** sdake has quit IRC08:25
*** ndipanov has joined #openstack-oslo08:28
*** sdake_ has quit IRC08:34
openstackgerritMehdi Abaakouk (sileht) proposed openstack/oslo.messaging: rabbit: Add logging on blocked connection  https://review.openstack.org/18585108:35
*** sdake has joined #openstack-oslo08:36
*** achanda has joined #openstack-oslo08:37
*** sdake_ has joined #openstack-oslo08:39
*** sdake_ has quit IRC08:41
*** sdake has quit IRC08:42
*** e0ne has joined #openstack-oslo08:46
*** rushiagr is now known as rushiagr_away08:58
*** rushiagr_away is now known as rushiagr09:00
*** amotoki_ has joined #openstack-oslo09:05
*** amotoki_ has quit IRC09:09
*** amotoki_ has joined #openstack-oslo09:14
*** ericksonsantos has quit IRC09:28
haypolifeless, sileht : hi. good news, i upgraded virtualenv and tox. tox now uses pip 7.0.3 instead of pip 7.0.1, and wheel caching works ;)09:29
silehtthis is clearly more efficient than devpi-server and manual wheel creation09:30
hayposileht: yes. sometimes, i started "tox -e pyXX" and then ran "pipwheel" in parallel09:41
*** dims has joined #openstack-oslo09:48
*** rpodolyaka1 has quit IRC09:51
*** gordc has joined #openstack-oslo09:52
*** dims has quit IRC09:54
*** achanda has quit IRC09:56
*** rpodolyaka1 has joined #openstack-oslo09:57
*** rpodolyaka1 has quit IRC09:57
*** achanda has joined #openstack-oslo09:58
*** gordc has quit IRC10:00
*** e0ne is now known as e0ne_10:02
*** achanda has quit IRC10:03
*** arnaud____ has joined #openstack-oslo10:09
*** dims has joined #openstack-oslo10:09
*** e0ne_ has quit IRC10:12
*** achanda has joined #openstack-oslo10:12
*** arnaud____ has quit IRC10:13
*** alexpilotti has joined #openstack-oslo10:14
dimstoabctl: pbr 1.1.0 is out - http://lists.openstack.org/pipermail/openstack-dev/2015-June/066240.html10:19
dimshope that helps10:19
dimslifeless: thanks10:19
*** e0ne has joined #openstack-oslo10:21
openstackgerritMerged openstack/tooz: Implement watch/unwatch elected_as_leader for redis driver  https://review.openstack.org/18696510:24
*** tobe has quit IRC10:32
*** tobe has joined #openstack-oslo10:33
eezhovaharlowja_, Thanks for the link! It gives the impression of a really cool staff and definitely has better API and cleaner code than the current periodic code in oslo.service10:40
eezhovaharlowja_, are there any potential difficulties in porting to futurist's periodic?10:42
*** ozamiatin has quit IRC10:46
*** tobe has quit IRC10:47
*** tobe has joined #openstack-oslo10:49
toabctldims: lifeless thx10:52
*** amotoki_ has quit IRC10:53
*** tobe has quit IRC10:53
*** boris-42 has joined #openstack-oslo10:53
openstackgerritIlya Shakhat proposed openstack/oslo.service: Improve test coverage for loopingcall module  https://review.openstack.org/18965410:59
*** rushiagr is now known as rushiagr_away11:00
*** yassine_ has joined #openstack-oslo11:06
openstackgerritDavanum Srinivas (dims) proposed openstack/oslo.versionedobjects: [WIP] Trying to use ObjectVersionChecker in Nova - ignore me  https://review.openstack.org/18965911:14
*** yassine_ has joined #openstack-oslo11:15
*** rpodolyaka1 has joined #openstack-oslo11:15
*** rpodolyaka1 has quit IRC11:26
*** achanda has quit IRC11:26
*** rpodolyaka1 has joined #openstack-oslo11:27
*** rpodolyaka1 has quit IRC11:32
*** rpodolyaka1 has joined #openstack-oslo11:33
*** e0ne is now known as e0ne_11:34
*** e0ne_ has quit IRC11:40
*** rpodolyaka2 has quit IRC11:48
openstackgerritCedric Brandily proposed openstack/oslo.middleware: Add middleware to support ssl termination proxies  https://review.openstack.org/17402511:49
dimssileht: some backports here when you get a chance - https://review.openstack.org/#/q/status:open+project:openstack/oslo.messaging+branch:stable/kilo,n,z11:54
silehtdims, I take a look11:56
silehtcool the big one is cheery-picked smoothly11:59
*** jaypipes has joined #openstack-oslo12:02
*** haigang has quit IRC12:02
dimsyay12:03
dimsjd__: flaper87: when you get a chance, please take a look, need one of you on this backport - https://review.openstack.org/#/c/189671/12:05
*** achanda has joined #openstack-oslo12:05
*** amrith is now known as _amrith_12:12
viktorsdims: should we release 1.8.3, when these patches lands?12:12
dimsviktors: are we sure got all the important fixes?12:13
*** achanda has quit IRC12:13
*** ozamiatin has joined #openstack-oslo12:13
*** prad_ has joined #openstack-oslo12:14
viktorsdims: I think, yes. Anyway, we can make a new release, when another fixes will be proposed :)12:14
*** e0ne has joined #openstack-oslo12:14
dimssileht: what do you think?12:14
*** prad has quit IRC12:14
*** prad_ is now known as prad12:14
dimssileht: if you are ok, we can request dhellmann to push the button12:15
silehtdims, I'm ok12:16
dimscool thanks sileht, viktors12:17
*** e0ne is now known as e0ne_12:21
*** e0ne_ is now known as e0ne12:21
haypodoes someone know how to keep the https://login.launchpad.net/ cookie after when i close firefox? i don't like having to relog each time i restart firefox to go to review.openstack.org12:24
haypoi see a cookie for .login.launchpad.net which expires at the end of the session, i want to make it persistent, or keep it at least 1 day12:24
flaper87dims: done12:25
*** achanda has joined #openstack-oslo12:27
*** e0ne is now known as e0ne_12:30
*** e0ne_ has quit IRC12:35
*** kgiusti has joined #openstack-oslo12:37
dimsthanks flaper87 :)12:41
*** sigmavirus24_awa is now known as sigmavirus2412:41
*** bknudson has quit IRC12:41
*** manishg has joined #openstack-oslo12:42
*** manishg has quit IRC12:45
*** e0ne has joined #openstack-oslo12:55
*** stpierre has joined #openstack-oslo12:58
*** rpodolyaka1 has quit IRC13:00
*** jecarey has joined #openstack-oslo13:13
*** manishg has joined #openstack-oslo13:16
*** sdake has joined #openstack-oslo13:17
*** manishg has quit IRC13:20
eezhovadims, hi! could you please tell me what are the current guidelines concerning mox/mox3/mock usage?13:22
*** jamielennox is now known as jamielennox|away13:23
*** shardy_ has joined #openstack-oslo13:24
dimseezhova: use mock, avoid mox, if you must, then import mox3 not mox13:25
dimseezhova: sounds good?13:25
*** shardy has quit IRC13:25
eezhovadims, yeah, that's what I needed to know. thanks :)13:26
*** shardy_ has quit IRC13:29
*** shardy has joined #openstack-oslo13:30
*** manishg has joined #openstack-oslo13:31
*** browne has joined #openstack-oslo13:32
*** _amrith_ is now known as amrith13:33
*** bknudson has joined #openstack-oslo13:38
*** achanda has quit IRC13:39
*** mriedem has joined #openstack-oslo13:41
*** rpodolyaka1 has joined #openstack-oslo13:42
dhellmanngood morning13:42
dhellmanndims: did you have a chance to look over the list of proposed releases for today? full details are at http://paste.openstack.org/show/266854/ and I'm compiling that to a short list now13:43
*** zz_jgrimm is now known as jgrimm13:43
dhellmanndims: actually, I'm going to rerun that report since pbr was released since I did it13:44
dimsdhellmann: lifeless took the pbr one yday13:44
dimsy13:44
dimsdhellmann: harlowja_ said he can get taskflow/tooz13:44
dimssileht and i talked about a release of oslo.messaging from stable/kilo13:45
dimswith backports of important fixes13:45
dhellmanndid those merge?13:45
dimsdhellmann: one item in the queue - https://review.openstack.org/#/q/project:openstack/oslo.messaging+branch:stable/kilo,n,z13:46
dimsalmost there13:46
dhellmannk13:46
dimsit does have the global req update so we should be good to go13:46
dimswhen the one item merges13:46
dhellmanndims, harlowja_ : how about automaton?13:48
*** exploreshaifali has joined #openstack-oslo13:48
dimseezhova: are we ready for a test release of oslo.service?13:49
dimsjust to see if the CI jobs are setup correctly to push a release out?13:49
eezhovadims, but dhellmann once told that it's better do it after the library is ready for usage13:51
dhellmann++13:51
dimscool13:51
eezhovadims, if we stick to this point then I'll have to finish https://review.openstack.org/#/c/189303/ first13:51
dimslet's stick to that then :)13:51
eezhovadims, there is a couple of functional tests left to fix13:52
dimseezhova: ack, thanks13:52
dhellmanndims: what's the state of the date stuff in oslo.utils? should I put off releasing until we have a clear answer on whether to undeprecate that?13:52
dimsdhellmann: jd__ is opposed to it and i was going to ask you for your opinion13:53
dhellmannok, I'll have to think more about that after these releases are done13:53
dhellmanndims: who's running oslo.vmware this cycle? We're not at 1.0 yet, and the next release will drop the namespace package, so I'm not sure what number to use. Is it safe to call it 1.0?13:54
dimssounds good dhellmann, so let's leave oslo.utils alone13:54
dimsdhellmann: it's still garyk and vipin, yes, we should be safe to call it 1.0.0 before liberty is out the door13:55
*** sdake has quit IRC13:56
dhellmanndims: I wanted to cut that release today, so is 1.0.0 ok or should I make it 0.Y+1 ?13:56
dimsthe latter please. i'll get them to switch to 1.0.0 for the next round13:57
dhellmannx13:57
dhellmannI mean ok13:57
*** shardy_ has joined #openstack-oslo14:01
dimsdhellmann: started an email thread14:02
*** shardy has quit IRC14:03
dhellmanndims: good plan14:06
*** shardy_ has quit IRC14:07
*** shardy has joined #openstack-oslo14:07
*** amotoki_ has joined #openstack-oslo14:16
dhellmanndims: I think I'm ready to start releasing, see https://etherpad.openstack.org/p/library-releases14:18
dhellmanndims: I'll wait for the stable/kilo release of oslo.messaging14:19
dimsdhellmann: sounds good. oslo.messaging - stable/kilo - all merged now14:20
haypodhellmann: i like all these "Remove oslo namespace package" changes :)14:20
*** mtanino has joined #openstack-oslo14:21
*** manishg has quit IRC14:22
*** achanda has joined #openstack-oslo14:33
*** subscope has quit IRC14:34
*** rushiagr_away is now known as rushiagr14:37
*** nkrinner has quit IRC14:37
dhellmanndims, sileht : I have 0f24108 as 1.8.3 for oslo.messaging from stable/kilo, right?14:41
* sileht is checking14:41
silehtdhellmann, yes14:42
*** amotoki_ has quit IRC14:44
dhellmannsileht: thanks14:44
*** salv-orl_ has joined #openstack-oslo14:51
haypolifeless: yet another pip trap: pip 7 now builds wheel packages on demand, https://pypi.python.org/pypi/Routes announces support for "universal builds" whereas setup.py requires 2to3 on Python 314:52
*** salv-orlando has quit IRC14:52
haypolifeless: if you run "pip3 install Routes", pip3 creates a wheel package using 2to3 and caches it. then pip/pip2 will install the wheel package built with python3, which doesn't work on python2... too bad14:52
haypowell, i sent a fix 2 months ago, but it wasn't merged yet :-( https://github.com/bbangert/routes/pull/4414:53
*** kbyrne has quit IRC14:54
*** rpodolyaka1 has quit IRC14:55
*** jaypipes has quit IRC14:57
*** ihrachyshka has quit IRC14:57
*** ihrachyshka_ has quit IRC14:58
*** amotoki_ has joined #openstack-oslo14:58
*** achanda_ has joined #openstack-oslo15:00
*** rpodolyaka1 has joined #openstack-oslo15:00
openstackgerritElena Ezhova proposed openstack/oslo.service: Remove usage of global CONF  https://review.openstack.org/18930315:01
*** achanda has quit IRC15:01
*** achanda_ has quit IRC15:04
*** sdake has joined #openstack-oslo15:05
*** manishg has joined #openstack-oslo15:06
*** achanda has joined #openstack-oslo15:06
*** sdake has quit IRC15:06
*** salv-orl_ has quit IRC15:06
*** sdake has joined #openstack-oslo15:07
mfedosinfolks, is there someone familiar with oslo.config?15:07
mfedosinwe added several symbols to help string and after that we saw this https://review.openstack.org/#/c/188825/15:08
*** e0ne is now known as e0ne_15:08
*** salv-orlando has joined #openstack-oslo15:08
mfedosinwhat have we done wrong? :)15:09
*** achanda has quit IRC15:11
mfedosindhellmann, hi! ^15:11
*** exploreshaifali has quit IRC15:12
*** tsekiyama has joined #openstack-oslo15:12
*** amotoki_ has quit IRC15:16
dhellmanndims, sileht : hrm, we have a bunch of requirements bumps in that new stable oslo.messaging release. I'm not sure we should have done that.15:17
*** haypo has quit IRC15:18
*** haypo has joined #openstack-oslo15:18
*** ozamiatin has quit IRC15:18
*** e0ne_ has quit IRC15:18
*** dims has quit IRC15:19
*** amotoki_ has joined #openstack-oslo15:19
silehtdhellmann, but this come from global requirements, no ?15:21
dhellmannsileht: yeah15:22
dhellmannmaybe updates are ok, but not new reqs -- I need to talk to ttx about that15:23
*** e0ne has joined #openstack-oslo15:23
manishgdhellmann: I had a question about the logging adapter.  I see you added (at least some NOTEs by you :) KeywordArgumentAdapter in log.py15:27
*** jgrimm is now known as jgrimm_out15:28
manishgdhellmann: I'm on icehouse, and nova had their own version of ContextAdapter.  And wondering if it's a good practice to pass extra=blah_dict to loggers .  I don't see anyone using it but adapter implementations are doing just that (putting stuff in 'extra')15:29
*** sdake has quit IRC15:30
*** prad_ has joined #openstack-oslo15:30
manishganyone else familiar with logs?  I'm trying to figure out if LOG.info( ...., extra=some_dict) has any issues in usage/ or is a bad pattern to use.  as per-code and python docs, it looks good to me.  however, someone asked "why is it not used in any of the projects this way?".15:34
*** amotoki_ has quit IRC15:35
*** amrith is now known as _amrith_15:36
*** achanda has joined #openstack-oslo15:37
openstackgerritBen Nemec proposed openstack-dev/oslo-cookiecutter: Include examples in openstack-common.conf  https://review.openstack.org/18978015:42
*** pradk has joined #openstack-oslo15:44
*** pradk has quit IRC15:45
openstackgerritMerged openstack-dev/oslo-cookiecutter: Remove empty script line  https://review.openstack.org/18913015:46
*** sputnik13 has joined #openstack-oslo15:46
*** viktors is now known as viktors|afk15:47
*** haypo has left #openstack-oslo15:48
*** inc0 has joined #openstack-oslo15:50
*** Kiall_ is now known as Kiall15:59
*** achanda has quit IRC15:59
*** achanda has joined #openstack-oslo16:00
*** cdent has quit IRC16:01
*** e0ne is now known as e0ne_16:03
bnemecmfedosin: "DuplicateOptError: duplicate option: use_user_token" means another opt with the same name is defined somewhere else, and now they don't match.16:04
bnemecYou'll need to find the duplicate and update it, or even better remove the duplication.16:04
mfedosinoh, I have already found where this issue was. It's not about oslo.config - it's a bug in glance16:05
mfedosinhttps://bugs.launchpad.net/glance/+bug/146346616:06
openstackLaunchpad bug 1463466 in Glance "Option use_user_token is created twice" [Undecided,In progress] - Assigned to Mike Fedosin (mfedosin)16:06
mfedosinbnemec, thank you for the response!16:06
bnemecnp16:07
*** e0ne_ is now known as e0ne16:09
*** inc0 has quit IRC16:14
*** achanda has quit IRC16:18
openstackgerritEric Brown proposed openstack/oslo.vmware: Fix bandit tox environment to properly run  https://review.openstack.org/18980516:20
*** ihrachyshka_ has joined #openstack-oslo16:31
*** yassine_ has quit IRC16:32
dhellmannmanishg: the extra argument can be used to pass values in to be available for the format string, and that's why the context adapter does it. Do you have a patch you're working on that I could look at? Maybe I can tell you more specifically if you're using it as expected.16:32
dhellmannmfedosin: sorry, missed your question (thanks bnemec )16:32
*** yamahata has joined #openstack-oslo16:33
*** ihrachyshka has joined #openstack-oslo16:33
*** salv-orlando has quit IRC16:33
*** e0ne has quit IRC16:38
manishgdhellmann: don't have a patch yet but was discussing with someone.  We are using JSONFormatter and so would like to log additional data at debug level in a particular module (nova-network manager). I was thinking of something like this: http://paste.openstack.org/show/278163/ (it's a cooked up example to show the intention).16:40
*** _amrith_ is now known as amrith16:41
dhellmannmanishg: I believe that would do what you want16:45
manishgdhellmann: thanks.  I'm wondering why no one else uses it.  most people seem to like to put specifics in format string for a particular log.  However, if there is something module wide and makes sense to be part of all logs, it seems it would be better to use 'extra' along with the format string for the module in log.conf.  right?16:46
*** ashleighfarnham has joined #openstack-oslo16:50
*** vilobhmm has joined #openstack-oslo16:51
*** rpodolyaka1 has quit IRC16:53
*** exploreshaifali has joined #openstack-oslo16:54
*** rpodolyaka1 has joined #openstack-oslo16:55
*** rpodolyaka1 has quit IRC16:57
*** jaypipes has joined #openstack-oslo17:02
*** rpodolyaka1 has joined #openstack-oslo17:03
*** rpodolyaka1 has quit IRC17:05
dhellmannmanishg: I'm not sure if all of the formatters output the extras values if they aren't mentioned in the format string somewhere17:07
harlowja_dhellmann about automaton, sure i'd like to have https://review.openstack.org/#/q/status:open+project:openstack/automaton,n,z in for that :-P17:07
harlowja_dhellmann manishg is from y! can tell u all about our json formatter usage, ha17:08
harlowja_manishg is a cool dude :-P17:08
*** salv-orlando has joined #openstack-oslo17:09
dhellmannharlowja_: +2 on those17:09
harlowja_cool17:09
harlowja_thx17:10
*** e0ne has joined #openstack-oslo17:24
*** shardy has quit IRC17:30
*** exploreshaifali has quit IRC17:31
ihrachyshkadhellmann, hey. I wonder whether we need a WarningsFixture somewhere for project consumption, like: https://review.openstack.org/#/c/189623/2/neutron/tests/tools.py (see Cedric asking for moving it to oslo)17:37
openstackgerritDoug Hellmann proposed openstack/oslo.middleware: Revert "Remove oslo namespace package"  https://review.openstack.org/18982917:38
openstackgerritMatt Riedemann proposed openstack/oslo.middleware: Revert "Remove oslo namespace package"  https://review.openstack.org/18982917:40
*** zzzeek has joined #openstack-oslo17:50
openstackgerritFlavio Percoco proposed openstack/oslo.messaging: Enable amqp's protocol unit tests everywhere  https://review.openstack.org/18667117:54
*** dims has joined #openstack-oslo17:56
*** achanda has joined #openstack-oslo17:57
*** achanda has quit IRC17:57
*** achanda has joined #openstack-oslo17:58
dhellmanndims: fyi, https://bugs.launchpad.net/oslo.middleware/+bug/146350818:04
openstackLaunchpad bug 1463508 in oslo.middleware "remove oslo namespace package after liberty release" [Undecided,New]18:04
dimsdhellmann: looking18:04
dimsack thanks. the bug is to remind us again in 'M'?18:05
dimssounds good18:05
dhellmanndims: right, that's the reminder for someone to pick up that work18:06
*** ihrachyshka has quit IRC18:06
*** sdake has joined #openstack-oslo18:07
*** ihrachyshka_ has quit IRC18:07
*** harlowja_ has quit IRC18:18
*** achanda has quit IRC18:21
*** harlowja has joined #openstack-oslo18:25
*** rpodolyaka1 has joined #openstack-oslo18:27
*** rpodolyaka1 has quit IRC18:28
*** rushiagr is now known as rushiagr_away18:28
*** rpodolyaka1 has joined #openstack-oslo18:28
openstackgerritPaul Belanger proposed openstack-dev/pbr: Revert "Remove sphinx_config.init_values() manual call"  https://review.openstack.org/18985118:35
*** crc32 has joined #openstack-oslo18:38
*** vilobhmm has quit IRC18:43
manishgdhellmann: thanks!18:44
*** vilobhmm has joined #openstack-oslo18:44
*** crc32 has quit IRC18:44
*** crc32 has joined #openstack-oslo18:45
*** manishg has quit IRC18:47
*** openstackgerrit has quit IRC18:48
*** openstackgerrit has joined #openstack-oslo18:48
*** rpodolyaka1 has quit IRC19:01
*** rpodolyaka1 has joined #openstack-oslo19:09
*** e0ne has quit IRC19:15
openstackgerritPaul Belanger proposed openstack-dev/pbr: WIP: sphinx test coverage  https://review.openstack.org/18988419:21
*** achanda has joined #openstack-oslo19:24
openstackgerritJoshua Harlow proposed openstack/taskflow: Show the individual engine steps (and log the time each takes)  https://review.openstack.org/18955419:26
*** achanda has quit IRC19:29
*** sdake has quit IRC19:31
openstackgerritJoshua Harlow proposed openstack/taskflow: Show the individual engine steps (and log the time each takes)  https://review.openstack.org/18955419:36
*** amrith is now known as _amrith_19:36
*** achanda has joined #openstack-oslo19:36
*** sputnik13 has quit IRC19:58
*** rpodolyaka1 has quit IRC19:58
*** sputnik13 has joined #openstack-oslo19:59
* bknudson impressed by 2.0 releases20:00
*** jamielennox|away is now known as jamielennox20:01
openstackgerritOpenStack Proposal Bot proposed openstack/oslo-incubator: Updated from global requirements  https://review.openstack.org/18991020:04
openstackgerritOpenStack Proposal Bot proposed openstack/oslo.messaging: Updated from global requirements  https://review.openstack.org/18991120:04
openstackgerritOpenStack Proposal Bot proposed openstack/oslo.versionedobjects: Updated from global requirements  https://review.openstack.org/18991220:04
openstackgerritOpenStack Proposal Bot proposed openstack/oslo.vmware: Updated from global requirements  https://review.openstack.org/18991320:04
*** jecarey has quit IRC20:07
*** rpodolyaka1 has joined #openstack-oslo20:07
*** rpodolyaka1 has quit IRC20:08
*** Rockyg has joined #openstack-oslo20:11
*** achanda has quit IRC20:13
*** enikanorov_ has joined #openstack-oslo20:20
*** manishg has joined #openstack-oslo20:20
*** enikanorov__ has quit IRC20:20
*** vilobhmm has quit IRC20:21
*** vilobhmm has joined #openstack-oslo20:21
*** boris-42 has quit IRC20:22
*** tchaypo has quit IRC20:22
*** tchaypo has joined #openstack-oslo20:23
*** boris-42 has joined #openstack-oslo20:24
*** manishg has quit IRC20:31
*** haypo has joined #openstack-oslo20:35
*** jecarey has joined #openstack-oslo20:37
*** stpierre has quit IRC20:42
openstackgerritEric Brown proposed openstack/oslo.vmware: Fix bandit tox environment to properly run  https://review.openstack.org/18980520:45
*** stevemar has joined #openstack-oslo20:51
openstackgerritMerged openstack-dev/pbr: Revert "Remove sphinx_config.init_values() manual call"  https://review.openstack.org/18985120:53
*** _amrith_ is now known as amrith20:57
*** manishg has joined #openstack-oslo21:05
*** zzzeek has quit IRC21:06
*** stpierre has joined #openstack-oslo21:10
*** jaosorior has quit IRC21:15
openstackgerritMerged openstack/automaton: Use debtcollector removals function instead of warnings.warn  https://review.openstack.org/18898121:35
openstackgerritMerged openstack/oslo.log: Deprecate use-syslog-rfc-format for removal  https://review.openstack.org/14608221:39
openstackgerritMerged openstack/oslo.middleware: Revert "Remove oslo namespace package"  https://review.openstack.org/18982921:39
*** rakhmerov has quit IRC21:41
*** kgiusti has left #openstack-oslo21:42
*** rakhmerov has joined #openstack-oslo21:44
*** jecarey has quit IRC21:49
*** mriedem has quit IRC21:49
*** alexpilotti has quit IRC22:07
*** jgrimm_out is now known as jgrimm22:09
*** bknudson has quit IRC22:13
openstackgerritJoshua Harlow proposed openstack/automaton: Split the state machine runners off into own file  https://review.openstack.org/18897622:14
*** haypo has left #openstack-oslo22:14
openstackgerritJoshua Harlow proposed openstack/taskflow: Allow destroying a specific flow detail of a given logbook (WIP)  https://review.openstack.org/18996322:24
*** stevemar has quit IRC22:35
*** vilobhmm has quit IRC22:36
*** vilobhmm has joined #openstack-oslo22:37
*** manishg has quit IRC22:55
*** ozamiatin has joined #openstack-oslo22:58
*** stpierre has quit IRC23:01
*** ashleighfarnham has quit IRC23:18
*** ozamiatin has quit IRC23:22
*** stevemar has joined #openstack-oslo23:33
*** harlowja has quit IRC23:42
*** harlowja has joined #openstack-oslo23:43
*** vilobhmm has quit IRC23:43
*** manishg has joined #openstack-oslo23:45
*** crc32 has quit IRC23:48
openstackgerritJoshua Harlow proposed openstack/taskflow: Show the individual engine steps (and log the time each takes)  https://review.openstack.org/18955423:50
*** manishg has quit IRC23:50
*** manishg has joined #openstack-oslo23:51
*** vilobhmm has joined #openstack-oslo23:59

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