Saturday, 2014-12-06

openstackgerritJoshua Harlow proposed openstack/oslo.messaging: Add a thread + futures executor based executor  https://review.openstack.org/7091400:05
openstackgerritJoshua Harlow proposed openstack/oslo-specs: config: Add a spec for a oslo.config dictionary based config opts  https://review.openstack.org/13004700:09
*** flashgordon is now known as jogo00:10
openstackgerritJoshua Harlow proposed openstack/oslo-specs: config: Add a spec for a oslo.config dictionary based config opts  https://review.openstack.org/13004700:12
*** harlowja_ has quit IRC00:17
*** harlowja has joined #openstack-oslo00:32
dimsum__zzzeek: fascinating read (your email). you should send them more often :)00:35
zzzeekyeah good thing i didnt have antyhing internal in there00:35
dimsum__:)00:36
harlowjadef +2 to that00:36
harlowjazzzeek thats your weekly status email that managers like?00:38
zzzeekthat status has nothing customer related in it so manager actually wont like it that much :)00:38
harlowja:)00:38
harlowjasold 1 billion jillion sqlalchemy dollars00:39
harlowjato customers, lol00:39
*** david-lyle is now known as david-lyle_afk00:39
harlowjazzzeek well i give u a bonus, it seems like u are doing work, pat on back00:43
harlowjaalthough the pymysql thing seems scary00:44
openstackgerritJoshua Harlow proposed openstack/taskflow: Show compilation actions when __debug__ enabled  https://review.openstack.org/13927000:46
*** zzzeek has quit IRC00:54
openstackgerritJoshua Harlow proposed openstack/taskflow: Properly handle and skip empty intermediary flows  https://review.openstack.org/13514600:55
openstackgerritJoshua Harlow proposed openstack/taskflow: Show compilation actions when __debug__ enabled  https://review.openstack.org/13927000:55
*** zzzeek has joined #openstack-oslo00:56
*** zzzeek has quit IRC01:02
ihrachyshkawho's in charge of oslo.config? I need an advice01:11
*** tsekiyam_ has joined #openstack-oslo01:17
*** alexpilotti has quit IRC01:20
*** tsekiyama has quit IRC01:21
*** tsekiyam_ has quit IRC01:21
*** mtanino has quit IRC01:22
openstackgerritMerged openstack/taskflow: Allow for the notifier to provide a 'details_filter'  https://review.openstack.org/13696901:22
ihrachyshkadimsum__: hey! around?01:24
dimsum__ihrachyshka: pong01:25
ihrachyshkadimsum__: that config-filter thing from oslo.config. it seems that it does not play nice with substitutions :|01:26
dimsum__hmmm01:27
ihrachyshkadimsum__: you need to explicitly register options that are available for config-filter, but if it's a library, it does not know which options an app would like to pass thru substitutions01:27
ihrachyshkaall in all, substitutions are user-defined, so in general even app does not know what to expect there01:27
*** boris-42 has quit IRC01:27
dimsum__y  can't find any test cases in test_cfgfilter.py01:28
ihrachyshkadimsum__: in my particular case, neutron usually specifies lock_path as $state_path/lock, and it fails with 'No such option' when lock_path is accessed01:29
ihrachyshkabecause lock_path is defined in olso.concurrency thru config-filter01:29
dimsum__is the gate blocked by this?01:29
dimsum__or you are adding something new and are stuck?01:30
ihrachyshkadimsum__: not at all, the only thing blocked is neutron migration to oslo.concurrency due to that issue :)01:30
dimsum__cool, even if i whip something up we'll need a fresh rev of concurrency. can you please open a bug and assign it to me?01:31
ihrachyshkadimsum__: I've spent the evening debugging the failures that I get for my migration patch to realize it's because of oslo.config and not oslo.concurrency01:31
ihrachyshkadimsum__: ok, fine, I'll do it tomorrow01:31
dimsum__apologies :)01:31
ihrachyshkathough the whole idea of config-filter seems moot to me now that I consider substitutions01:32
dimsum__y config filter came very late to the game01:32
dimsum__probably from markmc01:32
ihrachyshkayes, he's the author01:33
ihrachyshkayou and flaper87 reviewed01:33
ihrachyshkathat's why I've pinged you :)01:33
dimsum__no good deed goes unpunished :)01:34
dimsum__have a good weekend, i'll try to look at it over the weekend01:34
ihrachyshkatnx, bye and gn01:36
*** ihrachyshka has quit IRC01:37
*** ViswaV has quit IRC01:57
*** dimsum__ has quit IRC02:02
openstackgerritMerged openstack/taskflow: Update listeners to ensure they correctly handle all atoms  https://review.openstack.org/13695802:02
*** dimsum__ has joined #openstack-oslo02:03
*** dimsum__ has quit IRC02:08
openstackgerritJoshua Harlow proposed openstack/taskflow: Allow loading conductors via entrypoints  https://review.openstack.org/12461702:26
*** sigmavirus24_awa is now known as sigmavirus2402:26
openstackgerritJoshua Harlow proposed openstack/taskflow: Allow loading conductors via entrypoints  https://review.openstack.org/12461702:33
*** sigmavirus24 is now known as sigmavirus24_awa03:04
*** sigmavirus24_awa is now known as sigmavirus2403:24
*** amrith is now known as _amrith_03:56
openstackgerritJoshua Harlow proposed openstack/taskflow: Standardize bases in the pluggable modules  https://review.openstack.org/13974104:07
openstackgerritJoshua Harlow proposed openstack/taskflow: Allow loading conductors via entrypoints  https://review.openstack.org/12461704:07
openstackgerritJoshua Harlow proposed openstack/taskflow: Standardize bases in the pluggable modules  https://review.openstack.org/13974104:20
*** dimsum__ has joined #openstack-oslo04:53
*** stevemar has joined #openstack-oslo04:57
*** dimsum__ has quit IRC04:57
*** jamespage has quit IRC05:00
*** jamespage has joined #openstack-oslo05:01
*** stevemar has quit IRC05:08
openstackgerritJoshua Harlow proposed openstack/taskflow: Just use 4 spaces for classifier indents  https://review.openstack.org/13978305:11
openstackgerritJoshua Harlow proposed openstack/taskflow: Just use 4 spaces for classifier indents  https://review.openstack.org/13978305:12
*** sigmavirus24 is now known as sigmavirus24_awa05:27
openstackgerritJoshua Harlow proposed openstack/taskflow: Replace internal fsm + table with automaton library  https://review.openstack.org/13978405:31
openstackgerritJoshua Harlow proposed openstack/taskflow: Replace internal fsm + table with automaton library  https://review.openstack.org/13978405:32
openstackgerritJoshua Harlow proposed openstack/taskflow: Replace internal fsm + table with automaton library  https://review.openstack.org/13978405:35
openstackgerritJoshua Harlow proposed openstack/taskflow: Replace internal fsm + table with automaton library  https://review.openstack.org/13978405:36
*** takedakn has joined #openstack-oslo05:39
*** takedakn has quit IRC06:17
*** takedakn has joined #openstack-oslo06:22
*** harlowja is now known as harlowja_away06:52
*** krotscheck has quit IRC07:05
*** takedakn has quit IRC07:26
*** krotscheck has joined #openstack-oslo07:39
openstackgerritMerged openstack/taskflow: Ensure frozen attribute is set in fsm clones/copies  https://review.openstack.org/13929707:44
*** arnaud__ has quit IRC07:51
*** noelbk has quit IRC07:53
*** arnaud__ has joined #openstack-oslo08:14
openstackgerritMerged openstack/taskflow: Just use 4 spaces for classifier indents  https://review.openstack.org/13978308:18
*** rpodolyaka1 has joined #openstack-oslo08:38
*** andreykurilin_ has joined #openstack-oslo08:41
*** rpodolyaka1 has quit IRC08:50
*** andreykurilin_ has quit IRC08:51
*** rpodolyaka1 has joined #openstack-oslo08:59
*** rpodolyaka1 has quit IRC09:47
*** noelbk has joined #openstack-oslo09:54
*** andreykurilin_ has joined #openstack-oslo10:19
*** ihrachyshka has joined #openstack-oslo10:39
*** e0ne has joined #openstack-oslo10:45
*** ihrachyshka has quit IRC10:56
*** e0ne has quit IRC10:58
*** e0ne has joined #openstack-oslo10:59
*** andreykurilin_ has quit IRC11:15
*** andreykurilin_ has joined #openstack-oslo11:15
*** e0ne has quit IRC11:39
*** exploreshaifali has joined #openstack-oslo12:08
*** e0ne has joined #openstack-oslo12:10
*** andreykurilin_ has quit IRC12:14
*** _amrith_ is now known as amrith12:15
*** rpodolyaka1 has joined #openstack-oslo12:22
*** rpodolyaka1 has quit IRC12:25
*** dimsum__ has joined #openstack-oslo12:32
*** rpodolyaka1 has joined #openstack-oslo12:34
*** dimsum__ has quit IRC12:38
*** alexpilotti has joined #openstack-oslo12:43
*** rpodolyaka1 has quit IRC13:25
*** e0ne has quit IRC13:30
*** arnaud__ has quit IRC13:31
*** arnaud__ has joined #openstack-oslo13:31
*** arnaud__ has quit IRC13:36
*** dimsum__ has joined #openstack-oslo13:38
*** e0ne has joined #openstack-oslo13:40
*** dimsum__ has quit IRC13:43
*** e0ne has quit IRC14:15
*** exploreshaifali has quit IRC14:30
*** takedakn has joined #openstack-oslo14:31
*** arnaud__ has joined #openstack-oslo14:32
*** arnaud__ has quit IRC14:36
-openstackstatus- NOTICE: [reminder] gerrit will be offline for 30 minutes starting at 16:00 utc for project renames15:20
*** takedakn has quit IRC15:28
*** arnaud__ has joined #openstack-oslo15:32
*** stevemar has joined #openstack-oslo15:36
*** arnaud__ has quit IRC15:37
-openstackstatus- NOTICE: gerrit will be offline for 30 minutes while we rename a few projects. eta 16:30 utc16:04
*** ChanServ changes topic to "gerrit will be offline for 30 minutes while we rename a few projects. eta 16:30 utc"16:04
*** ajo has joined #openstack-oslo16:19
*** andreykurilin_ has joined #openstack-oslo16:31
*** arnaud__ has joined #openstack-oslo16:33
*** arnaud__ has quit IRC16:38
*** openstackgerrit has quit IRC16:45
*** openstackgerrit has joined #openstack-oslo16:45
*** noelbk has quit IRC16:48
*** ChanServ changes topic to "#openstack-oslo"16:50
*** dimsum__ has joined #openstack-oslo17:41
*** stevemar has quit IRC17:44
*** dimsum__ has quit IRC17:45
*** arnaud__ has joined #openstack-oslo17:49
*** arnaud__ has quit IRC17:54
openstackgerritJoshua Harlow proposed openstack/taskflow: Properly handle and skip empty intermediary flows  https://review.openstack.org/13514618:24
openstackgerritJoshua Harlow proposed openstack/taskflow: Properly handle and skip empty intermediary flows  https://review.openstack.org/13514618:26
*** raildo has joined #openstack-oslo18:45
*** harlowja_at_home has joined #openstack-oslo19:00
openstackgerritJoshua Harlow proposed openstack/taskflow: Properly handle and skip empty intermediary flows  https://review.openstack.org/13514619:10
*** andreykurilin_ has quit IRC19:12
openstackgerritJoshua Harlow proposed openstack/taskflow: Properly handle and skip empty intermediary flows  https://review.openstack.org/13514619:26
*** raildo has quit IRC19:27
*** ihrachyshka has joined #openstack-oslo19:34
*** arnaud__ has joined #openstack-oslo19:35
openstackgerritJoshua Harlow proposed openstack/taskflow: Use explict 'attr_dict' when adding provider->consumer edge  https://review.openstack.org/13982519:37
openstackgerritJoshua Harlow proposed openstack/taskflow: Use explict 'attr_dict' when adding provider->consumer edge  https://review.openstack.org/13982519:39
*** arnaud__ has quit IRC19:40
*** harlowja_at_home has quit IRC19:40
*** ihrachyshka has quit IRC19:47
openstackgerritJoshua Harlow proposed openstack/taskflow: Properly handle and skip empty intermediary flows  https://review.openstack.org/13514620:11
openstackgerritJoshua Harlow proposed openstack/taskflow: Use explict 'attr_dict' when adding provider->consumer edge  https://review.openstack.org/13982520:20
*** andreykurilin_ has joined #openstack-oslo20:21
openstackgerritJoshua Harlow proposed openstack/taskflow: Use explict 'attr_dict' when adding provider->consumer edge  https://review.openstack.org/13982520:24
*** e0ne has joined #openstack-oslo20:31
*** ajo has quit IRC20:33
*** arnaud__ has joined #openstack-oslo20:51
*** arnaud__ has quit IRC20:55
openstackgerritMichael Bayer proposed openstack/oslo.db: Upgrade exc_filters for 'engine' argument and connect behavior  https://review.openstack.org/13972520:59
openstackgerritMichael Bayer proposed openstack/oslo.db: Ensure DBConnectionError is raised when on failed revalidate  https://review.openstack.org/13973820:59
openstackgerritMichael Bayer proposed openstack/oslo.db: Repair string-based disconnect filters for MySQL, DB2  https://review.openstack.org/13973320:59
*** arnaud__ has joined #openstack-oslo21:08
*** arnaud__ has quit IRC21:08
*** arnaud__ has joined #openstack-oslo21:27
*** dimsum__ has joined #openstack-oslo21:27
*** arnaud__ has quit IRC21:35
openstackgerritJoshua Harlow proposed openstack/taskflow: Properly handle and skip empty intermediary flows  https://review.openstack.org/13514621:47
openstackgerritJoshua Harlow proposed openstack/taskflow: Use explict 'attr_dict' when adding provider->consumer edge  https://review.openstack.org/13982521:49
openstackgerritMerged openstack/taskflow: Refactor parts of the job lock/job condition zookeeper usage  https://review.openstack.org/12127521:51
*** stevemar has joined #openstack-oslo22:17
*** e0ne has quit IRC22:20
openstackgerritJoshua Harlow proposed openstack/taskflow: Rework pieces of the task callback capability  https://review.openstack.org/12952722:26
openstackgerritJoshua Harlow proposed openstack/taskflow: Rework pieces of the task callback capability  https://review.openstack.org/12952722:29
openstackgerritJoshua Harlow proposed openstack/taskflow: Ensure that failures can be pickled  https://review.openstack.org/13237622:30
openstackgerritJoshua Harlow proposed openstack/taskflow: Allow stopwatches to be restarted  https://review.openstack.org/13237722:30
openstackgerritJoshua Harlow proposed openstack/taskflow: Have tasks be able to provide copy() methods  https://review.openstack.org/13237822:30
openstackgerritJoshua Harlow proposed openstack/taskflow: Have tasks be able to provide copy() methods  https://review.openstack.org/13237822:46
openstackgerritJoshua Harlow proposed openstack/taskflow: Stop returning atoms from execute/revert methods  https://review.openstack.org/13238023:04
openstackgerritJoshua Harlow proposed openstack/taskflow: Get the basics of a process executor working  https://review.openstack.org/12128023:04
openstackgerritJoshua Harlow proposed openstack/taskflow: Base task executor should provide 'wait_for_any'  https://review.openstack.org/13265123:04
openstackgerritJoshua Harlow proposed openstack/taskflow: Get event/notification sending working correctly  https://review.openstack.org/13469023:05
*** toabctl has quit IRC23:05
*** toabctl has joined #openstack-oslo23:07
openstackgerritJoshua Harlow proposed openstack/taskflow: Get event/notification sending working correctly  https://review.openstack.org/13469023:07
openstackgerritJoshua Harlow proposed openstack/taskflow: Add a simplistic hello world example  https://review.openstack.org/13857223:07
*** ekarlso- has quit IRC23:07
openstackgerritJoshua Harlow proposed openstack/taskflow: Tidy up the WBE cache (now WBE types) module  https://review.openstack.org/10324523:16
*** andreykurilin_ has quit IRC23:22
*** andreykurilin_ has joined #openstack-oslo23:22
openstackgerritJoshua Harlow proposed openstack/taskflow: Tidy up the WBE cache (now WBE types) module  https://review.openstack.org/10324523:30

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