Tuesday, 2014-04-29

harlowjaviktors|afk when u get back, i'm messing around with trollious, and wondering how does one go about making a method that does yield X, yield Y, then yield From(blah)?00:59
harlowjacan those be mixed?00:59
harlowjaseems like its either one or the other, but maybe i'm missing something01:06
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087001:45
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087001:48
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087001:51
*** zhiyan_ is now known as zhiyan01:52
praneshpdhellmann: the code for the tcp keepalive bp we discussed in the moring:  https://review.openstack.org/9087001:52
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE)  https://review.openstack.org/9083401:53
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE)  https://review.openstack.org/9083401:58
*** markmcclain has quit IRC02:00
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087002:02
*** shakamunyi has quit IRC02:11
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087002:30
*** mriedem has left #openstack-oslo02:41
*** mriedem has quit IRC02:41
*** bknudson has quit IRC02:54
*** arnaud__ has quit IRC03:18
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE)  https://review.openstack.org/9083403:18
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Remove persistence wiki page link  https://review.openstack.org/9087803:23
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Mess around with using trollius (NO MERGE)  https://review.openstack.org/9088103:45
*** praneshp has quit IRC03:55
*** morganfainberg is now known as morganfainberg_Z04:20
*** praneshp has joined #openstack-oslo04:21
*** praneshp_ has joined #openstack-oslo04:22
*** praneshp has quit IRC04:26
*** praneshp_ is now known as praneshp04:26
*** harlowja is now known as harlowja_away04:56
openstackgerritAndreas Jaeger proposed a change to openstack/oslo-incubator: Improve help strings  https://review.openstack.org/7199206:10
*** praneshp has quit IRC06:12
*** viktors|afk is now known as viktors06:29
*** flaper87|afk is now known as flaper8706:39
*** ihrachyshka has joined #openstack-oslo07:14
*** I159_ has joined #openstack-oslo07:48
*** gcb has joined #openstack-oslo08:31
*** ihrachyshka has quit IRC08:37
*** ihrachyshka has joined #openstack-oslo08:39
openstackgerritFrederic Lepied proposed a change to openstack/oslo-incubator: Activate tests.unit.test_imageutils under Python3  https://review.openstack.org/9053208:59
*** markmc has joined #openstack-oslo09:20
ihrachyshkapep8 task fails for me complaining about requirements.txt not in alphabetical order (related to SQLAlchemy)10:34
ihrachyshkaanyone seen the issue?10:34
ihrachyshkabnemec: dhellmann: ^^ this is for incubator10:36
openstackgerritIhar Hrachyshka proposed a change to openstack/oslo-incubator: On Python <= 2.6, use simplejson if available  https://review.openstack.org/9096810:46
openstackgerritJulia Varlamova proposed a change to openstack/oslo-incubator: Enable skipped tests from test_models.py  https://review.openstack.org/9097110:52
openstackgerritNikola Dipanov proposed a change to openstack-dev/hacking: Add an import whitelist helper factory  https://review.openstack.org/8001810:57
openstackgerritNikola Dipanov proposed a change to openstack-dev/hacking: Add TestCase assertion methods for testing checks  https://review.openstack.org/8027810:57
openstackgerritNikola Dipanov proposed a change to openstack-dev/hacking: Add an import whitelist helper factory  https://review.openstack.org/8001811:12
openstackgerritDavanum Srinivas (dims) proposed a change to openstack/oslo.vmware: Sync changes from Nova error_util.py  https://review.openstack.org/9069911:52
openstackgerritJulia Varlamova proposed a change to openstack/oslo-incubator: Enable skipped tests from test_models.py  https://review.openstack.org/9097111:56
*** erecio has joined #openstack-oslo12:09
*** mkoderer has joined #openstack-oslo12:17
mkodererdhellmann: ping12:18
*** zhiyan is now known as zhiyan_12:23
openstackgerritJulia Varlamova proposed a change to openstack/oslo-incubator: Enable skipped tests from test_models.py  https://review.openstack.org/9097112:25
*** gcb has quit IRC12:29
*** dims has quit IRC12:33
stanniehi, is there a bp for having a base class for alembic migration tests in oslo-incubator ? we already have test_migration but it's not available for alembic and a few projects: storyboard, sahara, ironic... ripped off this test_migration_base class from nova and ported it to alembic12:42
*** gcb has joined #openstack-oslo12:42
stanniestoryboard: https://github.com/openstack-infra/storyboard/blob/master/storyboard/tests/db/migration/test_migrations_base.py "There is an ongoing work to extact similar code to oslo incubator. Once it is extracted we'll be able to remove this file and use oslo."12:43
stannieI am trying to find a way to track this task in order to add this in Solum but can't find any bp/bug issue12:43
*** dims has joined #openstack-oslo12:48
*** gcb has quit IRC12:51
*** tongli has joined #openstack-oslo12:55
*** jecarey has quit IRC13:08
*** mriedem has joined #openstack-oslo13:19
*** flaper87 is now known as flaper87|afk13:20
*** bknudson has joined #openstack-oslo13:24
*** flaper87|afk is now known as flaper8713:25
*** markmcclain has joined #openstack-oslo13:40
openstackgerritDirk Mueller proposed a change to openstack/oslo-incubator: Remove deprecated LoopingCall  https://review.openstack.org/8726213:44
*** markmcclain has quit IRC13:45
dhellmannstannie: that sounds like something that we would like to have ported to oslo.db, but I don't know if victors or rpodolyaka have it on the list, yet13:51
*** flaper87 is now known as flaper87|afk13:53
rpodolyakastannie: hey! I'm not sure there is a bp in oslo-incubator now, but we definitely want to see this implemented in oslo.db13:55
rpodolyakaI think we have a reference implementation in ironic now (as it's one of the few projects which uses alembic)13:55
stannieyep I see13:56
rpodolyakamake it project-independent and putting to oslo.db seems reasonable to me13:56
rpodolyaka*making13:56
*** flaper87|afk is now known as flaper8713:56
stanniebut it should be refactored in order to manage migration and alembic right ?13:56
rpodolyakaI believe so13:56
stannieotherwise we'll have code duplication with nova13:56
stanniesince nova doesn't use alembic13:57
rpodolyakafyi, work on oslo.db code within oslo-incubator is currently frozen as we are in the middle of oslo.db graduation13:57
rpodolyakabut once oslo.db is released, we'll be glad to review patches bringing alembic support to the base migration test case13:58
bnemecihrachyshka: You're on Fedora, right?  There's a bug in the sort tool in F20 that makes the pep8 check fail.13:59
bnemecAs long as it's just the sqlalchemy thing it should pass in the gate.13:59
ihrachyshkabnemec: indeed :)13:59
ihrachyshkabnemec: yes, it passed here: https://review.openstack.org/#/c/90968/14:00
stannieok, great! thanks for the inputs rpodolyaka, should I write a bp for it ?14:00
ihrachyshkabnemec: this one? https://bugzilla.redhat.com/show_bug.cgi?id=105559714:01
rpodolyakahmm, dhellmann: are we going to have seperate bp list for oslo.*? or they are registered within oslo project on launchpad?14:01
bnemecihrachyshka: Yep14:02
dhellmannrpodolyaka: please keep all of the blueprints under the "oslo" project, like the bugs. tracking  them across multiple projects is too much trouble, and we'll have some better options after we move to storyboard14:05
rpodolyakadhellmann: ack, thanks!14:06
rpodolyakastannie: ^ feel free to register a bp under "oslo" project for now14:06
stannieok thanks14:06
*** gcb has joined #openstack-oslo14:07
mkodererdhellmann: I am the one for the oslo liaisons for Tempest14:11
dhellmannhi, mkoderer!14:11
mkodererdhellmann: is there a meeting planned at the summit?14:12
mkodererhi ;)14:12
dhellmannmkoderer: there are 2 sessions that it would be good for you to attend14:12
* dhellmann goes to find links14:12
dhellmannmkoderer: http://junodesignsummit.sched.org/event/7395b46e449e27cfd2d53dc5497ae565#.U1-zl61dVPw14:13
dhellmannmkoderer: http://junodesignsummit.sched.org/event/07f99c3ec4a68aa10a9f268b71db8e7b#.U1-zsK1dVPw14:14
mkodererdhellmann: all right.. I added them to my schedule14:15
mkodererthx14:15
dhellmannmkoderer: good, we'll see you there!14:15
*** zhiyan_ is now known as zhiyan14:23
*** markmcclain has joined #openstack-oslo14:25
*** jecarey has joined #openstack-oslo14:29
*** bnemec has quit IRC14:39
*** bnemec has joined #openstack-oslo14:42
*** markmcclain has quit IRC14:43
*** markmcclain has joined #openstack-oslo14:44
*** viktors is now known as viktors|afk14:45
*** ihrachyshka has quit IRC14:46
*** gcb has quit IRC15:05
*** tongli has quit IRC15:14
*** ihrachyshka has joined #openstack-oslo15:16
*** shakamunyi has joined #openstack-oslo15:21
openstackgerritIhar Hrachyshka proposed a change to openstack/oslo.messaging: Synced jsonutils from oslo-incubator  https://review.openstack.org/9107315:28
*** ihrachyshka has quit IRC15:28
openstackgerritIhar Hrachyshka proposed a change to openstack/taskflow: Synced jsonutils from oslo-incubator  https://review.openstack.org/9107615:28
*** ihrachyshka has joined #openstack-oslo15:30
*** zhiyan is now known as zhiyan_15:31
*** zhiyan_ is now known as zhiyan15:42
*** ihrachyshka has quit IRC15:51
*** ihrachyshka has joined #openstack-oslo16:04
*** markmcclain has quit IRC16:05
*** I159_ has quit IRC16:06
*** zhiyan is now known as zhiyan_16:11
*** markmcclain has joined #openstack-oslo16:20
*** mriedem has quit IRC16:29
*** mriedem has joined #openstack-oslo16:30
*** GheRivero has quit IRC16:31
openstackgerritCarl Baldwin proposed a change to openstack/oslo-incubator: Implement stop method in ProcessLauncher  https://review.openstack.org/8968616:39
*** markmcclain has quit IRC16:44
*** GheRivero has joined #openstack-oslo16:48
*** harlowja_away is now known as harlowja16:59
*** flaper87 is now known as flaper87|afk17:05
*** flaper87|afk is now known as flaper8717:08
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE)  https://review.openstack.org/9083417:11
*** mkoderer has quit IRC17:12
*** praneshp has joined #openstack-oslo17:17
*** morganfainberg_Z is now known as morganfainberg17:18
*** arnaud has joined #openstack-oslo17:22
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087017:31
*** openstackgerrit has quit IRC17:32
*** openstackgerrit has joined #openstack-oslo17:33
openstackgerritDoug Hellmann proposed a change to openstack/oslo-incubator: Update the status of gettextutils to graduating  https://review.openstack.org/9111918:24
openstackgerritDoug Hellmann proposed a change to openstack/oslo-incubator: Commit changes to local repository after exporting  https://review.openstack.org/9112518:48
*** morganfainberg is now known as morganfainberg_Z19:01
*** erecio_1 has joined #openstack-oslo19:05
openstackgerritIvan Melnikov proposed a change to openstack-dev/hacking: Consider sys.real_prefix for _get_import_type  https://review.openstack.org/8249519:07
*** erecio has quit IRC19:08
*** ihrachyshka has quit IRC19:45
*** morganfainberg_Z is now known as morganfainberg19:52
*** erecio_2 has joined #openstack-oslo20:10
*** erecio_1 has quit IRC20:12
openstackgerritDoug Hellmann proposed a change to openstack-dev/oslo-cookiecutter: Use oslotest by default  https://review.openstack.org/9116720:29
*** jecarey has quit IRC20:43
*** jecarey has joined #openstack-oslo20:52
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly  https://review.openstack.org/9117120:55
*** erecio_2 has quit IRC21:01
*** morganfainberg is now known as morganfainberg_Z21:22
*** gcb has joined #openstack-oslo21:24
*** morganfainberg_Z is now known as morganfainberg21:25
*** morganfainberg is now known as morganfainberg_Z21:33
*** morganfainberg_Z is now known as morganfainberg21:34
*** praneshp has quit IRC21:50
*** praneshp has joined #openstack-oslo21:51
*** gcb has quit IRC21:56
*** dims has quit IRC21:57
*** dims has joined #openstack-oslo22:10
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly  https://review.openstack.org/9117122:19
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly  https://review.openstack.org/9117122:20
mriedema DeprecatedOpt is not actually for deprecating options as in they are going away, it's for moving them between groups in the config file, right?22:24
*** mriedem has quit IRC22:37
*** mriedem has joined #openstack-oslo22:37
*** mriedem has quit IRC22:43
*** mriedem has joined #openstack-oslo22:57
*** flaper87 is now known as flaper87|afk22:57
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087022:58
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly  https://review.openstack.org/9117123:00
bknudsonwas the config fixture from openstack.common.fixture going to be moved into oslo.config?23:04
bknudsonI notice it's not in oslotest23:05
*** yamahata has quit IRC23:07
*** markmc has quit IRC23:07
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Update jobboard docs  https://review.openstack.org/9118723:12
*** shakamunyi has quit IRC23:14
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087023:18
*** shakamunyi has joined #openstack-oslo23:18
*** bknudson has quit IRC23:23
openstackgerritCyril Roelandt proposed a change to openstack/taskflow: Add an example for the job board feature  https://review.openstack.org/9119023:24
openstackgerritPranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive  https://review.openstack.org/9087023:35
openstackgerritCyril Roelandt proposed a change to openstack/taskflow: Add an example for the job board feature  https://review.openstack.org/9119023:36

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