*** toure is now known as toure_biab | 00:15 | |
*** AlexeyAbashkin has joined #openstack-mistral | 00:55 | |
*** AlexeyAbashkin has quit IRC | 00:59 | |
*** jkilpatr has quit IRC | 01:10 | |
*** yangyapeng has joined #openstack-mistral | 01:14 | |
*** daidv has quit IRC | 01:24 | |
*** daidv has joined #openstack-mistral | 01:24 | |
*** daidv has quit IRC | 01:26 | |
*** daidv has joined #openstack-mistral | 01:26 | |
*** daidv has quit IRC | 01:27 | |
*** daidv has joined #openstack-mistral | 01:27 | |
*** catintheroof has joined #openstack-mistral | 02:20 | |
*** catintheroof has quit IRC | 02:22 | |
*** daidv has quit IRC | 03:08 | |
*** openstackgerrit has joined #openstack-mistral | 03:32 | |
openstackgerrit | Vitalii Solodilov proposed openstack/mistral master: 'all' parameter breaks task context https://review.openstack.org/510759 | 03:32 |
---|---|---|
openstackgerrit | OpenStack Proposal Bot proposed openstack/mistral master: Updated from global requirements https://review.openstack.org/511106 | 03:35 |
*** ykarel|afk has joined #openstack-mistral | 04:04 | |
*** daidv has joined #openstack-mistral | 04:11 | |
*** jtomasek has joined #openstack-mistral | 04:21 | |
*** gkadam has joined #openstack-mistral | 05:15 | |
*** livelace-link has joined #openstack-mistral | 06:46 | |
*** openstackgerrit has quit IRC | 07:03 | |
*** ykarel_ has joined #openstack-mistral | 07:14 | |
*** ykarel|afk has quit IRC | 07:16 | |
*** ykarel_ is now known as ykarel | 07:21 | |
*** yangyapeng has quit IRC | 07:29 | |
*** yangyapeng has joined #openstack-mistral | 07:29 | |
*** openstackgerrit has joined #openstack-mistral | 07:36 | |
openstackgerrit | Hieu LE proposed openstack/mistral master: Implement policy in code (1) https://review.openstack.org/509325 | 07:36 |
*** AlexeyAbashkin has joined #openstack-mistral | 07:37 | |
*** jpich has joined #openstack-mistral | 07:39 | |
*** openstackgerrit has quit IRC | 07:48 | |
*** openstackgerrit has joined #openstack-mistral | 07:55 | |
openstackgerrit | Hieu LE proposed openstack/mistral master: Implement policy in code - action execution (2) https://review.openstack.org/511169 | 07:55 |
rakhmerov | hi, looking for volunteers to check https://bugs.launchpad.net/mistral/+bug/1719819 | 07:56 |
openstack | Launchpad bug 1719819 in Mistral "user is able to create multiple workflows with same name under default namespace" [High,New] | 07:56 |
*** shardy has joined #openstack-mistral | 08:29 | |
*** openstackgerrit has quit IRC | 08:33 | |
*** ykarel is now known as ykarel|lunch | 08:56 | |
d0ugal | rakhmerov: I can't reproduce that bug | 08:56 |
rakhmerov | ooh, interesting.. | 08:57 |
d0ugal | I commented on it | 08:57 |
rakhmerov | ok, thanks | 08:58 |
rakhmerov | d0ugal: do you use namespaces? Or it's always the default ns? | 08:59 |
d0ugal | rakhmerov: always default | 09:00 |
rakhmerov | ok | 09:00 |
d0ugal | we essentially only ever have one Mistral user | 09:00 |
rakhmerov | I see | 09:00 |
rakhmerov | strange, I just tried it and also didn't reproduce | 09:04 |
*** mcdoker18 has quit IRC | 09:04 | |
rakhmerov | but my colleagues already told me about it several times.. | 09:04 |
d0ugal | Odd. I guess we need to know which version they are using exactly | 09:08 |
rakhmerov | it's latest Pike, I know it | 09:08 |
d0ugal | Okay | 09:08 |
rakhmerov | ok, I'll request some more info | 09:08 |
d0ugal | I am running master, I guess it can't be that different | 09:08 |
rakhmerov | I assume it may be related either with a migration issue or with other things like project id and/or scope | 09:09 |
rakhmerov | yes, they started complaining after we merged namspaces | 09:09 |
rakhmerov | and it's in Pike too | 09:09 |
d0ugal | rakhmerov: https://github.com/openstack/mistral/compare/stable/pike | 09:10 |
d0ugal | There are some auth changes there | 09:10 |
d0ugal | so maybe it was fixed without us knowing | 09:10 |
rakhmerov | ok | 09:10 |
d0ugal | rakhmerov: do they use keystone? | 09:10 |
rakhmerov | nope | 09:10 |
rakhmerov | I also don't use it locally and it works for me | 09:12 |
d0ugal | Interesting :) | 09:13 |
rakhmerov | ooh... | 09:13 |
rakhmerov | I guess I know what it is.. | 09:13 |
rakhmerov | oh, no | 09:17 |
rakhmerov | I don't :) | 09:17 |
d0ugal | haha | 09:17 |
d0ugal | I don't have any good ideas | 09:17 |
d0ugal | Maybe you can access their env and experiment? | 09:18 |
rakhmerov | d0ugal: that's what I'm doing now ) | 09:18 |
*** mcdoker18 has joined #openstack-mistral | 09:27 | |
*** jaosorior has quit IRC | 09:36 | |
*** jaosorior has joined #openstack-mistral | 09:47 | |
*** ykarel|lunch is now known as ykarel | 09:54 | |
rakhmerov | d0ugal: I couldn't reproduce on the environment that is accessible to me. Maybe it was found somewhere else | 09:58 |
*** yangyapeng has quit IRC | 09:58 | |
*** yangyapeng has joined #openstack-mistral | 09:58 | |
*** yangyapeng has quit IRC | 09:59 | |
*** yangyapeng has joined #openstack-mistral | 10:01 | |
d0ugal | heh, very strange :) | 10:09 |
*** yangyapeng has quit IRC | 10:29 | |
*** Qiming has quit IRC | 10:32 | |
*** openstackgerrit has joined #openstack-mistral | 10:40 | |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: [WIP] Pass the new ActionContext to mistral-lib https://review.openstack.org/506185 | 10:40 |
*** jkilpatr has joined #openstack-mistral | 10:49 | |
*** Qiming has joined #openstack-mistral | 10:54 | |
*** AlexeyAbashkin has quit IRC | 11:00 | |
*** AlexeyAbashkin has joined #openstack-mistral | 11:01 | |
*** shardy is now known as shardy_lunch | 11:19 | |
*** yangyapeng has joined #openstack-mistral | 11:35 | |
*** dprince has joined #openstack-mistral | 12:03 | |
*** shardy_lunch is now known as shardy | 12:11 | |
*** openstackgerrit has quit IRC | 12:18 | |
*** openstackgerrit has joined #openstack-mistral | 12:42 | |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: [WIP] Pass the new ActionContext to mistral-lib https://review.openstack.org/506185 | 12:42 |
*** catintheroof has joined #openstack-mistral | 12:43 | |
*** ykarel has quit IRC | 12:56 | |
*** ykarel has joined #openstack-mistral | 12:56 | |
*** toure_biab is now known as toure | 13:00 | |
*** openstackgerrit has quit IRC | 13:03 | |
*** bobh has joined #openstack-mistral | 13:07 | |
*** zhurong has joined #openstack-mistral | 13:20 | |
*** jistr is now known as jistr|mtg | 13:38 | |
*** jistr|mtg is now known as jistr | 14:00 | |
*** chlong has joined #openstack-mistral | 14:04 | |
*** zhurong has quit IRC | 14:29 | |
*** mcdoker18 has quit IRC | 14:42 | |
*** shardy has quit IRC | 14:47 | |
*** chlong has quit IRC | 15:06 | |
*** openstackgerrit has joined #openstack-mistral | 15:19 | |
openstackgerrit | Nikolay Mahotkin proposed openstack/mistral master: [Event-engine] Make listener pool name configurable https://review.openstack.org/511269 | 15:19 |
*** mcdoker18 has joined #openstack-mistral | 15:30 | |
*** chlong has joined #openstack-mistral | 15:38 | |
*** gkadam has quit IRC | 15:44 | |
*** thrash is now known as thrash|biab | 15:51 | |
*** chlong has quit IRC | 15:51 | |
*** AlexeyAbashkin has quit IRC | 15:53 | |
*** jpich has quit IRC | 16:08 | |
*** chlong has joined #openstack-mistral | 16:11 | |
*** weshay is now known as weshay|ruck | 16:32 | |
*** d0ugal has quit IRC | 16:35 | |
*** thrash|biab is now known as thrash | 16:38 | |
*** chlong has quit IRC | 16:48 | |
*** dprince has quit IRC | 16:48 | |
*** dprince has joined #openstack-mistral | 16:50 | |
*** d0ugal has joined #openstack-mistral | 16:58 | |
*** AlexeyAbashkin has joined #openstack-mistral | 17:21 | |
*** AlexeyAbashkin has quit IRC | 17:26 | |
*** AlexeyAbashkin has joined #openstack-mistral | 17:29 | |
*** AlexeyAbashkin has quit IRC | 17:34 | |
*** ykarel is now known as ykarel|afk | 17:38 | |
*** mcdoker18 has quit IRC | 17:58 | |
*** mcdoker18 has joined #openstack-mistral | 17:58 | |
*** hrybacki is now known as hrybacki|trainin | 18:03 | |
*** d0ugal has quit IRC | 18:24 | |
*** rbrady has quit IRC | 18:45 | |
*** mcdoker18 has quit IRC | 18:51 | |
openstackgerrit | Toure Dunnon proposed openstack/python-mistralclient master: [WIP] Running new workflow based on existing execution. https://review.openstack.org/506653 | 18:53 |
*** ykarel|afk has quit IRC | 19:50 | |
*** harlowja has quit IRC | 20:00 | |
*** rbrady has joined #openstack-mistral | 20:06 | |
*** rbrady has quit IRC | 20:06 | |
*** rbrady has joined #openstack-mistral | 20:06 | |
*** apetrich has quit IRC | 20:07 | |
*** apetrich has joined #openstack-mistral | 20:10 | |
*** toure is now known as toure_biab | 20:18 | |
*** dprince has quit IRC | 20:40 | |
*** jkilpatr has quit IRC | 20:50 | |
*** dprince has joined #openstack-mistral | 21:02 | |
*** dprince has quit IRC | 21:02 | |
*** catintheroof has quit IRC | 21:02 | |
*** dprince has joined #openstack-mistral | 21:06 | |
*** harlowja has joined #openstack-mistral | 21:07 | |
*** jtomasek has quit IRC | 21:14 | |
*** dprince has quit IRC | 21:19 | |
*** jkilpatr has joined #openstack-mistral | 21:28 | |
*** jkilpatr has quit IRC | 21:57 | |
*** jkilpatr has joined #openstack-mistral | 21:57 | |
*** bobh has quit IRC | 22:11 | |
*** AlexeyAbashkin has joined #openstack-mistral | 22:47 | |
*** AlexeyAbashkin has quit IRC | 22:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!