openstackgerrit | Joshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better https://review.openstack.org/170956 | 00:14 |
---|---|---|
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better https://review.openstack.org/170956 | 00:15 |
*** achanda has joined #openstack-oslo | 00:15 | |
*** achanda has quit IRC | 00:20 | |
*** zzzeek has quit IRC | 00:22 | |
*** zul has joined #openstack-oslo | 00:23 | |
*** tsekiyam_ has joined #openstack-oslo | 00:27 | |
*** tsekiyama has quit IRC | 00:31 | |
*** sreshetn2 has joined #openstack-oslo | 00:40 | |
*** sreshetn2 has quit IRC | 00:44 | |
*** stevemar has quit IRC | 00:53 | |
openstackgerrit | ayoung proposed openstack/oslo.policy: CLI Policy Check tool https://review.openstack.org/170978 | 00:55 |
*** sputnik13 has quit IRC | 01:07 | |
*** tsekiyam_ has quit IRC | 01:19 | |
*** mtanino has quit IRC | 01:26 | |
*** amrith is now known as _amrith_ | 01:54 | |
*** _amrith_ is now known as amrith | 01:57 | |
*** yamahata has quit IRC | 02:13 | |
*** stevemar has joined #openstack-oslo | 02:29 | |
*** achanda has joined #openstack-oslo | 02:37 | |
*** achanda has quit IRC | 02:47 | |
*** achanda has joined #openstack-oslo | 02:48 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better https://review.openstack.org/170956 | 02:54 |
*** dims has quit IRC | 02:58 | |
*** dims has joined #openstack-oslo | 03:07 | |
*** dims_ has joined #openstack-oslo | 03:08 | |
*** dims has quit IRC | 03:12 | |
*** dims_ has quit IRC | 03:20 | |
*** jamielennox is now known as jamielennox|away | 03:47 | |
*** harlowja is now known as harlowja_away | 03:55 | |
*** sputnik13 has joined #openstack-oslo | 04:00 | |
*** achanda has quit IRC | 04:13 | |
*** achanda has joined #openstack-oslo | 04:20 | |
*** amotoki has joined #openstack-oslo | 04:20 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better https://review.openstack.org/170956 | 05:50 |
*** ozamiatin_ has joined #openstack-oslo | 06:23 | |
*** sputnik13 has quit IRC | 06:24 | |
*** yamahata has joined #openstack-oslo | 06:25 | |
*** inc0 has joined #openstack-oslo | 06:36 | |
*** ozamiatin_ has quit IRC | 06:38 | |
*** dulek_ has joined #openstack-oslo | 06:39 | |
*** liusheng has joined #openstack-oslo | 06:56 | |
*** sreshetn2 has joined #openstack-oslo | 06:58 | |
*** achanda has quit IRC | 07:04 | |
*** achanda has joined #openstack-oslo | 07:08 | |
*** achanda has quit IRC | 07:23 | |
*** achanda has joined #openstack-oslo | 07:26 | |
*** andreykurilin_ has joined #openstack-oslo | 07:34 | |
*** shardy has joined #openstack-oslo | 07:35 | |
*** achanda has quit IRC | 07:37 | |
*** e0ne has joined #openstack-oslo | 07:40 | |
*** subscope has joined #openstack-oslo | 07:41 | |
*** YorikSar has quit IRC | 07:46 | |
*** dguitarbite has joined #openstack-oslo | 07:47 | |
*** e0ne has quit IRC | 07:51 | |
*** stevemar has quit IRC | 07:54 | |
*** andreykurilin_ has quit IRC | 08:03 | |
*** jaosorior has joined #openstack-oslo | 08:05 | |
*** e0ne has joined #openstack-oslo | 08:06 | |
*** haypo has joined #openstack-oslo | 08:12 | |
*** sreshetn2 has quit IRC | 08:14 | |
*** e0ne has quit IRC | 08:15 | |
*** e0ne has joined #openstack-oslo | 08:17 | |
*** e0ne has quit IRC | 08:21 | |
*** ndipanov has joined #openstack-oslo | 08:30 | |
*** ihrachyshka has joined #openstack-oslo | 08:31 | |
*** yamahata has quit IRC | 08:32 | |
*** sreshetn2 has joined #openstack-oslo | 08:36 | |
*** YorikSar has joined #openstack-oslo | 08:39 | |
*** xylan has joined #openstack-oslo | 08:53 | |
xylan | hi, 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 |
openstackgerrit | Merged openstack/oslotest: Cleanup README.rst and setup.cfg https://review.openstack.org/170662 | 08:54 |
xylan | but what i do is adding some fields specific to Mistral, so i don't know how could i go ahead? | 08:56 |
xylan | Could I modify the code directly in Oslo.log, and then waiting for sync with Mistral? | 08:57 |
*** dulek___ has joined #openstack-oslo | 08:59 | |
*** inc0 has quit IRC | 08:59 | |
*** dulek_ has quit IRC | 09:01 | |
*** e0ne has joined #openstack-oslo | 09:01 | |
*** e0ne is now known as e0ne_ | 09:01 | |
*** inc0 has joined #openstack-oslo | 09:03 | |
*** andreykurilin has quit IRC | 09:04 | |
*** rushiagr_away is now known as rushiagr | 09:06 | |
*** e0ne_ is now known as e0ne | 09:10 | |
haypo | hi. 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 |
haypo | InstallRequirement is an object from pip | 09:14 |
haypo | is someone aware of this issue? | 09:14 |
haypo | according 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.1 | 09:15 |
haypo | oh, update.py works with pip 6.0.8 | 09:16 |
viktors | haypo: please see https://bugs.launchpad.net/tempest/+bug/1440984 | 09:28 |
openstack | Launchpad bug 1440984 in tempest "AttributeError: 'InstallRequirement' when running update.py" [Undecided,New] | 09:28 |
haypo | viktors, oh, thanks! | 09:28 |
viktors | np | 09:29 |
*** inc0 has quit IRC | 09:29 | |
*** dims has joined #openstack-oslo | 09:29 | |
*** inc0 has joined #openstack-oslo | 09:29 | |
*** inc0 has quit IRC | 09:34 | |
*** dims has quit IRC | 09:35 | |
*** inc0 has joined #openstack-oslo | 09:39 | |
*** ujjain has joined #openstack-oslo | 09:39 | |
openstackgerrit | Peter Zhurba proposed openstack/oslo.messaging: Graceful shutdown of nova-compute service fails. https://review.openstack.org/171104 | 09:41 |
*** inc0 has quit IRC | 09:44 | |
haypo | seriously, is it possible to install DevStack and that it works at the first try? :) | 09:54 |
haypo | after 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 |
therve | haypo, Even on 2.7 installing argparse should work | 09:58 |
therve | So I believe you have another issue | 09:59 |
haypo | therve, "$ pip install argparse" says "Skipping requirement: argparse because argparse is a stdlib package" which makes sense :) | 09:59 |
therve | Ought to be a new feature of pip | 09:59 |
therve | haypo, So what's the problem? | 10:00 |
*** inc0 has joined #openstack-oslo | 10:00 | |
haypo | therve, 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 it | 10:00 |
therve | haypo, So devstack is not really the culprit, pip stupid development cycle is | 10:00 |
haypo | haha | 10:00 |
therve | I mean seriously, is there any other package that should care about compatibility more than that? | 10:01 |
haypo | therve, well, sometimes i would help to have a "stable version" of devstack, to not be the beta tester of all changes :) | 10:01 |
viktors | haypo: +1 to this :) | 10:02 |
therve | haypo, Well there are stable branches | 10:02 |
*** inc0 has quit IRC | 10:02 | |
*** inc0_ has joined #openstack-oslo | 10:03 | |
viktors | therve: so should I just checkout to stable branch on devstack? | 10:05 |
therve | viktors, Maybe? It depends on what you want to do | 10:05 |
viktors | therve: I only want to install a "stable version" of devstack | 10:05 |
* haypo writes an email to openstack-dev | 10:06 | |
therve | viktors, Well that's worth a try then | 10:06 |
viktors | therve: thanks, will try | 10:06 |
haypo | where should I report the argparse issue? it looks that multiple components are affected | 10:09 |
haypo | i opened https://bugs.launchpad.net/keystone/+bug/1441083 for the argparse issue | 10:14 |
openstack | Launchpad 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 e0ne | 10:22 | |
*** cdent has joined #openstack-oslo | 10:26 | |
*** viktors is now known as viktors|lunch | 10:27 | |
*** inc0_ has quit IRC | 10:43 | |
*** dulek_ has joined #openstack-oslo | 10:49 | |
*** dulek___ has quit IRC | 10:50 | |
*** ujjain has quit IRC | 10:56 | |
*** ujjain has joined #openstack-oslo | 10:56 | |
*** rpodolyaka has quit IRC | 11:02 | |
*** dguitarbite has quit IRC | 11:06 | |
*** dguitarbite has joined #openstack-oslo | 11:06 | |
jd__ | viktors|lunch: when olso.db 1.8 is planned? I need that for Gnocchi with the latests patches I sent | 11:07 |
*** rpodolyaka has joined #openstack-oslo | 11:07 | |
openstackgerrit | Dolph Mathews proposed openstack/oslo.config: Drop explicit requirement for argparse https://review.openstack.org/171128 | 11:08 |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo-specs: Change ZeroMQ driver underlying pattern to REQ/REP https://review.openstack.org/171131 | 11:16 |
*** cdent_ has joined #openstack-oslo | 11:16 | |
*** ozamiatin_ has joined #openstack-oslo | 11:17 | |
*** cdent_ has quit IRC | 11:19 | |
*** stpierre has joined #openstack-oslo | 11:20 | |
*** cdent has quit IRC | 11:20 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo-specs: Change ZeroMQ driver underlying pattern to REQ/REP https://review.openstack.org/171131 | 11:20 |
*** cdent has joined #openstack-oslo | 11:22 | |
*** ujjain has quit IRC | 11:33 | |
*** dguitarbite has quit IRC | 11:33 | |
*** ozamiatin_ has quit IRC | 11:33 | |
*** viktors|lunch is now known as viktors | 11:33 | |
*** dguitarbite has joined #openstack-oslo | 11:36 | |
*** pblaho has joined #openstack-oslo | 11:37 | |
*** amotoki has quit IRC | 11:38 | |
*** andreykurilin has joined #openstack-oslo | 11:39 | |
*** enikanorov has quit IRC | 11:42 | |
*** stpierre has quit IRC | 11:42 | |
*** stpierre has joined #openstack-oslo | 11:42 | |
*** enikanorov has joined #openstack-oslo | 11:43 | |
*** inc0 has joined #openstack-oslo | 11:44 | |
*** gtt116_ has joined #openstack-oslo | 11:47 | |
*** amrith is now known as _amrith_ | 11:51 | |
*** ozamiatin_ has joined #openstack-oslo | 12:00 | |
*** dulek___ has joined #openstack-oslo | 12:01 | |
*** dulek_ has quit IRC | 12:03 | |
*** gtt116_ has quit IRC | 12:04 | |
*** hogepodge has quit IRC | 12:08 | |
*** fesp has joined #openstack-oslo | 12:19 | |
*** ozamiatin_ has quit IRC | 12:19 | |
*** fesp has quit IRC | 12:19 | |
openstackgerrit | Dolph Mathews proposed openstack/oslo.config: Specify that argparse is only required for Python < 2.7 https://review.openstack.org/171128 | 12:19 |
*** hogepodge has joined #openstack-oslo | 12:20 | |
*** alexpilotti has joined #openstack-oslo | 12:22 | |
*** gordc has joined #openstack-oslo | 12:28 | |
*** dulek___ has quit IRC | 12:33 | |
*** dulek___ has joined #openstack-oslo | 12:33 | |
*** dims has joined #openstack-oslo | 12:34 | |
*** dims has quit IRC | 12:39 | |
*** stevemar has joined #openstack-oslo | 12:39 | |
*** tedross has joined #openstack-oslo | 12:42 | |
*** ozamiatin_ has joined #openstack-oslo | 12:46 | |
*** exploreshaifali has joined #openstack-oslo | 12:47 | |
*** amotoki has joined #openstack-oslo | 13:00 | |
viktors | jd__: hi! It's hard to say :) | 13:03 |
*** kgiusti has joined #openstack-oslo | 13:06 | |
*** bknudson has joined #openstack-oslo | 13:06 | |
*** openstackgerrit has quit IRC | 13:07 | |
*** openstackgerrit has joined #openstack-oslo | 13:07 | |
*** e0ne is now known as e0ne_ | 13:08 | |
*** e0ne_ is now known as e0ne | 13:08 | |
*** dims has joined #openstack-oslo | 13:11 | |
*** _amrith_ is now known as amrith | 13:21 | |
*** ndipanov has quit IRC | 13:31 | |
*** jungleboyj has quit IRC | 13:34 | |
*** zzzeek has joined #openstack-oslo | 13:34 | |
*** dims has quit IRC | 13:36 | |
*** dims has joined #openstack-oslo | 13:37 | |
*** jgrimm is now known as zz_jgrimm | 13:37 | |
*** rushiagr is now known as rushiagr_away | 13:39 | |
*** zzzeek has quit IRC | 13:40 | |
*** ihrachyshka has quit IRC | 13:44 | |
*** ihrachyshka has joined #openstack-oslo | 13:44 | |
*** rpodolyaka has quit IRC | 13:45 | |
*** rpodolyaka has joined #openstack-oslo | 13:47 | |
jd__ | viktors: what makes it hard? :) | 13:48 |
*** zzzeek has joined #openstack-oslo | 13:49 | |
*** mriedem_away is now known as mriedem | 13:49 | |
*** e0ne is now known as e0ne_ | 13:58 | |
*** e0ne_ is now known as e0ne | 13:58 | |
* viktors went to look at change log | 13:58 | |
*** jaypipes has joined #openstack-oslo | 13:59 | |
viktors | jd__: I suppose, that you need some already merged feature. Is it so? | 13:59 |
*** mtanino has joined #openstack-oslo | 14:00 | |
*** yamahata has joined #openstack-oslo | 14:01 | |
*** ndipanov has joined #openstack-oslo | 14:02 | |
*** jecarey has joined #openstack-oslo | 14:06 | |
*** boris-42 has joined #openstack-oslo | 14:08 | |
jd__ | viktors: no I need a couple of patches waiting on review where you +2 already | 14:08 |
*** ndipanov has quit IRC | 14:08 | |
*** exploreshaifali has quit IRC | 14:10 | |
viktors | jd__: it's no problem for me to release 1.18, after your patch merged. | 14:11 |
*** ndipanov has joined #openstack-oslo | 14:12 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:16 | |
*** rushiagr_away is now known as rushiagr | 14:17 | |
jd__ | viktors: ok thanks :) | 14:22 |
*** zz_jgrimm is now known as jgrimm | 14:23 | |
*** inc0 has quit IRC | 14:34 | |
openstackgerrit | Merged openstack-dev/cookiecutter: More portable to use setup.py test not testr https://review.openstack.org/170596 | 14:36 |
*** devlaps has quit IRC | 14:38 | |
*** dulek___ is now known as dulek_ | 14:54 | |
*** dulek_ is now known as dulek | 14:54 | |
*** e0ne is now known as e0ne_ | 14:57 | |
*** e0ne_ is now known as e0ne | 15:02 | |
*** jungleboyj has joined #openstack-oslo | 15:19 | |
*** tsekiyama has joined #openstack-oslo | 15:20 | |
openstackgerrit | Marco Fargetta proposed openstack/oslo.db: Sanity check after migration https://review.openstack.org/161162 | 15:25 |
*** jungleboyj has quit IRC | 15:29 | |
*** mtanino has quit IRC | 15:29 | |
*** amotoki has quit IRC | 15:34 | |
*** exploreshaifali has joined #openstack-oslo | 15:36 | |
*** ccrouch has quit IRC | 15:36 | |
*** devlaps has joined #openstack-oslo | 15:40 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo-specs: Change ZeroMQ driver underlying pattern to REQ/REP https://review.openstack.org/171131 | 15:41 |
*** jungleboyj has joined #openstack-oslo | 15:42 | |
*** ozamiatin_ has quit IRC | 15:44 | |
*** ihrachyshka has quit IRC | 15:49 | |
*** exploreshaifali has quit IRC | 15:49 | |
openstackgerrit | Merged openstack/oslo.versionedobjects: Standardize setup.cfg summary for oslo libs https://review.openstack.org/170656 | 15:56 |
*** haypo has quit IRC | 15:58 | |
*** alexpilotti has quit IRC | 15:59 | |
*** arnaud___ has joined #openstack-oslo | 16:01 | |
*** tedross has left #openstack-oslo | 16:01 | |
*** YorikSar has quit IRC | 16:02 | |
*** dulek has quit IRC | 16:03 | |
*** alexpilotti has joined #openstack-oslo | 16:11 | |
openstackgerrit | Joshua Harlow proposed openstack/oslo.utils: Add pypi download + version badges https://review.openstack.org/171266 | 16:12 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.config: Add pypi download + version badges https://review.openstack.org/171267 | 16:13 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.config: Add pypi download + version badges https://review.openstack.org/171267 | 16:14 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges https://review.openstack.org/171269 | 16:15 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges https://review.openstack.org/171271 | 16:16 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.db: Add pypi download + version badges https://review.openstack.org/171272 | 16:17 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.messaging: Add pypi download + version badges https://review.openstack.org/171273 | 16:18 |
openstackgerrit | Joshua Harlow proposed openstack/stevedore: Add pypi download + version badges https://review.openstack.org/171275 | 16:19 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.log: Add pypi download + version badges https://review.openstack.org/171276 | 16:21 |
*** e0ne has quit IRC | 16:21 | |
openstackgerrit | Joshua Harlow proposed openstack/debtcollector: Add pypi download + version badges https://review.openstack.org/171277 | 16:22 |
*** alexpilotti_ has joined #openstack-oslo | 16:24 | |
*** alexpilotti has quit IRC | 16:24 | |
*** alexpilotti_ is now known as alexpilotti | 16:24 | |
*** ozamiatin_ has joined #openstack-oslo | 16:25 | |
*** sputnik13 has joined #openstack-oslo | 16:25 | |
*** devlaps has quit IRC | 16:39 | |
*** arnaud___ has quit IRC | 16:40 | |
openstackgerrit | Julien Danjou proposed openstack/oslo.db: exc_filters: support for ForeignKey error on delete https://review.openstack.org/171290 | 16:51 |
*** ozamiatin_ has quit IRC | 16:58 | |
*** YorikSar has joined #openstack-oslo | 16:58 | |
*** tsekiyam_ has joined #openstack-oslo | 17:00 | |
*** tsekiyam_ has quit IRC | 17:02 | |
*** tsekiya__ has joined #openstack-oslo | 17:02 | |
*** tsekiyama has quit IRC | 17:04 | |
*** e0ne has joined #openstack-oslo | 17:05 | |
*** e0ne is now known as e0ne_ | 17:05 | |
*** e0ne_ is now known as e0ne | 17:06 | |
*** sreshetn2 has quit IRC | 17:08 | |
*** sreshetn2 has joined #openstack-oslo | 17:09 | |
*** daniel3_ has joined #openstack-oslo | 17:10 | |
*** sreshetn2 has quit IRC | 17:15 | |
krotscheck | dims: 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 IRC | 17:17 | |
*** dulek has joined #openstack-oslo | 17:24 | |
dims | krotscheck: 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 IRC | 17:28 | |
krotscheck | dims: 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_awa | 17:29 | |
*** e0ne is now known as e0ne_ | 17:29 | |
*** harlowja_away is now known as harlowja | 17:31 | |
dims | krotscheck: ok different question then when would code in cors.py apply the configuration settings from that section? | 17:33 |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better https://review.openstack.org/170956 | 17:34 |
*** e0ne_ has quit IRC | 17:34 | |
krotscheck | dims: __init__() | 17:35 |
krotscheck | dims: Specifically lines 102 and 111, depending on which case is triggered. | 17:35 |
openstackgerrit | Timothy R. Chavez proposed openstack-dev/pbr: Sphinx >=1.3.1 init_values() requires an argument https://review.openstack.org/171309 | 17:36 |
*** achanda has joined #openstack-oslo | 17:36 | |
harlowja | anyone know what happened to haypo jd__ ? | 17:37 |
jd__ | harlowja: meaning? | 17:37 |
harlowja | just wondering if he can get time to fill in https://review.openstack.org/#/c/164035/ | 17:37 |
harlowja | it'd be nice to have like something somewhat mutually agreed for the summit | 17:37 |
harlowja | ^ thats all | 17:37 |
harlowja | at least something people can look at/talk about | 17:38 |
*** e0ne has joined #openstack-oslo | 17:38 | |
dims | krotscheck: 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 applied | 17:40 |
dims | right? | 17:41 |
krotscheck | dims: That's correct. | 17:42 |
krotscheck | dims: That approach gives us granular, per-origin control on what a client is permitted to do. | 17:43 |
dims | cool, so let's add a few lines in cors.rst to tell that story | 17:44 |
dims | i'll +2 after that | 17:44 |
dims | thanks for your patience | 17:44 |
krotscheck | dims: 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 |
dims | great | 17:45 |
openstackgerrit | Timothy R. Chavez proposed openstack-dev/pbr: Sphinx >=1.3 init_values() requires an argument https://review.openstack.org/171309 | 17:56 |
*** cdent has quit IRC | 17:59 | |
*** sreshetn2 has joined #openstack-oslo | 18:00 | |
*** jamielennox|away is now known as jamielennox | 18:01 | |
*** yamahata has joined #openstack-oslo | 18:08 | |
openstackgerrit | Michael Krotscheck proposed openstack/oslo.middleware: Add CORS Middleware for Oslo. https://review.openstack.org/170260 | 18:10 |
krotscheck | dims: I realized it'd make more sense if I added an explicit 'advanced configuration' section to the docs. | 18:11 |
andreykurilin | hi 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 |
andreykurilin | dhellmann: ^ | 18:14 |
dhellmann | andreykurilin: the new sdk project should replace the apiclient module, eventually | 18:14 |
*** tsekiya__ has quit IRC | 18:15 | |
*** subscope_ has joined #openstack-oslo | 18:16 | |
andreykurilin | dhellmann: does anyone use it(sdk)? | 18:16 |
dhellmann | andreykurilin: 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 sdk | 18:17 |
*** sigmavirus24_awa is now known as sigmavirus24 | 18:17 | |
*** tsekiyama has joined #openstack-oslo | 18:17 | |
*** tsekiyama has quit IRC | 18:17 | |
*** tsekiyama has joined #openstack-oslo | 18:18 | |
andreykurilin | dhellmann: 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 |
dhellmann | andreykurilin: 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-oslo | 18:23 | |
*** dulek has quit IRC | 18:23 | |
andreykurilin | dhellmann: if oslo team will not maintain it, nobody will do it :( so apiclient dies without finished alternative | 18:23 |
dhellmann | andreykurilin: the sdk team is active | 18:24 |
*** khivin has joined #openstack-oslo | 18:24 | |
khivin | hello! | 18:24 |
*** mtanino has joined #openstack-oslo | 18:25 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better https://review.openstack.org/170956 | 18:31 |
dims | hi khivin | 18:31 |
khivin | sileht Hello! Can you take a look at https://bugs.launchpad.net/oslo.messaging/+bug/1441298 ? | 18:32 |
openstack | Launchpad bug 1441298 in oslo.messaging "RPC accidentally raise "queue not found" when RabbitMQ cluster used" [Undecided,New] - Assigned to Alex Khivin (akhivin) | 18:32 |
khivin | dims, hello :) | 18:33 |
andreykurilin | dhellmann: sdk is good alternative and, imo, it is right way, but it will be not finished in near future:( | 18:34 |
khivin | sileht, is it possible to get such kind of error if replication mechanism is not superfast? | 18:34 |
dims | dansmith: 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 |
dansmith | dims: call coerce | 18:37 |
dansmith | dims: see my nova patch for this? I didn't do that part, but did fix the valid_values=None problem | 18:37 |
dansmith | dims: probably best to wait until that lands and then sync up | 18:37 |
*** yamahata has quit IRC | 18:38 | |
dims | dansmith: ack thanks | 18:38 |
*** yamahata has joined #openstack-oslo | 18:44 | |
openstackgerrit | Jeremy Stanley proposed openstack-dev/pbr: Don't override package when set in .coveragerc https://review.openstack.org/171331 | 18:55 |
*** enikanorov has quit IRC | 19:01 | |
krotscheck | dims: Thanks for the +2 :) | 19:11 |
*** subscope_ has quit IRC | 19:22 | |
*** openstackgerrit has quit IRC | 19:22 | |
*** openstackgerrit has joined #openstack-oslo | 19:22 | |
*** achanda has quit IRC | 19:25 | |
*** harlowja is now known as harlowja_away | 19:31 | |
*** subscope_ has joined #openstack-oslo | 19:37 | |
*** achanda has joined #openstack-oslo | 19:37 | |
*** harlowja_away is now known as harlowja | 19:37 | |
dhellmann | andreykurilin: 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 commitment | 19:40 |
dims | andreykurilin: +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 IRC | 19:46 | |
*** achanda has quit IRC | 19:47 | |
*** exploreshaifali has quit IRC | 19:48 | |
krotscheck | I'm hunting for +2's. Any cores out there have time to review https://review.openstack.org/#/c/170260/ ? | 19:59 |
*** jmeridth has quit IRC | 20:03 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Make resolution/retry strategies more clear and better https://review.openstack.org/170956 | 20:03 |
*** sreshetn2 has quit IRC | 20:07 | |
*** amrith is now known as _amrith_ | 20:12 | |
*** subscop__ has joined #openstack-oslo | 20:20 | |
openstackgerrit | Joshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges https://review.openstack.org/171271 | 20:21 |
*** jmeridth has joined #openstack-oslo | 20:23 | |
*** subscope_ has quit IRC | 20:23 | |
*** subscop__ has quit IRC | 20:25 | |
*** jmeridth has left #openstack-oslo | 20:27 | |
openstackgerrit | Joshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges https://review.openstack.org/171269 | 20:29 |
*** achanda has joined #openstack-oslo | 20:29 | |
openstackgerrit | Joshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges https://review.openstack.org/171269 | 20:29 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges https://review.openstack.org/171271 | 20:32 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges https://review.openstack.org/171269 | 20:32 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.utils: Add pypi download + version badges https://review.openstack.org/171266 | 20:38 |
* krotscheck pokes | 20:39 | |
*** rushiagr is now known as rushiagr_away | 20:42 | |
*** kgiusti has left #openstack-oslo | 20:44 | |
krotscheck | dhellmann: Now that the TC meeting is over, do you have time to look over https://review.openstack.org/#/c/170260/ ? | 21:02 |
krotscheck | I'd love to get your feedback | 21:02 |
dhellmann | krotscheck: looking | 21:02 |
krotscheck | dhellmann: Thanks. I promise it's mostly tests and documentation | 21:02 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges https://review.openstack.org/171271 | 21:07 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges https://review.openstack.org/171269 | 21:08 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.concurrency: Add pypi download + version badges https://review.openstack.org/171271 | 21:09 |
sigmavirus24 | krotscheck: and a newline | 21:11 |
sigmavirus24 | ;) | 21:11 |
krotscheck | sigmavirus24: Yep :) | 21:12 |
*** _amrith_ is now known as amrith | 21:13 | |
*** pblaho has quit IRC | 21:13 | |
*** jungleboyj has quit IRC | 21:14 | |
*** sreshetn2 has joined #openstack-oslo | 21:27 | |
krotscheck | sigmavirus24: Are you gordon? | 21:31 |
*** sreshetn2 has quit IRC | 21:32 | |
*** stpierre has quit IRC | 21:32 | |
sigmavirus24 | no, I'm Ian | 21:33 |
krotscheck | gordc: ping | 21:34 |
krotscheck | sigmavirus24: My bad :) | 21:34 |
krotscheck | sigmavirus24: whois tells me nothing about you. | 21:34 |
sigmavirus24 | no worries | 21:34 |
sigmavirus24 | hah | 21:34 |
gordc | krotscheck: hey | 21:34 |
sigmavirus24 | krotscheck: yeah that's my uber-paranoid settings probably | 21:34 |
krotscheck | gordc: Hey, have some comments in response to your review. Thanks for looking at that :) | 21:34 |
gordc | krotscheck: cool cool. will take a look. | 21:34 |
krotscheck | gordc: The one I'm still a bit curious about is the multiopt one. | 21:35 |
krotscheck | Because, well, i can see the arugment | 21:35 |
krotscheck | It'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 |
krotscheck | The way I've implemented it though is "one domain per config block". | 21:35 |
krotscheck | I can go either way. | 21:35 |
*** YorikSar has quit IRC | 21:36 | |
krotscheck | Other than that, I'm just waiting on dhellmann's comments before I upload another patch :) | 21:36 |
*** openstackgerrit has quit IRC | 21:37 | |
*** openstackgerrit has joined #openstack-oslo | 21:37 | |
gordc | krotscheck: sure. tbh, i've never seen anyone extend oslo.config like you have so i'm not sure what happens. | 21:38 |
krotscheck | gordc: 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_away | 21:39 | |
gordc | krotscheck: right, 'things it doesn't support yet' tomato, tomato...(pretend like i said that differently.) :) | 21:40 |
harlowja | anyone know whats up with oslo.db | 21:42 |
harlowja | http://logs.openstack.org/72/171272/1/check/gate-oslo.db-python27/e2aa948/console.html | 21:42 |
krotscheck | I have to say though, the entire CORS specification... it really just adds the illusion of security. | 21:42 |
harlowja | seems like really hard to get reviews to pass that | 21:42 |
harlowja | *various weird errors... | 21:42 |
harlowja | zzzeek any idea ^ | 21:42 |
harlowja | ? | 21:42 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.db: Add pypi download + version badges https://review.openstack.org/171272 | 21:47 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.serialization: Add pypi download + version badges https://review.openstack.org/171269 | 21:55 |
zzzeek | harlowja: hi | 21:55 |
zzzeek | what am i looking at | 21:56 |
harlowja | yo yo | 21:56 |
harlowja | just a simple change to add some pypi download/version badges | 21:56 |
harlowja | but unsure whats up with the test failures | 21:56 |
zzzeek | you broke it | 21:56 |
harlowja | all seem the form of http://paste.ubuntu.com/10766973/ | 21:56 |
harlowja | ha | 21:56 |
zzzeek | so | 21:57 |
zzzeek | INSERT INTO __test_insert_to_table__ (uuid, id) SELECT __test_select_from_table__.id, __test_select_from_table__.uuid | 21:57 |
harlowja | 'bb477ed1d1234ccc8052e1c9770b4bcb' looks more hex than integer :-P | 21:57 |
zzzeek | taht is wrong, and this is the test that I think is testing that those cols are ordered now? | 21:57 |
zzzeek | oslo_db.tests.sqlalchemy.test_utils.MySQLTestMigrations.test_insert_from_select_with_specified_columns_negative | 21:57 |
harlowja | unsure | 21:57 |
harlowja | k | 21:57 |
zzzeek | OK there was a gerrit recently, taht fixed the InsertFromSelect to order the cols correctly | 21:57 |
harlowja | kk | 21:57 |
zzzeek | and that looks a whole lot like it’s negative | 21:57 |
zzzeek | thats what i can give you :) | 21:58 |
*** stevemar has quit IRC | 21:58 | |
zzzeek | tryin all day to get a percona thing to start here | 21:58 |
harlowja | np | 21:58 |
harlowja | u cann doooo it | 21:58 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/oslo.messaging: Updated from global requirements https://review.openstack.org/171400 | 21:58 |
openstackgerrit | Michael Krotscheck proposed openstack/oslo.middleware: Add CORS Middleware for Oslo. https://review.openstack.org/170260 | 21:59 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tooz: Updated from global requirements https://review.openstack.org/171403 | 22:00 |
krotscheck | gordc: 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 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.log: Add pypi download + version badges https://review.openstack.org/171276 | 22:04 |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Use the same oslo docs header https://review.openstack.org/171407 | 22:06 |
*** alexpilotti has quit IRC | 22:12 | |
*** alexpilotti has joined #openstack-oslo | 22:13 | |
*** alexpilotti has quit IRC | 22:14 | |
*** jungleboyj has joined #openstack-oslo | 22:16 | |
*** gordc has quit IRC | 22:20 | |
*** sreshetn2 has joined #openstack-oslo | 22:28 | |
*** jecarey has quit IRC | 22:30 | |
*** dims_ has joined #openstack-oslo | 22:30 | |
*** dims_ has quit IRC | 22:30 | |
*** dims_ has joined #openstack-oslo | 22:31 | |
*** sreshetn2 has quit IRC | 22:33 | |
*** bknudson has quit IRC | 22:33 | |
*** dims has quit IRC | 22:34 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:36 | |
*** sputnik13 has quit IRC | 22:38 | |
*** boris-42 has quit IRC | 22:38 | |
*** alexpilotti has joined #openstack-oslo | 22:43 | |
*** jgrimm has quit IRC | 22:51 | |
*** jaosorior has quit IRC | 22:52 | |
*** jgrimm has joined #openstack-oslo | 22:52 | |
*** bknudson has joined #openstack-oslo | 22:56 | |
*** bknudson1 has joined #openstack-oslo | 22:58 | |
*** jgrimm is now known as zz_jgrimm | 22:59 | |
*** bknudson has quit IRC | 23:00 | |
openstackgerrit | Merged openstack/oslo.i18n: Standardize setup.cfg summary for oslo libs https://review.openstack.org/170654 | 23:02 |
*** achanda has quit IRC | 23:05 | |
openstackgerrit | Merged openstack/oslo.rootwrap: Correct RST syntax errors in README.rst https://review.openstack.org/170645 | 23:08 |
openstackgerrit | Merged openstack/oslo.utils: Cleanup README.rst and setup.cfg https://review.openstack.org/170659 | 23:15 |
openstackgerrit | Merged openstack/oslo.serialization: Cleanup README.rst and setup.cfg https://review.openstack.org/170657 | 23:21 |
*** achanda has joined #openstack-oslo | 23:21 | |
openstackgerrit | Merged openstack/oslo.context: Standardize setup.cfg summary for oslo libs https://review.openstack.org/170652 | 23:33 |
*** boris-42 has joined #openstack-oslo | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!