*** threestrands has joined #openstack-mistral | 00:03 | |
*** threestrands has quit IRC | 00:03 | |
*** threestrands has joined #openstack-mistral | 00:03 | |
*** FL1SK has quit IRC | 00:40 | |
*** threestrands_ has joined #openstack-mistral | 01:18 | |
*** threestrands_ has quit IRC | 01:18 | |
*** threestrands_ has joined #openstack-mistral | 01:18 | |
*** threestrands_ has quit IRC | 01:19 | |
*** threestrands_ has joined #openstack-mistral | 01:20 | |
*** threestrands_ has quit IRC | 01:21 | |
*** threestrands_ has joined #openstack-mistral | 01:21 | |
*** threestrands_ has quit IRC | 01:21 | |
*** threestrands_ has joined #openstack-mistral | 01:21 | |
*** threestrands has quit IRC | 01:21 | |
*** FL1SK has joined #openstack-mistral | 02:42 | |
*** bobh has joined #openstack-mistral | 03:34 | |
*** bobh has quit IRC | 04:01 | |
*** hardikjasani has joined #openstack-mistral | 04:09 | |
*** quiquell|off is now known as quiquell | 05:53 | |
*** quiquell is now known as quiquell|bbl | 06:19 | |
rakhmerov | jlejeune: hey | 06:21 |
---|---|---|
rakhmerov | yes, that blueprint is relevant | 06:21 |
rakhmerov | afaik, d0ugal_ was planning to work on it | 06:21 |
rakhmerov | at least to implement a PoC | 06:21 |
*** jtomasek has joined #openstack-mistral | 06:53 | |
jlejeune | rakhmerov: great to hear it :) | 07:05 |
d0ugal_ | rakhmerov: on what? :) | 07:33 |
*** d0ugal_ has quit IRC | 07:33 | |
*** d0ugal has joined #openstack-mistral | 07:33 | |
*** d0ugal has quit IRC | 07:33 | |
*** d0ugal has joined #openstack-mistral | 07:33 | |
rakhmerov | d0ugal: welcome back! | 07:34 |
rakhmerov | on action providers | 07:34 |
d0ugal | rakhmerov: Thanks! | 07:34 |
d0ugal | rakhmerov: Yeah, I really hope I have time to work on it in Rocky, but I'm finding it hard to find all the time I want :( | 07:34 |
rakhmerov | d0ugal: typical thing ) | 07:35 |
rakhmerov | same to me | 07:35 |
rakhmerov | d0ugal: btw, just something to share.. I was experimenting with RPC executor and I didn't find issues that we've seen before | 07:35 |
rakhmerov | when it would get stuck due to some threading issue | 07:36 |
rakhmerov | I was experimenting with "eventlet" executor and Pymysql driver | 07:36 |
rakhmerov | no issues so far but no performance boost also | 07:36 |
rakhmerov | which is kinda strange | 07:36 |
rakhmerov | may be because of a single-threaded Python nature in the end of the day.. | 07:37 |
rakhmerov | so, I'll look more but I think we can safely switch from "blocking" to "eventlet". But only with Pymysql driver | 07:37 |
rakhmerov | or even the better choice is to make it configurable | 07:38 |
rakhmerov | so that we can rollback the conf if issues come up | 07:38 |
d0ugal | rakhmerov: oh cool, nice find! | 07:40 |
rakhmerov | yes | 07:40 |
rakhmerov | so, I'm gonna run a longo-running test to make sure there's no issues but in parallel I started working on improving scheduler | 07:41 |
d0ugal | Great, looking forward to that work :) | 07:42 |
d0ugal | and the cron trigger being refactored to use it ;) | 07:42 |
*** quiquell|bbl is now known as quiquell | 07:43 | |
*** pgaxatte has joined #openstack-mistral | 07:54 | |
openstackgerrit | Nguyen Van Trung proposed openstack/mistral master: Follow the new PTI for document build https://review.openstack.org/580953 | 07:59 |
*** zigo has quit IRC | 08:03 | |
*** zigo has joined #openstack-mistral | 08:05 | |
*** threestrands_ has quit IRC | 08:12 | |
*** d0ugal has quit IRC | 09:17 | |
*** d0ugal has joined #openstack-mistral | 09:23 | |
*** geb has quit IRC | 09:45 | |
*** geb has joined #openstack-mistral | 09:49 | |
openstackgerrit | ayyob proposed openstack/mistral master: add docs for states. add docs explaining what each state mean. https://review.openstack.org/580389 | 09:59 |
openstackgerrit | Dougal Matthews proposed openstack/python-mistralclient master: Add missing oslo.serialization requirement https://review.openstack.org/579592 | 10:28 |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: Pin get-pip.py to 3.2 https://review.openstack.org/580429 | 10:48 |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: Autogenerate configuration documentation https://review.openstack.org/577157 | 10:50 |
openstackgerrit | Dougal Matthews proposed openstack/python-mistralclient master: Add the root execution ID to the CLI output https://review.openstack.org/579570 | 10:52 |
pgaxatte | hello | 11:50 |
pgaxatte | I have a quick question on the release process on python-mistralclient (and it's probably the same for other projects) | 11:51 |
pgaxatte | are the releases done periodically or is there a set of stuff to release and when it's done it's released? | 11:52 |
pgaxatte | I'm trying to estimate when https://review.openstack.org/#/c/579612/ will be released if it's not already | 11:58 |
*** d0ugal has quit IRC | 12:06 | |
*** d0ugal has joined #openstack-mistral | 12:09 | |
*** jistr is now known as jistr|mtg | 12:12 | |
d0ugal | pgaxatte: I can do a release now if you like :) | 12:16 |
d0ugal | pgaxatte: for clients and libraries there is a less structured release cycle | 12:16 |
d0ugal | But generally we adhere to https://releases.openstack.org/rocky/schedule.html | 12:16 |
pgaxatte | d0ugal: that would be very kind :) the bug it fixes is a bit critical to me :D | 12:16 |
d0ugal | pgaxatte: sure, give me a few mins. | 12:16 |
pgaxatte | alright thanks for the doc | 12:17 |
d0ugal | pgaxatte: I'm not sure how familiar you are with the OpenStack release process... | 12:19 |
d0ugal | but I need to propose the release and wait for it to be approved by the release team | 12:19 |
pgaxatte | d0ugal: I'd say not very familiar ;) | 12:19 |
d0ugal | pgaxatte: https://review.openstack.org/#/c/581020/ | 12:19 |
d0ugal | pgaxatte: when that is merged the release will be created and pushed to PyPI | 12:20 |
*** geb has quit IRC | 12:20 | |
pgaxatte | ok perfect | 12:20 |
d0ugal | I assume you are installing from PyPI :) | 12:20 |
*** thrash|g0ne is now known as thrash | 12:20 | |
pgaxatte | yes usually in a venv when we need bleeding edge | 12:21 |
d0ugal | I'm not sure how quickly downstream | 12:21 |
d0ugal | I'm not sure how quickly downstream packagers pickup the releases | 12:21 |
pgaxatte | considering we're using ubuntu and the cloud archives, things are not updated if noone asks for it | 12:22 |
d0ugal | aha | 12:22 |
pgaxatte | the last time I think mwhahaha updated the cloud archive to get mistral from 5.0.0 to 5.2.2 | 12:23 |
*** geb has joined #openstack-mistral | 12:23 | |
d0ugal | wow, that is quite old :) | 12:27 |
*** quiquell is now known as quiquell|off | 12:28 | |
*** toure|gone is now known as toure | 12:52 | |
*** quiquell|off is now known as quiquell | 12:53 | |
*** frickler has joined #openstack-mistral | 13:07 | |
*** ChanServ changes topic to "more test" | 13:08 | |
*** ChanServ changes topic to "Mistral the Workflow Service for OpenStack. https://docs.openstack.org/mistral/latest/" | 13:08 | |
*** ChanServ sets mode: +o frickler | 13:12 | |
openstackgerrit | Merged openstack/mistral master: detect https and act accordingly https://review.openstack.org/579777 | 13:12 |
*** frickler has left #openstack-mistral | 13:13 | |
*** jistr|mtg is now known as jistr | 13:14 | |
pgaxatte | d0ugal: yeah we are a "few" releases late | 13:19 |
*** jistr is now known as jistr|mtg | 13:36 | |
*** hardikjasani has quit IRC | 13:49 | |
*** jistr|mtg is now known as jistr | 14:05 | |
*** quiquell is now known as quiquell|off | 14:58 | |
d0ugal | #startmeeting mistral | 15:00 |
openstack | Meeting started Mon Jul 9 15:00:11 2018 UTC and is due to finish in 60 minutes. The chair is d0ugal. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
*** openstack changes topic to " (Meeting topic: mistral)" | 15:00 | |
openstack | The meeting name has been set to 'mistral' | 15:00 |
d0ugal | Hey everyone, it is the Monday Mistral office hour! | 15:00 |
d0ugal | Who is around? | 15:00 |
d0ugal | PING. rakhmerov, apetrich, bobh, mcdoker181818 | 15:00 |
d0ugal | As usual, add your name to line 16 if you want future pings like that: https://etherpad.openstack.org/p/mistral-office-hours | 15:00 |
apetrich | o/ | 15:01 |
d0ugal | I don't have much of an agenda today, so happy to discuss anything | 15:01 |
d0ugal | I was looking at this stackalytics report... http://stackalytics.com/report/reviews/mistral-group/open | 15:01 |
d0ugal | I think it might be a good idea to start abandoning old reviews | 15:02 |
*** kimamisa has joined #openstack-mistral | 15:02 | |
d0ugal | Maybe 6 months+ (or maybe 1+ years initially) | 15:02 |
d0ugal | I'm going to send an email to openstack-dev proposing that we do this. | 15:09 |
d0ugal | Oh, we have two new bugs! | 15:13 |
d0ugal | https://bugs.launchpad.net/mistral/+bug/1779973 | 15:13 |
openstack | Launchpad bug 1779973 in Mistral "Mistral HTTP action don't handle server error" [Undecided,New] | 15:13 |
d0ugal | https://bugs.launchpad.net/mistral/+bug/1780194 | 15:13 |
openstack | Launchpad bug 1780194 in Mistral "All policies are not covered by unit tests" [Undecided,New] - Assigned to Pierre Gaxatte (pierre-gaxatte) | 15:13 |
openstackgerrit | Dougal Matthews proposed openstack/mistral master: Return the result of the MistralHTTPAction https://review.openstack.org/581059 | 15:18 |
d0ugal | They both seem like valid bugs, one of them alreay had a fix. So I just submitted that to gerrit. | 15:19 |
d0ugal | Thanks :) | 15:58 |
d0ugal | #endmeeting | 15:58 |
*** openstack changes topic to "Mistral the Workflow Service for OpenStack. https://docs.openstack.org/mistral/latest/" | 15:58 | |
openstack | Meeting ended Mon Jul 9 15:58:19 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:58 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/mistral/2018/mistral.2018-07-09-15.00.html | 15:58 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/mistral/2018/mistral.2018-07-09-15.00.txt | 15:58 |
openstack | Log: http://eavesdrop.openstack.org/meetings/mistral/2018/mistral.2018-07-09-15.00.log.html | 15:58 |
*** kimamisa has quit IRC | 16:20 | |
*** bobh has joined #openstack-mistral | 16:38 | |
*** bobh has quit IRC | 16:39 | |
*** thrash is now known as thrash|g0ne | 20:12 | |
*** jtomasek has quit IRC | 21:37 | |
*** threestrands_ has joined #openstack-mistral | 22:20 | |
*** threestrands_ has quit IRC | 22:20 | |
*** threestrands_ has joined #openstack-mistral | 22:20 | |
*** jappleii__ has joined #openstack-mistral | 22:23 | |
*** jappleii__ has quit IRC | 22:24 | |
*** jappleii__ has joined #openstack-mistral | 22:25 | |
*** threestrands_ has quit IRC | 22:26 | |
*** rook has quit IRC | 23:22 | |
*** rook has joined #openstack-mistral | 23:25 | |
*** rook is now known as Guest67898 | 23:25 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!