*** shakayumi has quit IRC | 00:08 | |
*** harlowja_at_home has joined #openstack-oslo | 00:15 | |
*** shakayumi has joined #openstack-oslo | 00:34 | |
*** alexpilotti has quit IRC | 00:46 | |
*** shakayumi has quit IRC | 00:47 | |
*** shakayumi has joined #openstack-oslo | 01:14 | |
*** shakayumi has quit IRC | 01:19 | |
*** shakayumi has joined #openstack-oslo | 01:40 | |
*** harlowja_at_home has quit IRC | 01:46 | |
*** shakayumi has quit IRC | 01:55 | |
*** shakayumi has joined #openstack-oslo | 02:21 | |
*** shakayumi has quit IRC | 02:30 | |
*** shakayumi has joined #openstack-oslo | 02:31 | |
*** shakayumi has quit IRC | 02:37 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Add a mandelbrot parallel calculation WBE example https://review.openstack.org/106216 | 02:49 |
---|---|---|
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Add a mandelbrot parallel calculation WBE example https://review.openstack.org/106216 | 02:51 |
*** shakayumi has joined #openstack-oslo | 03:03 | |
*** dimsum_ has joined #openstack-oslo | 03:11 | |
*** shakayumi has quit IRC | 03:16 | |
*** arnaud has joined #openstack-oslo | 03:17 | |
*** dimsum_ has quit IRC | 03:36 | |
*** mriedem has quit IRC | 03:58 | |
*** shakayumi has joined #openstack-oslo | 04:12 | |
*** shakayumi has quit IRC | 04:31 | |
*** Krast has joined #openstack-oslo | 04:33 | |
*** arnaud has quit IRC | 04:43 | |
*** stevemar has joined #openstack-oslo | 05:01 | |
*** shakayumi has joined #openstack-oslo | 05:07 | |
*** Krast has quit IRC | 05:13 | |
*** arnaud has joined #openstack-oslo | 05:16 | |
*** ildikov has joined #openstack-oslo | 05:23 | |
*** ildikov_ has quit IRC | 05:26 | |
*** ildikov has quit IRC | 05:28 | |
*** noelbk has joined #openstack-oslo | 05:57 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/oslo.vmware: Imported Translations from Transifex https://review.openstack.org/114732 | 06:08 |
*** noelbk has quit IRC | 06:24 | |
*** praneshp has joined #openstack-oslo | 06:34 | |
*** praneshp has quit IRC | 06:55 | |
*** SridharG has joined #openstack-oslo | 06:59 | |
*** stevemar has quit IRC | 07:18 | |
*** praneshp has joined #openstack-oslo | 07:19 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Reject messages if they could not be put in an ack state https://review.openstack.org/114814 | 07:24 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Reject WBE messages if they can't be put in an ack state https://review.openstack.org/114814 | 07:25 |
*** praneshp has quit IRC | 07:27 | |
*** AAzza_afk is now known as AAzza | 07:46 | |
*** yamahata has joined #openstack-oslo | 07:48 | |
*** AAzza is now known as AAzza_afk | 08:08 | |
*** AAzza_afk is now known as AAzza | 08:21 | |
*** arnaud has quit IRC | 08:26 | |
*** shakayumi has quit IRC | 08:41 | |
*** shakayumi has joined #openstack-oslo | 08:42 | |
*** shakayumi has quit IRC | 08:56 | |
*** alexpilotti has joined #openstack-oslo | 09:09 | |
*** shakayumi has joined #openstack-oslo | 09:23 | |
*** yamahata has quit IRC | 09:25 | |
*** shakayumi has quit IRC | 09:39 | |
*** shakayumi has joined #openstack-oslo | 10:05 | |
*** shakayumi has quit IRC | 10:10 | |
*** shakayumi has joined #openstack-oslo | 11:06 | |
*** shakayumi has quit IRC | 11:21 | |
YorikSar | amrith: Nah, don't worry, it's fine as it is. Just for the future porting save those Change-Id lines with commit messages :) | 11:26 |
amrith | YorikSar, g'morning | 11:30 |
amrith | quick q for you on that subject | 11:30 |
amrith | It is trivial for me to pull the changeID lines and do a resubmit | 11:30 |
amrith | I didn't do it because I wasn't sure that kind of thing would be acceptable. | 11:31 |
YorikSar | amrith: No, you shouldn't do that. It'll create new change requests | 11:31 |
YorikSar | But for new commits you can just copy Change-Id lines along with commit messages | 11:31 |
amrith | YorikSar, I have the old commits, I'll just un-abandon them and re-use the commitId line | 11:31 |
amrith | I can then abandon the new ones | 11:31 |
amrith | the old ones have the history | 11:32 |
YorikSar | Em... | 11:32 |
amrith | which is why I'd like to keep them | 11:32 |
amrith | if possible | 11:32 |
YorikSar | Ok, now I'm confused :) | 11:32 |
amrith | ok, what's the confusion? | 11:32 |
YorikSar | You have change requests in incubator. You've (almost) applied those patches to oslo.concurrency lib, changed Change-Id lines in the process, and uploaded new change requests for lib. | 11:34 |
amrith | (a) I haven't applied those patches | 11:34 |
amrith | I couldn't figure out how to do that | 11:34 |
amrith | well, kind of | 11:34 |
amrith | I had to apply then and resolve some conflicts | 11:34 |
amrith | because there are differences betweent he code in o-i and i.c | 11:34 |
amrith | o.c | 11:34 |
amrith | around the import's and in the case of mocks, the names of the object(s) being mocked | 11:35 |
*** alexpilotti has quit IRC | 11:35 | |
amrith | so, having resolved that, I ran tests and submitted with git review | 11:35 |
YorikSar | Now you shouldn't change Change-Id in existing change requests, so once patches are merged to lib, you can just restore changes in incubator and add new patchset there with patch that landed to lib. | 11:35 |
amrith | I copied the commit message BUT REMOVED the CHANGEID line | 11:35 |
amrith | ok, now I'm confused | 11:35 |
amrith | is it the intent that oslo-incubator and oslo.concurrency will each have a processutils? | 11:36 |
amrith | and that o-i will continue to be the place where you make changes to processutils and then those get merged into oslo.concurrency? | 11:36 |
amrith | do projects import from oslo-incubator or oslo.concurrency? | 11:36 |
YorikSar | Yes, removing change-id line essentially replaces it with a new one. | 11:36 |
amrith | I had assumed that once processutils graduated as part of the oslo.concurrency graduation, it ceased to exist in oslo-incubator | 11:37 |
*** linkid has joined #openstack-oslo | 11:38 | |
YorikSar | Yes, there will be 2 version of processutils for the time being. After we make first release of oslo.concurrency, processutils in incubator will be marked as obsolete, and apps will gradually switch to oslo.concurrency. | 11:38 |
amrith | oh, OK. | 11:38 |
amrith | so, I have reverted my patch sets for oslo-incubator | 11:39 |
amrith | I'll keep those around and use those to merge into oslo-incubator once oslo.concurrency accepts the patch | 11:39 |
YorikSar | Ok :) | 11:39 |
amrith | Wait wait ... there's a keyword called "Originally-Submitted-In". I see dims used that in his commit | 11:41 |
amrith | I can use that | 11:41 |
amrith | In his mask_password commit, he said "Originally submitted in If5ea2d91b1d87c995f50d07a1281879493bd7adb" | 11:41 |
amrith | YorikSar, I also have a bug 1357587, if you want to tag that in yor commit about docs in oslo.concurrency. | 11:43 |
YorikSar | amrith: Ok, will do. | 11:44 |
YorikSar | But now I'll go back to my Sunday :) | 11:44 |
openstackgerrit | amrith proposed a change to openstack/oslo.concurrency: Log stdout, stderr and command on execute() error https://review.openstack.org/114659 | 11:45 |
openstackgerrit | amrith proposed a change to openstack/oslo.concurrency: Mask passwords in exceptions and error messages https://review.openstack.org/114656 | 11:47 |
openstackgerrit | amrith proposed a change to openstack/oslo.concurrency: Handle a failure on communicate() https://review.openstack.org/114664 | 11:48 |
amrith | YorikSar, you have fun. I've got to do that too. But, I've stuck those change-Id's onto the new commits so it'll be easy to chain them. Take care! | 11:49 |
*** AAzza is now known as AAzza_afk | 11:53 | |
*** SridharG has quit IRC | 12:04 | |
*** linkid has left #openstack-oslo | 12:05 | |
*** linkid has joined #openstack-oslo | 12:07 | |
*** mriedem has joined #openstack-oslo | 12:36 | |
*** stevemar has joined #openstack-oslo | 12:46 | |
*** dhellman_ has joined #openstack-oslo | 13:04 | |
*** dhellman_ has quit IRC | 13:04 | |
*** dhellman_ has joined #openstack-oslo | 13:05 | |
*** stevemar has quit IRC | 13:06 | |
*** dhellman_ has quit IRC | 13:08 | |
*** Alexei_987 has joined #openstack-oslo | 13:42 | |
*** alexpilotti has joined #openstack-oslo | 14:16 | |
*** SridharG has joined #openstack-oslo | 14:32 | |
YorikSar | amrith: Oh, nice :) | 15:14 |
*** shakamunyi has joined #openstack-oslo | 15:18 | |
*** shakamunyi has quit IRC | 15:20 | |
*** shakamunyi has joined #openstack-oslo | 15:21 | |
*** praneshp has joined #openstack-oslo | 15:31 | |
*** praneshp_ has joined #openstack-oslo | 15:34 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Expand documention on failures and wrapped failures types https://review.openstack.org/113559 | 15:35 |
*** praneshp has quit IRC | 15:35 | |
*** praneshp_ is now known as praneshp | 15:35 | |
*** praneshp has quit IRC | 16:09 | |
*** AAzzal has joined #openstack-oslo | 16:19 | |
*** AAzzal is now known as AAzza | 16:20 | |
*** AAzzal has joined #openstack-oslo | 16:20 | |
*** AAzza_afk has quit IRC | 16:21 | |
*** AAzza has quit IRC | 16:24 | |
*** AAzzal is now known as AAzza | 16:24 | |
*** shakamunyi has quit IRC | 16:34 | |
*** shakamunyi has joined #openstack-oslo | 17:05 | |
*** harlowja_at_home has joined #openstack-oslo | 17:08 | |
*** harlowja_at_home has quit IRC | 17:30 | |
*** arnaud has joined #openstack-oslo | 17:50 | |
*** pcm_ has joined #openstack-oslo | 18:02 | |
*** AAzza is now known as AAzza_afk | 18:32 | |
*** mriedem has quit IRC | 18:33 | |
*** stevemar has joined #openstack-oslo | 19:01 | |
*** Alexei_987 has quit IRC | 19:46 | |
*** mriedem has joined #openstack-oslo | 20:01 | |
*** pcm_ has quit IRC | 21:01 | |
*** SridharG has quit IRC | 21:08 | |
*** shakayumi has joined #openstack-oslo | 21:09 | |
*** shakamunyi has quit IRC | 21:12 | |
*** linkid has left #openstack-oslo | 21:32 | |
*** stevemar has quit IRC | 21:47 | |
*** mrda-weekend is now known as mrda | 21:50 | |
*** harlowja_away is now known as harlowja | 21:52 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Allow worker count to be specified when no executor provided https://review.openstack.org/114849 | 22:14 |
*** alexpilotti has quit IRC | 22:32 | |
*** morganfainberg_Z is now known as morganfainberg | 23:27 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!