harlowja | viktors|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 |
---|---|---|
harlowja | can those be mixed? | 00:59 |
harlowja | seems like its either one or the other, but maybe i'm missing something | 01:06 |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 01:45 |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 01:48 |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 01:51 |
*** zhiyan_ is now known as zhiyan | 01:52 | |
praneshp | dhellmann: the code for the tcp keepalive bp we discussed in the moring: https://review.openstack.org/90870 | 01:52 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE) https://review.openstack.org/90834 | 01:53 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE) https://review.openstack.org/90834 | 01:58 |
*** markmcclain has quit IRC | 02:00 | |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 02:02 |
*** shakamunyi has quit IRC | 02:11 | |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 02:30 |
*** mriedem has left #openstack-oslo | 02:41 | |
*** mriedem has quit IRC | 02:41 | |
*** bknudson has quit IRC | 02:54 | |
*** arnaud__ has quit IRC | 03:18 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE) https://review.openstack.org/90834 | 03:18 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Remove persistence wiki page link https://review.openstack.org/90878 | 03:23 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Mess around with using trollius (NO MERGE) https://review.openstack.org/90881 | 03:45 |
*** praneshp has quit IRC | 03:55 | |
*** morganfainberg is now known as morganfainberg_Z | 04:20 | |
*** praneshp has joined #openstack-oslo | 04:21 | |
*** praneshp_ has joined #openstack-oslo | 04:22 | |
*** praneshp has quit IRC | 04:26 | |
*** praneshp_ is now known as praneshp | 04:26 | |
*** harlowja is now known as harlowja_away | 04:56 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack/oslo-incubator: Improve help strings https://review.openstack.org/71992 | 06:10 |
*** praneshp has quit IRC | 06:12 | |
*** viktors|afk is now known as viktors | 06:29 | |
*** flaper87|afk is now known as flaper87 | 06:39 | |
*** ihrachyshka has joined #openstack-oslo | 07:14 | |
*** I159_ has joined #openstack-oslo | 07:48 | |
*** gcb has joined #openstack-oslo | 08:31 | |
*** ihrachyshka has quit IRC | 08:37 | |
*** ihrachyshka has joined #openstack-oslo | 08:39 | |
openstackgerrit | Frederic Lepied proposed a change to openstack/oslo-incubator: Activate tests.unit.test_imageutils under Python3 https://review.openstack.org/90532 | 08:59 |
*** markmc has joined #openstack-oslo | 09:20 | |
ihrachyshka | pep8 task fails for me complaining about requirements.txt not in alphabetical order (related to SQLAlchemy) | 10:34 |
ihrachyshka | anyone seen the issue? | 10:34 |
ihrachyshka | bnemec: dhellmann: ^^ this is for incubator | 10:36 |
openstackgerrit | Ihar Hrachyshka proposed a change to openstack/oslo-incubator: On Python <= 2.6, use simplejson if available https://review.openstack.org/90968 | 10:46 |
openstackgerrit | Julia Varlamova proposed a change to openstack/oslo-incubator: Enable skipped tests from test_models.py https://review.openstack.org/90971 | 10:52 |
openstackgerrit | Nikola Dipanov proposed a change to openstack-dev/hacking: Add an import whitelist helper factory https://review.openstack.org/80018 | 10:57 |
openstackgerrit | Nikola Dipanov proposed a change to openstack-dev/hacking: Add TestCase assertion methods for testing checks https://review.openstack.org/80278 | 10:57 |
openstackgerrit | Nikola Dipanov proposed a change to openstack-dev/hacking: Add an import whitelist helper factory https://review.openstack.org/80018 | 11:12 |
openstackgerrit | Davanum Srinivas (dims) proposed a change to openstack/oslo.vmware: Sync changes from Nova error_util.py https://review.openstack.org/90699 | 11:52 |
openstackgerrit | Julia Varlamova proposed a change to openstack/oslo-incubator: Enable skipped tests from test_models.py https://review.openstack.org/90971 | 11:56 |
*** erecio has joined #openstack-oslo | 12:09 | |
*** mkoderer has joined #openstack-oslo | 12:17 | |
mkoderer | dhellmann: ping | 12:18 |
*** zhiyan is now known as zhiyan_ | 12:23 | |
openstackgerrit | Julia Varlamova proposed a change to openstack/oslo-incubator: Enable skipped tests from test_models.py https://review.openstack.org/90971 | 12:25 |
*** gcb has quit IRC | 12:29 | |
*** dims has quit IRC | 12:33 | |
stannie | hi, 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 alembic | 12:42 |
*** gcb has joined #openstack-oslo | 12:42 | |
stannie | storyboard: 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 |
stannie | I am trying to find a way to track this task in order to add this in Solum but can't find any bp/bug issue | 12:43 |
*** dims has joined #openstack-oslo | 12:48 | |
*** gcb has quit IRC | 12:51 | |
*** tongli has joined #openstack-oslo | 12:55 | |
*** jecarey has quit IRC | 13:08 | |
*** mriedem has joined #openstack-oslo | 13:19 | |
*** flaper87 is now known as flaper87|afk | 13:20 | |
*** bknudson has joined #openstack-oslo | 13:24 | |
*** flaper87|afk is now known as flaper87 | 13:25 | |
*** markmcclain has joined #openstack-oslo | 13:40 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/oslo-incubator: Remove deprecated LoopingCall https://review.openstack.org/87262 | 13:44 |
*** markmcclain has quit IRC | 13:45 | |
dhellmann | stannie: 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, yet | 13:51 |
*** flaper87 is now known as flaper87|afk | 13:53 | |
rpodolyaka | stannie: hey! I'm not sure there is a bp in oslo-incubator now, but we definitely want to see this implemented in oslo.db | 13:55 |
rpodolyaka | I think we have a reference implementation in ironic now (as it's one of the few projects which uses alembic) | 13:55 |
stannie | yep I see | 13:56 |
rpodolyaka | make it project-independent and putting to oslo.db seems reasonable to me | 13:56 |
rpodolyaka | *making | 13:56 |
*** flaper87|afk is now known as flaper87 | 13:56 | |
stannie | but it should be refactored in order to manage migration and alembic right ? | 13:56 |
rpodolyaka | I believe so | 13:56 |
stannie | otherwise we'll have code duplication with nova | 13:56 |
stannie | since nova doesn't use alembic | 13:57 |
rpodolyaka | fyi, work on oslo.db code within oslo-incubator is currently frozen as we are in the middle of oslo.db graduation | 13:57 |
rpodolyaka | but once oslo.db is released, we'll be glad to review patches bringing alembic support to the base migration test case | 13:58 |
bnemec | ihrachyshka: You're on Fedora, right? There's a bug in the sort tool in F20 that makes the pep8 check fail. | 13:59 |
bnemec | As long as it's just the sqlalchemy thing it should pass in the gate. | 13:59 |
ihrachyshka | bnemec: indeed :) | 13:59 |
ihrachyshka | bnemec: yes, it passed here: https://review.openstack.org/#/c/90968/ | 14:00 |
stannie | ok, great! thanks for the inputs rpodolyaka, should I write a bp for it ? | 14:00 |
ihrachyshka | bnemec: this one? https://bugzilla.redhat.com/show_bug.cgi?id=1055597 | 14:01 |
rpodolyaka | hmm, dhellmann: are we going to have seperate bp list for oslo.*? or they are registered within oslo project on launchpad? | 14:01 |
bnemec | ihrachyshka: Yep | 14:02 |
dhellmann | rpodolyaka: 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 storyboard | 14:05 |
rpodolyaka | dhellmann: ack, thanks! | 14:06 |
rpodolyaka | stannie: ^ feel free to register a bp under "oslo" project for now | 14:06 |
stannie | ok thanks | 14:06 |
*** gcb has joined #openstack-oslo | 14:07 | |
mkoderer | dhellmann: I am the one for the oslo liaisons for Tempest | 14:11 |
dhellmann | hi, mkoderer! | 14:11 |
mkoderer | dhellmann: is there a meeting planned at the summit? | 14:12 |
mkoderer | hi ;) | 14:12 |
dhellmann | mkoderer: there are 2 sessions that it would be good for you to attend | 14:12 |
* dhellmann goes to find links | 14:12 | |
dhellmann | mkoderer: http://junodesignsummit.sched.org/event/7395b46e449e27cfd2d53dc5497ae565#.U1-zl61dVPw | 14:13 |
dhellmann | mkoderer: http://junodesignsummit.sched.org/event/07f99c3ec4a68aa10a9f268b71db8e7b#.U1-zsK1dVPw | 14:14 |
mkoderer | dhellmann: all right.. I added them to my schedule | 14:15 |
mkoderer | thx | 14:15 |
dhellmann | mkoderer: good, we'll see you there! | 14:15 |
*** zhiyan_ is now known as zhiyan | 14:23 | |
*** markmcclain has joined #openstack-oslo | 14:25 | |
*** jecarey has joined #openstack-oslo | 14:29 | |
*** bnemec has quit IRC | 14:39 | |
*** bnemec has joined #openstack-oslo | 14:42 | |
*** markmcclain has quit IRC | 14:43 | |
*** markmcclain has joined #openstack-oslo | 14:44 | |
*** viktors is now known as viktors|afk | 14:45 | |
*** ihrachyshka has quit IRC | 14:46 | |
*** gcb has quit IRC | 15:05 | |
*** tongli has quit IRC | 15:14 | |
*** ihrachyshka has joined #openstack-oslo | 15:16 | |
*** shakamunyi has joined #openstack-oslo | 15:21 | |
openstackgerrit | Ihar Hrachyshka proposed a change to openstack/oslo.messaging: Synced jsonutils from oslo-incubator https://review.openstack.org/91073 | 15:28 |
*** ihrachyshka has quit IRC | 15:28 | |
openstackgerrit | Ihar Hrachyshka proposed a change to openstack/taskflow: Synced jsonutils from oslo-incubator https://review.openstack.org/91076 | 15:28 |
*** ihrachyshka has joined #openstack-oslo | 15:30 | |
*** zhiyan is now known as zhiyan_ | 15:31 | |
*** zhiyan_ is now known as zhiyan | 15:42 | |
*** ihrachyshka has quit IRC | 15:51 | |
*** ihrachyshka has joined #openstack-oslo | 16:04 | |
*** markmcclain has quit IRC | 16:05 | |
*** I159_ has quit IRC | 16:06 | |
*** zhiyan is now known as zhiyan_ | 16:11 | |
*** markmcclain has joined #openstack-oslo | 16:20 | |
*** mriedem has quit IRC | 16:29 | |
*** mriedem has joined #openstack-oslo | 16:30 | |
*** GheRivero has quit IRC | 16:31 | |
openstackgerrit | Carl Baldwin proposed a change to openstack/oslo-incubator: Implement stop method in ProcessLauncher https://review.openstack.org/89686 | 16:39 |
*** markmcclain has quit IRC | 16:44 | |
*** GheRivero has joined #openstack-oslo | 16:48 | |
*** harlowja_away is now known as harlowja | 16:59 | |
*** flaper87 is now known as flaper87|afk | 17:05 | |
*** flaper87|afk is now known as flaper87 | 17:08 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Add docs for the worker based engine (WBE) https://review.openstack.org/90834 | 17:11 |
*** mkoderer has quit IRC | 17:12 | |
*** praneshp has joined #openstack-oslo | 17:17 | |
*** morganfainberg_Z is now known as morganfainberg | 17:18 | |
*** arnaud has joined #openstack-oslo | 17:22 | |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 17:31 |
*** openstackgerrit has quit IRC | 17:32 | |
*** openstackgerrit has joined #openstack-oslo | 17:33 | |
openstackgerrit | Doug Hellmann proposed a change to openstack/oslo-incubator: Update the status of gettextutils to graduating https://review.openstack.org/91119 | 18:24 |
openstackgerrit | Doug Hellmann proposed a change to openstack/oslo-incubator: Commit changes to local repository after exporting https://review.openstack.org/91125 | 18:48 |
*** morganfainberg is now known as morganfainberg_Z | 19:01 | |
*** erecio_1 has joined #openstack-oslo | 19:05 | |
openstackgerrit | Ivan Melnikov proposed a change to openstack-dev/hacking: Consider sys.real_prefix for _get_import_type https://review.openstack.org/82495 | 19:07 |
*** erecio has quit IRC | 19:08 | |
*** ihrachyshka has quit IRC | 19:45 | |
*** morganfainberg_Z is now known as morganfainberg | 19:52 | |
*** erecio_2 has joined #openstack-oslo | 20:10 | |
*** erecio_1 has quit IRC | 20:12 | |
openstackgerrit | Doug Hellmann proposed a change to openstack-dev/oslo-cookiecutter: Use oslotest by default https://review.openstack.org/91167 | 20:29 |
*** jecarey has quit IRC | 20:43 | |
*** jecarey has joined #openstack-oslo | 20:52 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly https://review.openstack.org/91171 | 20:55 |
*** erecio_2 has quit IRC | 21:01 | |
*** morganfainberg is now known as morganfainberg_Z | 21:22 | |
*** gcb has joined #openstack-oslo | 21:24 | |
*** morganfainberg_Z is now known as morganfainberg | 21:25 | |
*** morganfainberg is now known as morganfainberg_Z | 21:33 | |
*** morganfainberg_Z is now known as morganfainberg | 21:34 | |
*** praneshp has quit IRC | 21:50 | |
*** praneshp has joined #openstack-oslo | 21:51 | |
*** gcb has quit IRC | 21:56 | |
*** dims has quit IRC | 21:57 | |
*** dims has joined #openstack-oslo | 22:10 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly https://review.openstack.org/91171 | 22:19 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly https://review.openstack.org/91171 | 22:20 |
mriedem | a 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 IRC | 22:37 | |
*** mriedem has joined #openstack-oslo | 22:37 | |
*** mriedem has quit IRC | 22:43 | |
*** mriedem has joined #openstack-oslo | 22:57 | |
*** flaper87 is now known as flaper87|afk | 22:57 | |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 22:58 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Allow job iterjobs to cycle endlessly https://review.openstack.org/91171 | 23:00 |
bknudson | was the config fixture from openstack.common.fixture going to be moved into oslo.config? | 23:04 |
bknudson | I notice it's not in oslotest | 23:05 |
*** yamahata has quit IRC | 23:07 | |
*** markmc has quit IRC | 23:07 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Update jobboard docs https://review.openstack.org/91187 | 23:12 |
*** shakamunyi has quit IRC | 23:14 | |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 23:18 |
*** shakamunyi has joined #openstack-oslo | 23:18 | |
*** bknudson has quit IRC | 23:23 | |
openstackgerrit | Cyril Roelandt proposed a change to openstack/taskflow: Add an example for the job board feature https://review.openstack.org/91190 | 23:24 |
openstackgerrit | Pranesh Pandurangan proposed a change to openstack/oslo-incubator: Enable configuring tcp keepalive https://review.openstack.org/90870 | 23:35 |
openstackgerrit | Cyril Roelandt proposed a change to openstack/taskflow: Add an example for the job board feature https://review.openstack.org/91190 | 23:36 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!