*** e0ne_ has quit IRC | 00:00 | |
*** salv-orlando has quit IRC | 00:04 | |
*** jerrygb has joined #openstack-oslo | 00:16 | |
*** EinstCrazy has joined #openstack-oslo | 00:16 | |
*** EinstCrazy has quit IRC | 00:17 | |
*** EinstCrazy has joined #openstack-oslo | 00:18 | |
*** mc_nair has quit IRC | 00:22 | |
*** yamamoto has joined #openstack-oslo | 00:22 | |
*** EinstCrazy has quit IRC | 00:22 | |
*** mdbooth has quit IRC | 00:32 | |
openstackgerrit | Joshua Harlow proposed openstack/tooz: Make all locks operate the same when fetched from different coordinators https://review.openstack.org/252115 | 00:39 |
---|---|---|
dims | harlowja : this one was tricky - https://review.openstack.org/#/c/252088/ | 00:46 |
lifeless | dims: o/ | 00:49 |
lifeless | dims: are you rounding up the oslo cores for that spec? | 00:49 |
dims | lifeless : i already started if you saw the minutes from last monday meeting :) | 00:49 |
lifeless | dims: well, I just want dhellmann to be happy ;) | 00:50 |
dims | :) me too | 00:50 |
harlowja | lol | 00:50 |
dims | hard part is how do we make sure we keep our guarantees and not break stuff inadvertantly | 00:50 |
lifeless | dims: well, thats the test matrix point | 00:51 |
dims | unless we can test all the things | 00:51 |
dims | y | 00:51 |
harlowja | dims woah on 252088 | 00:51 |
dims | fwiw, sdague and i got the dsvm tests from master to liberty working a week or so ago. they were not testing what they were meant to :) | 00:52 |
dims | harlowja y crazy one | 00:52 |
dims | caught that on travis | 00:52 |
dims | lifeless you should look at that one too :) | 00:52 |
harlowja | dims good catch | 00:52 |
dims | lifeless : so, am thinking to ask folks about alternating the oslo meeting time to fit your zone as well, | 00:53 |
harlowja | we can just have a special meeting for lifeless | 00:53 |
dims | it will be just the 3 of us :) | 00:54 |
harlowja | the trio | 00:54 |
harlowja | the 3 musketters | 00:54 |
lifeless | dims: well, I'm ok just reading the meeting logs | 00:54 |
lifeless | dims: its just that e.g. the incubator spec seems to need more discussion | 00:54 |
dims | lifeless : ack agree | 00:55 |
lifeless | dims: since - breaking compat for incubated things is actually really hard if we don't have some mechanism to allow piecemeal adoption | 00:55 |
dims | harlowja : next 2 mondays, if i am late, please start the meeting as i am in Russia/Ukraine | 00:55 |
lifeless | dims: the copy-paste thing allowed piecemeal adoption with no cross-module breaks | 00:55 |
harlowja | dims sure | 00:55 |
dims | thanks harlowja | 00:55 |
harlowja | np comrade | 00:55 |
dims | lifeless right | 00:56 |
lifeless | dims: if we don't do that we ca neither a) do backwards comapt from the start, per the new backwards compat spec | 00:56 |
lifeless | or b) use some mechanism like I describe to get no breaks until we're ready for in-place backwards compat | 00:56 |
dims | lifeless : at least on release boundaries, we make sure we don't break any consuming project right? | 00:56 |
lifeless | dims: ish, we will with the full backwards compat spec I think | 00:57 |
lifeless | at least probabalistically (e.g. we might not be running every consumers unit tests...) | 00:57 |
dims | right | 00:57 |
lifeless | but if the answer is 'we're willing to do backwards compat' then we should just say that | 00:58 |
lifeless | e.g. no incubation period, first release is supported until the matching stable server branch is killed | 00:58 |
lifeless | *I* think thats fine | 00:58 |
lifeless | but e.g. see haypo's reaction to backwards compat in oslo.context | 00:58 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.messaging: Support older notifications set_override keys https://review.openstack.org/252088 | 00:59 |
dims | right, yes, | 00:59 |
*** xianghui has quit IRC | 00:59 | |
*** xianghui has joined #openstack-oslo | 00:59 | |
dims | we have to collectively agree to be disciplined and this is the way we do it (spec) | 00:59 |
*** xianghui has quit IRC | 00:59 | |
dims | lifeless : part of his issue was that he was not sure what he would break | 00:59 |
*** yamamoto has quit IRC | 01:00 | |
dims | switching networks - back in 2 mins (moving downstairs :) | 01:00 |
*** pm90_ has joined #openstack-oslo | 01:01 | |
*** EinstCrazy has joined #openstack-oslo | 01:01 | |
*** salv-orlando has joined #openstack-oslo | 01:02 | |
lifeless | dims: ack | 01:03 |
openstackgerrit | Tan Lin proposed openstack/oslo.config: Add new parameter `choices` to Integer type https://review.openstack.org/251700 | 01:03 |
openstackgerrit | Tan Lin proposed openstack/oslo.config: Add new parameter `choices` to Integer type https://review.openstack.org/251700 | 01:04 |
dims | harlowja : y fixed that nit :) https://review.openstack.org/#/c/252088/ | 01:09 |
harlowja | ;) | 01:09 |
harlowja | ok, one more comment, ha | 01:09 |
harlowja | maybe tell people about the new thing? | 01:09 |
dims | oooh, in a test and not at runtime...interesting | 01:10 |
harlowja | unsure, up to u | 01:11 |
harlowja | i did make https://github.com/openstack/debtcollector/blob/master/debtcollector/renames.py#L25 once | 01:11 |
dims | harlowja : probably too much i think | 01:11 |
harlowja | but your usage is to complicated for that :-P | 01:11 |
dims | :) | 01:11 |
harlowja | u want arbitrary function remapping, that does do that, ha | 01:11 |
harlowja | *doesn't do that | 01:11 |
dims | ack harlowja | 01:12 |
*** mtanino has quit IRC | 01:12 | |
dims | lifeless : the bot keeps dropping pyeclib right? found out why (https://bitbucket.org/kmgreen2/pyeclib/pull-requests/33/use-sysprefix-instead-of-hardcoding-usr/diff) | 01:12 |
lifeless | dims: reviewed | 01:12 |
lifeless | dims: ah! I was halfway through tracking that down. Cool | 01:13 |
dims | lifeless : either we install liberasure* thingy before hand or we need the fix above | 01:13 |
lifeless | dims: we need pyeclib to stop being broken-ass ;) | 01:14 |
dims | in devstack for swift we do the install beforehand | 01:14 |
dims | +1 :) | 01:14 |
lifeless | dims: you could try adding the lib to other-requirements.txt in openstack/requirements | 01:15 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.messaging: Support older notifications set_override keys https://review.openstack.org/252088 | 01:17 |
dims | lifeless : i don't think the job that runs the bot installs the other-requirements.txt unfortunately | 01:20 |
lifeless | dims: well, we could fix that | 01:22 |
*** pm90_ has quit IRC | 01:24 | |
lifeless | dims: btw, we need to pin astroid before updating upper-constraints.txt | 01:26 |
lifeless | dims: or we'll break things | 01:26 |
lifeless | dims: I put up patches for it | 01:26 |
dims | lifeless : i only have karma on master requirements which already went through i think | 01:31 |
lifeless | ack | 01:32 |
dims | lifeless : in the "Matrix" section, we don't say anything about breaking unit tests. it almost reads like dsvm and functional tests. do we want to say something specific? | 01:33 |
lifeless | of the backwards compat spec? | 01:34 |
dims | we break other projects either by a) bad requirements b) bad fixtures c) break API contract d) changing configurations | 01:35 |
dims | lifeless ack | 01:35 |
dims | harlowja : what else other than the a,b,c,d above? | 01:35 |
harlowja | we break projects? ;) | 01:36 |
dims | y | 01:36 |
harlowja | lol | 01:36 |
harlowja | hmmm | 01:36 |
dims | trying to think last few weeks worth of releases how we ended up breaking people | 01:36 |
harlowja | e) not very well defined api contracts | 01:36 |
harlowja | which makes a,b,c,d worse | 01:36 |
dims | f) people using internal implementation details of our libraries in their test suites | 01:36 |
harlowja | (and makes adding new drivers, to say oslo.messaging that much harder) | 01:36 |
lifeless | does this make sense to you? | 01:37 |
lifeless | Libraries/clients that decide not to provide backwards compatibility need to | 01:37 |
lifeless | be managed in our global requirements using upper pins: this has a high cost | 01:37 |
lifeless | (see above), but since we know they will break regularly, we don't ever need | 01:37 |
lifeless | to uncap it, and so we won't be doing the release-time-mass-dance that our | 01:37 |
lifeless | previous cap-at-release time process used: instead they will be capped at all | 01:37 |
lifeless | times. | 01:37 |
harlowja | g) semantic shifts in execution workflow(s) [taskflow since it can alter this...] | 01:37 |
harlowja | alterations in execution of taskflow stuff has happened, maybe, ha | 01:37 |
harlowja | (tries not to make it happen, but bugs happen) | 01:38 |
dims | lifeless : "global requirements in stable branches"? | 01:38 |
dims | harlowja : right | 01:38 |
lifeless | dims: master too | 01:39 |
lifeless | dims: otherwise we have a release-time-dance | 01:39 |
lifeless | dims: which is crazy | 01:39 |
dims | +1 lifeless | 01:39 |
harlowja | dims can't think of to many others off the top of my head, those seem to sumarize the stuff i've seen | 01:39 |
dims | cool thanks | 01:40 |
lifeless | dims: re unit tests: | 01:40 |
lifeless | The tests we run should be representative of how the library/client is used: | 01:40 |
lifeless | devstack is important, but consideration should be made to also run unit test | 01:40 |
lifeless | or functional test jobs from heavy users of a given library, to gain wider | 01:40 |
lifeless | coverage than the full integration tests offer. | 01:40 |
harlowja | agreed, i'd recommend we try to do as much as we can in library | 01:41 |
harlowja | like in taskflow there are a whole ton of transition/execution validation checks... | 01:41 |
harlowja | *to ensure that ordering doesn't like go wonky... | 01:41 |
dims | lifeless : ok let's add what you just said to somewhere in the spec :) | 01:42 |
harlowja | https://github.com/openstack/taskflow/blob/master/taskflow/tests/unit/test_engines.py#L753 (and many others) | 01:42 |
lifeless | dims: I am, I'm pasting from my local copy | 01:42 |
lifeless | harlowja: right, but this is specifically about testing interactions with consumers | 01:43 |
harlowja | k | 01:43 |
* dims wearing my chauffeur hat, back in a bit. pick up kid from a lego group thingy | 01:43 | |
lifeless | .oO lego group. nice. | 01:43 |
harlowja | i want a lego group :-/ | 01:43 |
*** mriedem has joined #openstack-oslo | 01:44 | |
dims | :) they have a big mindstorm competition coming up! | 01:46 |
*** jerrygb has quit IRC | 01:50 | |
*** jerrygb has joined #openstack-oslo | 01:55 | |
*** vipuls has joined #openstack-oslo | 02:00 | |
lifeless | dims: backwards compat spec revised | 02:03 |
*** SlickN1k has joined #openstack-oslo | 02:04 | |
dims | +1 lifeless | 02:14 |
*** gcb has joined #openstack-oslo | 02:20 | |
*** salv-orlando has quit IRC | 02:23 | |
*** Yingxin_ has joined #openstack-oslo | 02:25 | |
*** sputnik13 has quit IRC | 02:27 | |
*** Yingxin has quit IRC | 02:28 | |
*** Yingxin_ is now known as Yingxin | 02:28 | |
*** david-lyle has joined #openstack-oslo | 02:31 | |
*** vilobhmm11 has quit IRC | 02:40 | |
*** SurajD has joined #openstack-oslo | 02:46 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/oslo.versionedobjects: Use method is_compatible from olso_utils.versionutils https://review.openstack.org/251915 | 02:47 |
*** david-lyle has quit IRC | 03:00 | |
*** yamahata has quit IRC | 03:05 | |
*** yamamoto has joined #openstack-oslo | 03:16 | |
*** alaski has quit IRC | 03:19 | |
*** salv-orlando has joined #openstack-oslo | 03:20 | |
*** alaski has joined #openstack-oslo | 03:21 | |
*** mriedem has quit IRC | 03:22 | |
*** dims has quit IRC | 03:26 | |
*** jerrygb has quit IRC | 03:34 | |
*** jerrygb has joined #openstack-oslo | 03:34 | |
openstackgerrit | Merged openstack/taskflow: Move engine options extraction to __init__ methods https://review.openstack.org/243793 | 03:36 |
*** jerrygb has quit IRC | 03:39 | |
*** links has joined #openstack-oslo | 03:43 | |
*** vilobhmm11 has joined #openstack-oslo | 04:03 | |
openstackgerrit | Steve Martinelli proposed openstack/pycadf: Revert "make generate_uuid return valid uuid" https://review.openstack.org/252175 | 04:06 |
*** psanchez has quit IRC | 04:12 | |
*** psanchez has joined #openstack-oslo | 04:14 | |
*** ViswaV has quit IRC | 04:27 | |
*** SurajD has quit IRC | 04:31 | |
*** ViswaV has joined #openstack-oslo | 04:31 | |
*** SurajD has joined #openstack-oslo | 04:34 | |
*** Yingxin_ has joined #openstack-oslo | 04:37 | |
*** Yingxin has quit IRC | 04:40 | |
*** Yingxin_ is now known as Yingxin | 04:40 | |
*** david-lyle has joined #openstack-oslo | 04:44 | |
openstackgerrit | Steve Martinelli proposed openstack/pycadf: Revert "make generate_uuid return valid uuid" https://review.openstack.org/252175 | 04:46 |
openstackgerrit | gordon chung proposed openstack/pycadf: relax id validation https://review.openstack.org/252183 | 04:48 |
*** Yingxin_ has joined #openstack-oslo | 04:50 | |
*** salv-orlando has quit IRC | 04:51 | |
*** salv-orlando has joined #openstack-oslo | 04:51 | |
*** Yingxin has quit IRC | 04:53 | |
*** Yingxin_ is now known as Yingxin | 04:53 | |
*** ozamiatin__ has quit IRC | 04:54 | |
openstackgerrit | Merged openstack/oslo.log: test_logging_error: build a logger at the test level https://review.openstack.org/251799 | 05:02 |
openstackgerrit | Merged openstack/oslo.versionedobjects: Remove remote_object_calls from _BaseTestCase https://review.openstack.org/243840 | 05:05 |
openstackgerrit | Merged openstack/oslo.messaging: ignore .eggs directory https://review.openstack.org/248973 | 05:09 |
openstackgerrit | Merged openstack/oslo.db: Refactor deps to use extras and env markers https://review.openstack.org/184328 | 05:11 |
*** Kiall has quit IRC | 05:12 | |
*** thumpba has joined #openstack-oslo | 05:14 | |
*** achanda has joined #openstack-oslo | 05:14 | |
*** Kiall has joined #openstack-oslo | 05:14 | |
*** amotoki has joined #openstack-oslo | 05:20 | |
*** Yingxin_ has joined #openstack-oslo | 05:22 | |
*** Yingxin has quit IRC | 05:25 | |
*** Yingxin_ is now known as Yingxin | 05:25 | |
*** thumpba has quit IRC | 05:37 | |
*** links has quit IRC | 05:43 | |
*** rcernin has joined #openstack-oslo | 05:52 | |
*** thumpba has joined #openstack-oslo | 05:52 | |
*** harlowja_at_home has joined #openstack-oslo | 05:53 | |
*** links has joined #openstack-oslo | 05:54 | |
*** thumpba has quit IRC | 05:59 | |
*** SurajD has quit IRC | 06:14 | |
*** harlowja has quit IRC | 06:16 | |
*** SurajD has joined #openstack-oslo | 06:16 | |
*** pm90_ has joined #openstack-oslo | 06:20 | |
*** achanda has quit IRC | 06:24 | |
*** rcernin has quit IRC | 06:25 | |
*** yamahata has joined #openstack-oslo | 06:37 | |
openstackgerrit | Merged openstack/oslo.middleware: Support Unicode request_id on Python 3 https://review.openstack.org/250863 | 06:41 |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Add a delayed exception to allow tasks to delay themselves (WIP) https://review.openstack.org/252215 | 06:53 |
*** SurajD has quit IRC | 06:55 | |
*** SurajD has joined #openstack-oslo | 06:56 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Add a delayed exception to allow tasks to delay themselves (WIP) https://review.openstack.org/252215 | 06:58 |
*** harlowja_at_home has quit IRC | 07:01 | |
*** vilobhmm11 has quit IRC | 07:04 | |
*** ihrachys has joined #openstack-oslo | 07:04 | |
*** rcernin has joined #openstack-oslo | 07:09 | |
*** ihrachys has quit IRC | 07:09 | |
*** pm90_ has quit IRC | 07:17 | |
*** jerrygb has joined #openstack-oslo | 07:21 | |
*** xianghui has joined #openstack-oslo | 07:22 | |
*** SurajD has quit IRC | 07:22 | |
xianghui | gcb: hi | 07:22 |
*** SurajD has joined #openstack-oslo | 07:25 | |
*** jerrygb has quit IRC | 07:25 | |
*** salv-orlando has quit IRC | 07:29 | |
*** salv-orlando has joined #openstack-oslo | 07:40 | |
*** ViswaV has quit IRC | 07:58 | |
*** nkrinner has joined #openstack-oslo | 08:05 | |
*** yamamoto_ has joined #openstack-oslo | 08:06 | |
*** yamamoto has quit IRC | 08:08 | |
*** markus_z has joined #openstack-oslo | 08:22 | |
*** shardy has joined #openstack-oslo | 08:26 | |
*** dguitarbite has joined #openstack-oslo | 08:26 | |
*** shakamunyi has quit IRC | 08:27 | |
openstackgerrit | Elena Ezhova proposed openstack/oslo.config: Remove duplicated profiles section from bandit.yaml https://review.openstack.org/252253 | 08:34 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/oslo.versionedobjects: Leverage dict comprehension in PEP-0274 https://review.openstack.org/252255 | 08:35 |
openstackgerrit | Elena Ezhova proposed openstack/oslo.utils: Remove duplicated profiles section from bandit.yaml https://review.openstack.org/252257 | 08:37 |
*** gcb has quit IRC | 08:39 | |
*** gcb has joined #openstack-oslo | 08:40 | |
*** ihrachys has joined #openstack-oslo | 08:41 | |
*** salv-orlando has quit IRC | 08:48 | |
*** salv-orlando has joined #openstack-oslo | 08:48 | |
*** salv-orlando has quit IRC | 08:53 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: rename kombu_reconnect_timeout option https://review.openstack.org/252264 | 08:57 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: default of kombu_missing_consumer_retry_timeout https://review.openstack.org/252265 | 08:57 |
*** hidekazu has joined #openstack-oslo | 08:58 | |
*** Yingxin_ has joined #openstack-oslo | 09:00 | |
*** Yingxin has quit IRC | 09:03 | |
*** Yingxin_ is now known as Yingxin | 09:03 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: Follow the plan about the single reply message https://review.openstack.org/252274 | 09:04 |
openstackgerrit | Elena Ezhova proposed openstack/oslo.service: Update the _i18n.py file and fix the domain value https://review.openstack.org/252276 | 09:05 |
*** gus has quit IRC | 09:07 | |
*** pkholkin has quit IRC | 09:07 | |
*** pkholkin has joined #openstack-oslo | 09:09 | |
*** gus has joined #openstack-oslo | 09:09 | |
*** mdbooth has joined #openstack-oslo | 09:17 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: Follow the plan about the single reply message https://review.openstack.org/252274 | 09:21 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: kombu: remove compat of folsom reply format https://review.openstack.org/252280 | 09:21 |
*** SlickNik has quit IRC | 09:23 | |
*** vipul has quit IRC | 09:23 | |
*** SlickN1k is now known as SlickNik | 09:23 | |
*** mhickey has joined #openstack-oslo | 09:24 | |
*** SurajD has left #openstack-oslo | 09:25 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: kombu: remove compat of folsom reply format https://review.openstack.org/252280 | 09:35 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: Follow the plan about the single reply message https://review.openstack.org/252274 | 09:35 |
*** hogepodge has quit IRC | 09:38 | |
*** hogepodge has joined #openstack-oslo | 09:41 | |
*** achanda has joined #openstack-oslo | 10:01 | |
*** e0ne has joined #openstack-oslo | 10:03 | |
*** amotoki has quit IRC | 10:05 | |
*** e0ne has quit IRC | 10:06 | |
*** e0ne_ has joined #openstack-oslo | 10:07 | |
*** e0ne_ has quit IRC | 10:09 | |
*** e0ne has joined #openstack-oslo | 10:09 | |
*** e0ne_ has joined #openstack-oslo | 10:14 | |
*** e0ne has quit IRC | 10:16 | |
*** ozamiatin_ has joined #openstack-oslo | 10:23 | |
*** e0ne_ has quit IRC | 10:30 | |
*** achanda has quit IRC | 10:30 | |
*** yamamoto_ has quit IRC | 10:34 | |
*** Yingxin_ has joined #openstack-oslo | 10:57 | |
*** gcb_ has joined #openstack-oslo | 11:00 | |
*** Yingxin has quit IRC | 11:01 | |
*** Yingxin_ is now known as Yingxin | 11:01 | |
*** gcb has quit IRC | 11:03 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/oslo.messaging: Allow for acking before/after processing (WIP) https://review.openstack.org/229186 | 11:06 |
*** gcb_ has quit IRC | 11:07 | |
*** yottatsa has joined #openstack-oslo | 11:10 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: WIP: [zmq] PUB-SUB pipeline. https://review.openstack.org/249326 | 11:11 |
*** lucas-dinner is now known as lucasagomes | 11:25 | |
*** achanda has joined #openstack-oslo | 11:34 | |
*** gcb has joined #openstack-oslo | 11:36 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/oslo.versionedobjects: Clean up directory openstack/common https://review.openstack.org/252343 | 11:36 |
*** achanda has quit IRC | 11:45 | |
*** gcb has quit IRC | 11:45 | |
*** gcb has joined #openstack-oslo | 11:50 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: Don't hold the connection when reply fail https://review.openstack.org/252351 | 11:54 |
*** EinstCrazy has quit IRC | 11:57 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: Don't hold the connection when reply fail https://review.openstack.org/252351 | 12:00 |
*** pm90_ has joined #openstack-oslo | 12:10 | |
*** salv-orlando has joined #openstack-oslo | 12:15 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/oslo.versionedobjects: Use inspect.getcallargs directly https://review.openstack.org/252364 | 12:15 |
*** LiuNanke has joined #openstack-oslo | 12:16 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: WIP: [zmq] PUB-SUB pipeline. https://review.openstack.org/249326 | 12:19 |
*** yottatsa has quit IRC | 12:19 | |
*** EinstCrazy has joined #openstack-oslo | 12:22 | |
*** LiuNanke has quit IRC | 12:22 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: WIP: [zmq] PUB-SUB pipeline. https://review.openstack.org/249326 | 12:22 |
openstackgerrit | Merged openstack/oslosphinx: trap errors from git not being present https://review.openstack.org/251955 | 12:24 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: rename kombu_reconnect_timeout option https://review.openstack.org/252264 | 12:28 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/oslo.messaging: default of kombu_missing_consumer_retry_timeout https://review.openstack.org/252265 | 12:28 |
*** LiuNanke has joined #openstack-oslo | 12:28 | |
*** LiuNanke has quit IRC | 12:29 | |
*** gordc has joined #openstack-oslo | 12:42 | |
*** zz_dimtruck is now known as dimtruck | 12:43 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/oslo.versionedobjects: Use inspect.getcallargs directly https://review.openstack.org/252364 | 12:48 |
*** salv-orlando has quit IRC | 12:51 | |
*** salv-orlando has joined #openstack-oslo | 12:53 | |
*** salv-orlando has quit IRC | 13:02 | |
*** salv-orlando has joined #openstack-oslo | 13:06 | |
*** salv-orlando has quit IRC | 13:15 | |
openstackgerrit | gordon chung proposed openstack/pycadf: relax id validation https://review.openstack.org/252183 | 13:17 |
*** jeckersb is now known as jeckersb_gone | 13:18 | |
openstackgerrit | gordon chung proposed openstack/pycadf: relax id validation https://review.openstack.org/252183 | 13:19 |
gordc | jamespage: would you know the status of this bug https://bugs.launchpad.net/ubuntu/+source/aodh/+bug/1513599 | 13:26 |
openstack | Launchpad bug 1513599 in aodh (Ubuntu) "Missing option in api_paste.ini breaks keystone middleware" [Undecided,New] | 13:26 |
gordc | or point me to someone who might know :) | 13:26 |
*** amotoki has joined #openstack-oslo | 13:34 | |
*** thumpba has joined #openstack-oslo | 13:39 | |
*** yamamoto has joined #openstack-oslo | 13:45 | |
*** edmondsw has joined #openstack-oslo | 13:46 | |
*** pm90__ has joined #openstack-oslo | 13:48 | |
*** pm90_ has quit IRC | 13:50 | |
*** dimtruck is now known as zz_dimtruck | 13:52 | |
*** links has quit IRC | 13:53 | |
*** ozamiatin_ has quit IRC | 13:56 | |
*** jeckersb_gone is now known as jeckersb | 13:56 | |
*** ozamiatin_ has joined #openstack-oslo | 14:01 | |
*** dims has joined #openstack-oslo | 14:01 | |
dims | sileht : ozamiatin_ : we need this to avoid breaking cinder/neutron/ceilometer unit tests https://review.openstack.org/#/c/252088/ | 14:03 |
*** yottatsa has joined #openstack-oslo | 14:03 | |
dims | sileht : ozamiatin_ : please take a look when you get a chance | 14:03 |
ozamiatin_ | dims: looking | 14:03 |
sileht | dims, good thx :) | 14:04 |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: Support older notifications set_override keys https://review.openstack.org/252088 | 14:05 |
sileht | dims, I have also this one for you https://review.openstack.org/#/c/252351/ | 14:05 |
dims | sileht : ouch, let me grab some coffee and look | 14:06 |
sileht | dims, thx | 14:06 |
*** thumpba has quit IRC | 14:07 | |
*** jerrygb has joined #openstack-oslo | 14:10 | |
*** rlrossit has joined #openstack-oslo | 14:13 | |
*** e0ne has joined #openstack-oslo | 14:14 | |
ozamiatin_ | dims: I pushed rebase button and bug has assigned to me ... and I can't reassign it back thats crazy :) | 14:16 |
*** jecarey has joined #openstack-oslo | 14:19 | |
ozamiatin_ | dims: sorry for stolen bug) | 14:21 |
dims | ozamiatin_ : it's all good. no worries | 14:21 |
*** e0ne_ has joined #openstack-oslo | 14:23 | |
*** e0ne has quit IRC | 14:24 | |
*** zz_dimtruck is now known as dimtruck | 14:25 | |
*** mriedem has joined #openstack-oslo | 14:25 | |
*** pm90__ has quit IRC | 14:35 | |
*** lucasagomes is now known as lucas-hungry | 14:35 | |
*** yamamoto has quit IRC | 14:42 | |
*** yamamoto has joined #openstack-oslo | 14:46 | |
openstackgerrit | Ryan Rossiter proposed openstack/oslo.versionedobjects: Add testing for ObjectVersionChecker fixture https://review.openstack.org/252092 | 14:49 |
lxsli | ozamiatin_: yeah this is normal, I stopped caring, usually there's another patchset and the original owner reclaims that way | 14:49 |
rlrossit | dansmith: ^^ | 14:50 |
rlrossit | sorry it's a little long :( | 14:50 |
dansmith | rlrossit: cool, I'll look | 14:50 |
lxsli | someone likes pokemon | 14:51 |
rlrossit | :) | 14:51 |
*** dimtruck is now known as zz_dimtruck | 14:52 | |
lxsli | http://lolworthy.com/funny/it-took-snorlax-17-years-to-get-up/ | 14:53 |
*** pradk_ has joined #openstack-oslo | 14:55 | |
*** regXboi has joined #openstack-oslo | 14:56 | |
*** jeckersb is now known as jeckersb_gone | 14:59 | |
*** kgiusti has joined #openstack-oslo | 14:59 | |
*** pm90_ has joined #openstack-oslo | 15:00 | |
*** EinstCra_ has joined #openstack-oslo | 15:01 | |
*** rlrossit1 has joined #openstack-oslo | 15:02 | |
*** pm90__ has joined #openstack-oslo | 15:02 | |
*** mhickey has quit IRC | 15:03 | |
*** rlrossit has quit IRC | 15:04 | |
*** yamamoto has quit IRC | 15:04 | |
*** EinstCrazy has quit IRC | 15:04 | |
*** jeckersb_gone is now known as jeckersb | 15:05 | |
*** pm90_ has quit IRC | 15:06 | |
*** salv-orlando has joined #openstack-oslo | 15:06 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:09 | |
*** pm90__ is now known as pratikmallya | 15:12 | |
*** salv-orl_ has joined #openstack-oslo | 15:14 | |
*** mhickey has joined #openstack-oslo | 15:16 | |
*** salv-orlando has quit IRC | 15:18 | |
*** fultonj_ has joined #openstack-oslo | 15:21 | |
*** zz_dimtruck is now known as dimtruck | 15:23 | |
*** thumpba has joined #openstack-oslo | 15:25 | |
*** mc_nair has joined #openstack-oslo | 15:25 | |
bknudson | dims: want to take a look at https://review.openstack.org/#/c/252183/ ? would be nice to get this in for projects that are broken (like keystone) | 15:25 |
dims | bknudson : looking | 15:27 |
*** mhickey has quit IRC | 15:27 | |
*** mhickey has joined #openstack-oslo | 15:27 | |
*** thumpba has quit IRC | 15:28 | |
*** hidekazu has quit IRC | 15:34 | |
*** mdbooth has quit IRC | 15:34 | |
*** dstufft has quit IRC | 15:34 | |
*** hogepodge has quit IRC | 15:34 | |
*** alaski has quit IRC | 15:34 | |
*** gordc has quit IRC | 15:34 | |
*** markus_z has quit IRC | 15:34 | |
*** nkrinner has quit IRC | 15:34 | |
*** yamahata has quit IRC | 15:34 | |
*** Kiall has quit IRC | 15:34 | |
*** SlickNik has quit IRC | 15:34 | |
*** vipuls has quit IRC | 15:34 | |
*** ativelkov has quit IRC | 15:34 | |
*** binarin has quit IRC | 15:34 | |
*** stevemar has quit IRC | 15:34 | |
*** sileht has quit IRC | 15:34 | |
*** xek has quit IRC | 15:34 | |
*** fungi has quit IRC | 15:34 | |
*** jamespd has quit IRC | 15:34 | |
*** jamespage has quit IRC | 15:34 | |
*** davidlenwell has quit IRC | 15:34 | |
*** adam_g has quit IRC | 15:34 | |
*** rlrossit1 has quit IRC | 15:34 | |
*** pratikmallya has quit IRC | 15:34 | |
*** kgiusti has quit IRC | 15:34 | |
*** pradk_ has quit IRC | 15:34 | |
*** e0ne_ has quit IRC | 15:34 | |
*** jerrygb has quit IRC | 15:34 | |
*** yottatsa has quit IRC | 15:34 | |
*** pkholkin has quit IRC | 15:34 | |
*** david-lyle has quit IRC | 15:34 | |
*** xianghui has quit IRC | 15:34 | |
*** Kennan has quit IRC | 15:34 | |
*** nihilifer has quit IRC | 15:34 | |
*** snikitin has quit IRC | 15:34 | |
*** mdavidson has quit IRC | 15:34 | |
*** jdandrea has quit IRC | 15:35 | |
*** kevinbenton has quit IRC | 15:35 | |
*** jlvillal has quit IRC | 15:35 | |
*** elmiko has quit IRC | 15:35 | |
*** jeckersb has quit IRC | 15:35 | |
*** _stowa has quit IRC | 15:35 | |
*** SamYaple has quit IRC | 15:35 | |
*** federico3 has quit IRC | 15:35 | |
*** tcammann has quit IRC | 15:35 | |
*** mhorban has quit IRC | 15:35 | |
*** ajo has quit IRC | 15:35 | |
*** mordred has quit IRC | 15:35 | |
*** frickler has quit IRC | 15:35 | |
*** lifeless has quit IRC | 15:35 | |
*** kbyrne has quit IRC | 15:35 | |
*** jd__ has quit IRC | 15:35 | |
*** sirushti has quit IRC | 15:35 | |
*** cburgess has quit IRC | 15:35 | |
*** bknudson has quit IRC | 15:35 | |
*** melwitt has quit IRC | 15:35 | |
*** pleia2 has quit IRC | 15:35 | |
*** Horgix has quit IRC | 15:35 | |
*** peterstac has quit IRC | 15:35 | |
*** _amrith_ has quit IRC | 15:35 | |
*** mattymo has quit IRC | 15:35 | |
*** lucas-hungry has quit IRC | 15:35 | |
*** fnordahl has quit IRC | 15:35 | |
*** shardy has quit IRC | 15:35 | |
*** dstanek has quit IRC | 15:35 | |
*** haypo has quit IRC | 15:35 | |
*** Steap has quit IRC | 15:35 | |
*** droyal has quit IRC | 15:35 | |
*** mtreinish has quit IRC | 15:35 | |
*** zzzeek has quit IRC | 15:35 | |
*** mhorban_ has quit IRC | 15:35 | |
*** bapalm has quit IRC | 15:35 | |
*** jokke_ has quit IRC | 15:35 | |
*** mikal has quit IRC | 15:35 | |
*** hemanthm has quit IRC | 15:35 | |
*** bnemec has quit IRC | 15:35 | |
*** dansmith has quit IRC | 15:35 | |
*** zhiyan has quit IRC | 15:35 | |
*** ekarlso has quit IRC | 15:35 | |
*** dkehn has quit IRC | 15:35 | |
*** noqa_v_g1ovnie has quit IRC | 15:35 | |
*** DuncanT has quit IRC | 15:35 | |
*** pasquier-s has quit IRC | 15:35 | |
*** ttx has quit IRC | 15:35 | |
*** dougwig has quit IRC | 15:35 | |
*** salv-orl_ has quit IRC | 15:35 | |
*** EinstCra_ has quit IRC | 15:35 | |
*** mriedem has quit IRC | 15:35 | |
*** jecarey has quit IRC | 15:35 | |
*** dims has quit IRC | 15:35 | |
*** gcb has quit IRC | 15:35 | |
*** Yingxin has quit IRC | 15:35 | |
*** dguitarbite has quit IRC | 15:35 | |
*** psanchez has quit IRC | 15:35 | |
*** jaypipes has quit IRC | 15:35 | |
*** ansiwen has quit IRC | 15:35 | |
*** obondarev has quit IRC | 15:35 | |
*** flaper87 has quit IRC | 15:35 | |
*** krotscheck has quit IRC | 15:35 | |
*** lxsli has quit IRC | 15:35 | |
*** SergeyLukjanov has quit IRC | 15:35 | |
*** ericksonfgds has quit IRC | 15:35 | |
*** kragniz has quit IRC | 15:35 | |
*** ianw has quit IRC | 15:35 | |
*** d0ugal has quit IRC | 15:35 | |
*** HenryG has quit IRC | 15:35 | |
*** rpodolyaka has quit IRC | 15:35 | |
*** otherwiseguy has quit IRC | 15:35 | |
*** zigo has quit IRC | 15:35 | |
*** ir2ivps10 has quit IRC | 15:35 | |
*** Nakato has quit IRC | 15:35 | |
*** SpamapS has quit IRC | 15:35 | |
*** logan- has quit IRC | 15:35 | |
*** rbradfor has quit IRC | 15:35 | |
*** therve has quit IRC | 15:35 | |
*** EmilienM has quit IRC | 15:35 | |
*** mugsie has quit IRC | 15:35 | |
*** amaurymedeiros has quit IRC | 15:35 | |
*** sreshetnyak has quit IRC | 15:35 | |
*** rakhmerov has quit IRC | 15:35 | |
*** dmitryme has quit IRC | 15:35 | |
*** nikhil has quit IRC | 15:35 | |
*** toabctl has quit IRC | 15:35 | |
*** gibi has quit IRC | 15:35 | |
*** ndipanov has quit IRC | 15:35 | |
*** evgenyl_ has quit IRC | 15:35 | |
*** dimtruck has quit IRC | 15:35 | |
*** jraim has quit IRC | 15:35 | |
*** timsim has quit IRC | 15:35 | |
*** wendar has quit IRC | 15:35 | |
*** jroll has quit IRC | 15:35 | |
*** jamielennox has quit IRC | 15:35 | |
*** sheeprine has quit IRC | 15:35 | |
*** cloudnull has quit IRC | 15:35 | |
*** sigmavirus24 has quit IRC | 15:35 | |
*** regXboi has quit IRC | 15:36 | |
*** regXboi has joined #openstack-oslo | 15:36 | |
*** bknudson has joined #openstack-oslo | 15:37 | |
*** jd__ has joined #openstack-oslo | 15:37 | |
*** sirushti has joined #openstack-oslo | 15:37 | |
*** cburgess has joined #openstack-oslo | 15:37 | |
*** melwitt has joined #openstack-oslo | 15:37 | |
*** pleia2 has joined #openstack-oslo | 15:37 | |
*** Horgix has joined #openstack-oslo | 15:37 | |
*** peterstac has joined #openstack-oslo | 15:37 | |
*** _amrith_ has joined #openstack-oslo | 15:37 | |
*** mattymo has joined #openstack-oslo | 15:37 | |
*** lucas-hungry has joined #openstack-oslo | 15:37 | |
*** fnordahl has joined #openstack-oslo | 15:37 | |
*** lucas-hungry is now known as lucasagomes | 15:37 | |
*** regXboi has quit IRC | 15:37 | |
*** gordc has joined #openstack-oslo | 15:39 | |
*** markus_z has joined #openstack-oslo | 15:39 | |
*** nkrinner has joined #openstack-oslo | 15:39 | |
*** yamahata has joined #openstack-oslo | 15:39 | |
*** Kiall has joined #openstack-oslo | 15:39 | |
*** SlickNik has joined #openstack-oslo | 15:39 | |
*** vipuls has joined #openstack-oslo | 15:39 | |
*** ativelkov has joined #openstack-oslo | 15:39 | |
*** binarin has joined #openstack-oslo | 15:39 | |
*** stevemar has joined #openstack-oslo | 15:39 | |
*** sileht has joined #openstack-oslo | 15:39 | |
*** xek has joined #openstack-oslo | 15:39 | |
*** fungi has joined #openstack-oslo | 15:39 | |
*** jamespd has joined #openstack-oslo | 15:39 | |
*** jamespage has joined #openstack-oslo | 15:39 | |
*** davidlenwell has joined #openstack-oslo | 15:39 | |
*** adam_g has joined #openstack-oslo | 15:39 | |
*** jokke_ has joined #openstack-oslo | 15:39 | |
*** mikal has joined #openstack-oslo | 15:39 | |
*** bnemec has joined #openstack-oslo | 15:39 | |
*** hemanthm has joined #openstack-oslo | 15:39 | |
*** zhiyan has joined #openstack-oslo | 15:39 | |
*** ekarlso has joined #openstack-oslo | 15:39 | |
*** dkehn has joined #openstack-oslo | 15:39 | |
*** noqa_v_g1ovnie has joined #openstack-oslo | 15:39 | |
*** DuncanT has joined #openstack-oslo | 15:39 | |
*** pasquier-s has joined #openstack-oslo | 15:39 | |
*** ttx has joined #openstack-oslo | 15:39 | |
*** mdbooth has joined #openstack-oslo | 15:39 | |
*** dstufft has joined #openstack-oslo | 15:39 | |
*** dansmith has joined #openstack-oslo | 15:39 | |
*** ajo has joined #openstack-oslo | 15:40 | |
stevemar | bknudson: point release time for pycadf? | 15:40 |
*** logan- has joined #openstack-oslo | 15:40 | |
*** otherwiseguy has joined #openstack-oslo | 15:40 | |
*** zigo has joined #openstack-oslo | 15:40 | |
*** ir2ivps10 has joined #openstack-oslo | 15:40 | |
*** Nakato has joined #openstack-oslo | 15:40 | |
*** SpamapS has joined #openstack-oslo | 15:40 | |
*** rbradfor has joined #openstack-oslo | 15:40 | |
*** mugsie has joined #openstack-oslo | 15:40 | |
*** therve has joined #openstack-oslo | 15:40 | |
*** EmilienM has joined #openstack-oslo | 15:40 | |
*** amaurymedeiros has joined #openstack-oslo | 15:40 | |
*** sreshetnyak has joined #openstack-oslo | 15:40 | |
*** rakhmerov has joined #openstack-oslo | 15:40 | |
*** dmitryme has joined #openstack-oslo | 15:40 | |
*** nikhil has joined #openstack-oslo | 15:40 | |
*** toabctl has joined #openstack-oslo | 15:40 | |
*** gibi has joined #openstack-oslo | 15:40 | |
bknudson | stevemar: once https://review.openstack.org/#/c/252183/ merges | 15:41 |
stevemar | bknudson: we can deal with warnings later i guess: https://review.openstack.org/#/c/252182/1 | 15:41 |
stevemar | bknudson: i'll submit a patch to releases... | 15:41 |
*** itisha has joined #openstack-oslo | 15:42 | |
*** hidekazu has joined #openstack-oslo | 15:42 | |
*** shardy has joined #openstack-oslo | 15:42 | |
*** dstanek has joined #openstack-oslo | 15:42 | |
*** haypo has joined #openstack-oslo | 15:42 | |
*** Steap has joined #openstack-oslo | 15:42 | |
*** droyal has joined #openstack-oslo | 15:42 | |
*** mtreinish has joined #openstack-oslo | 15:42 | |
*** zzzeek has joined #openstack-oslo | 15:42 | |
*** mhorban_ has joined #openstack-oslo | 15:42 | |
*** bapalm has joined #openstack-oslo | 15:42 | |
*** dougwig has joined #openstack-oslo | 15:42 | |
*** hogepodge has joined #openstack-oslo | 15:42 | |
*** alaski has joined #openstack-oslo | 15:42 | |
bknudson | stevemar: maybe in keystone we need to do like uuid.uuid5(RESOURCE_ID_NAMESPACE, value) for the initiator ID | 15:43 |
stevemar | yeah, what's the value of RESOURCE_ID_NAMESPACE though? | 15:43 |
bknudson | stevemar: looks like they just generated a uuid at one time https://github.com/openstack/gnocchi/blob/master/gnocchi/utils.py#L28 | 15:44 |
*** ndipanov has joined #openstack-oslo | 15:44 | |
*** evgenyl_ has joined #openstack-oslo | 15:44 | |
*** dimtruck has joined #openstack-oslo | 15:44 | |
*** jraim has joined #openstack-oslo | 15:44 | |
*** timsim has joined #openstack-oslo | 15:44 | |
*** wendar has joined #openstack-oslo | 15:44 | |
*** jroll has joined #openstack-oslo | 15:44 | |
*** jamielennox has joined #openstack-oslo | 15:44 | |
*** sheeprine has joined #openstack-oslo | 15:44 | |
*** cloudnull has joined #openstack-oslo | 15:44 | |
*** sigmavirus24 has joined #openstack-oslo | 15:44 | |
*** jeckersb has joined #openstack-oslo | 15:44 | |
stevemar | bknudson: that seems messed up | 15:44 |
stevemar | i'd rather hope that the shadow user table is in | 15:45 |
*** ihrachys has quit IRC | 15:54 | |
*** elmiko has joined #openstack-oslo | 15:58 | |
*** d0ugal has joined #openstack-oslo | 15:59 | |
*** regXboi has joined #openstack-oslo | 15:59 | |
*** pratikmallya has joined #openstack-oslo | 15:59 | |
*** rlrossit1 has joined #openstack-oslo | 15:59 | |
*** kgiusti has joined #openstack-oslo | 15:59 | |
*** pradk_ has joined #openstack-oslo | 15:59 | |
*** e0ne_ has joined #openstack-oslo | 15:59 | |
*** jerrygb has joined #openstack-oslo | 15:59 | |
*** yottatsa has joined #openstack-oslo | 15:59 | |
*** pkholkin has joined #openstack-oslo | 15:59 | |
*** xianghui has joined #openstack-oslo | 15:59 | |
*** david-lyle has joined #openstack-oslo | 15:59 | |
*** Kennan has joined #openstack-oslo | 15:59 | |
*** nihilifer has joined #openstack-oslo | 15:59 | |
*** snikitin has joined #openstack-oslo | 15:59 | |
*** mdavidson has joined #openstack-oslo | 15:59 | |
*** kevinbenton has joined #openstack-oslo | 15:59 | |
*** jlvillal has joined #openstack-oslo | 15:59 | |
*** SamYaple has joined #openstack-oslo | 15:59 | |
*** federico3 has joined #openstack-oslo | 15:59 | |
*** tcammann has joined #openstack-oslo | 15:59 | |
*** mhorban has joined #openstack-oslo | 15:59 | |
*** mordred has joined #openstack-oslo | 15:59 | |
*** frickler has joined #openstack-oslo | 15:59 | |
*** lifeless has joined #openstack-oslo | 15:59 | |
*** kbyrne has joined #openstack-oslo | 15:59 | |
*** rcernin has quit IRC | 15:59 | |
*** SergeyLukjanov has joined #openstack-oslo | 16:01 | |
*** mhickey has quit IRC | 16:02 | |
*** kragniz has joined #openstack-oslo | 16:03 | |
*** yamahata has quit IRC | 16:06 | |
*** d0ugal has quit IRC | 16:09 | |
*** regXboi has quit IRC | 16:09 | |
*** pratikmallya has quit IRC | 16:09 | |
*** rlrossit1 has quit IRC | 16:09 | |
*** kgiusti has quit IRC | 16:09 | |
*** pradk_ has quit IRC | 16:09 | |
*** e0ne_ has quit IRC | 16:09 | |
*** jerrygb has quit IRC | 16:09 | |
*** yottatsa has quit IRC | 16:09 | |
*** pkholkin has quit IRC | 16:09 | |
*** david-lyle has quit IRC | 16:09 | |
*** xianghui has quit IRC | 16:09 | |
*** Kennan has quit IRC | 16:09 | |
*** nihilifer has quit IRC | 16:09 | |
*** snikitin has quit IRC | 16:09 | |
*** mdavidson has quit IRC | 16:09 | |
*** kevinbenton has quit IRC | 16:09 | |
*** jlvillal has quit IRC | 16:09 | |
*** SamYaple has quit IRC | 16:09 | |
*** federico3 has quit IRC | 16:09 | |
*** tcammann has quit IRC | 16:09 | |
*** mhorban has quit IRC | 16:09 | |
*** mordred has quit IRC | 16:09 | |
*** frickler has quit IRC | 16:09 | |
*** lifeless has quit IRC | 16:09 | |
*** kbyrne has quit IRC | 16:09 | |
*** _stowa has joined #openstack-oslo | 16:11 | |
*** timsim has left #openstack-oslo | 16:14 | |
*** jaypipes has joined #openstack-oslo | 16:14 | |
*** EinstCrazy has joined #openstack-oslo | 16:16 | |
*** pradk_ has joined #openstack-oslo | 16:17 | |
*** EinstCrazy has quit IRC | 16:18 | |
*** amotoki has quit IRC | 16:18 | |
openstackgerrit | Merged openstack/futurist: Allow for providing different run work sync functions https://review.openstack.org/238272 | 16:29 |
*** pradk_ has quit IRC | 16:33 | |
*** HenryG has joined #openstack-oslo | 16:34 | |
*** rpodolyaka has joined #openstack-oslo | 16:34 | |
*** ianw has joined #openstack-oslo | 16:34 | |
*** ericksonsantos has joined #openstack-oslo | 16:34 | |
*** lxsli has joined #openstack-oslo | 16:34 | |
*** krotscheck has joined #openstack-oslo | 16:34 | |
*** flaper87 has joined #openstack-oslo | 16:34 | |
*** ansiwen has joined #openstack-oslo | 16:34 | |
*** dguitarbite has joined #openstack-oslo | 16:34 | |
*** Yingxin has joined #openstack-oslo | 16:34 | |
*** gcb has joined #openstack-oslo | 16:34 | |
*** jecarey has joined #openstack-oslo | 16:34 | |
*** mriedem has joined #openstack-oslo | 16:34 | |
*** salv-orl_ has joined #openstack-oslo | 16:34 | |
*** psanchez has joined #openstack-oslo | 16:34 | |
*** yamahata has joined #openstack-oslo | 16:34 | |
*** mtanino has joined #openstack-oslo | 16:34 | |
*** d0ugal has joined #openstack-oslo | 16:34 | |
*** regXboi has joined #openstack-oslo | 16:34 | |
*** pratikmallya has joined #openstack-oslo | 16:34 | |
*** rlrossit1 has joined #openstack-oslo | 16:34 | |
*** kgiusti has joined #openstack-oslo | 16:34 | |
*** jerrygb has joined #openstack-oslo | 16:34 | |
*** pkholkin has joined #openstack-oslo | 16:34 | |
*** xianghui has joined #openstack-oslo | 16:34 | |
*** david-lyle has joined #openstack-oslo | 16:34 | |
*** Kennan has joined #openstack-oslo | 16:34 | |
*** nihilifer has joined #openstack-oslo | 16:34 | |
*** snikitin has joined #openstack-oslo | 16:34 | |
*** mdavidson has joined #openstack-oslo | 16:34 | |
*** kevinbenton has joined #openstack-oslo | 16:34 | |
*** jlvillal has joined #openstack-oslo | 16:34 | |
*** SamYaple has joined #openstack-oslo | 16:34 | |
*** federico3 has joined #openstack-oslo | 16:34 | |
*** tcammann has joined #openstack-oslo | 16:34 | |
*** mhorban has joined #openstack-oslo | 16:34 | |
*** mordred has joined #openstack-oslo | 16:34 | |
*** frickler has joined #openstack-oslo | 16:34 | |
*** lifeless has joined #openstack-oslo | 16:34 | |
*** kbyrne has joined #openstack-oslo | 16:34 | |
*** Yingxin_ has joined #openstack-oslo | 16:39 | |
openstackgerrit | Merged openstack/oslo.messaging: Support older notifications set_override keys https://review.openstack.org/252088 | 16:44 |
*** mtanino has quit IRC | 16:45 | |
*** d0ugal has quit IRC | 16:45 | |
*** regXboi has quit IRC | 16:45 | |
*** pratikmallya has quit IRC | 16:45 | |
*** rlrossit1 has quit IRC | 16:45 | |
*** kgiusti has quit IRC | 16:45 | |
*** jerrygb has quit IRC | 16:45 | |
*** pkholkin has quit IRC | 16:45 | |
*** david-lyle has quit IRC | 16:45 | |
*** xianghui has quit IRC | 16:45 | |
*** Kennan has quit IRC | 16:45 | |
*** nihilifer has quit IRC | 16:45 | |
*** snikitin has quit IRC | 16:45 | |
*** mdavidson has quit IRC | 16:45 | |
*** kevinbenton has quit IRC | 16:45 | |
*** jlvillal has quit IRC | 16:45 | |
*** SamYaple has quit IRC | 16:45 | |
*** federico3 has quit IRC | 16:45 | |
*** tcammann has quit IRC | 16:45 | |
*** mhorban has quit IRC | 16:45 | |
*** mordred has quit IRC | 16:45 | |
*** frickler has quit IRC | 16:45 | |
*** lifeless has quit IRC | 16:45 | |
*** kbyrne has quit IRC | 16:45 | |
*** yamahata has quit IRC | 16:45 | |
*** psanchez has quit IRC | 16:45 | |
*** salv-orl_ has quit IRC | 16:45 | |
*** mriedem has quit IRC | 16:45 | |
*** jecarey has quit IRC | 16:45 | |
*** gcb has quit IRC | 16:45 | |
*** Yingxin has quit IRC | 16:45 | |
*** dguitarbite has quit IRC | 16:45 | |
*** ansiwen has quit IRC | 16:45 | |
*** flaper87 has quit IRC | 16:45 | |
*** krotscheck has quit IRC | 16:45 | |
*** lxsli has quit IRC | 16:45 | |
*** ericksonsantos has quit IRC | 16:45 | |
*** ianw has quit IRC | 16:45 | |
*** HenryG has quit IRC | 16:45 | |
*** rpodolyaka has quit IRC | 16:45 | |
*** Yingxin_ is now known as Yingxin | 16:45 | |
*** ozamiatin_ has quit IRC | 16:45 | |
*** kbyrne has joined #openstack-oslo | 16:46 | |
*** lifeless has joined #openstack-oslo | 16:46 | |
*** frickler has joined #openstack-oslo | 16:46 | |
*** mordred has joined #openstack-oslo | 16:46 | |
*** mhorban has joined #openstack-oslo | 16:46 | |
*** tcammann has joined #openstack-oslo | 16:46 | |
*** federico3 has joined #openstack-oslo | 16:46 | |
*** SamYaple has joined #openstack-oslo | 16:46 | |
*** jlvillal has joined #openstack-oslo | 16:46 | |
*** kevinbenton has joined #openstack-oslo | 16:46 | |
*** mdavidson has joined #openstack-oslo | 16:46 | |
*** snikitin has joined #openstack-oslo | 16:46 | |
*** nihilifer has joined #openstack-oslo | 16:46 | |
*** Kennan has joined #openstack-oslo | 16:46 | |
*** david-lyle has joined #openstack-oslo | 16:46 | |
*** xianghui has joined #openstack-oslo | 16:46 | |
*** pkholkin has joined #openstack-oslo | 16:46 | |
*** jerrygb has joined #openstack-oslo | 16:46 | |
*** kgiusti has joined #openstack-oslo | 16:46 | |
*** rlrossit1 has joined #openstack-oslo | 16:46 | |
*** pratikmallya has joined #openstack-oslo | 16:46 | |
*** regXboi has joined #openstack-oslo | 16:46 | |
*** d0ugal has joined #openstack-oslo | 16:46 | |
*** mtanino has joined #openstack-oslo | 16:46 | |
*** yamahata has joined #openstack-oslo | 16:46 | |
*** psanchez has joined #openstack-oslo | 16:46 | |
*** salv-orl_ has joined #openstack-oslo | 16:46 | |
*** mriedem has joined #openstack-oslo | 16:46 | |
*** jecarey has joined #openstack-oslo | 16:46 | |
*** gcb has joined #openstack-oslo | 16:46 | |
*** dguitarbite has joined #openstack-oslo | 16:46 | |
*** ansiwen has joined #openstack-oslo | 16:46 | |
*** flaper87 has joined #openstack-oslo | 16:46 | |
*** krotscheck has joined #openstack-oslo | 16:46 | |
*** lxsli has joined #openstack-oslo | 16:46 | |
*** ericksonsantos has joined #openstack-oslo | 16:46 | |
*** ianw has joined #openstack-oslo | 16:46 | |
*** rpodolyaka has joined #openstack-oslo | 16:46 | |
*** HenryG has joined #openstack-oslo | 16:46 | |
*** pradk_ has joined #openstack-oslo | 16:48 | |
*** ajo has quit IRC | 16:48 | |
*** ajo has joined #openstack-oslo | 16:48 | |
*** itisha has quit IRC | 16:48 | |
*** itisha has joined #openstack-oslo | 16:48 | |
*** jeckersb has quit IRC | 16:48 | |
*** jeckersb has joined #openstack-oslo | 16:48 | |
*** elmiko has quit IRC | 16:48 | |
*** elmiko has joined #openstack-oslo | 16:48 | |
*** salv-orl_ has quit IRC | 16:49 | |
*** pradk_ has quit IRC | 16:50 | |
*** pradk_ has joined #openstack-oslo | 16:50 | |
*** d0ugal has quit IRC | 16:52 | |
openstackgerrit | Merged openstack/tooz: pgsql: remove unused left-over code https://review.openstack.org/250310 | 16:55 |
openstackgerrit | Merged openstack/tooz: tests: allow ipc to bypass blocking=False test https://review.openstack.org/250484 | 16:55 |
*** d0ugal has joined #openstack-oslo | 17:03 | |
*** dimtruck is now known as zz_dimtruck | 17:04 | |
openstackgerrit | Merged openstack/pycadf: relax id validation https://review.openstack.org/252183 | 17:04 |
*** e0ne has joined #openstack-oslo | 17:05 | |
*** d0ugal is now known as Guest63340 | 17:05 | |
*** pratikmallya has quit IRC | 17:06 | |
*** zz_dimtruck is now known as dimtruck | 17:09 | |
*** rcernin has joined #openstack-oslo | 17:11 | |
*** Guest63340 is now known as d0ugal | 17:12 | |
*** d0ugal has quit IRC | 17:13 | |
*** d0ugal has joined #openstack-oslo | 17:13 | |
*** yamahata has quit IRC | 17:14 | |
*** yottatsa has joined #openstack-oslo | 17:18 | |
*** EinstCrazy has joined #openstack-oslo | 17:19 | |
*** thangp has joined #openstack-oslo | 17:24 | |
*** EinstCrazy has quit IRC | 17:26 | |
*** dims has joined #openstack-oslo | 17:29 | |
*** ViswaV has joined #openstack-oslo | 17:31 | |
*** ihrachys has joined #openstack-oslo | 17:32 | |
*** yottatsa has quit IRC | 17:33 | |
*** yottatsa has joined #openstack-oslo | 17:34 | |
*** yottatsa has quit IRC | 17:35 | |
*** ViswaV_ has joined #openstack-oslo | 17:35 | |
*** ViswaV has quit IRC | 17:35 | |
*** yamahata has joined #openstack-oslo | 17:44 | |
*** vilobhmm11 has joined #openstack-oslo | 17:54 | |
*** _amrith_ is now known as amrith | 17:55 | |
*** dguitarbite has quit IRC | 17:56 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 17:57 | |
*** mhickey has joined #openstack-oslo | 18:05 | |
*** crc32 has joined #openstack-oslo | 18:05 | |
*** harlowja has joined #openstack-oslo | 18:12 | |
*** e0ne has quit IRC | 18:13 | |
*** nkrinner has quit IRC | 18:20 | |
*** sputnik13 has joined #openstack-oslo | 18:23 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Change engine 'self._check' into a decorator https://review.openstack.org/225266 | 18:23 |
openstackgerrit | Merged openstack/oslo.config: Move type formatting from generator to type https://review.openstack.org/238930 | 18:26 |
*** salv-orlando has joined #openstack-oslo | 18:30 | |
*** ihrachys has quit IRC | 18:34 | |
*** ihrachys has joined #openstack-oslo | 18:36 | |
*** mhickey has quit IRC | 18:41 | |
*** itisha has quit IRC | 18:41 | |
*** dougwig has quit IRC | 18:41 | |
*** rlrossit1 has quit IRC | 18:45 | |
openstackgerrit | Merged openstack/oslo.utils: Add useful 'time_it' decorator https://review.openstack.org/231220 | 18:46 |
openstackgerrit | Joshua Harlow proposed openstack/taskflow: Add 'lock_factory' class attribute to action engine https://review.openstack.org/248156 | 18:48 |
*** rlrossit has joined #openstack-oslo | 18:51 | |
*** markus_z has quit IRC | 18:55 | |
*** browne has joined #openstack-oslo | 19:04 | |
*** pratikmallya has joined #openstack-oslo | 19:06 | |
*** dougwig has joined #openstack-oslo | 19:06 | |
*** itisha has joined #openstack-oslo | 19:06 | |
openstackgerrit | Chris Hoge proposed openstack/oslo.config: Update the list_opts documentation for new api https://review.openstack.org/249454 | 19:06 |
*** sigmavirus24_awa is now known as sigmavirus24 | 19:09 | |
*** amrith is now known as _amrith_ | 19:10 | |
harlowja | dims i'd still like to figure out the 'best-of-breed' part for https://review.openstack.org/#/c/229194/ | 19:13 |
harlowja | whether thats me or someone else it doesn't matter :-P | 19:13 |
*** ihrachys has quit IRC | 19:17 | |
*** ihrachys has joined #openstack-oslo | 19:20 | |
harlowja | mhorban is https://review.openstack.org/#/c/239558/ still needed in your view? | 19:23 |
* harlowja isn't up to date on the current state of the world there after all the summit course changes and such | 19:23 | |
harlowja | to many discussions, not sure where that is all going (in regard to reloading... blah blah) | 19:24 |
*** jraim has quit IRC | 19:33 | |
*** zhiyan has quit IRC | 19:33 | |
harlowja | jaypipes yt, have u got anytime to look at https://review.openstack.org/#/c/210549 | 19:43 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.messaging: [WIP] setUp/tearDown decorator to prevent recursion https://review.openstack.org/252573 | 19:43 |
harlowja | seems like that spec and others with similar thinking can unify beyond say perhaps that one :-P | 19:43 |
jaypipes | harlowja: will try. | 19:44 |
harlowja | thx boss | 19:44 |
*** browne has quit IRC | 19:44 | |
*** browne has joined #openstack-oslo | 19:45 | |
*** DuncanT has quit IRC | 19:54 | |
openstackgerrit | Joshua Harlow proposed openstack/tooz: Add 'requires_beating' property to coordination driver https://review.openstack.org/252105 | 19:54 |
*** ihrachys has quit IRC | 19:56 | |
*** ndipanov has quit IRC | 19:56 | |
*** jdandrea has joined #openstack-oslo | 19:59 | |
*** jraim has joined #openstack-oslo | 20:04 | |
*** ihrachys has joined #openstack-oslo | 20:06 | |
*** mhickey has joined #openstack-oslo | 20:12 | |
*** crc32 has quit IRC | 20:13 | |
*** fultonj_ has left #openstack-oslo | 20:14 | |
*** zhiyan has joined #openstack-oslo | 20:19 | |
openstackgerrit | Ryan Rossiter proposed openstack/oslo.versionedobjects: Add a callable to gather extra data for fps https://review.openstack.org/252594 | 20:19 |
*** sigmavirus24 is now known as sigmavirus24_awa | 20:20 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.messaging: setUp/tearDown decorator to prevent recursion https://review.openstack.org/252573 | 20:22 |
openstackgerrit | Merged openstack/debtcollector: Update get_class_name from olso.utils https://review.openstack.org/247473 | 20:25 |
*** fhermeni has joined #openstack-oslo | 20:47 | |
fhermeni | hello | 20:47 |
*** tchaypo_cloud has joined #openstack-oslo | 20:47 | |
*** jeckersb is now known as jeckersb_gone | 20:47 | |
*** DuncanT has joined #openstack-oslo | 20:48 | |
fhermeni | harlowja: I replied to your comment but I did not receive any confirmation mail. Does gerrit mail us when we comment a commit ? | 20:50 |
*** EinstCrazy has joined #openstack-oslo | 20:56 | |
*** lucasagomes is now known as lucas-dinner | 20:58 | |
*** crc32 has joined #openstack-oslo | 20:58 | |
*** evgenyl__ has joined #openstack-oslo | 20:58 | |
*** evgenyl_ has quit IRC | 20:59 | |
*** evgenyl__ is now known as evgenyl_ | 20:59 | |
*** EinstCrazy has quit IRC | 21:00 | |
*** vilobhmm11 has quit IRC | 21:01 | |
*** vilobhmm11 has joined #openstack-oslo | 21:01 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 21:03 | |
*** EinstCrazy has joined #openstack-oslo | 21:06 | |
*** vilobhmm11 has quit IRC | 21:07 | |
*** EinstCrazy has quit IRC | 21:12 | |
*** vilobhmm11 has joined #openstack-oslo | 21:16 | |
*** vilobhmm11 has quit IRC | 21:16 | |
*** vilobhmm11 has joined #openstack-oslo | 21:16 | |
*** jeckersb_gone is now known as jeckersb | 21:17 | |
*** psanchez has quit IRC | 21:19 | |
*** psanchez has joined #openstack-oslo | 21:20 | |
*** shardy has quit IRC | 21:21 | |
sigmavirus24 | fhermeni: gerrit only emails other people on the review | 21:35 |
fhermeni | sigmavirus24: k thanks for the info | 21:35 |
*** itisha has quit IRC | 21:36 | |
*** vilobhmm11 has quit IRC | 21:43 | |
*** _amrith_ is now known as amrith | 21:44 | |
*** thangp has quit IRC | 21:54 | |
*** jdandrea has quit IRC | 21:54 | |
*** vilobhmm11 has joined #openstack-oslo | 21:57 | |
*** regXboi has quit IRC | 21:59 | |
*** mhickey has quit IRC | 22:03 | |
*** vilobhmm11 has quit IRC | 22:06 | |
*** vilobhmm11 has joined #openstack-oslo | 22:06 | |
harlowja | fhermeni sometimes, most go to my spam folder since i got to many, sooo i just lazily go through them | 22:07 |
fhermeni | harlowja: no worry I was not complaining about you. Just worrying about the fact I didn’t get a mail about my modification but it makes sense | 22:08 |
harlowja | :-P | 22:08 |
harlowja | thats cool | 22:08 |
harlowja | i complain about myself to | 22:08 |
*** rlrossit has quit IRC | 22:09 | |
*** kgiusti has quit IRC | 22:09 | |
harlowja | fhermeni did u press the publish comments button, i don't see any replies on https://review.openstack.org/#/c/210549 | 22:09 |
*** rlrossit has joined #openstack-oslo | 22:10 | |
harlowja | if thats what u are talking about | 22:10 |
*** rlrossit is now known as Guest88622 | 22:10 | |
*** Guest88622 has quit IRC | 22:10 | |
harlowja | (which i think it is) | 22:10 |
fhermeni | harlowja: damn’ | 22:11 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.messaging: setUp/tearDown decorator to prevent recursion https://review.openstack.org/252573 | 22:12 |
*** jdandrea has joined #openstack-oslo | 22:13 | |
harlowja | fhermeni :) | 22:15 |
*** dimtruck is now known as zz_dimtruck | 22:16 | |
*** crc32 has quit IRC | 22:22 | |
*** crc32 has joined #openstack-oslo | 22:25 | |
*** jecarey has quit IRC | 22:37 | |
*** pratikmallya has quit IRC | 22:38 | |
SpamapS | harlowja: hey, I was looking at the zmq oslo.messaging driver and wondering how hard it might be to make a tooz matchmaker. | 22:38 |
harlowja | imho easy | 22:39 |
SpamapS | Yeah, it's a little wonky because the matchmaker API wants to be able to set _any_ member ID, not just "my" host. | 22:39 |
harlowja | vilobhmm11 has some expertise in that, since he was going to do the same with tooz + servicegroups (nova concept) and the matchmaker concept afaik is the same | 22:39 |
SpamapS | so you end up having to create a new coordinator object for every registered host | 22:39 |
SpamapS | but that's meh | 22:40 |
harlowja | crappy api be crappy? | 22:40 |
harlowja | lol | 22:40 |
harlowja | (obviously, ha) | 22:40 |
SpamapS | yeah I think that's just the API being too flexible | 22:40 |
SpamapS | I can't imagine when you'd ever need one host to register another. | 22:40 |
harlowja | the servicegroup one in nova is similarily wonky imho | 22:40 |
harlowja | vilobhmm11 knows more than he probably wants to know about that wonkyness :-P | 22:40 |
vilobhmm11 | :P | 22:41 |
SpamapS | Looking through the bug list, I also couldn't find the "secure zmq messaging" bug that I swore I saw on the screen | 22:41 |
*** edmondsw has quit IRC | 22:41 | |
harlowja | your browser must be wonky | 22:41 |
harlowja | everything is wonky | 22:41 |
SpamapS | wonk this | 22:41 |
harlowja | lol | 22:41 |
vilobhmm11 | SpamapS : atleast for the consul driver harlowja and I was discussing this the other day and as implemented in the patch we will have one co-ordinator per host | 22:42 |
harlowja | ? | 22:43 |
harlowja | i forget, can u describe that again vilobhmm11 | 22:43 |
harlowja | one agent per host? | 22:43 |
vilobhmm11 | harlowja : https://review.openstack.org/#/c/245362/10/tooz/drivers/consul.py #165 | 22:44 |
harlowja | that just requires a unique node | 22:44 |
harlowja | from my limited understanding | 22:44 |
harlowja | how does that limit to one coordinator per host? | 22:44 |
harlowja | node is just some string? | 22:45 |
vilobhmm11 | I was assuming host = node | 22:45 |
harlowja | is node == member_id ? | 22:45 |
vilobhmm11 | host =no de= agent | 22:45 |
harlowja | why assume that? | 22:45 |
vilobhmm11 | node is the agent-name IMHO | 22:46 |
harlowja | is that required? | 22:46 |
vilobhmm11 | yes | 22:46 |
harlowja | or is that just what u think it should be? | 22:46 |
harlowja | ok, hmmm | 22:46 |
harlowja | there is no other way to do that? | 22:46 |
vilobhmm11 | I tried it even in my 2 node consul cluster | 22:46 |
harlowja | sorta limits creating coordinators | 22:46 |
vilobhmm11 | whats the problem with doing so ? | 22:46 |
vilobhmm11 | ok | 22:46 |
harlowja | how do people using tooz even know that info :-P | 22:46 |
harlowja | and u have 3 (distinct things) using tooz say in some app, how do u ensure they all get the same coordinator... | 22:47 |
harlowja | ^ for example | 22:47 |
harlowja | just makings this coordinator unique if thats what node is | 22:47 |
harlowja | the rest of the coordinators just care about some member_id u give them, and some way to connect to a backend somewhere | 22:48 |
harlowja | (via the url/kwargs that u give to get_coordinator) | 22:48 |
harlowja | sooo just saying, maybe there is no other option (idk, not consul expert) | 22:48 |
harlowja | but just something to ponder about.. | 22:49 |
* harlowja doesn't have the answer, just stating the behavior that i think people assume when using tooz | 22:50 | |
*** mriedem has quit IRC | 22:52 | |
harlowja | vilobhmm11 if someone does the following is this ok | 22:54 |
harlowja | c = coordination.get_coordinator("me1", node="my-agent") | 22:55 |
harlowja | d = coordination.get_coordinator("me2", node="my-agent") | 22:55 |
harlowja | does that work as expected? | 22:55 |
harlowja | (ine that its 2 different coordinators) | 22:55 |
harlowja | *in | 22:55 |
harlowja | (both using the same agent...) | 22:55 |
vilobhmm11 | harlowja : IMHO defining what the group means in consul driver context is the main question… n consul case right now its creating a coordinator per session which is wrong IMHO…so above it will create 2 coordinator | 22:57 |
harlowja | well thats expected | 22:58 |
harlowja | its two different coordinators right vilobhmm11 one 'me1' one 'me2', two different enties | 22:59 |
harlowja | imho c and d should operate in the same process just like they would operate on different processses on different boxes | 22:59 |
harlowja | but idk how that affects consul | 23:00 |
*** ihrachys has quit IRC | 23:04 | |
SpamapS | hm | 23:07 |
SpamapS | I read what you guys are writing | 23:07 |
SpamapS | and I have no idea what it means | 23:07 |
harlowja | lol | 23:09 |
harlowja | u'll get it eventually | 23:09 |
*** EinstCrazy has joined #openstack-oslo | 23:09 | |
SpamapS | yeah but I'm having to re-read the code to get it | 23:09 |
SpamapS | :-p | 23:09 |
harlowja | lol | 23:09 |
harlowja | welcome to the ground solider | 23:09 |
harlowja | lol | 23:09 |
SpamapS | what you said about coordinators... | 23:10 |
SpamapS | member_id will be the session id | 23:10 |
SpamapS | so you're saying if you make two member id's, they should block eachother. I agree. | 23:10 |
*** fhermeni has quit IRC | 23:11 | |
harlowja | yes, in the same app | 23:11 |
harlowja | *using the same (agent?) | 23:11 |
SpamapS | right, but thats not how the driver is written now | 23:11 |
SpamapS | and btw, that should be a test | 23:11 |
harlowja | there likely is one | 23:11 |
SpamapS | not one that is run in the check queue of tooz | 23:12 |
harlowja | i'm pretty sure the consul stuff isn't getting tested there, for whatever reason | 23:12 |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:12 | |
harlowja | https://github.com/openstack/tooz/blob/master/tooz/tests/test_coordination.py#L197 (two coords) | 23:12 |
harlowja | few others i think have > 1 coord | 23:12 |
SpamapS | ah thats why | 23:13 |
harlowja | ya, something weird is making it pass, vilobhmm11 i think was going to investigate | 23:13 |
harlowja | it really shouldn't be passing, ha | 23:13 |
harlowja | especially if it gets added to https://github.com/openstack/tooz/blob/master/tooz/tests/test_coordination.py#L45 | 23:13 |
SpamapS | btw it's really annoying that get_coordinator is (url, member_id) but the drivers are (member_id, url) | 23:13 |
*** EinstCrazy has quit IRC | 23:13 | |
SpamapS | messes up my brain every time | 23:13 |
harlowja | hmmm, not sure if i did that, i'm gonna blame jd__ | 23:14 |
harlowja | lol | 23:14 |
SpamapS | aha | 23:14 |
SpamapS | consul driver doesn't even use member_id | 23:14 |
harlowja | it must be a french thing | 23:14 |
harlowja | lol | 23:14 |
*** pballand has joined #openstack-oslo | 23:14 | |
SpamapS | instead it uses an option named 'session' | 23:14 |
SpamapS | so that's the fix there | 23:14 |
harlowja | is that all thats needed? not sure | 23:14 |
*** gordc has quit IRC | 23:14 | |
harlowja | vilobhmm11 was pondering pretty heavily when i last looked over | 23:15 |
harlowja | still looks in pondering mode | 23:15 |
harlowja | lol | 23:15 |
SpamapS | yes I think that's what is needed | 23:15 |
SpamapS | where it does session.create | 23:16 |
SpamapS | instead of using self._session_name, use self._member_id | 23:16 |
harlowja | k | 23:16 |
harlowja | if u say so | 23:16 |
SpamapS | looks like that is just a description | 23:17 |
SpamapS | _every_ coordinator object will get a unique session regardless | 23:17 |
SpamapS | _start() creates a session, and consul won't care | 23:17 |
vilobhmm11 | so does that boil down to #of coordinators = #of session created since now in consul case we have member=session | 23:18 |
vilobhmm11 | SpamapS, harlowja : ^^ | 23:18 |
SpamapS | vilobhmm11: actually member_id isn't needed, but it should be used in the name | 23:18 |
SpamapS | vilobhmm11: that will help the administrator identify the session | 23:19 |
SpamapS | Node<->Session is 1:N | 23:19 |
vilobhmm11 | agree | 23:20 |
*** jecarey has joined #openstack-oslo | 23:20 | |
vilobhmm11 | about the 1:N mapping…but not sure is it ok to have N coordinators harlowja please let us know | 23:20 |
harlowja | tooz as a library can't answer that question :-P | 23:20 |
vilobhmm11 | :P | 23:20 |
harlowja | it provides get_coordinator, giving back coordinator objects for each requested coordinator | 23:21 |
harlowja | if i ask for 10 coordinators with 10 different member_ids i expected 10 different coordinators | 23:21 |
harlowja | thats just the get_coordinator api | 23:21 |
harlowja | if people make 1 trillion (N+++++) coordinators in there app, thats there choice | 23:22 |
vilobhmm11 | alrite | 23:22 |
harlowja | i wouldn't recommend it, but not my choice | 23:22 |
SpamapS | I can see having two conceptual things contend for the same thing in one process/thread | 23:23 |
SpamapS | sounds like a recipe for deadlock.. but I could see it | 23:23 |
harlowja | yup | 23:23 |
harlowja | i can see it to | 23:23 |
harlowja | we both are having the same vision | 23:23 |
harlowja | lol | 23:23 |
harlowja | but as tooz devs, people can blow there shoes off in lots of ways, just gotta hopefully guide people to not do that... | 23:23 |
harlowja | *shoes/feet | 23:24 |
harlowja | lol | 23:24 |
*** jecarey has quit IRC | 23:24 | |
vilobhmm11 | harlowja, SpamapS : so takeaway from the discussion…1) member_id can be used as session name; no need for extra session param…2) we will have 1:N (Node:Session/Coordinators)…3) add other methods in the driver 4) check the tests… | 23:27 |
harlowja | seems fair to me | 23:27 |
vilobhmm11 | let me know if i missed something | 23:27 |
vilobhmm11 | cool | 23:27 |
harlowja | 5) save the world | 23:27 |
vilobhmm11 | :P | 23:27 |
vilobhmm11 | that you are already doing harlowja :) | 23:28 |
harlowja | i'm delegating, ha | 23:28 |
vilobhmm11 | haha | 23:28 |
SpamapS | vilobhmm11: correct :) | 23:32 |
SpamapS | vilobhmm11: note my comment about agent.self too | 23:32 |
SpamapS | vilobhmm11: This is one of those things where you need to provide guidance on how to use Consul. | 23:32 |
SpamapS | vilobhmm11: my understanding of Consul is that the agent is meant to run on every node. | 23:33 |
SpamapS | vilobhmm11: so usually, agent<->node is 1:1 | 23:33 |
SpamapS | so I kind of feel like the 'node' parameter should be optional, and if it isn't set, agent.self is used. | 23:33 |
SpamapS | (it would be needed in the event that users didn't want to run consul agent on every box, but did want to use a cluster of consul agents for tooz backending | 23:34 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.messaging: [WIP] setUp/tearDown decorator to prevent recursion https://review.openstack.org/252573 | 23:37 |
*** jaypipes has quit IRC | 23:38 | |
*** pradk_ has quit IRC | 23:38 | |
vilobhmm11 | SpamapS : sure…thanks for the feedback…jfyi, there are 2 kinds of agents server and client….server is like the leader and client are follower ; agents make the ensemble (from the zookeeper world)…so yes agent is meant to run on every node…atleast that what I have come accross and experimented with the 2 node setup i have.. | 23:41 |
*** Yingxin_ has joined #openstack-oslo | 23:44 | |
SpamapS | vilobhmm11: Right, point being, when you configure nova for group membership, you're not giving it server addresses.. you're just telling it to talk to the local agents.. and telling the local agents to join the servers yes? | 23:44 |
*** Yingxin has quit IRC | 23:47 | |
*** Yingxin_ is now known as Yingxin | 23:47 | |
vilobhmm11 | Spamap : yes if they have not already joined | 23:47 |
vilobhmm11 | all it needs is the coordination.backend_url which represents the servers IMHO | 23:50 |
harlowja | SpamapS in zookeeper driver case u would have to give it the server(s) if there are multiple of them (i think it defaults to localhost:2181 if none are provided) | 23:52 |
harlowja | but for > 1 u gotta give that info | 23:52 |
harlowja | unless u setup another zookeeper with service discovery information about the other zookeeper, lol | 23:52 |
harlowja | *mind blown* | 23:53 |
SpamapS | harlowja: right, zk has a different model. :) | 23:54 |
harlowja | righty | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!