*** dprince has joined #openstack-mistral | 00:01 | |
*** gyee has quit IRC | 00:29 | |
*** dprince has quit IRC | 00:40 | |
*** Guest50630 has quit IRC | 02:03 | |
*** zigo has joined #openstack-mistral | 02:05 | |
*** zigo is now known as Guest59427 | 02:06 | |
*** bobh has joined #openstack-mistral | 02:26 | |
*** bobh has quit IRC | 02:31 | |
*** hparekh has joined #openstack-mistral | 03:59 | |
*** jistr has quit IRC | 04:15 | |
*** jistr has joined #openstack-mistral | 04:16 | |
*** vishwanathj has quit IRC | 04:32 | |
*** Ravikiran_K has joined #openstack-mistral | 04:59 | |
*** jaosorior has joined #openstack-mistral | 05:02 | |
*** janki has joined #openstack-mistral | 05:32 | |
*** jtomasek|bbl is now known as jtomasek | 06:20 | |
d0ugal | http://paste.openstack.org/show/585414/ | 07:09 |
---|---|---|
d0ugal | Is there a config option for this? | 07:09 |
d0ugal | actually, I think I may have just broken my dev env :) | 07:09 |
d0ugal | oh, wow, I get that if I don't have auth setup | 07:12 |
d0ugal | that is a bug, the error should be clearer | 07:12 |
ddeja | d0ugal: how did you hit that? | 07:14 |
*** sharatss has joined #openstack-mistral | 07:14 | |
d0ugal | ddeja: `mistral action-list` without setting OS_AUTH_URL etc. | 07:15 |
ddeja | hm, strange | 07:16 |
d0ugal | I am sure the error used to be different | 07:16 |
d0ugal | Maybe it changed with the recent auth refactor in the client | 07:16 |
ddeja | let me check | 07:16 |
ddeja | hm, I got ERROR (app) Failed to validate access token: Authentication required | 07:17 |
d0ugal | huh, interesting. | 07:17 |
ddeja | but I may have older version of client | 07:17 |
ddeja | python-mistralclient (2.0.0) | 07:17 |
d0ugal | I have python-mistralclient==2.1.1 | 07:18 |
d0ugal | 2.0.0 is about 8 months old :) | 07:19 |
ddeja | well, I'm only developing mistral itself, so didn't pay attention to client veriosn | 07:19 |
ddeja | updating and will recheck | 07:19 |
d0ugal | Yeah, makes sense :) | 07:19 |
d0ugal | There have not been many changes in the client | 07:20 |
ddeja | on the newest still same error | 07:20 |
ddeja | ERROR (app) Failed to validate access token: Authentication required | 07:20 |
ddeja | with mistralclient 2.1.1 | 07:20 |
d0ugal | Interesting. | 07:22 |
d0ugal | I'll keep digging | 07:22 |
ddeja | d0ugal: do you have any error from API service in mistral log? | 07:25 |
ddeja | there should be something related | 07:25 |
*** shardy has joined #openstack-mistral | 07:27 | |
*** Guest59427 is now known as zigo | 07:33 | |
d0ugal | ddeja: Nothing in the mistral logs at all when I do that :/ | 07:34 |
d0ugal | kong: Shouldn't mistral 3.0 be on PyPI now? | 07:36 |
d0ugal | I only see 3.0.0.0b1 | 07:38 |
ddeja | d0ugal: hm, strange... | 07:44 |
ddeja | it may be related to configuration of apache | 07:44 |
d0ugal | ddeja: Yeah, it's strange. It is non-urgent for now, just confusing :) | 07:45 |
d0ugal | I'll take a look later. | 07:45 |
ddeja | OK | 07:46 |
openstackgerrit | Jamie Lennox proposed openstack/python-mistralclient: Replace request mocking in test_httpclient with requests-mock https://review.openstack.org/385329 | 07:56 |
hparekh | d0ugal: Do you have proxy in your environment ? | 07:57 |
openstackgerrit | Merged openstack/mistral-dashboard: Enable release notes translation https://review.openstack.org/383235 | 08:10 |
openstackgerrit | Merged openstack/mistral-lib: Enable release notes translation https://review.openstack.org/383236 | 08:10 |
*** jpich has joined #openstack-mistral | 08:10 | |
ddeja | hparekh, d0ugal, kong: Hi guys. I've added new spec https://review.openstack.org/#/c/384467/ I would apprecieate your reviews so I can enchance it before the summit (On which unfortunately I'm not going) | 08:12 |
d0ugal | ddeja: sure, I'll try and look this week. | 08:16 |
ddeja | thanks :) | 08:19 |
d0ugal | hparekh: I don't think so, but I'll check. | 08:23 |
openstackgerrit | Merged openstack/python-mistralclient: Enable release notes translation https://review.openstack.org/383377 | 08:31 |
*** Ravikiran_K has quit IRC | 08:54 | |
*** shardy is now known as shardy_mtg | 09:04 | |
*** Ravikiran_K has joined #openstack-mistral | 09:06 | |
*** shardy_mtg is now known as shardy | 09:27 | |
*** jaosorior has quit IRC | 09:39 | |
*** jaosorior has joined #openstack-mistral | 09:40 | |
*** jamielennox has joined #openstack-mistral | 09:47 | |
*** szaher has quit IRC | 10:23 | |
*** janki has quit IRC | 10:36 | |
*** dprince has joined #openstack-mistral | 10:55 | |
*** shardy is now known as shardy_lunch | 11:12 | |
*** hparekh has quit IRC | 11:24 | |
*** vinod has joined #openstack-mistral | 12:27 | |
*** shardy_lunch is now known as shardy | 12:28 | |
*** szaher has joined #openstack-mistral | 12:28 | |
vinod | hi | 12:32 |
openstackgerrit | Merged openstack/mistral: Change task() function to return 'null' if task doesn't exist https://review.openstack.org/383580 | 12:36 |
sharatss | vinod: hi | 12:38 |
vinod | I am a noob to mistral/python, so looking for some guidance from experts here in accessing if mistral would be able to cope up with my performance needs... | 12:39 |
vinod | if Ive to scale mistral to support concurrent submission of say 50 tasks per sec, would mistral be able to handle that load? | 12:40 |
sharatss | d0ugal ddeja hparekh rakhmerov ^^ | 12:41 |
vinod | are there settings that could be tweaked for performance? | 12:41 |
vinod | @sharatss Hi! Thanks for responding | 12:43 |
*** bobh has joined #openstack-mistral | 12:55 | |
*** rbrady-afk is now known as rbrady | 12:56 | |
ddeja | vinod: Hi. From what I know it should be possible. rakhmerov spend last month on tuning performance and doing tests but he didn't share the data yet. Unfortunately, he's on vacation this week. | 13:04 |
ddeja | So to be 100% sure that mistral could handle your load you'll need to ask next week :) | 13:04 |
vinod | @ddeja Wow ... looks like Im in luck then as some work has been done towards performance testing. I can wait until next week for sure. I'll check with you guys again next week. Thanks once again for the info! :-) | 13:15 |
*** vishwanathj has joined #openstack-mistral | 13:15 | |
*** vinod has quit IRC | 13:24 | |
*** jaosorior has quit IRC | 13:53 | |
*** Ephur has joined #openstack-mistral | 14:09 | |
*** bobh has quit IRC | 14:41 | |
*** brunograz has joined #openstack-mistral | 14:43 | |
brunograz | Hi guys, I've a v simple question - I'm creating a workflow where I ssh into a vm and from there I try to ping a url for example | 14:49 |
brunograz | the dsl would be: | 14:49 |
brunograz | ping_url: | 14:49 |
brunograz | cmd: 'ping -c 1' <% $.url %> | 14:49 |
brunograz | is there a way to do something similar to this? Mistral doens't allow concatenation of a string with a paramere '-' | 14:51 |
ddeja | brunograz: Hi | 15:09 |
ddeja | um, first thing that comes to my mind is that you can always write your own action in case dsl limits you in some way | 15:10 |
brunograz | Hi ddeja | 15:10 |
ddeja | but I'm not sure what are you trying to achive. could you show the whole workflow? | 15:11 |
brunograz | ddeja: will share on pastebin | 15:12 |
brunograz | it is mostly based on the workflow available in the examples | 15:12 |
brunograz | http://pastebin.com/DXcJtqUp | 15:12 |
brunograz | just trying it out | 15:13 |
brunograz | but I think I found the solution by putting the variable inside the string | 15:13 |
* ddeja is reading | 15:13 | |
brunograz | like cmd: 'ping -c 1 <% $.url %>' | 15:13 |
brunograz | but need to confirm it executing the workflow | 15:14 |
ddeja | brunograz: it should work. If not, please submit a bug | 15:16 |
brunograz | ddeja: yes, I'm testing it now - I think I wrote the cmd in a wrong way previously | 15:17 |
brunograz | sorry for bugging you with this ;) | 15:17 |
ddeja | no problem | 15:18 |
ddeja | I'm glad it is working for you now | 15:19 |
ddeja | :) | 15:19 |
rbrady | brunograz: yaql has a concat function for strings: https://github.com/openstack/yaql/blob/master/yaql/standard_library/strings.py#L136 | 15:19 |
*** Ravikiran_K has quit IRC | 15:38 | |
*** jtomasek has quit IRC | 15:38 | |
*** bobh has joined #openstack-mistral | 15:41 | |
*** bobh has quit IRC | 15:47 | |
*** rbrady is now known as rbrady-afk | 15:52 | |
*** jpich has quit IRC | 16:34 | |
*** bobh has joined #openstack-mistral | 16:43 | |
*** bobh has quit IRC | 16:49 | |
*** rbrady-afk is now known as rbrady | 16:49 | |
*** jtomasek has joined #openstack-mistral | 17:04 | |
*** shardy has quit IRC | 17:05 | |
*** jtomasek has quit IRC | 17:08 | |
*** jtomasek has joined #openstack-mistral | 17:08 | |
*** rbrady is now known as rbrady-afk | 17:36 | |
*** bobh has joined #openstack-mistral | 17:45 | |
*** bobh has quit IRC | 17:50 | |
openstackgerrit | Merged openstack/mistral: Enable release notes translation https://review.openstack.org/383234 | 19:30 |
*** bobh has joined #openstack-mistral | 19:53 | |
*** bobh has quit IRC | 19:58 | |
*** dprince has quit IRC | 20:24 | |
*** rbrady-afk is now known as rbrady | 20:39 | |
*** bobh has joined #openstack-mistral | 20:54 | |
*** bobh has quit IRC | 20:59 | |
*** brunograz_ has joined #openstack-mistral | 21:12 | |
*** rbrady_ has joined #openstack-mistral | 21:14 | |
*** rbrady_ has quit IRC | 21:14 | |
*** rbrady_ has joined #openstack-mistral | 21:14 | |
*** zigo_ has joined #openstack-mistral | 21:17 | |
*** brunograz has quit IRC | 21:19 | |
*** zigo has quit IRC | 21:19 | |
*** rbrady has quit IRC | 21:19 | |
*** lkannan has quit IRC | 21:23 | |
*** lkannan has joined #openstack-mistral | 21:28 | |
*** zigo_ is now known as zigo | 21:28 | |
*** bobh has joined #openstack-mistral | 21:55 | |
*** bobh has quit IRC | 21:59 | |
*** bobh has joined #openstack-mistral | 23:10 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!