*** openstackgerrit has quit IRC | 00:01 | |
*** tsekiyama has quit IRC | 00:01 | |
*** openstackgerrit has joined #openstack-oslo | 00:01 | |
*** tsekiyama has joined #openstack-oslo | 00:03 | |
openstackgerrit | Joshua Harlow proposed openstack/debtcollector: Add a 'removed_property' descriptor class https://review.openstack.org/206253 | 00:03 |
---|---|---|
*** sdake_ has joined #openstack-oslo | 00:11 | |
*** sdake has quit IRC | 00:11 | |
*** _amrith_ is now known as amrith | 00:16 | |
*** tsekiyam_ has joined #openstack-oslo | 00:17 | |
*** tsekiyama has quit IRC | 00:20 | |
*** achanda has quit IRC | 00:21 | |
*** tsekiyam_ has quit IRC | 00:21 | |
*** SergeyLukjanov has quit IRC | 00:21 | |
*** mtanino has quit IRC | 00:22 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Cache atom name -> actions and provide accessor function https://review.openstack.org/198211 | 00:22 |
*** d0ugal has quit IRC | 00:24 | |
*** achanda has joined #openstack-oslo | 00:26 | |
*** Kennan_Vacation has joined #openstack-oslo | 00:29 | |
*** SergeyLukjanov has joined #openstack-oslo | 00:29 | |
*** d0ugal has joined #openstack-oslo | 00:30 | |
*** d0ugal is now known as Guest74554 | 00:30 | |
*** achanda has quit IRC | 00:31 | |
lifeless | harlowja: have you seen https://github.com/jmcgeheeiv/pyfakefs ? | 00:33 |
lifeless | (or similar) | 00:33 |
lifeless | harlowja: sadly it requires mox3 ;) | 00:33 |
*** jecarey has joined #openstack-oslo | 00:34 | |
harlowja | thats cool | 00:34 |
harlowja | minus the mox3 | 00:34 |
*** stevemar_ has joined #openstack-oslo | 00:34 | |
harlowja | damn, that guy needs to use a folder, lol | 00:34 |
harlowja | dumped all code into one folder | 00:34 |
harlowja | guy/girl | 00:34 |
harlowja | *in that repo | 00:34 |
lifeless | yeah, its not the only one out there | 00:34 |
lifeless | looks like they're moving to depending on mock | 00:35 |
lifeless | bzrlib has a comprehensive vfs with a memory backend too | 00:35 |
*** achanda has joined #openstack-oslo | 00:36 | |
lifeless | https://github.com/jmcgeheeiv/pyfakefs/blob/master/fake_filesystem.py has no mock or mox usage | 00:36 |
harlowja | woah | 00:37 |
harlowja | interesting | 00:37 |
*** achanda has quit IRC | 00:37 | |
harlowja | camel case methods, no good, ha | 00:38 |
*** achanda has joined #openstack-oslo | 00:40 | |
harlowja | ya, thats more featured than my crappy one that i just use in taskflow | 00:40 |
lifeless | so I'm not proposing that one specifically | 00:41 |
lifeless | there's a few out there | 00:41 |
harlowja | sure sure | 00:41 |
lifeless | but I think we should hunt around and pick a good one | 00:41 |
harlowja | i'm just whining, lol | 00:41 |
lifeless | I want to be able to recommend it from the mock docs too | 00:41 |
harlowja | hmmmm | 00:41 |
lifeless | the current advice is weak | 00:41 |
lifeless | https://docs.python.org/dev/library/unittest.mock.html#unittest.mock.mock_open | 00:41 |
harlowja | agreed | 00:43 |
harlowja | especially when using that doesn't work with built-in python libraries (like warnings) | 00:43 |
harlowja | bbl | 00:44 |
*** harlowja has quit IRC | 00:44 | |
*** harlowja has joined #openstack-oslo | 00:59 | |
*** dims has quit IRC | 01:00 | |
*** vilobhmm111 has quit IRC | 01:11 | |
*** gordc has joined #openstack-oslo | 01:16 | |
*** thumpba has quit IRC | 01:17 | |
*** thumpba has joined #openstack-oslo | 01:17 | |
*** ccarmack has joined #openstack-oslo | 01:22 | |
*** amrith is now known as _amrith_ | 01:27 | |
*** stevemar_ has quit IRC | 01:54 | |
*** stevemar_ has joined #openstack-oslo | 01:55 | |
*** ccarmack has quit IRC | 02:08 | |
*** Kennan_Vacation is now known as Kennan | 02:08 | |
*** ccarmack has joined #openstack-oslo | 02:09 | |
*** sdake_ is now known as sdake | 02:15 | |
*** geoffarnoldX is now known as geoffarnold | 02:18 | |
*** sdake has quit IRC | 02:30 | |
*** gordc has quit IRC | 02:59 | |
*** sheeprine has quit IRC | 02:59 | |
*** sheeprine has joined #openstack-oslo | 03:01 | |
*** sdake has joined #openstack-oslo | 03:02 | |
*** tristanC has quit IRC | 03:10 | |
*** tristanC has joined #openstack-oslo | 03:12 | |
*** zzzeek has joined #openstack-oslo | 03:14 | |
*** geoffarnold is now known as geoffarnoldX | 03:20 | |
*** amotoki has joined #openstack-oslo | 03:48 | |
*** zz_dimtruck is now known as dimtruck | 03:58 | |
*** thumpba has quit IRC | 04:00 | |
*** ViswaV has joined #openstack-oslo | 04:06 | |
*** dimtruck is now known as zz_dimtruck | 04:09 | |
*** dims has joined #openstack-oslo | 04:10 | |
*** ViswaV has quit IRC | 04:10 | |
*** ViswaV has joined #openstack-oslo | 04:11 | |
*** achanda has quit IRC | 04:11 | |
*** harlowja_at_home has joined #openstack-oslo | 04:20 | |
openstackgerrit | Merged openstack/oslo-incubator: Sort keys in table output in print_dict https://review.openstack.org/232172 | 04:40 |
*** morgan has quit IRC | 04:47 | |
*** harlowja_at_home has quit IRC | 04:49 | |
*** morgan has joined #openstack-oslo | 04:50 | |
*** achanda has joined #openstack-oslo | 04:59 | |
*** geoffarnoldX has quit IRC | 05:07 | |
openstackgerrit | Merged openstack/debtcollector: Add a moved function helper https://review.openstack.org/196338 | 05:21 |
*** vilobhmm11 has joined #openstack-oslo | 05:22 | |
*** sputnik13 has joined #openstack-oslo | 05:39 | |
*** sputnik13 has quit IRC | 05:46 | |
*** zzzeek has quit IRC | 05:47 | |
*** sputnik13 has joined #openstack-oslo | 05:47 | |
*** nkrinner has joined #openstack-oslo | 06:04 | |
*** vilobhmm11 has quit IRC | 06:26 | |
*** ViswaV has quit IRC | 06:37 | |
*** browne has quit IRC | 06:58 | |
*** yamahata has joined #openstack-oslo | 07:11 | |
*** ndipanov has quit IRC | 07:11 | |
*** stevemar_ has quit IRC | 07:14 | |
*** stevemar_ has joined #openstack-oslo | 07:14 | |
*** stevemar_ has quit IRC | 07:18 | |
*** _amrith_ is now known as amrith | 07:18 | |
*** Guest74554 is now known as d0ugal | 07:23 | |
*** shardy has joined #openstack-oslo | 07:23 | |
*** d0ugal has quit IRC | 07:23 | |
*** d0ugal has joined #openstack-oslo | 07:23 | |
*** amrith is now known as _amrith_ | 07:28 | |
*** exploreshaifali has joined #openstack-oslo | 07:40 | |
*** openstackstatus has quit IRC | 07:47 | |
*** openstackstatus has joined #openstack-oslo | 07:49 | |
*** ChanServ sets mode: +v openstackstatus | 07:49 | |
*** ihrachys has joined #openstack-oslo | 07:55 | |
openstackgerrit | enikanorov proposed openstack/oslo.db: Add debug logging for DB retry attempt. https://review.openstack.org/228480 | 08:03 |
*** yassine_ has joined #openstack-oslo | 08:03 | |
*** yassine_ has quit IRC | 08:04 | |
*** yassine_ has joined #openstack-oslo | 08:04 | |
*** achanda has quit IRC | 08:07 | |
*** droyal has quit IRC | 08:08 | |
*** shardy_ has joined #openstack-oslo | 08:08 | |
*** shardy has quit IRC | 08:10 | |
*** achanda has joined #openstack-oslo | 08:13 | |
*** shardy_ has quit IRC | 08:13 | |
*** shardy has joined #openstack-oslo | 08:14 | |
*** achanda has quit IRC | 08:15 | |
*** droyal has joined #openstack-oslo | 08:20 | |
*** markus_z has joined #openstack-oslo | 08:24 | |
*** ndipanov has joined #openstack-oslo | 08:46 | |
*** exploreshaifali has quit IRC | 08:49 | |
*** achanda has joined #openstack-oslo | 09:16 | |
*** ozamiatin has joined #openstack-oslo | 09:18 | |
*** achanda has quit IRC | 09:21 | |
*** e0ne has joined #openstack-oslo | 09:23 | |
*** yassine_ has quit IRC | 09:54 | |
*** sputnik13 has quit IRC | 10:05 | |
*** kbyrne has quit IRC | 10:12 | |
*** kbyrne has joined #openstack-oslo | 10:14 | |
*** shardy_ has joined #openstack-oslo | 10:25 | |
*** shardy has quit IRC | 10:25 | |
*** cdent has joined #openstack-oslo | 10:30 | |
*** shardy_ has quit IRC | 10:30 | |
*** shardy has joined #openstack-oslo | 10:31 | |
*** sdake has quit IRC | 10:41 | |
*** yassine_ has joined #openstack-oslo | 11:00 | |
openstackgerrit | XiaBing Yao proposed openstack/oslo.config: provide item_type default value in __init__ function for class List https://review.openstack.org/232473 | 11:07 |
openstackgerrit | XiaBing Yao proposed openstack/oslo.config: provide item_type default value in __init__ function https://review.openstack.org/232473 | 11:11 |
*** achanda has joined #openstack-oslo | 11:19 | |
*** achanda has quit IRC | 11:26 | |
*** ozamiatin has quit IRC | 11:41 | |
*** _amrith_ is now known as amrith | 11:44 | |
*** yassine__ has joined #openstack-oslo | 12:04 | |
*** kgiusti has joined #openstack-oslo | 12:07 | |
*** yassine_ has quit IRC | 12:08 | |
*** thumpba has joined #openstack-oslo | 12:08 | |
*** thumpba has quit IRC | 12:09 | |
*** thumpba has joined #openstack-oslo | 12:09 | |
*** gordc has joined #openstack-oslo | 12:22 | |
*** amotoki has quit IRC | 12:29 | |
*** thumpba has quit IRC | 12:30 | |
*** stevemar_ has joined #openstack-oslo | 12:31 | |
*** thumpba has joined #openstack-oslo | 12:33 | |
*** thumpba has quit IRC | 12:34 | |
*** stevemar_ has quit IRC | 12:34 | |
*** zz_dimtruck is now known as dimtruck | 12:35 | |
*** amrith is now known as _amrith_ | 12:37 | |
*** edmondsw has joined #openstack-oslo | 12:38 | |
*** thumpba has joined #openstack-oslo | 12:39 | |
*** thumpba_ has joined #openstack-oslo | 12:41 | |
*** thumpba has quit IRC | 12:42 | |
*** jecarey_ has joined #openstack-oslo | 12:45 | |
*** jecarey has quit IRC | 12:48 | |
*** thumpba_ has quit IRC | 12:50 | |
*** thumpba has joined #openstack-oslo | 12:51 | |
*** thumpba has left #openstack-oslo | 12:53 | |
*** jecarey_ has quit IRC | 12:54 | |
openstackgerrit | fumihiko kakuma proposed openstack/oslo.rootwrap: Python 3: encode or decode i/o data of Popen.communicate() https://review.openstack.org/230408 | 12:56 |
*** boris-42 has quit IRC | 12:58 | |
*** rlrossit has joined #openstack-oslo | 13:00 | |
*** jaypipes has joined #openstack-oslo | 13:08 | |
*** shardy_ has joined #openstack-oslo | 13:14 | |
*** dimtruck is now known as zz_dimtruck | 13:14 | |
*** shardy has quit IRC | 13:15 | |
flaper87 | sileht: https://review.openstack.org/#/c/231043/ :) | 13:17 |
*** ozamiatin has joined #openstack-oslo | 13:17 | |
sileht | flaper87, done | 13:18 |
flaper87 | now I gotta figure out what happened in kilo | 13:18 |
flaper87 | ah i know what that is... | 13:18 |
flaper87 | I think | 13:19 |
*** shardy_ has quit IRC | 13:19 | |
*** shardy has joined #openstack-oslo | 13:20 | |
*** achanda has joined #openstack-oslo | 13:24 | |
*** pradk has joined #openstack-oslo | 13:24 | |
*** achanda has quit IRC | 13:27 | |
*** achanda has joined #openstack-oslo | 13:27 | |
*** achanda has quit IRC | 13:27 | |
*** regXboi has joined #openstack-oslo | 13:29 | |
*** zzzeek has joined #openstack-oslo | 13:30 | |
*** mriedem has joined #openstack-oslo | 13:33 | |
openstackgerrit | XiaBing Yao proposed openstack/oslo.config: provide item_type default value in __init__ function https://review.openstack.org/232473 | 13:40 |
*** boris-42 has joined #openstack-oslo | 13:43 | |
*** zz_dimtruck is now known as dimtruck | 13:44 | |
openstackgerrit | Tom Cocozzello proposed openstack/oslo.middleware: Configure filter factories for PasteDeploy https://review.openstack.org/230156 | 13:47 |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:50 | |
*** yassine__ has quit IRC | 13:50 | |
openstackgerrit | XiaBing Yao proposed openstack/oslo.config: provide item_type default value in __init__ function https://review.openstack.org/232473 | 13:55 |
*** _amrith_ is now known as amrith | 13:57 | |
openstackgerrit | Merged openstack/oslo.messaging: AMQP 1.0: Properly initialize AMQP 1.0 configuration options https://review.openstack.org/231567 | 13:57 |
openstackgerrit | fumihiko kakuma proposed openstack/oslo.rootwrap: Python 3: encode or decode i/o data of Popen.communicate() https://review.openstack.org/230408 | 14:02 |
*** yassine__ has joined #openstack-oslo | 14:04 | |
*** yassine__ has quit IRC | 14:05 | |
*** yassine_ has joined #openstack-oslo | 14:05 | |
*** alejandrito has joined #openstack-oslo | 14:12 | |
*** stevemar_ has joined #openstack-oslo | 14:28 | |
*** achanda has joined #openstack-oslo | 14:28 | |
*** sdake has joined #openstack-oslo | 14:29 | |
*** mtanino has joined #openstack-oslo | 14:31 | |
*** e0ne has quit IRC | 14:37 | |
*** achanda has quit IRC | 14:38 | |
*** jecarey has joined #openstack-oslo | 14:41 | |
*** thumpba has joined #openstack-oslo | 14:44 | |
*** mtreinish has quit IRC | 14:54 | |
*** mtreinish has joined #openstack-oslo | 14:54 | |
*** e0ne has joined #openstack-oslo | 14:57 | |
*** dguitarbite has quit IRC | 14:58 | |
*** achanda has joined #openstack-oslo | 14:59 | |
*** jecarey_ has joined #openstack-oslo | 15:00 | |
*** browne has joined #openstack-oslo | 15:01 | |
*** achanda has quit IRC | 15:02 | |
*** jecarey has quit IRC | 15:02 | |
*** nkrinner has quit IRC | 15:15 | |
*** ihrachys has quit IRC | 15:16 | |
*** sputnik13 has joined #openstack-oslo | 15:21 | |
*** david-ly_ has joined #openstack-oslo | 15:22 | |
*** david-lyle has quit IRC | 15:23 | |
*** david-ly_ is now known as david-lyle | 15:24 | |
*** alejandrito has quit IRC | 15:25 | |
*** alejandrito has joined #openstack-oslo | 15:25 | |
*** amotoki has joined #openstack-oslo | 15:31 | |
*** harlowja_at_home has joined #openstack-oslo | 15:42 | |
*** dims has quit IRC | 15:46 | |
*** harlowja_at_home has quit IRC | 15:50 | |
*** dims has joined #openstack-oslo | 15:57 | |
*** vilobhmm11 has joined #openstack-oslo | 15:57 | |
*** dims_ has joined #openstack-oslo | 15:59 | |
*** jecarey has joined #openstack-oslo | 16:01 | |
*** dims has quit IRC | 16:02 | |
*** jecarey_ has quit IRC | 16:03 | |
*** ozamiatin has quit IRC | 16:04 | |
*** tsekiyama has joined #openstack-oslo | 16:04 | |
*** e0ne has quit IRC | 16:05 | |
*** dimtruck is now known as zz_dimtruck | 16:05 | |
openstackgerrit | Joshua Harlow proposed openstack/debtcollector: Add ability to disable warnings being emitted https://review.openstack.org/232638 | 16:14 |
*** vilobhmm11 has quit IRC | 16:16 | |
*** fultonj has joined #openstack-oslo | 16:23 | |
*** yassine_ has quit IRC | 16:26 | |
*** geoffarnold has joined #openstack-oslo | 16:27 | |
*** geoffarn_ has joined #openstack-oslo | 16:29 | |
*** geoffarnold has quit IRC | 16:32 | |
*** ozamiatin has joined #openstack-oslo | 16:41 | |
dansmith | dims_: jaypipes: passing now: https://review.openstack.org/#/c/231648/ | 16:43 |
jaypipes | dansmith: Wallaby'd | 16:46 |
dansmith | jaypipes: dims_ thanks homies | 16:46 |
dansmith | jaypipes: that typo makes me hurt, but we need to get this in quick, so... | 16:46 |
dansmith | dims_: so what's the versioning and release strategy here? | 16:48 |
dansmith | dims_: we have landed a few things since the last release, which are fine to include, but not sure if you want to try to do a point release for liberty or not.. | 16:49 |
dims_ | dansmith: do we need this in stable/liberty of o.vo for use with stable/liberty Nova? | 16:49 |
dansmith | dims_: yeah | 16:50 |
dims_ | in other words, is stable/liberty nova broken w/o this fix | 16:50 |
dansmith | dims_: sorry :/ | 16:50 |
dansmith | dims_: it's not broken yet, but it will be | 16:50 |
dansmith | dims_: meaning, as soon as we bump the instance version in master, we'll stop being able to backport for liberty properly | 16:50 |
dims_ | because of stable/liberty reviews in progress for Nova i guess, | 16:50 |
dims_ | ah ok | 16:51 |
dansmith | wait | 16:51 |
* dansmith puts his thinking cap on | 16:51 | |
dansmith | the nova change we merged was very specifically for kilo->liberty | 16:51 |
dansmith | but we might be okay with this just on master | 16:52 |
dansmith | yeah, I think maybe so | 16:52 |
dansmith | too many thing. | 16:52 |
*** vilobhmm11 has joined #openstack-oslo | 16:52 | |
dansmith | dims_: so can we plan to cut this soon for just master and then do a point release for liberty later if I'm wrong? | 16:53 |
dims_ | no worries, let's just do a master/mitaka release for o.vo | 16:53 |
dims_ | right | 16:53 |
dims_ | we can do point release for liberty later | 16:53 |
dansmith | cool | 16:53 |
dims_ | if needed | 16:53 |
dansmith | in my defense, calls kept me from getting coffee until 9:50am, which is like, against the geneva convention I think | 16:53 |
*** ihrachys has joined #openstack-oslo | 16:59 | |
dims_ | :) | 17:01 |
*** thumpba has quit IRC | 17:03 | |
dansmith | dims_: sdague: what would you think about getting the gate-tempest-dsvm-neutron-src-oslo.versionedobjects job to run on nova but non-voting? | 17:06 |
dansmith | or in experimental | 17:06 |
dansmith | because it would help us being able to check out that a three-step dance works before actually doing the steps I think | 17:06 |
dims_ | dansmith: +1 to experimental for sure, do we really need it for every nova review? | 17:07 |
dansmith | dims_: it would be nice, but only because I don't pay the bills :) | 17:08 |
dims_ | dansmith: we have too many reviews :) | 17:08 |
dansmith | I know | 17:08 |
dansmith | experimental would be fine | 17:08 |
dims_ | +1 | 17:09 |
dansmith | I wish I could do "recheck experimental $job" or something to get just one thing run | 17:09 |
dansmith | that would be a nice optimization of that process | 17:09 |
*** abitha has joined #openstack-oslo | 17:09 | |
dims_ | ++ | 17:09 |
dims_ | we should probably request infra folks | 17:10 |
*** mriedem has quit IRC | 17:11 | |
*** ndipanov has quit IRC | 17:11 | |
dansmith | I'll ask about how that would be done in a bit | 17:11 |
*** tsekiyama has quit IRC | 17:12 | |
*** dims has joined #openstack-oslo | 17:15 | |
*** dims has quit IRC | 17:18 | |
*** dims_ has quit IRC | 17:19 | |
*** achanda has joined #openstack-oslo | 17:20 | |
*** mriedem has joined #openstack-oslo | 17:20 | |
*** yamahata has quit IRC | 17:23 | |
*** yamahata has joined #openstack-oslo | 17:24 | |
*** subscope has joined #openstack-oslo | 17:25 | |
*** geoffarn_ is now known as geoffarnoldX | 17:31 | |
*** exploreshaifali has joined #openstack-oslo | 17:31 | |
*** ccarmack has quit IRC | 17:34 | |
*** ihrachys has quit IRC | 17:36 | |
harlowja | kevinbenton lifeless https://review.openstack.org/#/c/232638/ | 17:39 |
harlowja | may your dreams come true when using ^ | 17:39 |
harlowja | lol | 17:39 |
*** markus_z has quit IRC | 17:39 | |
*** ccarmack has joined #openstack-oslo | 17:39 | |
harlowja | for https://bugs.launchpad.net/debtcollector/+bug/1503918 | 17:40 |
openstack | Launchpad bug 1503918 in debtcollector "testing deprecated functions is annoying" [High,Triaged] - Assigned to Joshua Harlow (harlowja) | 17:40 |
*** geoffarnoldX is now known as geoffarn_ | 17:40 | |
*** e0ne has joined #openstack-oslo | 17:40 | |
*** ihrachys has joined #openstack-oslo | 17:41 | |
kevinbenton | harlowja: thanks! | 17:48 |
harlowja | np | 17:48 |
openstackgerrit | Merged openstack/oslo.versionedobjects: Fix obj_to_primitive() when used with a manifest https://review.openstack.org/231648 | 17:53 |
*** ViswaV has joined #openstack-oslo | 17:56 | |
*** ViswaV_ has joined #openstack-oslo | 17:56 | |
*** ViswaV has quit IRC | 18:00 | |
*** ViswaV_ has quit IRC | 18:01 | |
*** ViswaV has joined #openstack-oslo | 18:01 | |
openstackgerrit | Ken Giusti proposed openstack/oslo.messaging: Use the hostname from the Transport for GSSAPI Authentication https://review.openstack.org/231479 | 18:06 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.utils: Add useful 'time_it' decorator https://review.openstack.org/231220 | 18:08 |
*** dims has joined #openstack-oslo | 18:09 | |
lifeless | harlowja: cool, queued up | 18:13 |
harlowja | nice | 18:13 |
*** tsekiyama has joined #openstack-oslo | 18:13 | |
*** ihrachys has quit IRC | 18:17 | |
*** tsekiyama has quit IRC | 18:18 | |
*** exploreshaifali has quit IRC | 18:19 | |
*** zz_dimtruck is now known as dimtruck | 18:20 | |
*** amotoki has quit IRC | 18:26 | |
*** tsekiyama has joined #openstack-oslo | 18:30 | |
sdague | yeh, experimental is always goodness | 18:30 |
*** tsekiyama has quit IRC | 18:30 | |
*** tsekiyama has joined #openstack-oslo | 18:31 | |
*** thangp has joined #openstack-oslo | 18:37 | |
*** geoffarn_ is now known as geoffarnoldX | 18:41 | |
*** ViswaV has quit IRC | 18:42 | |
openstackgerrit | Merged openstack/futurist: Add useful watcher '__repr__' function https://review.openstack.org/231766 | 18:42 |
*** e0ne has quit IRC | 18:44 | |
*** ViswaV has joined #openstack-oslo | 18:48 | |
*** e0ne has joined #openstack-oslo | 18:49 | |
*** ViswaV has quit IRC | 18:57 | |
*** jecarey has quit IRC | 18:59 | |
*** jecarey has joined #openstack-oslo | 19:00 | |
*** geoffarnoldX has quit IRC | 19:17 | |
*** tsekiyama has quit IRC | 19:18 | |
*** tsekiyama has joined #openstack-oslo | 19:20 | |
dansmith | dims: okay that merged to o.vo, so how soon can we cut a release? | 19:34 |
dansmith | dims: sometimes I can cheat and override something in nova, but I can't really in this case | 19:35 |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: Fix target resolution mismatch in neutron, nova, heat https://review.openstack.org/232720 | 19:39 |
*** e0ne has quit IRC | 19:42 | |
*** tsekiyama has quit IRC | 19:48 | |
*** tsekiyama has joined #openstack-oslo | 19:49 | |
*** cdent has quit IRC | 19:54 | |
*** jecarey_ has joined #openstack-oslo | 19:54 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.policy: Custom fixture to avoid external call in HttpCheck https://review.openstack.org/232725 | 19:55 |
*** jecarey has quit IRC | 19:55 | |
*** amrith is now known as _amrith_ | 20:06 | |
*** itisha has joined #openstack-oslo | 20:06 | |
*** kgiusti has left #openstack-oslo | 20:07 | |
harlowja | dims dhellmann ttx something u might be interested in https://review.openstack.org/#/c/232729/ | 20:07 |
harlowja | openstack universe @ https://gist.github.com/harlowja/baedb7e97f3e2e847737 :-P | 20:07 |
harlowja | ^ big tent universe, lol | 20:08 |
*** tsekiyama has quit IRC | 20:08 | |
*** TravT has joined #openstack-oslo | 20:08 | |
*** tsekiyama has joined #openstack-oslo | 20:09 | |
itisha | Hey! I needed some help with oslo config files. We have two services that currently use the same config file. we want to, however, have some settings separated by service such as the log file. what is the best way to do that. can we do that within the same config file or do we need role specific files? | 20:10 |
*** tsekiyama has quit IRC | 20:10 | |
*** sjmc7 has joined #openstack-oslo | 20:11 | |
*** tsekiyama has joined #openstack-oslo | 20:11 | |
*** tsekiyama has quit IRC | 20:12 | |
*** yamahata has quit IRC | 20:12 | |
openstackgerrit | Joshua Harlow proposed openstack/oslo.utils: Add useful 'time_it' decorator https://review.openstack.org/231220 | 20:13 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.utils: Add useful 'time_it' decorator https://review.openstack.org/231220 | 20:14 |
*** tsekiyama has joined #openstack-oslo | 20:14 | |
*** tsekiyama has quit IRC | 20:15 | |
*** browne has quit IRC | 20:15 | |
*** browne has joined #openstack-oslo | 20:15 | |
*** sdake has quit IRC | 20:17 | |
*** tsekiyama has joined #openstack-oslo | 20:18 | |
itisha | dims, bknudson: Could you please help me with my problem? ^ | 20:18 |
openstackgerrit | Merged openstack/oslotest: Fix coverage configuration and execution https://review.openstack.org/230497 | 20:22 |
*** jecarey_ has quit IRC | 20:23 | |
*** sdake has joined #openstack-oslo | 20:23 | |
*** ozamiatin has quit IRC | 20:27 | |
*** tsekiyama has quit IRC | 20:28 | |
openstackgerrit | Doug Hellmann proposed openstack/oslo.reports: remove extraneous coverage omit instruction https://review.openstack.org/232740 | 20:28 |
*** tsekiyama has joined #openstack-oslo | 20:28 | |
*** yamahata has joined #openstack-oslo | 20:30 | |
*** jecarey has joined #openstack-oslo | 20:31 | |
*** tsekiyama has quit IRC | 20:36 | |
*** tsekiyama has joined #openstack-oslo | 20:37 | |
*** yamahata has quit IRC | 20:39 | |
openstackgerrit | Merged openstack-dev/oslo-cookiecutter: Change ignore-errors to ignore_errors https://review.openstack.org/226054 | 20:42 |
*** edmondsw has quit IRC | 20:43 | |
*** yamahata has joined #openstack-oslo | 20:47 | |
*** regXboi has quit IRC | 20:54 | |
*** ig0r_ has joined #openstack-oslo | 20:58 | |
*** ig0r_ has quit IRC | 21:03 | |
*** ig0r_ has joined #openstack-oslo | 21:05 | |
*** ozamiatin has joined #openstack-oslo | 21:08 | |
*** ig0r_ has quit IRC | 21:10 | |
openstackgerrit | Merged openstack/mox3: Add universal wheel tag to setup.cfg https://review.openstack.org/230853 | 21:12 |
*** nikhil has joined #openstack-oslo | 21:13 | |
*** tsekiyama has quit IRC | 21:14 | |
*** tsekiyama has joined #openstack-oslo | 21:15 | |
*** thangp has quit IRC | 21:16 | |
openstackgerrit | Merged openstack/oslo-incubator: Improve error messaging for accessing review.o.o https://review.openstack.org/218964 | 21:17 |
openstackgerrit | Merged openstack/oslo.log: Fix coverage configuration and execution https://review.openstack.org/229890 | 21:18 |
*** dkalleg has joined #openstack-oslo | 21:18 | |
openstackgerrit | Ronald Bradford proposed openstack/oslo.i18n: Fix coverage configuration and execution https://review.openstack.org/229888 | 21:19 |
dkalleg | Hey @harlowja, I'm back with more tooz questions :) | 21:20 |
harlowja | dkalleg howdy! | 21:20 |
harlowja | how many i serve :) | 21:20 |
dkalleg | I've got my service using tooz and getting me a zookeeper coordinator, works great! Now I'm working out how to test. I want to have the test go through zeke instead of kazoo. | 21:20 |
harlowja | right | 21:21 |
harlowja | soooo | 21:21 |
openstackgerrit | Ronald Bradford proposed openstack/oslo.context: Fix coverage configuration and execution https://review.openstack.org/229885 | 21:21 |
harlowja | dkalleg so u can make a fake zake client and pass it when requesting a coordinator | 21:21 |
dkalleg | Is it as simple as changing my connection string from "zookeeper://xx:xx" to "zeke://"? Or could I pass in some 'client=xxx' kwarg into coordingation.get_coordinator(someurl, 'myname', client=myZekeCliennt) ? | 21:22 |
dkalleg | ah :) beat me to it | 21:22 |
harlowja | either can work, depends on how/what your test is doing | 21:22 |
harlowja | if u want to be able to setup the client with some data in it, and/or retrieve data afterwards then u need the 'coordingation.get_coordinator(someurl, 'myname', client=myZekeCliennt) ' | 21:22 |
harlowja | where some url is like "zake://" | 21:22 |
harlowja | i'm pretty that cooridnator knows how to use a provided client | 21:23 |
dkalleg | oh i see, was talking with sputnik13 and he was under the assumption I cannot pass in 'zake://' as my url to get_coordinator | 21:23 |
openstackgerrit | Ronald Bradford proposed openstack/oslo.serialization: Fix coverage configuration and execution https://review.openstack.org/229894 | 21:23 |
harlowja | nah u should be able to | 21:23 |
harlowja | >>> from tooz import coordination | 21:24 |
harlowja | >>> coordination.get_coordinator | 21:24 |
harlowja | >>> coordination.get_coordinator("zake://", 'me') | 21:24 |
harlowja | <tooz.drivers.zake.ZakeDriver object at 0x2ad84db9ead0> | 21:24 |
harlowja | orrrr | 21:24 |
openstackgerrit | Ronald Bradford proposed openstack/oslo.utils: Fix coverage configuration and execution https://review.openstack.org/229897 | 21:24 |
dkalleg | ok cool. All I would need to be able to do after calling get_coordinator("zake://", "name") would be, start(), stop(), get_lock(), then lock_acquire/release | 21:24 |
openstackgerrit | Brant Knudson proposed openstack/oslo.cache: Make CacheIsolatingProxy public https://review.openstack.org/232764 | 21:25 |
harlowja | yup, if u want to preseed the backend that zake is going to use | 21:25 |
harlowja | then u have to do | 21:25 |
openstackgerrit | Ronald Bradford proposed openstack/oslo.vmware: Fix coverage configuration and execution https://review.openstack.org/229900 | 21:25 |
dkalleg | sorry, you mean to say I have to set up a zeke client then pass it into get_coordinator() ? | 21:26 |
harlowja | if u want | 21:26 |
harlowja | https://gist.github.com/harlowja/5968d5951fe7e210b54c | 21:26 |
harlowja | u can pass in a storage backend from a setup client that the client will then use | 21:26 |
harlowja | the storage in that gist, is what the coordinators client will 'believe' is stored in zookeeper | 21:27 |
harlowja | sooo u can setup some kind of expected data in a fake client before the test, the tell the coordinator to use the location of that data | 21:27 |
harlowja | ^ is more of an advanced use case | 21:27 |
*** sdake has quit IRC | 21:28 | |
openstackgerrit | Brant Knudson proposed openstack/oslo.cache: Make CacheIsolatingProxy public https://review.openstack.org/232764 | 21:28 |
dkalleg | Ha, yep, seems more advanced than I need (at least for now). | 21:30 |
openstackgerrit | Merged openstack/oslo.middleware: Fix coverage configuration and execution https://review.openstack.org/229892 | 21:30 |
harlowja | dkalleg cool | 21:30 |
harlowja | if zake doesn't work don't blame me, haha | 21:30 |
harlowja | actually it should pretty much work transparently (or thats the goal) | 21:30 |
openstackgerrit | Ronald Bradford proposed openstack/oslo.db: Fix coverage configuration and execution https://review.openstack.org/229886 | 21:31 |
harlowja | https://github.com/yahoo/Zake/graphs/contributors :-P | 21:31 |
openstackgerrit | Merged openstack/oslo.i18n: Enhance the formatting error robustness patch https://review.openstack.org/216785 | 21:31 |
openstackgerrit | Merged openstack/oslo.reports: Fix coverage configuration and execution https://review.openstack.org/229963 | 21:31 |
dkalleg | but just passing my connection url as get_coordinator("zeke://", 'name') show allow me to run start(), stop(), get_lock(), lock.acquire/release() ? | 21:31 |
harlowja | right | 21:32 |
openstackgerrit | Merged openstack/oslo.context: Change ignore-errors to ignore_errors https://review.openstack.org/225793 | 21:32 |
harlowja | although u might want to use "zake://" and not "zeke://" | 21:32 |
harlowja | otherwise yes :) | 21:32 |
dkalleg | hehe, whoops | 21:32 |
dkalleg | Thanks again, you're always a big help! and tolerate my noob-ly questions :) | 21:33 |
openstackgerrit | Merged openstack/taskflow: No need for Oslo Incubator Sync https://review.openstack.org/230852 | 21:34 |
harlowja | dkalleg :-P | 21:35 |
openstackgerrit | Merged openstack/oslo.db: Correct invalid reference https://review.openstack.org/228657 | 21:39 |
openstackgerrit | Merged openstack/oslo.cache: Change ignore-errors to ignore_errors https://review.openstack.org/225791 | 21:42 |
*** sigmavirus24 is now known as sigmavirus24_awa | 21:43 | |
*** rlrossit has left #openstack-oslo | 21:44 | |
*** ccarmack has quit IRC | 21:44 | |
*** mriedem has quit IRC | 21:45 | |
openstackgerrit | Merged openstack/oslo.config: Fix coverage configuration and execution https://review.openstack.org/229884 | 21:49 |
*** ozamiatin has quit IRC | 21:49 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.policy: Custom fixture to avoid external call in HttpCheck https://review.openstack.org/232725 | 21:52 |
*** ccarmack has joined #openstack-oslo | 21:52 | |
*** gordc has quit IRC | 21:55 | |
*** ccarmack has quit IRC | 21:55 | |
openstackgerrit | Merged openstack/oslo.service: RetryDecorator should not log warnings/errors for expected exceptions https://review.openstack.org/231162 | 21:57 |
*** ccarmack has joined #openstack-oslo | 21:59 | |
*** ViswaV has joined #openstack-oslo | 21:59 | |
*** I has joined #openstack-oslo | 22:00 | |
*** I is now known as Guest81346 | 22:00 | |
*** Guest81346 has quit IRC | 22:01 | |
*** haigang has joined #openstack-oslo | 22:01 | |
*** ccarmack1 has joined #openstack-oslo | 22:04 | |
openstackgerrit | Merged openstack/oslo.config: Fix bad exception for StrOpt with invalid choice value https://review.openstack.org/226993 | 22:04 |
*** ccarmack has quit IRC | 22:05 | |
*** ViswaV has quit IRC | 22:06 | |
openstackgerrit | Merged openstack/oslo.concurrency: Fix Tests to run under OSX https://review.openstack.org/231202 | 22:07 |
*** ccarmack1 has quit IRC | 22:09 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.policy: Custom fixture to avoid external call in HttpCheck https://review.openstack.org/232725 | 22:10 |
dims | rbradfor: thanks for all the coverage reviews! +1 to add ci jobs for them | 22:11 |
harlowja | dims sooo i thought there was a secret coverage job already happening | 22:11 |
harlowja | from what i remember | 22:11 |
harlowja | or maybe thats only on gate | 22:11 |
harlowja | or maybe i'm on crack | 22:11 |
harlowja | lol | 22:11 |
openstackgerrit | Merged openstack/oslo.db: Add universal wheel tag to setup.cfg https://review.openstack.org/230855 | 22:12 |
dims | harlowja: worth checking...haha | 22:12 |
harlowja | which part :-P | 22:12 |
dims | the gate part not the crack part :) | 22:12 |
harlowja | lol | 22:12 |
*** ccarmack has joined #openstack-oslo | 22:12 | |
*** ccarmack has left #openstack-oslo | 22:12 | |
harlowja | i swear something runs but isn't published anywhere | 22:12 |
harlowja | or is published, but not widely known url | 22:13 |
*** tsekiyam_ has joined #openstack-oslo | 22:13 | |
*** tsekiyama has quit IRC | 22:14 | |
harlowja | dims sooo let's see who can find the secret url first, lol | 22:16 |
*** pradk has quit IRC | 22:17 | |
*** geoffarnold has joined #openstack-oslo | 22:18 | |
*** alejandrito has quit IRC | 22:20 | |
harlowja | magic stuff, ha | 22:21 |
harlowja | <fungi>harlowja: http://logs.openstack.org/XX/YYYY where XX is the first two digits of the (merge!) commit sha and YYYY is the full sha | 22:21 |
harlowja | do that, and u can possibly find coverage results, lol | 22:21 |
fungi | yep | 22:21 |
harlowja | and the more u know! | 22:21 |
harlowja | lol | 22:21 |
openstackgerrit | Merged openstack/futurist: Remove tests output from code coverage https://review.openstack.org/231097 | 22:25 |
openstackgerrit | Merged openstack/futurist: Move most of green helper classes -> '_green.py' https://review.openstack.org/229674 | 22:25 |
openstackgerrit | Merged openstack/oslo.messaging: Skip Redis specific tests when it is not installed https://review.openstack.org/231208 | 22:26 |
openstackgerrit | Merged openstack/oslo.i18n: No need for Oslo Incubator Sync https://review.openstack.org/230841 | 22:35 |
*** mriedem has joined #openstack-oslo | 22:37 | |
openstackgerrit | Merged openstack/futurist: No need for Oslo Incubator Sync https://review.openstack.org/230839 | 22:47 |
harlowja | ttx if u get some time, do u think its fine to send out https://etherpad.openstack.org/p/oslo-mikata-survey to the dev list, (don't want to cause any problems for the oslo team as dims and i and others try to get some useful feedback that this kind of survey can possibly provide) | 22:49 |
harlowja | *just want to check | 22:50 |
openstackgerrit | Merged openstack/oslo.db: No need for Oslo Incubator Sync https://review.openstack.org/230840 | 22:51 |
*** jecarey has quit IRC | 22:53 | |
openstackgerrit | Merged openstack/oslo.log: No need for Oslo Incubator Sync https://review.openstack.org/230844 | 22:54 |
openstackgerrit | Merged openstack/oslo.reports: No need for Oslo Incubator Sync https://review.openstack.org/230846 | 22:56 |
*** I has joined #openstack-oslo | 22:58 | |
*** haigang has quit IRC | 22:59 | |
*** I is now known as Guest7982 | 22:59 | |
*** gordc has joined #openstack-oslo | 23:02 | |
openstackgerrit | Joshua Harlow proposed openstack/debtcollector: Add ability to disable warnings being emitted https://review.openstack.org/232638 | 23:03 |
openstackgerrit | Merged openstack/automaton: No need for Oslo Incubator Sync https://review.openstack.org/230837 | 23:03 |
*** gordc has quit IRC | 23:05 | |
*** dims has quit IRC | 23:23 | |
*** dimtruck is now known as zz_dimtruck | 23:31 | |
*** tsekiyam_ has quit IRC | 23:35 | |
*** mtanino has quit IRC | 23:37 | |
*** dims has joined #openstack-oslo | 23:40 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.policy: Custom fixture to avoid external call in HttpCheck https://review.openstack.org/232725 | 23:50 |
*** harlowja has quit IRC | 23:52 | |
*** harlowja has joined #openstack-oslo | 23:52 | |
*** abitha has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!