Tuesday, 2015-04-07

openstackgerritJoshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better  https://review.openstack.org/17095600:14
openstackgerritJoshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better  https://review.openstack.org/17095600:15
*** achanda has joined #openstack-oslo00:15
*** achanda has quit IRC00:20
*** zzzeek has quit IRC00:22
*** zul has joined #openstack-oslo00:23
*** tsekiyam_ has joined #openstack-oslo00:27
*** tsekiyama has quit IRC00:31
*** sreshetn2 has joined #openstack-oslo00:40
*** sreshetn2 has quit IRC00:44
*** stevemar has quit IRC00:53
openstackgerritayoung proposed openstack/oslo.policy: CLI Policy Check tool  https://review.openstack.org/17097800:55
*** sputnik13 has quit IRC01:07
*** tsekiyam_ has quit IRC01:19
*** mtanino has quit IRC01:26
*** amrith is now known as _amrith_01:54
*** _amrith_ is now known as amrith01:57
*** yamahata has quit IRC02:13
*** stevemar has joined #openstack-oslo02:29
*** achanda has joined #openstack-oslo02:37
*** achanda has quit IRC02:47
*** achanda has joined #openstack-oslo02:48
openstackgerritJoshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better  https://review.openstack.org/17095602:54
*** dims has quit IRC02:58
*** dims has joined #openstack-oslo03:07
*** dims_ has joined #openstack-oslo03:08
*** dims has quit IRC03:12
*** dims_ has quit IRC03:20
*** jamielennox is now known as jamielennox|away03:47
*** harlowja is now known as harlowja_away03:55
*** sputnik13 has joined #openstack-oslo04:00
*** achanda has quit IRC04:13
*** achanda has joined #openstack-oslo04:20
*** amotoki has joined #openstack-oslo04:20
openstackgerritJoshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better  https://review.openstack.org/17095605:50
*** ozamiatin_ has joined #openstack-oslo06:23
*** sputnik13 has quit IRC06:24
*** yamahata has joined #openstack-oslo06:25
*** inc0 has joined #openstack-oslo06:36
*** ozamiatin_ has quit IRC06:38
*** dulek_ has joined #openstack-oslo06:39
*** liusheng has joined #openstack-oslo06:56
*** sreshetn2 has joined #openstack-oslo06:58
*** achanda has quit IRC07:04
*** achanda has joined #openstack-oslo07:08
*** achanda has quit IRC07:23
*** achanda has joined #openstack-oslo07:26
*** andreykurilin_ has joined #openstack-oslo07:34
*** shardy has joined #openstack-oslo07:35
*** achanda has quit IRC07:37
*** e0ne has joined #openstack-oslo07:40
*** subscope has joined #openstack-oslo07:41
*** YorikSar has quit IRC07:46
*** dguitarbite has joined #openstack-oslo07:47
*** e0ne has quit IRC07:51
*** stevemar has quit IRC07:54
*** andreykurilin_ has quit IRC08:03
*** jaosorior has joined #openstack-oslo08:05
*** e0ne has joined #openstack-oslo08:06
*** haypo has joined #openstack-oslo08:12
*** sreshetn2 has quit IRC08:14
*** e0ne has quit IRC08:15
*** e0ne has joined #openstack-oslo08:17
*** e0ne has quit IRC08:21
*** ndipanov has joined #openstack-oslo08:30
*** ihrachyshka has joined #openstack-oslo08:31
*** yamahata has quit IRC08:32
*** sreshetn2 has joined #openstack-oslo08:36
*** YorikSar has joined #openstack-oslo08:39
*** xylan has joined #openstack-oslo08:53
xylanhi, guys. I need help in modifing the openstack/common/log.py file in Mistral, I know that I must do this work in oslo.log.08:54
openstackgerritMerged openstack/oslotest: Cleanup README.rst and setup.cfg  https://review.openstack.org/17066208:54
xylanbut what i do is adding some fields specific to Mistral, so i don't know how could i go ahead?08:56
xylanCould I modify the code directly in Oslo.log, and then waiting for sync with Mistral?08:57
*** dulek___ has joined #openstack-oslo08:59
*** inc0 has quit IRC08:59
*** dulek_ has quit IRC09:01
*** e0ne has joined #openstack-oslo09:01
*** e0ne is now known as e0ne_09:01
*** inc0 has joined #openstack-oslo09:03
*** andreykurilin has quit IRC09:04
*** rushiagr_away is now known as rushiagr09:06
*** e0ne_ is now known as e0ne09:10
haypohi. i just installed a fresh DevStack and I got pip 6.1. "python update.py /opt/stack/keystone" in /opt/stack/requirements fails with AttributeError: 'InstallRequirement' object has no attribute 'url'09:13
haypoInstallRequirement is an object from pip09:14
haypois someone aware of this issue?09:14
haypoaccording to https://pip.pypa.io/en/stable/news.html pip 6.1 is not released yet, but https://pypi.python.org/pypi/pip points to pip 6.109:15
haypooh, update.py works with pip 6.0.809:16
viktorshaypo: please see https://bugs.launchpad.net/tempest/+bug/144098409:28
openstackLaunchpad bug 1440984 in tempest "AttributeError: 'InstallRequirement' when running update.py" [Undecided,New]09:28
haypoviktors, oh, thanks!09:28
viktorsnp09:29
*** inc0 has quit IRC09:29
*** dims has joined #openstack-oslo09:29
*** inc0 has joined #openstack-oslo09:29
*** inc0 has quit IRC09:34
*** dims has quit IRC09:35
*** inc0 has joined #openstack-oslo09:39
*** ujjain has joined #openstack-oslo09:39
openstackgerritPeter Zhurba proposed openstack/oslo.messaging: Graceful shutdown of nova-compute service fails.  https://review.openstack.org/17110409:41
*** inc0 has quit IRC09:44
hayposeriously, is it possible to install DevStack and that it works at the first try? :)09:54
haypoafter the pip issue, i now have an issue with argparse!? (The 'argparse' distribution was not found and is required by oslo.config, python-keystoneclient, pysaml2 -- but python 2.7 has a builtin argparse module, so what's the problem?)09:55
thervehaypo, Even on 2.7 installing argparse should work09:58
therveSo I believe you have another issue09:59
haypotherve, "$ pip install argparse" says "Skipping requirement: argparse because argparse is a stdlib package" which makes sense :)09:59
therveOught to be a new feature of pip09:59
thervehaypo, So what's the problem?10:00
*** inc0 has joined #openstack-oslo10:00
haypotherve, oh. pip 6.1 was reinstalled. using pip 6.1, i get the "argparse is a stdlib package" message. using pip 6.0.8, i can install it10:00
thervehaypo, So devstack is not really the culprit, pip stupid development cycle is10:00
haypohaha10:00
therveI mean seriously, is there any other package that should care about compatibility more than that?10:01
haypotherve, well, sometimes i would help to have a "stable version" of devstack, to not be the beta tester of all changes :)10:01
viktorshaypo: +1 to this :)10:02
thervehaypo, Well there are stable branches10:02
*** inc0 has quit IRC10:02
*** inc0_ has joined #openstack-oslo10:03
viktorstherve: so should I just checkout to stable branch on devstack?10:05
therveviktors, Maybe? It depends on what you want to do10:05
viktorstherve: I only want to install a "stable version" of devstack10:05
* haypo writes an email to openstack-dev10:06
therveviktors, Well that's worth a try then10:06
viktorstherve: thanks, will try10:06
haypowhere should I report the argparse issue? it looks that multiple components are affected10:09
haypoi opened https://bugs.launchpad.net/keystone/+bug/1441083 for the argparse issue10:14
openstackLaunchpad bug 1441083 in Keystone "pkg_resources.DistributionNotFound: The 'argparse' distribution was not found and is required by oslo.config, python-keystoneclient, pysaml2" [Undecided,New]10:14
*** e0ne is now known as e0ne_10:18
*** e0ne_ is now known as e0ne10:22
*** cdent has joined #openstack-oslo10:26
*** viktors is now known as viktors|lunch10:27
*** inc0_ has quit IRC10:43
*** dulek_ has joined #openstack-oslo10:49
*** dulek___ has quit IRC10:50
*** ujjain has quit IRC10:56
*** ujjain has joined #openstack-oslo10:56
*** rpodolyaka has quit IRC11:02
*** dguitarbite has quit IRC11:06
*** dguitarbite has joined #openstack-oslo11:06
jd__viktors|lunch: when olso.db 1.8 is planned? I need that for Gnocchi with the latests patches I sent11:07
*** rpodolyaka has joined #openstack-oslo11:07
openstackgerritDolph Mathews proposed openstack/oslo.config: Drop explicit requirement for argparse  https://review.openstack.org/17112811:08
openstackgerritOleksii Zamiatin proposed openstack/oslo-specs: Change ZeroMQ driver underlying pattern to REQ/REP  https://review.openstack.org/17113111:16
*** cdent_ has joined #openstack-oslo11:16
*** ozamiatin_ has joined #openstack-oslo11:17
*** cdent_ has quit IRC11:19
*** stpierre has joined #openstack-oslo11:20
*** cdent has quit IRC11:20
openstackgerritOleksii Zamiatin proposed openstack/oslo-specs: Change ZeroMQ driver underlying pattern to REQ/REP  https://review.openstack.org/17113111:20
*** cdent has joined #openstack-oslo11:22
*** ujjain has quit IRC11:33
*** dguitarbite has quit IRC11:33
*** ozamiatin_ has quit IRC11:33
*** viktors|lunch is now known as viktors11:33
*** dguitarbite has joined #openstack-oslo11:36
*** pblaho has joined #openstack-oslo11:37
*** amotoki has quit IRC11:38
*** andreykurilin has joined #openstack-oslo11:39
*** enikanorov has quit IRC11:42
*** stpierre has quit IRC11:42
*** stpierre has joined #openstack-oslo11:42
*** enikanorov has joined #openstack-oslo11:43
*** inc0 has joined #openstack-oslo11:44
*** gtt116_ has joined #openstack-oslo11:47
*** amrith is now known as _amrith_11:51
*** ozamiatin_ has joined #openstack-oslo12:00
*** dulek___ has joined #openstack-oslo12:01
*** dulek_ has quit IRC12:03
*** gtt116_ has quit IRC12:04
*** hogepodge has quit IRC12:08
*** fesp has joined #openstack-oslo12:19
*** ozamiatin_ has quit IRC12:19
*** fesp has quit IRC12:19
openstackgerritDolph Mathews proposed openstack/oslo.config: Specify that argparse is only required for Python < 2.7  https://review.openstack.org/17112812:19
*** hogepodge has joined #openstack-oslo12:20
*** alexpilotti has joined #openstack-oslo12:22
*** gordc has joined #openstack-oslo12:28
*** dulek___ has quit IRC12:33
*** dulek___ has joined #openstack-oslo12:33
*** dims has joined #openstack-oslo12:34
*** dims has quit IRC12:39
*** stevemar has joined #openstack-oslo12:39
*** tedross has joined #openstack-oslo12:42
*** ozamiatin_ has joined #openstack-oslo12:46
*** exploreshaifali has joined #openstack-oslo12:47
*** amotoki has joined #openstack-oslo13:00
viktorsjd__: hi! It's hard to say :)13:03
*** kgiusti has joined #openstack-oslo13:06
*** bknudson has joined #openstack-oslo13:06
*** openstackgerrit has quit IRC13:07
*** openstackgerrit has joined #openstack-oslo13:07
*** e0ne is now known as e0ne_13:08
*** e0ne_ is now known as e0ne13:08
*** dims has joined #openstack-oslo13:11
*** _amrith_ is now known as amrith13:21
*** ndipanov has quit IRC13:31
*** jungleboyj has quit IRC13:34
*** zzzeek has joined #openstack-oslo13:34
*** dims has quit IRC13:36
*** dims has joined #openstack-oslo13:37
*** jgrimm is now known as zz_jgrimm13:37
*** rushiagr is now known as rushiagr_away13:39
*** zzzeek has quit IRC13:40
*** ihrachyshka has quit IRC13:44
*** ihrachyshka has joined #openstack-oslo13:44
*** rpodolyaka has quit IRC13:45
*** rpodolyaka has joined #openstack-oslo13:47
jd__viktors: what makes it hard? :)13:48
*** zzzeek has joined #openstack-oslo13:49
*** mriedem_away is now known as mriedem13:49
*** e0ne is now known as e0ne_13:58
*** e0ne_ is now known as e0ne13:58
* viktors went to look at change log13:58
*** jaypipes has joined #openstack-oslo13:59
viktorsjd__: I suppose, that you need some already merged feature. Is it so?13:59
*** mtanino has joined #openstack-oslo14:00
*** yamahata has joined #openstack-oslo14:01
*** ndipanov has joined #openstack-oslo14:02
*** jecarey has joined #openstack-oslo14:06
*** boris-42 has joined #openstack-oslo14:08
jd__viktors: no I need a couple of patches waiting on review where you +2 already14:08
*** ndipanov has quit IRC14:08
*** exploreshaifali has quit IRC14:10
viktorsjd__: it's no problem for me to release 1.18, after your patch merged.14:11
*** ndipanov has joined #openstack-oslo14:12
*** sigmavirus24_awa is now known as sigmavirus2414:16
*** rushiagr_away is now known as rushiagr14:17
jd__viktors: ok thanks :)14:22
*** zz_jgrimm is now known as jgrimm14:23
*** inc0 has quit IRC14:34
openstackgerritMerged openstack-dev/cookiecutter: More portable to use setup.py test not testr  https://review.openstack.org/17059614:36
*** devlaps has quit IRC14:38
*** dulek___ is now known as dulek_14:54
*** dulek_ is now known as dulek14:54
*** e0ne is now known as e0ne_14:57
*** e0ne_ is now known as e0ne15:02
*** jungleboyj has joined #openstack-oslo15:19
*** tsekiyama has joined #openstack-oslo15:20
openstackgerritMarco Fargetta proposed openstack/oslo.db: Sanity check after migration  https://review.openstack.org/16116215:25
*** jungleboyj has quit IRC15:29
*** mtanino has quit IRC15:29
*** amotoki has quit IRC15:34
*** exploreshaifali has joined #openstack-oslo15:36
*** ccrouch has quit IRC15:36
*** devlaps has joined #openstack-oslo15:40
openstackgerritOleksii Zamiatin proposed openstack/oslo-specs: Change ZeroMQ driver underlying pattern to REQ/REP  https://review.openstack.org/17113115:41
*** jungleboyj has joined #openstack-oslo15:42
*** ozamiatin_ has quit IRC15:44
*** ihrachyshka has quit IRC15:49
*** exploreshaifali has quit IRC15:49
openstackgerritMerged openstack/oslo.versionedobjects: Standardize setup.cfg summary for oslo libs  https://review.openstack.org/17065615:56
*** haypo has quit IRC15:58
*** alexpilotti has quit IRC15:59
*** arnaud___ has joined #openstack-oslo16:01
*** tedross has left #openstack-oslo16:01
*** YorikSar has quit IRC16:02
*** dulek has quit IRC16:03
*** alexpilotti has joined #openstack-oslo16:11
openstackgerritJoshua Harlow proposed openstack/oslo.utils: Add pypi download + version badges  https://review.openstack.org/17126616:12
openstackgerritJoshua Harlow proposed openstack/oslo.config: Add pypi download + version badges  https://review.openstack.org/17126716:13
openstackgerritJoshua Harlow proposed openstack/oslo.config: Add pypi download + version badges  https://review.openstack.org/17126716:14
openstackgerritJoshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges  https://review.openstack.org/17126916:15
openstackgerritJoshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges  https://review.openstack.org/17127116:16
openstackgerritJoshua Harlow proposed openstack/oslo.db: Add pypi download + version badges  https://review.openstack.org/17127216:17
openstackgerritJoshua Harlow proposed openstack/oslo.messaging: Add pypi download + version badges  https://review.openstack.org/17127316:18
openstackgerritJoshua Harlow proposed openstack/stevedore: Add pypi download + version badges  https://review.openstack.org/17127516:19
openstackgerritJoshua Harlow proposed openstack/oslo.log: Add pypi download + version badges  https://review.openstack.org/17127616:21
*** e0ne has quit IRC16:21
openstackgerritJoshua Harlow proposed openstack/debtcollector: Add pypi download + version badges  https://review.openstack.org/17127716:22
*** alexpilotti_ has joined #openstack-oslo16:24
*** alexpilotti has quit IRC16:24
*** alexpilotti_ is now known as alexpilotti16:24
*** ozamiatin_ has joined #openstack-oslo16:25
*** sputnik13 has joined #openstack-oslo16:25
*** devlaps has quit IRC16:39
*** arnaud___ has quit IRC16:40
openstackgerritJulien Danjou proposed openstack/oslo.db: exc_filters: support for ForeignKey error on delete  https://review.openstack.org/17129016:51
*** ozamiatin_ has quit IRC16:58
*** YorikSar has joined #openstack-oslo16:58
*** tsekiyam_ has joined #openstack-oslo17:00
*** tsekiyam_ has quit IRC17:02
*** tsekiya__ has joined #openstack-oslo17:02
*** tsekiyama has quit IRC17:04
*** e0ne has joined #openstack-oslo17:05
*** e0ne is now known as e0ne_17:05
*** e0ne_ is now known as e0ne17:06
*** sreshetn2 has quit IRC17:08
*** sreshetn2 has joined #openstack-oslo17:09
*** daniel3_ has joined #openstack-oslo17:10
*** sreshetn2 has quit IRC17:15
krotscheckdims: If you have some time today, there were a couple more comments on https://review.openstack.org/#/c/170260/ that I addressed.17:16
*** shardy has quit IRC17:17
*** dulek has joined #openstack-oslo17:24
dimskrotscheck: in cors.rst. where would one use "ironic_webclient" in the code? to pick up information from "[cors.ironic_webclient]" section?17:27
*** yamahata has quit IRC17:28
krotscheckdims: One wouldn't. The 'ironic_webclient' is just a category label that's human readable, the code itself only cares that there's a config block that starts with [cors.*]17:28
*** sigmavirus24 is now known as sigmavirus24_awa17:29
*** e0ne is now known as e0ne_17:29
*** harlowja_away is now known as harlowja17:31
dimskrotscheck: ok different question then when would code in cors.py apply the configuration settings from that section?17:33
openstackgerritJoshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better  https://review.openstack.org/17095617:34
*** e0ne_ has quit IRC17:34
krotscheckdims: __init__()17:35
krotscheckdims: Specifically lines 102 and 111, depending on which case is triggered.17:35
openstackgerritTimothy R. Chavez proposed openstack-dev/pbr: Sphinx >=1.3.1 init_values() requires an argument  https://review.openstack.org/17130917:36
*** achanda has joined #openstack-oslo17:36
harlowjaanyone know what happened to haypo jd__ ?17:37
jd__harlowja: meaning?17:37
harlowjajust wondering if he can get time to fill in https://review.openstack.org/#/c/164035/17:37
harlowjait'd be nice to have like something somewhat mutually agreed for the summit17:37
harlowja^ thats all17:37
harlowjaat least something people can look at/talk about17:38
*** e0ne has joined #openstack-oslo17:38
dimskrotscheck: i was think of something along the lines of...when the middleware request has a Origin header, the url in the header will be used to select which set of config options are applied17:40
dimsright?17:41
krotscheckdims: That's correct.17:42
krotscheckdims: That approach gives us granular, per-origin control on what a client is permitted to do.17:43
dimscool, so let's add a few lines in cors.rst to tell that story17:44
dimsi'll +2 after that17:44
dimsthanks for your patience17:44
krotscheckdims: Works for me. I've got one comment that I'm responding to that makes the same argument,a nd then I'll update the docs.17:44
dimsgreat17:45
openstackgerritTimothy R. Chavez proposed openstack-dev/pbr: Sphinx >=1.3 init_values() requires an argument  https://review.openstack.org/17130917:56
*** cdent has quit IRC17:59
*** sreshetn2 has joined #openstack-oslo18:00
*** jamielennox|away is now known as jamielennox18:01
*** yamahata has joined #openstack-oslo18:08
openstackgerritMichael Krotscheck proposed openstack/oslo.middleware: Add CORS Middleware for Oslo.  https://review.openstack.org/17026018:10
krotscheckdims: I realized it'd make more sense if I added an explicit 'advanced configuration' section to the docs.18:11
andreykurilinhi all! module "apiclient" was deprecated at the start of kilo cycle. openstackclient is a flagman topic of client usage. But openstackclient uses python-*clients, which use apiclient, so usage of openstackclient is not conflict with usage of apiclient. that's why I'm confused. Can someone clarify this topic?18:14
andreykurilindhellmann: ^18:14
dhellmannandreykurilin: the new sdk project should replace the apiclient module, eventually18:14
*** tsekiya__ has quit IRC18:15
*** subscope_ has joined #openstack-oslo18:16
andreykurilindhellmann: does anyone use it(sdk)?18:16
dhellmannandreykurilin: it's pretty early stages, so it's hard to say. The idea is to have one client lib, though, and so I would not expect to have the python-fooclient libraries updated to use the sdk18:17
*** sigmavirus24_awa is now known as sigmavirus2418:17
*** tsekiyama has joined #openstack-oslo18:17
*** tsekiyama has quit IRC18:17
*** tsekiyama has joined #openstack-oslo18:18
andreykurilindhellmann: if it early stages, why development of apiclient is stopped? why apiclient cannot be alternative for sdk, until it will be ready for usage?18:19
dhellmannandreykurilin: the oslo team has decided not to maintain that module any more. That doesn't mean someone else can't.18:19
*** exploreshaifali has joined #openstack-oslo18:23
*** dulek has quit IRC18:23
andreykurilindhellmann: if oslo team will not maintain it, nobody will do it :( so apiclient dies without finished alternative18:23
dhellmannandreykurilin: the sdk team is active18:24
*** khivin has joined #openstack-oslo18:24
khivinhello!18:24
*** mtanino has joined #openstack-oslo18:25
openstackgerritJoshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better  https://review.openstack.org/17095618:31
dimshi khivin18:31
khivinsileht Hello! Can you take a look at https://bugs.launchpad.net/oslo.messaging/+bug/1441298  ?18:32
openstackLaunchpad bug 1441298 in oslo.messaging "RPC accidentally raise "queue not found" when RabbitMQ cluster used" [Undecided,New] - Assigned to Alex Khivin (akhivin)18:32
khivindims, hello :)18:33
andreykurilindhellmann: sdk is good alternative and, imo, it is right way, but it will be not finished in near future:(18:34
khivinsileht, is it possible to get such kind of error if replication mechanism is not superfast?18:34
dimsdansmith: what's the best way to check if the valid_values in that enum patch is good? call String's stringify for each of them?18:36
dansmithdims: call coerce18:37
dansmithdims: see my nova patch for this? I didn't do that part, but did fix the valid_values=None problem18:37
dansmithdims: probably best to wait until that lands and then sync up18:37
*** yamahata has quit IRC18:38
dimsdansmith: ack thanks18:38
*** yamahata has joined #openstack-oslo18:44
openstackgerritJeremy Stanley proposed openstack-dev/pbr: Don't override package when set in .coveragerc  https://review.openstack.org/17133118:55
*** enikanorov has quit IRC19:01
krotscheckdims: Thanks for the +2 :)19:11
*** subscope_ has quit IRC19:22
*** openstackgerrit has quit IRC19:22
*** openstackgerrit has joined #openstack-oslo19:22
*** achanda has quit IRC19:25
*** harlowja is now known as harlowja_away19:31
*** subscope_ has joined #openstack-oslo19:37
*** achanda has joined #openstack-oslo19:37
*** harlowja_away is now known as harlowja19:37
dhellmannandreykurilin: if you want to maintain the existing client lib, we can talk about that. There is no one else on the team right now that wants to do it, though so we'll need a strong commitment19:40
dimsandreykurilin: +1 to what dhellmann said. what do you need it for? are there bugs you would like to see fixed?19:41
*** e0ne has quit IRC19:46
*** achanda has quit IRC19:47
*** exploreshaifali has quit IRC19:48
krotscheckI'm hunting for +2's. Any cores out there have time to review https://review.openstack.org/#/c/170260/ ?19:59
*** jmeridth has quit IRC20:03
openstackgerritJoshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better  https://review.openstack.org/17095620:03
*** sreshetn2 has quit IRC20:07
*** amrith is now known as _amrith_20:12
*** subscop__ has joined #openstack-oslo20:20
openstackgerritJoshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges  https://review.openstack.org/17127120:21
*** jmeridth has joined #openstack-oslo20:23
*** subscope_ has quit IRC20:23
*** subscop__ has quit IRC20:25
*** jmeridth has left #openstack-oslo20:27
openstackgerritJoshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges  https://review.openstack.org/17126920:29
*** achanda has joined #openstack-oslo20:29
openstackgerritJoshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges  https://review.openstack.org/17126920:29
openstackgerritJoshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges  https://review.openstack.org/17127120:32
openstackgerritJoshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges  https://review.openstack.org/17126920:32
openstackgerritJoshua Harlow proposed openstack/oslo.utils: Add pypi download + version badges  https://review.openstack.org/17126620:38
* krotscheck pokes 20:39
*** rushiagr is now known as rushiagr_away20:42
*** kgiusti has left #openstack-oslo20:44
krotscheckdhellmann: Now that the TC meeting is over, do you have time to look over https://review.openstack.org/#/c/170260/ ?21:02
krotscheckI'd love to get your feedback21:02
dhellmannkrotscheck: looking21:02
krotscheckdhellmann: Thanks. I promise it's mostly tests and documentation21:02
openstackgerritJoshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges  https://review.openstack.org/17127121:07
openstackgerritJoshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges  https://review.openstack.org/17126921:08
openstackgerritJoshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges  https://review.openstack.org/17127121:09
sigmavirus24krotscheck: and a newline21:11
sigmavirus24;)21:11
krotschecksigmavirus24: Yep :)21:12
*** _amrith_ is now known as amrith21:13
*** pblaho has quit IRC21:13
*** jungleboyj has quit IRC21:14
*** sreshetn2 has joined #openstack-oslo21:27
krotschecksigmavirus24: Are you gordon?21:31
*** sreshetn2 has quit IRC21:32
*** stpierre has quit IRC21:32
sigmavirus24no, I'm Ian21:33
krotscheckgordc: ping21:34
krotschecksigmavirus24: My bad :)21:34
krotschecksigmavirus24: whois tells me nothing about you.21:34
sigmavirus24no worries21:34
sigmavirus24hah21:34
gordckrotscheck: hey21:34
sigmavirus24krotscheck: yeah that's my uber-paranoid settings probably21:34
krotscheckgordc: Hey, have some comments in response to your review. Thanks for looking at that :)21:34
gordckrotscheck: cool cool. will take a look.21:34
krotscheckgordc: The one I'm still a bit curious about is the multiopt one.21:35
krotscheckBecause, well, i can see the arugment21:35
krotscheckIt'd be nice to be able to say: Here's a list of domains that have these rules, here's a list of domains that have other rules.21:35
krotscheckThe way I've implemented it though is "one domain per config block".21:35
krotscheckI can go either way.21:35
*** YorikSar has quit IRC21:36
krotscheckOther than that, I'm just waiting on dhellmann's comments before I upload another patch :)21:36
*** openstackgerrit has quit IRC21:37
*** openstackgerrit has joined #openstack-oslo21:37
gordckrotscheck: sure. tbh, i've never seen anyone extend oslo.config like you have so i'm not sure what happens.21:38
krotscheckgordc: and by extend, you mean hack around things it doesn't quite support yet :)21:38
* krotscheck has no illusions about what he did there.21:38
*** mriedem is now known as mriedem_away21:39
gordckrotscheck: right, 'things it doesn't support yet' tomato, tomato...(pretend like i said that differently.) :)21:40
harlowjaanyone know whats up with oslo.db21:42
harlowjahttp://logs.openstack.org/72/171272/1/check/gate-oslo.db-python27/e2aa948/console.html21:42
krotscheckI have to say though, the entire CORS specification... it really just adds the illusion of security.21:42
harlowjaseems like really hard to get reviews to pass that21:42
harlowja*various weird errors...21:42
harlowjazzzeek any idea ^21:42
harlowja?21:42
openstackgerritJoshua Harlow proposed openstack/oslo.db: Add pypi download + version badges  https://review.openstack.org/17127221:47
openstackgerritJoshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges  https://review.openstack.org/17126921:55
zzzeekharlowja: hi21:55
zzzeekwhat am i looking at21:56
harlowjayo yo21:56
harlowjajust a simple change to add some pypi download/version badges21:56
harlowjabut unsure whats up with the test failures21:56
zzzeekyou broke it21:56
harlowjaall seem the form of http://paste.ubuntu.com/10766973/21:56
harlowjaha21:56
zzzeekso21:57
zzzeekINSERT INTO __test_insert_to_table__ (uuid, id) SELECT __test_select_from_table__.id, __test_select_from_table__.uuid21:57
harlowja'bb477ed1d1234ccc8052e1c9770b4bcb' looks more hex than integer :-P21:57
zzzeektaht is wrong, and this is the test that I think is testing that those cols are ordered now?21:57
zzzeekoslo_db.tests.sqlalchemy.test_utils.MySQLTestMigrations.test_insert_from_select_with_specified_columns_negative21:57
harlowjaunsure21:57
harlowjak21:57
zzzeekOK there was a gerrit recently, taht fixed the InsertFromSelect to order the cols correctly21:57
harlowjakk21:57
zzzeekand that looks a whole lot like it’s negative21:57
zzzeekthats what i can give you :)21:58
*** stevemar has quit IRC21:58
zzzeektryin all day to get a percona thing to start here21:58
harlowjanp21:58
harlowjau cann doooo it21:58
openstackgerritOpenStack Proposal Bot proposed openstack/oslo.messaging: Updated from global requirements  https://review.openstack.org/17140021:58
openstackgerritMichael Krotscheck proposed openstack/oslo.middleware: Add CORS Middleware for Oslo.  https://review.openstack.org/17026021:59
openstackgerritOpenStack Proposal Bot proposed openstack/tooz: Updated from global requirements  https://review.openstack.org/17140322:00
krotscheckgordc: Ok, ^^ includes the other changes I mentioned. I'm afk for about an hour, and will likely do another patch after dhellmann's comments land.22:00
openstackgerritJoshua Harlow proposed openstack/oslo.log: Add pypi download + version badges  https://review.openstack.org/17127622:04
openstackgerritJoshua Harlow proposed openstack/taskflow: Use the same oslo docs header  https://review.openstack.org/17140722:06
*** alexpilotti has quit IRC22:12
*** alexpilotti has joined #openstack-oslo22:13
*** alexpilotti has quit IRC22:14
*** jungleboyj has joined #openstack-oslo22:16
*** gordc has quit IRC22:20
*** sreshetn2 has joined #openstack-oslo22:28
*** jecarey has quit IRC22:30
*** dims_ has joined #openstack-oslo22:30
*** dims_ has quit IRC22:30
*** dims_ has joined #openstack-oslo22:31
*** sreshetn2 has quit IRC22:33
*** bknudson has quit IRC22:33
*** dims has quit IRC22:34
*** sigmavirus24 is now known as sigmavirus24_awa22:36
*** sputnik13 has quit IRC22:38
*** boris-42 has quit IRC22:38
*** alexpilotti has joined #openstack-oslo22:43
*** jgrimm has quit IRC22:51
*** jaosorior has quit IRC22:52
*** jgrimm has joined #openstack-oslo22:52
*** bknudson has joined #openstack-oslo22:56
*** bknudson1 has joined #openstack-oslo22:58
*** jgrimm is now known as zz_jgrimm22:59
*** bknudson has quit IRC23:00
openstackgerritMerged openstack/oslo.i18n: Standardize setup.cfg summary for oslo libs  https://review.openstack.org/17065423:02
*** achanda has quit IRC23:05
openstackgerritMerged openstack/oslo.rootwrap: Correct RST syntax errors in README.rst  https://review.openstack.org/17064523:08
openstackgerritMerged openstack/oslo.utils: Cleanup README.rst and setup.cfg  https://review.openstack.org/17065923:15
openstackgerritMerged openstack/oslo.serialization: Cleanup README.rst and setup.cfg  https://review.openstack.org/17065723:21
*** achanda has joined #openstack-oslo23:21
openstackgerritMerged openstack/oslo.context: Standardize setup.cfg summary for oslo libs  https://review.openstack.org/17065223:33
*** boris-42 has joined #openstack-oslo23:54

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