Monday, 2015-08-24

*** bobh_ has joined #openstack-mistral00:00
*** zhenguo has joined #openstack-mistral01:01
*** achanda has joined #openstack-mistral01:26
xylan_konghi, nmakhotkin, all patches are blocked by the new yaql version, right? unless your patch https://review.openstack.org/206944 is merged?01:50
*** openstackgerrit has quit IRC03:31
*** openstackgerrit has joined #openstack-mistral03:32
*** bobh_ has quit IRC03:41
*** sergmelikyan has joined #openstack-mistral05:02
*** bhaskarduvvuri has joined #openstack-mistral05:27
*** bobh_ has joined #openstack-mistral05:42
*** bobh_ has quit IRC05:46
rakhmerovxylan_kong: hi, yes05:58
*** bhaskarduvvuri has quit IRC06:00
*** bhaskarduvvuri has joined #openstack-mistral06:05
openstackgerritZhenguo Niu proposed openstack/mistral-dashboard: Add unit tests for tasks  https://review.openstack.org/21610406:06
*** achanda has quit IRC06:48
*** sergmelikyan has quit IRC06:51
*** ^Gal^ has quit IRC07:29
*** ^Gal^ has joined #openstack-mistral07:32
*** sergmelikyan has joined #openstack-mistral07:36
*** sergmelikyan has quit IRC07:39
*** bobh_ has joined #openstack-mistral07:43
*** histrio has joined #openstack-mistral07:46
histrioHi everybody!07:46
*** bobh_ has quit IRC07:47
xylan_konghi07:47
nmakhotkinhistrio: hi!07:48
histrioHow it's going? :)07:49
xylan_konghistrio: hi, everything is good, except yaql issue :-)07:50
histrioxylan_kong: I see07:53
xylan_kongrakhmerov: hi, altthough the Jenkins fails, I still want to make sure I made the right way in https://review.openstack.org/21549308:20
*** bhaskarduvvuri has quit IRC08:34
rakhmerovxylan_kong: yes, sure08:45
rakhmerovxylan_kong: how long are you going to be online today?08:52
openstackgerritZhenguo Niu proposed openstack/mistral-dashboard: Add actions and executions unit tests  https://review.openstack.org/21615608:53
xylan_kongrakhmerov: it's 16:53 now, I'll go home at around 19:3008:53
rakhmerovok, I see08:53
rakhmerovthanks08:53
xylan_kongrakhmerov: why08:53
rakhmerovI need you to review one patch asap once it's ready08:53
rakhmerovyaql stuff08:53
xylan_kongrakhmerov: you mean this one https://review.openstack.org/206944?08:54
rakhmerovNikolay will make some more changes in it and let us know when it's ready08:54
rakhmerovyes08:54
rakhmerovit is a f...ing blocker for us08:54
rakhmerovsorry..08:54
xylan_kongrakhmerov: ok, np, as long as nmakhotkin is ready for that08:55
openstackgerritNikolay Mahotkin proposed openstack/mistral: Moving to YAQL 1.0  https://review.openstack.org/20694408:55
rakhmerovthank you08:55
xylan_kongrakhmerov: my pleasure08:55
nmakhotkinxylan_kong, rakhmerov: that patch is ready to go08:56
xylan_kongnmakhotkin: great08:56
rakhmerovthanks08:56
xylan_kongnmakhotkin: thanks for the effort08:56
xylan_kongnmakhotkin, rakhmerov: btw, about the pagination, now we already have workflow and action support it, what about other resources? do we need support it for all mistral resources?09:00
xylan_kongzhenguo: what do you think?09:01
rakhmerovxylan_kong: definitely, at least for executions09:01
rakhmerovbut executions are on ^Gal^, he should take care of it09:01
rakhmerovon the server side though we need to do that ourselves to help him with that09:02
xylan_kongrakhmerov: you mean, ^Gal^ will implement executions pagination?09:02
rakhmerovhe is working on executions screen, yes. So it's part of his task I guess09:02
rakhmerov^Gal^: hi, you there?09:02
^Gal^yeah09:02
zhenguoxylan_kong: ?09:03
rakhmerovam I right on executions pagination?09:03
^Gal^I would get that sorted09:03
rakhmerovwhat do you mean?09:03
^Gal^yeah09:03
xylan_kong^Gal^: you will cover execution pagination on service side?09:03
^Gal^you're right09:03
xylan_kongserver side09:03
zhenguoxylan_kong: yeah, you need to add server support first.09:04
xylan_konghi all, i mean, do we need pagination support for all(or most of) mistral resources? workflow, action, execution, task_execution, workbook, env, cron_trigger...09:05
xylan_kongcurrently, we already support it for workflow and action09:05
zhenguoxylan_kong: it's better to support all, every resource can grow to more than one page(about 25?)09:08
xylan_kongi think we could put it at very lower priority on workbook, env, cron_trigger, since they are used not so frequently, am i right?09:10
zhenguoxylan_kong: I agree with you09:10
xylan_kongrakhmerov, nmakhotkin ^Gal^ , how about you?09:11
^Gal^hmm I could do whatever you guys need09:12
rakhmerov^Gal^: if you need help with server side (REST endpoint) modifications let us know09:12
^Gal^okay sure09:12
^Gal^atm im working on the execution update stuff09:12
^Gal^on mistral-dashboard09:12
^Gal^want me to switch to the pagination?09:12
rakhmerov^Gal^, xylan_kong: here's what I think. I suggest that xylan_kong makes server side changes, I think i'll be simpler09:12
^Gal^sure sounds good09:12
rakhmerov^Gal^: yes, you will just need to consume pagination capabilities properly on a client side (dashboard) similar to how it works in workflows and actions09:12
^Gal^sure np09:12
rakhmerovdeal :)09:12
^Gal^:)09:12
^Gal^if you need anything further let me know09:12
rakhmerovxylan_kong: is that ok for you? Will you find some time for that?09:12
rakhmerov:))09:12
rakhmerovok, if you don't have time we'll assign it to someone else09:13
rakhmerovnp09:13
xylan_kongrakhmerov: yeah, be happy to do that09:13
xylan_kongso, i'll continue to do that on execution, task_execution, action_execution09:14
^Gal^xylan_kong: sounds good to me09:14
xylan_kongif anyone want to help, please let me know09:14
zhenguook, want do discuss about the table filter, do we really need server side filter or client filter is enough?09:15
xylan_kongzhenguo: i have a query column filter patch for workflow https://review.openstack.org/20463409:16
zhenguoxylan_kong: thanks for that,09:17
zhenguoxylan_kong: I mean do we need to support all server side table filter, we only support nova filter now in horizon.09:18
xylan_kongbut i wonder how will you use column filtering in dash-board09:19
zhenguoxylan_kong: specify column name first then input the query string09:20
zhenguoxylan_kong: that will pass as a search opts to server side.09:20
xylan_kongis that the same usage as Nova?09:21
zhenguoyeah, but we need to support filter on server side first.09:21
xylan_kongzhenguo: ok, please make sure the filter you mean is indeed the 'column filter' as what i did in https://review.openstack.org/20463409:22
zhenguoxylan_kong: that's only filter needed fields I think.09:23
xylan_kongzhenguo: could you clarify that?09:25
zhenguoxylan_kong: I mean we need to support search_opts={xx: xx} for list api, if want to use api table filters09:33
xylan_kongzhenguo: ok, i know, so it's not what https://review.openstack.org/204634 did, right?09:34
zhenguoxylan_kong: yes.09:34
xylan_kongzhenguo: ok, got you09:34
zhenguoxylan_kong: we don't have that support now,09:34
xylan_kongzhenguo:  yes.09:35
rakhmerovxylan_kong: please review https://review.openstack.org/#/c/216161/09:36
zhenguoxylan_kong: so my patch to add table filters support is client side filter now.09:36
rakhmerovooh, no, wait09:36
xylan_konghttps://review.openstack.org/#/c/206944/09:36
rakhmerovdevstack gate is failing for some reason09:37
xylan_kongrakhmerov: yeah, i sea09:37
rakhmerovnmakhotkin: please investigate why yaql commit is failing (devstack gate)09:38
*** bobh_ has joined #openstack-mistral09:43
*** bobh_ has quit IRC09:48
nmakhotkinrakhemrov, ok, I'll take a look10:02
nmakhotkinit seems just one test is failing10:03
rakhmerovxylan_kong: can you please vote for https://review.openstack.org/#/c/206944/ ?11:03
rakhmerovthe failing devstack gate test is not related with yaql11:03
rakhmerovit's a different issue11:03
rakhmerovwe need this patch in asap11:03
xylan_kongrakhmerov: ok11:06
*** LimorStotland has joined #openstack-mistral11:11
openstackgerritMerged openstack/mistral: Moving to YAQL 1.0  https://review.openstack.org/20694411:11
openstackgerritLingxian Kong proposed openstack/mistral: Add schema for additional properties of BaseListSpec  https://review.openstack.org/21549311:12
*** ^Gal^ has quit IRC11:16
*** gpaz has quit IRC11:22
*** ^Gal^ has joined #openstack-mistral11:35
openstackgerritLingxian Kong proposed openstack/mistral: Add pagination support for executions query API  https://review.openstack.org/21620411:39
*** bobh_ has joined #openstack-mistral11:44
*** bobh_ has quit IRC11:48
openstackgerritMerged openstack/mistral-extra: Adjusting examples to YAQL 1.0  https://review.openstack.org/21557312:07
openstackgerritMerged openstack/mistral-dashboard: Add unit tests for tasks  https://review.openstack.org/21610412:09
*** sergmelikyan has joined #openstack-mistral12:25
*** sergmelikyan has quit IRC12:29
*** histrio has quit IRC12:30
*** gpaz has joined #openstack-mistral12:49
openstackgerritRenat Akhmerov proposed openstack/mistral: Mistral documentation: adding installation guide  https://review.openstack.org/21552813:05
openstackgerritMerged openstack/mistral: Update the gitingore file and tox.ini  https://review.openstack.org/21514113:14
*** Ravikiran_K has joined #openstack-mistral13:30
*** sergmelikyan has joined #openstack-mistral13:39
openstackgerritNikolay Mahotkin proposed openstack/mistral: Mistral documentation: adding installation guide  https://review.openstack.org/21552813:45
openstackgerritNikolay Mahotkin proposed openstack/mistral: Mistral documentation: adding configuration guide  https://review.openstack.org/21625813:45
*** tonytan4ever has joined #openstack-mistral14:13
*** zhenguo has quit IRC14:17
^Gal^is someone familiar with the following error upon unstack stack? "from yaql import exceptions as yaql_exc | ImportError: cannot import name exceptions"14:38
xylan_kong^Gal^: please upgrade pip packages14:40
^Gal^did that, as well as the YAQL pip14:41
^Gal^hmm14:41
xylan_kongwhat's your yaql version now?14:41
xylan_kongplease use pip install -U14:42
^Gal^yeah that's the one i used14:43
^Gal^i think im on 1.014:44
xylan_kongwhat's the output of 'pip show yaql'14:45
^Gal^Metadata-Version: 2.014:45
^Gal^Name: yaql14:45
^Gal^Version: 1.0.014:45
^Gal^Summary: YAQL - Yet Another Query Language14:45
^Gal^Home-page: https://launchpad.net/yaql14:45
^Gal^Author: Stan Lagun14:45
^Gal^Author-email: slagun@mirantis.com14:45
^Gal^License: UNKNOWN14:45
^Gal^Location: /usr/local/lib/python2.7/dist-packages14:45
^Gal^Requires: Babel, ply, pbr, six14:45
xylan_kong^Gal^: oh, i see14:46
*** zhenguo has joined #openstack-mistral14:46
xylan_kong^Gal^: you're not using the latest code14:47
xylan_konghttps://review.openstack.org/#/c/206944/7/mistral/expressions.py,cm14:47
xylan_kongplease see the changes for yaql 1.014:47
xylan_kongexceptions module is removed14:47
xylan_kong^Gal^: you should use from yaql.language import exceptions as yaql_exc14:48
*** bobh_ has joined #openstack-mistral14:48
^Gal^silly me, thought I'm running on the latest commits14:49
^Gal^thanks man! appreciate14:49
xylan_kong^Gal^: np14:49
*** achanda has joined #openstack-mistral14:52
*** bobh__ has joined #openstack-mistral14:52
*** bobh_ has quit IRC14:53
*** achanda has quit IRC15:02
openstackgerritZhenguo Niu proposed openstack/mistral-dashboard: Restrict the pbr version to sync with global requirement  https://review.openstack.org/21630015:24
*** zhenguo has quit IRC15:31
*** gyee has joined #openstack-mistral15:54
^Gal^#openstack-meeting15:59
*** gpaz has quit IRC16:00
*** gpaz has joined #openstack-mistral16:00
openstackgerritLingxian Kong proposed openstack/mistral: Purge executions created during functional testing  https://review.openstack.org/21632216:20
*** tonytan4ever has quit IRC16:45
*** tonytan4ever has joined #openstack-mistral16:55
openstackgerritLingxian Kong proposed openstack/mistral: Add pagination support for executions query API  https://review.openstack.org/21620417:04
openstackgerritLingxian Kong proposed openstack/mistral: Add fields filter for workflow query  https://review.openstack.org/20463417:21
*** Ravikiran_K___ has joined #openstack-mistral17:25
*** Ravikiran_K___ has quit IRC17:25
*** Ravikiran_K has quit IRC17:28
*** achanda has joined #openstack-mistral17:33
*** Ephur has joined #openstack-mistral17:53
*** Ephur has quit IRC17:54
*** sergmelikyan has quit IRC18:30
*** sergmelikyan has joined #openstack-mistral18:32
*** sergmelikyan has quit IRC18:32
*** sergmelikyan has joined #openstack-mistral18:51
*** sergmelikyan has quit IRC19:24
*** sergmelikyan has joined #openstack-mistral19:32
*** sergmelikyan has quit IRC19:32
*** sergmelikyan has joined #openstack-mistral19:34
*** Ephur has joined #openstack-mistral19:46
*** sergmelikyan has quit IRC19:58
*** sergmelikyan has joined #openstack-mistral20:00
*** sergmelikyan has quit IRC20:02
*** sergmelikyan has joined #openstack-mistral20:06
*** sergmelikyan has quit IRC20:07
*** achanda has quit IRC20:07
*** tonytan4ever has quit IRC20:15
*** sergmelikyan has joined #openstack-mistral20:20
*** sergmelikyan has quit IRC20:36
*** sergmelikyan has joined #openstack-mistral20:37
*** sergmelikyan has quit IRC20:39
*** sergmelikyan has joined #openstack-mistral20:39
*** achanda has joined #openstack-mistral20:40
*** achanda has quit IRC20:41
*** achanda has joined #openstack-mistral20:41
*** sergmelikyan has quit IRC20:43
*** sergmelikyan has joined #openstack-mistral20:44
*** tonytan4ever has joined #openstack-mistral20:45
*** sergmelikyan has quit IRC20:51
*** sergmelikyan has joined #openstack-mistral20:57
*** sergmelikyan has quit IRC20:58
*** Piet has joined #openstack-mistral21:20
*** Piet has quit IRC21:42
*** sergmelikyan has joined #openstack-mistral21:46
*** tonytan4ever has quit IRC22:23
*** tsufiev has quit IRC22:41
*** bobh__ has quit IRC22:45
*** tsufiev has joined #openstack-mistral22:46
*** Ephur has quit IRC23:22
*** achanda_ has joined #openstack-mistral23:31
*** achanda has quit IRC23:34
*** achanda_ has quit IRC23:35
*** sergmelikyan has quit IRC23:56

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