*** zhenguo has joined #openstack-mistral | 00:43 | |
openstackgerrit | Zhenguo Niu proposed openstack/mistral-dashboard: Restrict the pbr version to sync with global requirement https://review.openstack.org/216300 | 00:48 |
---|---|---|
*** bobh_ has joined #openstack-mistral | 00:50 | |
*** bobh_ has quit IRC | 01:07 | |
*** bobh_ has joined #openstack-mistral | 01:18 | |
*** gyee has quit IRC | 01:29 | |
openstackgerrit | Winson Chan proposed openstack/mistral: Add config example for rotating logs https://review.openstack.org/216483 | 01:45 |
openstackgerrit | Winson Chan proposed openstack/mistral: Add config example for rotating logs https://review.openstack.org/216483 | 02:04 |
openstackgerrit | Winson Chan proposed openstack/mistral: Add config example for rotating logs https://review.openstack.org/216483 | 02:05 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add fields filter for workflow query https://review.openstack.org/204634 | 02:10 |
*** achanda has joined #openstack-mistral | 02:11 | |
*** bobh_ has quit IRC | 02:16 | |
*** bobh_ has joined #openstack-mistral | 02:17 | |
*** Ephur has joined #openstack-mistral | 02:41 | |
*** achanda has quit IRC | 02:50 | |
*** bobh_ has quit IRC | 02:58 | |
*** bobh_ has joined #openstack-mistral | 03:00 | |
*** achanda has joined #openstack-mistral | 03:01 | |
*** Ephur has quit IRC | 03:02 | |
*** bobh_ has quit IRC | 03:03 | |
*** bobh_ has joined #openstack-mistral | 03:04 | |
*** bobh_ has quit IRC | 03:08 | |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Support action_execution deletion https://review.openstack.org/216509 | 03:14 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add fields filter for workflow query https://review.openstack.org/204634 | 03:20 |
*** sergmelikyan has joined #openstack-mistral | 04:32 | |
*** Ephur has joined #openstack-mistral | 05:22 | |
*** sergmelikyan has quit IRC | 05:28 | |
rakhmerov | xylan_kong: hi, can you pls review my patches? | 05:36 |
*** zhenguo has quit IRC | 05:53 | |
xylan_kong | rakhmerov: will do that this afternoon | 06:02 |
rakhmerov | ok | 06:06 |
*** zhenguo has joined #openstack-mistral | 06:09 | |
xylan_kong | rakhmerov: and i have found my bps for service feature | 06:11 |
xylan_kong | https://blueprints.launchpad.net/mistral/+spec/mistral-service-api | 06:11 |
xylan_kong | https://blueprints.launchpad.net/python-mistralclient/+spec/mistral-service-cli-support | 06:11 |
xylan_kong | but i don't know why i can't see it through my patches, https://review.openstack.org/#/c/193434/ | 06:12 |
rakhmerov | hm.. | 06:14 |
rakhmerov | as far as https://blueprints.launchpad.net/python-mistralclient/+spec/mistral-service-cli-support | 06:14 |
rakhmerov | it was implemented during l-3, right? | 06:14 |
rakhmerov | we need to assign it to a milestone | 06:14 |
xylan_kong | rakhmerov: yes | 06:15 |
rakhmerov | ok | 06:15 |
xylan_kong | i also can't see it in https://blueprints.launchpad.net/python-mistralclient | 06:15 |
rakhmerov | btw, the right format is "Partially implements: blueprint BP" | 06:20 |
rakhmerov | but I think it's not the reason | 06:21 |
rakhmerov | I really don't know why it's not working | 06:22 |
rakhmerov | both projects are configured as part of openstack | 06:22 |
rakhmerov | so it should work | 06:22 |
openstackgerrit | Merged openstack/mistral-dashboard: Add actions and executions unit tests https://review.openstack.org/216156 | 06:26 |
*** ^Gal^ has quit IRC | 07:03 | |
*** ^Gal^ has joined #openstack-mistral | 07:05 | |
*** achanda has quit IRC | 07:10 | |
xylan_kong | rakhmerov: hi, your patches look good, i have only 1 comment in https://review.openstack.org/#/c/215616/ | 07:13 |
rakhmerov | ok | 07:13 |
rakhmerov | aah, it can still be used as bool :) | 07:14 |
*** achanda has joined #openstack-mistral | 07:14 | |
xylan_kong | rakhmerov: yes | 07:14 |
rakhmerov | but ok, I'll change it | 07:14 |
rakhmerov | would "len(list) > 0" be ok? | 07:15 |
rakhmerov | I mean list -> bool transformation | 07:15 |
xylan_kong | rakhmerov: is bool(list) ok? | 07:16 |
rakhmerov | yep | 07:16 |
xylan_kong | >>> bool([]) | 07:16 |
xylan_kong | False | 07:16 |
xylan_kong | >>> bool([1]) | 07:16 |
xylan_kong | True | 07:16 |
rakhmerov | yes, I just checked it too | 07:17 |
xylan_kong | rakhmerov: would you please approve https://blueprints.launchpad.net/mistral/+spec/mistral-action-execution-deletion and set its goal to liberty | 07:17 |
rakhmerov | sure | 07:17 |
xylan_kong | i don't want to lose it again, :-) | 07:17 |
xylan_kong | it's important for tracking patch | 07:18 |
openstackgerrit | Merged openstack/mistral: Enabling direct workflow cycles: fixing find_task_execution() function https://review.openstack.org/215109 | 07:18 |
*** sergmelikyan has joined #openstack-mistral | 07:19 | |
openstackgerrit | Merged openstack/mistral: Fixing cron trigger test https://review.openstack.org/215111 | 07:19 |
*** sergmelikyan has quit IRC | 07:22 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Enabling direct workflow cycles: fixing evaluation of final context https://review.openstack.org/215616 | 07:22 |
rakhmerov | xylan_kong: done | 07:23 |
rakhmerov | and I just updated my patch | 07:23 |
xylan_kong | rakhmerov: i'll see it after jenkins say yes :-) | 07:23 |
rakhmerov | np, reasonable | 07:23 |
*** achanda has quit IRC | 07:30 | |
zhenguo | rakhmerov: why mistral doesn't sync it's requirement with the global repo like other projects? | 07:32 |
rakhmerov | zhenguo: hi, I'm working on it: https://review.openstack.org/#/c/194999/ | 07:32 |
zhenguo | rakhmerov: oh sorry, didn't find that | 07:33 |
rakhmerov | once this patch is approved it should work automatically | 07:33 |
rakhmerov | np | 07:33 |
zhenguo | yeah, then we don't need to bump versions in requirements manually | 07:34 |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Enabling direct workflow cycles: adding another test https://review.openstack.org/216587 | 07:45 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add fields filter for workflow query https://review.openstack.org/204634 | 08:01 |
* xylan_kong leave for a smoke | 08:03 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Enabling direct workflow cycles: adding a parallel cycles test https://review.openstack.org/216600 | 08:12 |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Enabling direct workflow cycles: adding a parallel cycles test https://review.openstack.org/216600 | 08:16 |
rakhmerov | xylan_kong: jenkins said 'yes' for https://review.openstack.org/#/c/215616/ :) | 08:21 |
openstackgerrit | Zhenguo Niu proposed openstack/mistral-dashboard: Add tables filter action support https://review.openstack.org/214673 | 08:28 |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Enabling direct workflow cycles: adding a parallel cycles test https://review.openstack.org/216600 | 08:43 |
zhenguo | ^Gal^, LiatFried, and other dashboard guys: I just set the bp of enable unit tests as implemented. so some UTs should be added if possible when pushing a new patch from now on, thanks. | 08:47 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add fields filter for workflow query https://review.openstack.org/204634 | 08:58 |
openstackgerrit | Merged openstack/mistral: Enabling direct workflow cycles: fixing evaluation of final context https://review.openstack.org/215616 | 09:03 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add schema for additional properties of BaseListSpec https://review.openstack.org/215493 | 09:13 |
^Gal^ | zhenguo: Great! thanks | 09:27 |
zhenguo | ^Gal^: unit tests can help mistral cores review our patches :) | 09:29 |
openstackgerrit | Lingxian Kong proposed openstack/mistral: Add fields filter for workflow query https://review.openstack.org/204634 | 09:43 |
* xylan_kong away | 09:44 | |
openstackgerrit | Merged openstack/mistral-dashboard: Add tables filter action support https://review.openstack.org/214673 | 10:54 |
openstackgerrit | Nikolay Mahotkin proposed openstack/mistral: Mistral documentation: adding configuration guide https://review.openstack.org/216258 | 10:56 |
openstackgerrit | Merged openstack/mistral: Purge executions created during functional testing https://review.openstack.org/216322 | 10:59 |
openstackgerrit | Nikolay Mahotkin proposed openstack/mistral: Mistral documentation: adding configuration guide https://review.openstack.org/216258 | 11:03 |
openstackgerrit | Nikolay Mahotkin proposed openstack/mistral: Mistral documentation: dashboard installation guide https://review.openstack.org/216663 | 11:07 |
rakhmerov | zhenguo: excellent work! thanks a lot ) | 11:10 |
openstackgerrit | Merged openstack/mistral-dashboard: Restrict the pbr version to sync with global requirement https://review.openstack.org/216300 | 11:14 |
openstackgerrit | Merged openstack/mistral: Add schema for additional properties of BaseListSpec https://review.openstack.org/215493 | 11:19 |
openstackgerrit | Merged openstack/mistral: Add pagination support for executions query API https://review.openstack.org/216204 | 11:22 |
*** ^Gal^ has quit IRC | 11:22 | |
*** ^Gal^ has joined #openstack-mistral | 11:39 | |
*** zhenguo has quit IRC | 11:55 | |
^Gal^ | Hi UI guys - debug / virtual run under localhost (PyCharm IDE) suddenly stopped working, I haven't changed any configurations http://pasteboard.co/8TqbuUs.png would happily appreciate your help!! | 12:21 |
^Gal^ | I also don't have nothing in my changelist | 12:22 |
^Gal^ | my devstack and openstack is running great, just under debug it's *ucked | 12:27 |
^Gal^ | don't sweat it, some voodoo magic and everything got sorted O_o strange days | 12:43 |
*** zhenguo has joined #openstack-mistral | 13:16 | |
*** tonytan4ever has joined #openstack-mistral | 14:11 | |
*** Piet has joined #openstack-mistral | 14:12 | |
openstackgerrit | Zhenguo Niu proposed openstack/mistral: Switch to devstack plugin https://review.openstack.org/216729 | 14:24 |
*** bobh has joined #openstack-mistral | 14:25 | |
*** achanda has joined #openstack-mistral | 14:54 | |
*** achanda has quit IRC | 15:04 | |
*** zhenguo has quit IRC | 15:36 | |
*** tonytan4ever has quit IRC | 16:20 | |
*** tonytan4ever has joined #openstack-mistral | 16:26 | |
*** sergmelikyan has joined #openstack-mistral | 16:33 | |
*** gyee has joined #openstack-mistral | 16:43 | |
*** achanda has joined #openstack-mistral | 17:15 | |
rakhmerov | ^Gal^: so did it start working again? | 17:42 |
*** sergmelikyan has quit IRC | 18:05 | |
*** sergmelikyan has joined #openstack-mistral | 18:08 | |
*** tonytan4ever has quit IRC | 18:14 | |
*** tonytan4ever has joined #openstack-mistral | 18:31 | |
*** sergmelikyan has quit IRC | 18:49 | |
*** achanda has quit IRC | 19:28 | |
*** gyee has quit IRC | 19:42 | |
*** sergmelikyan has joined #openstack-mistral | 19:50 | |
*** sergmelikyan has quit IRC | 19:54 | |
*** Piet has quit IRC | 20:03 | |
*** tonytan4ever has quit IRC | 20:06 | |
*** achanda has joined #openstack-mistral | 20:11 | |
*** sergmelikyan has joined #openstack-mistral | 20:17 | |
*** sergmelikyan has quit IRC | 20:22 | |
*** gyee has joined #openstack-mistral | 20:41 | |
*** Piet has joined #openstack-mistral | 20:48 | |
*** sergmelikyan has joined #openstack-mistral | 20:54 | |
*** achanda has quit IRC | 21:15 | |
*** achanda has joined #openstack-mistral | 21:17 | |
*** bobh has quit IRC | 21:27 | |
*** tonytan4ever has joined #openstack-mistral | 21:47 | |
*** achanda has quit IRC | 22:19 | |
*** achanda has joined #openstack-mistral | 22:21 | |
*** tonytan4ever has quit IRC | 22:29 | |
*** bitblt has joined #openstack-mistral | 23:28 | |
*** bitblt has quit IRC | 23:28 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!