Monday, 2014-06-30

*** openstack has joined #openstack-oslo13:49
*** rpodolyaka has quit IRC13:52
*** rpodolyaka has joined #openstack-oslo14:02
ihrachyshkadhellmann: ^^ ?14:02
*** rpodolyaka has quit IRC14:07
openstackgerritA change was merged to openstack/oslo.config: Fix flaws in methods' docstring  https://review.openstack.org/10345014:16
*** rdopieralski has quit IRC14:16
*** jecarey has joined #openstack-oslo14:24
mriedempcm__: it's a known bug14:29
mriedemquery launchpad14:29
mriedempcm__: ihrachyshka: http://status.openstack.org/elastic-recheck/14:29
mriedemit's bug 133489814:29
pcm__mriedem: The Jenkin's run mentioned it could be https://bugs.launchpad.net/bugs/1334898, but that didn't seem related.14:30
mriedempcm__: it doesn't need to be related to the change, it's an infra/pbr issue14:31
mriedempcm__: http://logs.openstack.org/36/103536/1/check/check-requirements-integration-dsvm/6d9581c/console.html#_2014-06-30_12_34_57_74314:31
ihrachyshkamriedem: main pypi server fails to provide me with the version too14:31
ihrachyshkamriedem: I can reproduce it by issuing 'pip install oslo.messaging==1.4.0.0a2'14:31
ihrachyshkamriedem: or do you mean main pypi server is not the initial place were the package is released?14:32
pcm__mriedem: My failure log shows this error: http://logs.openstack.org/36/103536/1/check/check-requirements-integration-dsvm/6d9581c/console.html#_2014-06-30_12_34_56_92114:33
pcm__mriedem: Not sure I understand how the but is related to this failure.14:33
pcm__mriedem: Are you saying it can manifest in different ways>14:34
pcm__?14:34
* pcm__ just trying to better understand how to detect/resolve failures seen14:38
*** james_li has joined #openstack-oslo14:44
*** ildikov has quit IRC14:55
*** zhiyan is now known as zhiyan_14:55
*** zhiyan_ is now known as zhiyan14:56
*** rpodolyaka has joined #openstack-oslo14:57
*** zhiyan is now known as zhiyan_14:59
bknudsonpcm__: actually, I think I ran into this same issue with oslo.config --15:01
bknudsonpcm__: https://review.openstack.org/#/c/103256/15:02
bknudsonI didn't file a bug15:02
pcm__bknudson: I did a recheck bug 133489815:02
bknudsonpcm__: y, I think you're going to run into the same problem mine did15:03
bknudsonsee the comments in https://review.openstack.org/#/c/103256/15:03
bknudsonpcm__:  there's a check in requirements tests that verifies that an sdist is present, but only wheels are being uploaded15:04
bknudsonpcm__: I don't pretend to really understand it15:04
bknudsonanyways I was chatting with infra about it and there's also discussion in the review15:04
pcm__bknudson: me neither. I just want the new version that has the desired fix, so my Neutron UTs will pass.15:05
pcm__bknudson: Don't understand the (packaging?) sdist/wheel stuff very well.15:05
bknudson"We'll need to remove the --no-use-wheel in order to use pre-releases" was markmc's last comment15:06
bknudsonI haven't looked into how to do it... I assume it's in an infra script somewhere15:06
*** tcammann_ has joined #openstack-oslo15:07
*** zzzeek has joined #openstack-oslo15:09
pcm__bknudson: Seems like his comment seems to imply that pre-releases could be done with pip 1.4,though.15:09
bknudsonpcm__: it's not going to pass the requirements checks as long as they're doing --no-use-wheel15:11
markmcbknudson, best to ask on #openstack-infra - I don't know offhand where --no-use-wheel is coming from15:16
*** ihrachyshka has quit IRC15:19
*** erecio has quit IRC15:22
*** ildikov has joined #openstack-oslo15:26
openstackgerritDaniel Berrange proposed a change to openstack/oslo-incubator: Fix broken formatting of processutils.execute log statement  https://review.openstack.org/10356915:30
openstackgerritA change was merged to openstack/oslo.messaging: Add 'docs' tox environment  https://review.openstack.org/10272815:39
*** rpodolyaka has quit IRC15:41
*** beekneemech is now known as bnemec15:45
*** rpodolyaka has joined #openstack-oslo15:45
*** rpodolyaka has quit IRC15:45
*** rpodolyaka has joined #openstack-oslo15:46
*** rpodolyaka has quit IRC15:47
*** rpodolyaka has joined #openstack-oslo15:47
*** rpodolyaka has quit IRC15:47
*** rpodolyaka has joined #openstack-oslo15:48
*** rpodolyaka has quit IRC15:48
*** rpodolyaka has joined #openstack-oslo15:49
*** rpodolyaka has quit IRC15:51
*** nacim has quit IRC15:52
*** james_li has quit IRC15:53
zzzeekoslo devs, I’m going to announce my wiki page https://wiki.openstack.org/wiki/Openstack_and_SQLAlchemy on the openstack-dev list very soon.   Please let me know if there are any additional comments in the next hour - thanks!15:56
tcammann_Hello looking for a reviewer to +2/+A for my change for an update to running of periodic tasks https://review.openstack.org/#/c/99695/ has been sitting for a couple weeks with 3 +1s. Thanks.15:56
openstackgerritBen Nemec proposed a change to openstack/oslo-incubator: Don't import fcntl on Windows  https://review.openstack.org/10357315:57
*** james_li has joined #openstack-oslo15:58
zzzeektcammann_: its math :)   no wonder its tough :)15:58
openstackgerritBen Nemec proposed a change to openstack/oslo-incubator: Don't import fcntl on Windows  https://review.openstack.org/10357315:59
*** praneshp has joined #openstack-oslo16:00
tcammann_zzzeek: Ha true. Took me some thinking to get it right in the first place.16:00
zzzeeki havent worked with this code so I’m not sure I have the background at the moment to decide on a patch16:00
tcammann_Ok np, is there anyone I should prod?16:01
*** pblaho has quit IRC16:02
*** james_li_ has joined #openstack-oslo16:04
*** james_li has quit IRC16:06
*** james_li_ is now known as james_li16:06
*** praneshp has quit IRC16:07
zzzeektcammann_: I’ve only been on openstack for a month so dont really know :|16:09
*** erecio has joined #openstack-oslo16:11
*** praneshp has joined #openstack-oslo16:13
*** jgriffith has joined #openstack-oslo16:13
boris-42dhellmann hi16:15
jgriffithare there any "known" issues with py26 parsing out config options versus py27?16:15
jgriffithfor example: https://review.openstack.org/#/c/103426/16:15
jgriffithpy26 fails conf check, while py27 passes16:15
jgriffithdhellmann: markmc ^^16:18
*** arnaud_ has joined #openstack-oslo16:19
bnemeczzzeek: https://wiki.openstack.org/wiki/Openstack_and_SQLAlchemy looks good to me.  Hopefully you can get some of the people actually working on the db improvements to look at it. :-)16:20
zzzeekbnemec: yah ive sent it around to some oslo.db folks specifically so far16:20
zzzeekbnemec: mostly i want to get, “hey what should i do first?”16:21
bnemeczzzeek: Yeah, sounds like you've got plenty to keep you busy. :-)16:21
zzzeekbnemec: i dont want to spend time on things that folks aren’t reeptive to, though16:21
bnemeczzzeek: Sure, makes sense.16:22
openstackgerritA change was merged to openstack-dev/pbr: Allow examining parsing exceptions.  https://review.openstack.org/8085616:27
*** morganfainberg_Z is now known as morganfainberg16:30
*** arnaud_ has quit IRC16:32
*** tsekiyama has joined #openstack-oslo16:36
*** james_li has quit IRC16:37
*** dstanek is now known as dstanek_zzz16:46
*** alexpilotti has joined #openstack-oslo16:51
alexpilottibnemec: hi16:52
*** jaosorior has quit IRC16:52
bnemecalexpilotti: Hey16:52
alexpilottibnemec: do you know who could +2a that patch?16:53
alexpilottisorry for being a bit pressing on it but we have the Hyper-V CI blocked by this issue :-)16:54
bnemecalexpilotti: dhellmann jd__ dims flaper87 are probably our best bet16:54
bnemechttps://review.openstack.org/10357316:54
alexpilottibnemec: tx!16:54
dimsalexpilotti, looking16:54
jd__done16:55
*** james_li has joined #openstack-oslo16:55
dimsdone16:55
flaper87done16:56
flaper87damnit16:56
alexpilottiflaper87 jd__ dims: thanks guys!!16:56
morganfainbergzzzeek, ping: re 'synchronize_session=False', do I just do .update(<params to update>, synchronize_session=False) or were you thinking a call other than .update() to be used in https://review.openstack.org/#/c/97059/10/keystone/trust/backends/sql.py16:57
morganfainbergzzzeek, never mind, misready "inside" to "instead"16:57
morganfainbergzzzeek, got it now16:57
*** jaosorior has joined #openstack-oslo16:59
openstackgerritA change was merged to openstack/oslo-incubator: Don't import fcntl on Windows  https://review.openstack.org/10357317:01
boris-42zzzeek btw great wiki page=)17:09
boris-42zzzeek and btw you should take a look at neutron code=)17:10
*** zzzeek has quit IRC17:13
*** hartsocks has joined #openstack-oslo17:14
*** harlowja has joined #openstack-oslo17:17
*** zzzeek has joined #openstack-oslo17:20
zzzeekmorganfainberg: yeah just add that sync call so that it doesnt waste any time trying to update the session17:20
morganfainbergyep17:20
morganfainbergtotally mis-read the comment, :)17:20
*** tmcpeak has joined #openstack-oslo17:21
zzzeekthat was a featrue i first copied from storm, and theirs unconditionally tries to update intenrally17:21
*** james_li has quit IRC17:25
harlowjajd__ +1 from me  for taking over pylockfile (especially if the owner visibly wants help)17:26
*** james_li has joined #openstack-oslo17:27
openstackgerritDavanum Srinivas (dims) proposed a change to openstack/oslo-incubator: Ability to customize default_log_levels for each project  https://review.openstack.org/9400117:30
*** james_li has quit IRC17:32
*** james_li has joined #openstack-oslo17:32
openstackgerritA change was merged to openstack-dev/pbr: Check for git before querying it for a version  https://review.openstack.org/9827317:34
openstackgerritDavanum Srinivas (dims) proposed a change to openstack/oslo.rootwrap: Bump hacking to 0.9.x series  https://review.openstack.org/9953917:34
*** arnaud_ has joined #openstack-oslo17:35
openstackgerritpritesh proposed a change to openstack-dev/hacking: Add hacking check for vim configuration in source files  https://review.openstack.org/10196917:37
*** tkelsey_ has quit IRC17:40
*** rdopieralski has joined #openstack-oslo17:43
morganfainbergzzzeek, do we know if the oslo.db stuff is smart about eventlet yields? (cc boris-42, dhellmann)17:47
morganfainbergzzzeek, nova used to use the special connector thing, not sure if they still do or if there is something else we should be using for yielding on db calls where appropriate17:48
*** tmcpeak has left #openstack-oslo17:49
*** erecio has quit IRC17:54
*** erecio has joined #openstack-oslo17:55
zzzeekmorganfainberg: i know just4 about nothing about eventlet17:57
morganfainbergzzzeek, hehe fair enough :)17:58
zzzeekmorganfainberg: i know conceptually, that it should be yielding on anything that waits17:58
zzzeekmorganfainberg: and that either works or it doesnt17:59
morganfainbergzzzeek, it has a special db pool thing17:59
morganfainbergi dunno how important it is.17:59
morganfainberg:P17:59
zzzeekmorganfainberg: OK, sounds a little scary, those pool things17:59
morganfainbergyeaaaah17:59
zzzeekmorganfainberg: some of the pooling ive seen in memcahced/redis clients is kind of ad-hoc and not really great for bigger integrations17:59
zzzeekso would have to look17:59
zzzeekmorganfainberg: it its somethign that SQLA should be integrating on, we can do that18:00
morganfainbergzzzeek, cool. yeah we use eventlet a lot (dunno if thats good or bad)18:00
zzzeekmy understanding is that OS is stuck with it for now as opposed to using gevent18:01
morganfainbergzzzeek, might be nice to have a mode to let SQLA do the right thing with it easily, even if thats just oslo.db18:01
zzzeekmorganfainberg: sure.18:01
morganfainbergzzzeek, yeah might be true. it seems to be mixed and depends on who you ask / time of day ;)18:01
zzzeekmorganfainberg: SQLA does work with gevent as is, people are using it, we’ve fixed bugs that only come up under gevent-style loads18:01
morganfainbergcool18:02
*** arnaud_ has quit IRC18:11
*** sigmavirus24 has joined #openstack-oslo18:18
sigmavirus24dhellmann: re https://blueprints.launchpad.net/oslo/+spec/add-uri-string-pattern-validation, would that validation belong in a common part of openstack? I'm new to development in OpenStack and wanted to be sure I sent a patch to the right project18:23
*** ajo|mac has joined #openstack-oslo18:25
*** arnaud_ has joined #openstack-oslo18:25
*** tmcpeak has joined #openstack-oslo18:29
*** tmcpeak has left #openstack-oslo18:29
harlowjazzzeek nice article :)18:49
zzzeekglad you liked it18:49
harlowja*reading over the openstack_and_sqlalchemy page18:49
morganfainbergdhellmann, is there a way to mark an option in oslo.config as deprecated (magically) or is it just the help string (I don't mean superseded)18:52
morganfainberg?18:52
*** ajo|mac has quit IRC18:54
*** mrda-away is now known as mrda18:58
*** dims has quit IRC19:08
*** tmcpeak has joined #openstack-oslo19:08
*** tmcpeak has left #openstack-oslo19:08
*** james_li_ has joined #openstack-oslo19:10
*** james_li has quit IRC19:12
*** james_li_ is now known as james_li19:12
*** arnaud_ has quit IRC19:12
*** markmcclain has joined #openstack-oslo19:14
openstackgerritJoshua Harlow proposed a change to openstack/oslo-specs: Better scoping for atoms and flows  https://review.openstack.org/10004819:15
*** bnemec has quit IRC19:18
*** bnemec has joined #openstack-oslo19:21
*** jaosorior has quit IRC19:22
harlowjadhellmann ^  hopefully thats clearer now (clear as mud, haha)19:25
*** zzzeek_ has joined #openstack-oslo19:29
*** zzzeek has quit IRC19:30
*** zzzeek has joined #openstack-oslo19:31
*** ihrachyshka has joined #openstack-oslo19:33
*** zzzeek_ has quit IRC19:34
*** sileht_ has quit IRC19:34
*** sileht has joined #openstack-oslo19:35
*** ihrachyshka has quit IRC19:37
*** SridharG has quit IRC19:40
*** ihrachyshka has joined #openstack-oslo19:48
*** markmcclain has quit IRC19:49
*** markmc has quit IRC19:55
*** arnaud has joined #openstack-oslo19:55
*** dims has joined #openstack-oslo19:56
*** ihrachyshka has quit IRC20:02
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow handlers to provide validation callables  https://review.openstack.org/10167920:06
*** ajo|mac has joined #openstack-oslo20:12
openstackgerritSean Dague proposed a change to openstack-dev/hacking: remove H904  https://review.openstack.org/10170120:16
*** alexpilotti has quit IRC20:16
openstackgerritSean Dague proposed a change to openstack-dev/hacking: remove H305 because it's python version specific  https://review.openstack.org/10149920:16
*** james_li has quit IRC20:18
*** dstanek_zzz is now known as dstanek20:22
*** markmcclain has joined #openstack-oslo20:36
*** zzzeek has quit IRC20:40
*** zzzeek has joined #openstack-oslo20:41
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: WBE notification message validation  https://review.openstack.org/10365720:41
*** amotoki has quit IRC20:47
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Use a common message dispatcher  https://review.openstack.org/10109420:58
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow handlers to provide validation callables  https://review.openstack.org/10167920:59
*** yamahata has joined #openstack-oslo21:02
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow handlers to provide validation callables  https://review.openstack.org/10167921:08
*** jecarey has quit IRC21:09
*** tcammann has joined #openstack-oslo21:16
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: WBE notification message validation  https://review.openstack.org/10365721:20
*** markmcclain has quit IRC21:20
* bnemec weighs in on the "rewrite oslo.messaging" thread21:20
*** tmcpeak has joined #openstack-oslo21:22
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow handlers to provide validation callables  https://review.openstack.org/10167921:22
*** tmcpeak has left #openstack-oslo21:23
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: WBE notification message validation  https://review.openstack.org/10365721:23
*** sigmavir1s24 has joined #openstack-oslo21:26
*** HenryG_ has joined #openstack-oslo21:26
*** sreshetn1ak has joined #openstack-oslo21:29
*** yamahata__ has joined #openstack-oslo21:29
*** sigmavirus24 has quit IRC21:29
*** sigmavir1s24 is now known as sigmavirus2421:29
*** sigmavirus24 has quit IRC21:29
*** sigmavirus24 has joined #openstack-oslo21:29
*** erecio has quit IRC21:30
*** jogo_awa1 has joined #openstack-oslo21:31
*** lbragstad_ has joined #openstack-oslo21:31
*** HenryG has quit IRC21:34
*** lbragstad has quit IRC21:34
*** sreshetnyak has quit IRC21:35
*** jogo_away has quit IRC21:35
*** yamahata has quit IRC21:35
openstackgerritpritesh proposed a change to openstack-dev/hacking: Add hacking check for editor configuration in source files  https://review.openstack.org/10196921:39
*** mtreinish has joined #openstack-oslo21:42
*** arnaud__ has joined #openstack-oslo21:43
*** arnaud has quit IRC21:44
*** arnaud has joined #openstack-oslo21:45
*** sigmavirus24 has quit IRC21:46
*** james_li has joined #openstack-oslo21:47
bknudsonif we get alpha libs into requirements, I assume the plan is to change them to non-alpha for the stable release.21:51
*** arnaud has quit IRC21:54
*** arnaud has joined #openstack-oslo21:55
*** dims has quit IRC22:00
openstackgerritDavid Stanek proposed a change to openstack/oslo-incubator: Python 3: replace "im_self" by "__self__"  https://review.openstack.org/7672522:06
*** HenryG_ has quit IRC22:16
*** HenryG has joined #openstack-oslo22:21
*** HenryG has quit IRC22:21
*** HenryG has joined #openstack-oslo22:22
*** rdopieralski has quit IRC22:27
*** ajo|mac has quit IRC22:28
*** tsekiyama has quit IRC22:29
*** james_li has quit IRC22:33
*** flaper87 is now known as flaper87|afk22:34
*** tsekiyama has joined #openstack-oslo22:36
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Improve WBE testing coverage  https://review.openstack.org/10171722:39
*** tmcpeak has joined #openstack-oslo22:43
*** tmcpeak has left #openstack-oslo22:43
*** tcammann has quit IRC22:59
*** openstackgerrit has quit IRC23:19
*** openstackgerrit has joined #openstack-oslo23:20
*** yamahata__ has quit IRC23:23
*** arnaud has quit IRC23:25
*** arnaud has joined #openstack-oslo23:26
*** zhiyan_ is now known as zhiyan23:26
*** markmcclain has joined #openstack-oslo23:26
*** dims_ has joined #openstack-oslo23:27
*** zhiyan is now known as zhiyan_23:27
*** zhiyan_ is now known as zhiyan23:29
*** markmcclain has quit IRC23:30
*** zhiyan is now known as zhiyan_23:30
*** oomichi has joined #openstack-oslo23:31
*** dims_ has quit IRC23:32
*** markmcclain has joined #openstack-oslo23:34
*** dims_ has joined #openstack-oslo23:37
*** tsekiyama has quit IRC23:40
openstackgerritBoris Pavlovic proposed a change to openstack/oslo.messaging: Enable cross service profiling  https://review.openstack.org/10327123:42

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