*** catintheroof has quit IRC | 00:14 | |
*** bobh has quit IRC | 02:16 | |
*** http_GK1wmSU has joined #openstack-mistral | 02:42 | |
*** http_GK1wmSU has left #openstack-mistral | 02:44 | |
*** gkadam has joined #openstack-mistral | 03:43 | |
openstackgerrit | Merged openstack/mistral master: Fix some reST field lists in docstrings https://review.openstack.org/486539 | 04:01 |
---|---|---|
openstackgerrit | Merged openstack/mistral master: Allow async action execution to be paused and resumed https://review.openstack.org/481738 | 05:07 |
*** khandhedia has joined #openstack-mistral | 05:17 | |
khandhedia | Hello! I am trying to execute a workflow that expects some authentication parameters from the HTTP Headers. I can provide such headers, when I am executing this workflow through ReST client (Postman). However, I am not able to find any way to provide such header parameters through CLI. Can someone advise how can I pass headers? | 05:21 |
khandhedia | Also, while passing the input parameters to workflow execution, I have to pass serialized JSON input. Is there any possibility that I can provide a file (which contains JSON structure) in the input of execution-create command? | 05:22 |
*** livelace has joined #openstack-mistral | 05:28 | |
*** vishwana_ has quit IRC | 06:00 | |
*** vishwanathj has joined #openstack-mistral | 06:00 | |
openstackgerrit | Debo Zhang proposed openstack/mistral master: Improve README https://review.openstack.org/490756 | 06:41 |
*** sharatss has joined #openstack-mistral | 07:04 | |
apetrich | khandhedia, about the headers I don't know. if you look here https://github.com/openstack/mistral/blob/master/mistral/actions/std_actions.py#L238 you see that MistralHTTPAction has to do something similar so I think you might have to write your own action | 07:17 |
apetrich | khandhedia, about the file that is the normal. mistral execution-create -f <json.file> workflow does it | 07:22 |
apetrich | I mean | 07:23 |
apetrich | mistral execution-create <workflow> <file.json> | 07:23 |
openstackgerrit | wangxu proposed openstack/mistral master: JavaScriptAction has two names, I think one is enough. https://review.openstack.org/490774 | 07:24 |
apetrich | considering -1ing ^^ due to lack of highlander puns | 07:26 |
rakhmerov | kong: here? | 07:31 |
rakhmerov | kong: can you please make new releases for the client again? For ocata, pike and master | 07:34 |
*** jtomasek has joined #openstack-mistral | 07:48 | |
d0ugal | release all the things :) | 07:52 |
openstackgerrit | Andrea Visnyei proposed openstack/mistral master: WIP: Mistral install guide https://review.openstack.org/476499 | 08:16 |
openstackgerrit | Andrea Visnyei proposed openstack/mistral master: WIP: Mistral install guide https://review.openstack.org/476499 | 08:47 |
*** anamik has joined #openstack-mistral | 09:16 | |
anamik | hi | 09:16 |
openstackgerrit | Debo Zhang proposed openstack/mistral master: Improve README https://review.openstack.org/490756 | 09:16 |
anamik | i am using the example workflows given in mistral-extra repo | 09:16 |
anamik | i have created the nova_actions workflow | 09:17 |
anamik | i have created the execution as well. But i don't know how to run the execution | 09:18 |
anamik | can anybody help? sorry for asking silly things but I did not find any document or site which gives step by step instructions | 09:19 |
openstackgerrit | Nikolay Mahotkin proposed openstack/mistral master: [Trusts] Fix deleting trust https://review.openstack.org/490049 | 09:22 |
d0ugal | anamik: when you create the execution it starts automatically | 10:16 |
d0ugal | anamik: you can think of creating an excution as "starting a workflow" | 10:16 |
*** khandhedia has quit IRC | 10:16 | |
*** openstackgerrit has quit IRC | 10:18 | |
*** khandhedia has joined #openstack-mistral | 10:21 | |
khandhedia | Hi anamik, when you say execution is created, that means workflow is already triggered. Did you see a response coming from mistral stating status = RUNNING when you performed mistral execution-create .. ? | 10:23 |
*** jtomasek has quit IRC | 10:54 | |
anamik | d0ugal: khandhedia i created the execution and it didnt create a vm | 10:56 |
anamik | i will check and tell you | 10:56 |
*** jkilpatr has joined #openstack-mistral | 11:01 | |
d0ugal | anamik: mistral execution-list | 11:12 |
d0ugal | anamik: maybe it failed/errored | 11:12 |
*** openstackgerrit has joined #openstack-mistral | 11:13 | |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: [WIP] Allow filtering executions by their root_execution_id https://review.openstack.org/490562 | 11:13 |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: Add root_execution_id to sub-workflow executions https://review.openstack.org/490063 | 11:13 |
anamik | d0ugal: yes. the execution is in error statte | 11:21 |
openstackgerrit | Sharat Sharma proposed openstack/mistral master: Added note to show std.js is an alias of std.javascript https://review.openstack.org/490838 | 11:47 |
*** dprince has joined #openstack-mistral | 12:00 | |
*** dprince has quit IRC | 12:24 | |
*** weshay_pto is now known as weshay | 12:26 | |
*** gkadam has quit IRC | 12:31 | |
*** jtomasek has joined #openstack-mistral | 12:33 | |
*** dprince has joined #openstack-mistral | 12:37 | |
*** khandhedia has quit IRC | 12:39 | |
*** jkilpatr has quit IRC | 12:49 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/mistral master: Updated from global requirements https://review.openstack.org/490855 | 12:51 |
*** jkilpatr has joined #openstack-mistral | 13:05 | |
*** catintheroof has joined #openstack-mistral | 13:17 | |
*** jkilpatr_ has joined #openstack-mistral | 13:41 | |
*** jkilpatr has quit IRC | 13:42 | |
*** jistr is now known as jistr|mtg | 13:46 | |
thrash | fyi... https://review.openstack.org/490871 | 13:47 |
thrash | puts a tripleo ovb job in experimental ^^^ | 13:47 |
*** Dinesh_Bhor has quit IRC | 13:47 | |
d0ugal | thrash: I don't know what that means :) | 14:01 |
d0ugal | does that mean I can do "check experimental"? | 14:02 |
thrash | d0ugal: yes. And it will run a tripleo ovb job | 14:02 |
d0ugal | woot, thanks! | 14:02 |
*** anamik has quit IRC | 14:11 | |
*** sharatss has quit IRC | 14:16 | |
*** jistr|mtg is now known as jistr | 15:01 | |
*** bobh has joined #openstack-mistral | 15:02 | |
*** bobh has quit IRC | 15:04 | |
*** jtomasek has quit IRC | 15:07 | |
*** jtomasek has joined #openstack-mistral | 15:11 | |
*** jtomasek has quit IRC | 15:12 | |
*** dprince has quit IRC | 15:13 | |
*** mattbrennan has joined #openstack-mistral | 15:18 | |
*** jtomasek has joined #openstack-mistral | 15:22 | |
*** jaosorior has quit IRC | 15:23 | |
*** jtomasek has quit IRC | 15:26 | |
*** jtomasek has joined #openstack-mistral | 15:28 | |
*** jtomasek has quit IRC | 15:32 | |
*** mattbrennan has quit IRC | 15:36 | |
*** mattybrennan has joined #openstack-mistral | 15:44 | |
*** apetrich has quit IRC | 15:52 | |
*** apetrich has joined #openstack-mistral | 15:53 | |
*** dprince has joined #openstack-mistral | 16:43 | |
*** gkadam has joined #openstack-mistral | 16:58 | |
*** mattyb has joined #openstack-mistral | 17:02 | |
*** mattyb has quit IRC | 17:26 | |
*** openstack has joined #openstack-mistral | 17:29 | |
*** bobh has joined #openstack-mistral | 18:06 | |
*** ddeja has quit IRC | 18:14 | |
*** bobh has quit IRC | 18:24 | |
*** openstack has joined #openstack-mistral | 18:28 | |
*** mattyb_ has joined #openstack-mistral | 18:41 | |
*** bobh has joined #openstack-mistral | 18:51 | |
*** livelace has quit IRC | 19:11 | |
*** gkadam has quit IRC | 19:16 | |
*** bobh has quit IRC | 19:48 | |
*** tzumainn has joined #openstack-mistral | 20:00 | |
tzumainn | hi! I'm trying to correct the way the gnocchi client is instantiated in mistral; I got some guidance from the gnocchi folks in https://review.openstack.org/#/c/488307/2/mistral/actions/openstack/actions.py, but I don't think the parameters are quite right | 20:04 |
tzumainn | does anyone have more experience with this sort of thing? I've tried a few different things, but I feel kinda lost | 20:04 |
*** mattyb_ has quit IRC | 20:30 | |
*** jkilpatr_ has quit IRC | 20:41 | |
*** jkilpatr_ has joined #openstack-mistral | 21:30 | |
*** dprince has quit IRC | 21:35 | |
*** thrash is now known as thrash|g0ne | 21:52 | |
*** tzumainn has quit IRC | 22:03 | |
*** catintheroof has quit IRC | 22:56 | |
*** toure is now known as toure|gone | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!