*** openstack has joined #openstack-mistral | 00:03 | |
*** rbrady has quit IRC | 00:07 | |
*** docaedo has quit IRC | 00:09 | |
*** bobh has joined #openstack-mistral | 00:12 | |
*** vishwana_ has quit IRC | 00:14 | |
*** harlowja has joined #openstack-mistral | 00:19 | |
*** rena9067 has quit IRC | 00:21 | |
*** Qiming has quit IRC | 00:24 | |
*** bobh has quit IRC | 00:26 | |
*** shadow12 has quit IRC | 00:27 | |
*** bobh has joined #openstack-mistral | 00:27 | |
*** shadow12 has joined #openstack-mistral | 00:28 | |
*** shadow12 has quit IRC | 00:31 | |
*** bobh has quit IRC | 00:31 | |
*** enykeev has quit IRC | 00:39 | |
*** enykeev has joined #openstack-mistral | 00:40 | |
*** bobh has joined #openstack-mistral | 00:42 | |
*** vishwanathj has joined #openstack-mistral | 00:44 | |
*** chlong has quit IRC | 00:46 | |
*** openstack has joined #openstack-mistral | 00:55 | |
*** cheneydc has joined #openstack-mistral | 01:01 | |
*** FL1SK has joined #openstack-mistral | 01:09 | |
*** tonytan4ever has joined #openstack-mistral | 01:11 | |
*** Qiming has joined #openstack-mistral | 01:13 | |
*** openstackgerrit has quit IRC | 01:49 | |
*** tonytan4ever has quit IRC | 01:55 | |
*** openstackgerrit has joined #openstack-mistral | 01:57 | |
*** chlong has joined #openstack-mistral | 01:59 | |
*** bobh has quit IRC | 02:09 | |
*** openstack has joined #openstack-mistral | 02:39 | |
*** vishwanathj has quit IRC | 02:41 | |
*** vishwanathj has joined #openstack-mistral | 03:06 | |
*** FL1SK has quit IRC | 03:51 | |
*** chlong has quit IRC | 04:15 | |
*** FL1SK has joined #openstack-mistral | 04:22 | |
*** FL1SK has quit IRC | 04:31 | |
*** chlong has joined #openstack-mistral | 04:34 | |
rakhmerov | vgnbkr: IMO it's ok to push while you're fixing your local environment | 04:36 |
---|---|---|
rakhmerov | if the change is good and it passes the gates we'll merge it in | 04:37 |
openstackgerrit | Renat Akhmerov proposed openstack/python-mistralclient: Added CONTRIBUTING.rst file https://review.openstack.org/316786 | 05:00 |
*** dmowrer has joined #openstack-mistral | 05:23 | |
*** dmowrer has quit IRC | 05:28 | |
*** chlong has quit IRC | 05:47 | |
*** chlong has joined #openstack-mistral | 05:59 | |
*** gyee has quit IRC | 06:07 | |
*** FL1SK has joined #openstack-mistral | 06:17 | |
openstackgerrit | Merged openstack/python-mistralclient: Added CONTRIBUTING.rst file https://review.openstack.org/316786 | 06:35 |
*** vishwanathj has quit IRC | 06:37 | |
*** FL1SK has quit IRC | 06:44 | |
*** openstack has joined #openstack-mistral | 06:55 | |
d0ugal | How are people typically testing workflows? | 07:04 |
d0ugal | Having full CI coverage for all our workflows will be quite challenging I expect. | 07:05 |
d0ugal | Particularly when we want to test error states and so on. | 07:05 |
rakhmerov | d0ugal: well, good question. You can look at a bunch of tests under mistral.tests.unit.engine but those are focused only on workflow logic and, of course, don't test in distributed mode etc. | 07:19 |
d0ugal | I guess it is a hard problem to solve :) | 07:20 |
d0ugal | Since our Mistral work is very young, all our testing is manual | 07:20 |
d0ugal | The actions have unittests, but the workflows are none of the workflows are even wired up to CI yet (that will start to change) | 07:21 |
d0ugal | I wonder if we can at least find a way to make sure mistral validates them | 07:21 |
*** mgershen has joined #openstack-mistral | 07:22 | |
*** mgershen is now known as Guest28411 | 07:23 | |
openstackgerrit | Andras Kovi proposed openstack/mistral: Fixes the Mistral Docker image https://review.openstack.org/321388 | 07:26 |
openstackgerrit | Merged openstack/mistral: Fix client in TroveActions https://review.openstack.org/321159 | 07:56 |
*** shadow12 has joined #openstack-mistral | 07:58 | |
*** chlong has quit IRC | 08:04 | |
openstackgerrit | Michal Gershenzon proposed openstack/mistral: Return 'Unknown error' when error output is empty https://review.openstack.org/321136 | 08:09 |
*** dmk0202 has joined #openstack-mistral | 08:23 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: WIP: engine refactoring https://review.openstack.org/317879 | 08:59 |
*** dmowrer has joined #openstack-mistral | 08:59 | |
*** dmowrer has quit IRC | 09:04 | |
*** Ravikiran_K has joined #openstack-mistral | 09:36 | |
*** toddjohn has joined #openstack-mistral | 09:59 | |
*** cheneydc has quit IRC | 10:00 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: WIP: engine refactoring https://review.openstack.org/317879 | 10:03 |
*** Qiming has quit IRC | 10:08 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: WIP: engine refactoring https://review.openstack.org/317879 | 10:27 |
*** toddjohn_ has joined #openstack-mistral | 10:34 | |
*** toddjoh__ has joined #openstack-mistral | 10:35 | |
*** toddjohn has quit IRC | 10:36 | |
*** toddjohn_ has quit IRC | 10:39 | |
*** dmowrer has joined #openstack-mistral | 10:51 | |
*** Qiming has joined #openstack-mistral | 10:59 | |
*** rbrady has joined #openstack-mistral | 11:34 | |
mflobo | question about mistral... again :) | 12:01 |
mflobo | about scheduled workflows | 12:01 |
mflobo | If I have a workflow to be executed 18:00h every day. With which credentials is this workflow executed? | 12:02 |
mflobo | I mean, when I execute a wrokflow by hand, I logged in using my user and password and the mistralclient manage the token with my credentials | 12:02 |
mflobo | But I don't know how that is done by Mistral itself when a workflow is scheduled | 12:03 |
rakhmerov | mflobo: hi | 12:16 |
rakhmerov | it's going to use trust mechanism that exists in Keystone | 12:16 |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: WIP: engine refactoring https://review.openstack.org/317879 | 12:16 |
mflobo | rakhmerov, I see | 12:17 |
mflobo | rakhmerov, so, should I configure a new trust? | 12:17 |
rakhmerov | when a trigger gets created Mistral creates a trust (kind of delegatee from your initial user) to access stuff later | 12:17 |
rakhmerov | mflobo: no, it's done by Mistral :) | 12:17 |
mflobo | rakhmerov, ok, understood | 12:17 |
rakhmerov | you just need to make sure to use Keystone API v3 | 12:18 |
rakhmerov | which supports trusts | 12:18 |
mflobo | rakhmerov, right | 12:18 |
mflobo | rakhmerov, thanks :) | 12:18 |
rakhmerov | np | 12:18 |
*** dprince has joined #openstack-mistral | 12:19 | |
mflobo | rakhmerov, I think I already asked to you but, do you know if there is any GIT repo or similar where people share their "interesting" workflows? | 12:19 |
rakhmerov | well, we have a special repo mistral-extra for this, but that's pretty limited now | 12:21 |
rakhmerov | we're also planning to publish workflows in App Catalog soon, we already agreed to do that in the community | 12:21 |
mflobo | rakhmerov, ok | 12:22 |
rakhmerov | apps.openstack.org | 12:22 |
rakhmerov | hopefully it will happen soon, I'd estimate it as 1-2 months | 12:22 |
mflobo | ok, thanks for the info | 12:22 |
*** rbrady_ has joined #openstack-mistral | 13:08 | |
*** rbrady has quit IRC | 13:08 | |
*** bobh has joined #openstack-mistral | 13:14 | |
*** rbrady_ has quit IRC | 13:15 | |
*** rbrady_ has joined #openstack-mistral | 13:15 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Refactor Mistral Engine https://review.openstack.org/317879 | 13:19 |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Refactor Mistral Engine https://review.openstack.org/317879 | 13:32 |
openstackgerrit | Merged openstack/mistral: Return 'Unknown error' when error output is empty https://review.openstack.org/321136 | 13:46 |
*** rbrady_ has quit IRC | 14:01 | |
*** rbrady has joined #openstack-mistral | 14:01 | |
*** FL1SK has joined #openstack-mistral | 14:20 | |
*** LimorStotland has quit IRC | 14:33 | |
*** vishwanathj has joined #openstack-mistral | 14:33 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Refactor Mistral Engine https://review.openstack.org/317879 | 14:39 |
vgnbkr | Hi guys. Thanks for the merge - you guys are awesome! | 14:46 |
vgnbkr | You asked me to make a test. I see that there is already a unit test which mocks out the client - I'm not sure what unit test I can do that doesn't mock out the client. Do you have other tests? | 14:47 |
vgnbkr | Also, any ideas on what I would need to install to resolve my missing "yaql.language" module issue? I tried installing "libyaql-dev", but there's no such beast. | 14:48 |
*** FL1SK has quit IRC | 14:49 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Refactor Mistral Engine https://review.openstack.org/317879 | 14:50 |
Guest28411 | I think that action_context should not be in the input list returned by mistral action-get std.mistral_http. http://paste.openstack.org/show/505674/ | 14:59 |
Guest28411 | it is not a required input anyway. | 15:00 |
Guest28411 | Do we have a scenario where a user creates an execution with this input? | 15:01 |
*** tonytan4ever has joined #openstack-mistral | 15:01 | |
*** dmk0202 has quit IRC | 15:04 | |
*** rena9067 has joined #openstack-mistral | 15:11 | |
*** shadow123 has joined #openstack-mistral | 15:14 | |
Guest28411 | anyone? | 15:15 |
*** Guest28411 is now known as mgershen | 15:15 | |
*** mgershen is now known as Guest54620 | 15:16 | |
*** shadow123 has left #openstack-mistral | 15:17 | |
*** FL1SK has joined #openstack-mistral | 15:19 | |
*** dmowrer has quit IRC | 15:24 | |
*** toddjoh__ has quit IRC | 15:36 | |
*** toddjohn has joined #openstack-mistral | 15:37 | |
*** toddjohn has quit IRC | 15:41 | |
rakhmerov | vgnbkr: thanks for your kind words :) | 15:47 |
rakhmerov | vgnbkr: as far as YAQL, it should be just in dependencies, I'm not sure why you have this problem | 15:48 |
rakhmerov | it's just: aql>=1.1.0 # Apache 2.0 License | 15:48 |
rakhmerov | in requirements.txt | 15:48 |
rakhmerov | so it's available on PyPi | 15:49 |
rakhmerov | maybe if you install from packages then it's not available | 15:49 |
rakhmerov | you may want to try just: pip install yaql | 15:49 |
rakhmerov | Guest28411: it will be fixed soon | 15:50 |
rakhmerov | you're kind of right, we're now reworking the whole Actions API | 15:50 |
*** Guest54620 is now known as mgershen_ | 15:51 | |
mgershen_ | rakhmerov: my nick is not responding. did you mean I will fix it soon? | 15:51 |
*** dmowrer has joined #openstack-mistral | 15:52 | |
*** tonytan4ever has quit IRC | 15:54 | |
vgnbkr | rakhmerov, I did have to manually install pecan which was there also. I've scrubbed my venv and I'll try again from scratch. | 15:55 |
*** dmowrer_ has joined #openstack-mistral | 15:55 | |
vgnbkr | Yeah, seems that was it. Maybe it got messed up because I initially just did "tox" with no params ... | 15:56 |
*** dmowrer has quit IRC | 15:56 | |
*** dprince has quit IRC | 15:57 | |
vgnbkr | So back to tests. What sort of test did you want me to add? I'm not really sure what I can check without actually calling the real client. | 15:58 |
*** dprince has joined #openstack-mistral | 15:58 | |
*** shadow12 has quit IRC | 16:02 | |
*** Qiming has quit IRC | 16:08 | |
*** mgershen_ has quit IRC | 16:09 | |
*** gyee has joined #openstack-mistral | 16:11 | |
*** _mgershen has joined #openstack-mistral | 16:13 | |
openstackgerrit | Andras Kovi proposed openstack/mistral: Fixes the Mistral Docker image https://review.openstack.org/321388 | 16:14 |
*** _mgershen has quit IRC | 16:14 | |
*** dprince has quit IRC | 16:35 | |
*** dprince has joined #openstack-mistral | 16:35 | |
*** gyee has quit IRC | 17:06 | |
*** dmowrer_ has quit IRC | 17:06 | |
*** FL1SK has quit IRC | 17:08 | |
*** dprince has quit IRC | 17:28 | |
*** dmowrer has joined #openstack-mistral | 17:29 | |
*** dmowrer has quit IRC | 17:29 | |
*** dmowrer has joined #openstack-mistral | 17:30 | |
*** FL1SK has joined #openstack-mistral | 17:41 | |
*** vishwanathj has quit IRC | 17:44 | |
*** FL1SK has quit IRC | 17:58 | |
*** gyee has joined #openstack-mistral | 18:36 | |
openstackgerrit | Merged openstack/mistral-extra: Updated from global requirements https://review.openstack.org/321689 | 18:40 |
openstackgerrit | Merged openstack/mistral: Updated from global requirements https://review.openstack.org/321688 | 19:04 |
*** FL1SK has joined #openstack-mistral | 20:08 | |
*** toddjohn has joined #openstack-mistral | 20:35 | |
*** toddjohn_ has joined #openstack-mistral | 20:40 | |
*** toddjohn has quit IRC | 20:42 | |
*** toddjohn_ has quit IRC | 20:44 | |
*** Ravikiran_K has quit IRC | 20:45 | |
*** toddjohn has joined #openstack-mistral | 20:57 | |
*** dmowrer has quit IRC | 21:40 | |
*** toddjohn has quit IRC | 21:43 | |
*** FL1SK has quit IRC | 21:53 | |
*** toddjohn has joined #openstack-mistral | 22:12 | |
*** toddjohn has quit IRC | 22:16 | |
*** bobh has quit IRC | 22:30 | |
*** bobh has joined #openstack-mistral | 22:46 | |
*** bobh has quit IRC | 22:51 | |
*** rena9067 has quit IRC | 23:20 | |
*** Qiming has joined #openstack-mistral | 23:36 | |
*** FL1SK has joined #openstack-mistral | 23:50 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!