*** catintheroof has joined #openstack-mistral | 00:47 | |
*** harlowja has quit IRC | 01:13 | |
*** catintheroof has quit IRC | 01:18 | |
*** chlong_ has joined #openstack-mistral | 01:45 | |
*** chlong__ has quit IRC | 01:47 | |
*** chlong__ has joined #openstack-mistral | 02:06 | |
*** chlong_ has quit IRC | 02:07 | |
*** chlong_ has joined #openstack-mistral | 02:25 | |
*** chlong__ has quit IRC | 02:27 | |
*** vishwana_ has joined #openstack-mistral | 03:19 | |
*** vishwana_ has quit IRC | 03:19 | |
*** vishwanathj has quit IRC | 03:22 | |
*** chlong_ has quit IRC | 03:28 | |
*** chlong__ has joined #openstack-mistral | 03:28 | |
rakhmerov | d0ugal: np | 03:34 |
---|---|---|
rakhmerov | kong: here? | 03:34 |
rakhmerov | just remind you about the releases ) | 03:34 |
rakhmerov | for the client | 03:34 |
kong | rakhmerov: hi, good afternoon | 03:46 |
kong | rakhmerov: i will do it now | 03:46 |
rakhmerov | hi ) | 03:46 |
rakhmerov | ok, thanks! | 03:46 |
*** gkadam has joined #openstack-mistral | 03:50 | |
*** chlong_ has joined #openstack-mistral | 04:01 | |
*** chlong__ has quit IRC | 04:01 | |
kong | rakhmerov: done. I just increased the PATCH version for stable/ocata and master respectively | 04:06 |
rakhmerov | PATCH version? | 04:06 |
kong | because i didn't see there are valid new features on both branch | 04:06 |
kong | MAJOR.MINOR.PATCH | 04:07 |
rakhmerov | ooh | 04:07 |
rakhmerov | ok, I see | 04:07 |
rakhmerov | ok | 04:07 |
kong | MINOR version is for when we add functionality in a backwards-compatible manner | 04:07 |
rakhmerov | yep | 04:07 |
rakhmerov | well, there was a change that sets a default value for the --limit parameter of some CLI commands | 04:08 |
rakhmerov | like | 04:08 |
rakhmerov | task-list, execution-list | 04:08 |
rakhmerov | but I guess it's not a new functionality, yes | 04:08 |
kong | yeah, I added that in both highlights | 04:08 |
kong | rakhmerov: https://review.openstack.org/#/c/486854/ | 04:08 |
rakhmerov | kong: I'm slightly confused. What's the current versioning rule for client libraries? We should bump the major version every new cycle? | 04:11 |
rakhmerov | or we bump it only when some new functionality is added? | 04:11 |
rakhmerov | for example, for Pike (e.g. master branch), should it be a different major version than for stable/ocata? | 04:12 |
kong | rakhmerov: nope, but we need to bump at least the minor version for new dev cycle in case we need to do bugfix release like this time | 04:12 |
rakhmerov | ok | 04:12 |
kong | e.g. we have 3.0.0 at the end of Ocata, for begin of Pike, the first release will be at least 3.1.0 | 04:12 |
rakhmerov | ok | 04:13 |
kong | and if we find there is a critical but in Ocata, we begin with 3.0.1 | 04:13 |
kong | :-) | 04:13 |
rakhmerov | ok | 04:13 |
rakhmerov | the reason I asked about both branches is because my colleagues were complaining that RDO packages are not up today | 04:13 |
rakhmerov | and the packages are built separately for ocata/stable and master | 04:13 |
rakhmerov | that's why I asked to make two releases | 04:14 |
kong | heh, that's a problem if you rely on third party package instead of maintaining your own | 04:14 |
rakhmerov | ok, I see you made two | 04:14 |
rakhmerov | good | 04:14 |
kong | rakhmerov: can i ask you a question related to trust deletion of cron trigger? | 04:19 |
rakhmerov | yes | 04:19 |
kong | i don't have a mistral deployment now but i'm keen to know the answer | 04:19 |
kong | https://github.com/openstack/mistral/blob/7a96239203ed761f4881019852f4d4b5beaf495f/mistral/services/security.py#L94 | 04:20 |
rakhmerov | Nikolay should know better but I'll try to answer | 04:20 |
kong | he is not here now :-( | 04:20 |
rakhmerov | yeah, he doesn't show up in IRC anymore | 04:20 |
rakhmerov | you can write to his email or I can ask him to log in here | 04:21 |
kong | do you know if a keystone client created using trust scoped token has the permission to delete that trust? | 04:21 |
rakhmerov | or reach out to you | 04:21 |
rakhmerov | hm... good question | 04:21 |
rakhmerov | honestly, I don't know | 04:21 |
rakhmerov | probably not, but I'm not sure | 04:21 |
kong | rakhmerov: ok, i will send Nikoley an email to confirm | 04:23 |
kong | i remember he did several changes related to that | 04:24 |
*** chlong__ has joined #openstack-mistral | 04:25 | |
*** chlong_ has quit IRC | 04:27 | |
rakhmerov | yes | 04:30 |
rakhmerov | recently | 04:30 |
rakhmerov | kong: btw, did you see his patch? https://review.openstack.org/#/c/486583/2 | 04:32 |
kong | rakhmerov: yeah, already left a comment | 04:33 |
kong | i don't think it makes sense to make event trigger public | 04:34 |
kong | but still want to see his reply | 04:34 |
rakhmerov | ok | 04:34 |
rakhmerov | yeah, I just wanted your opinion on that | 04:34 |
rakhmerov | let's wait what he says | 04:34 |
rakhmerov | he's now doing something with Mistral inside his new company and seems like he needs it | 04:35 |
kong | rakhmerov: ooh, he also left mirantis? | 04:35 |
rakhmerov | yes | 04:36 |
rakhmerov | about a year ago | 04:36 |
kong | ok | 04:36 |
rakhmerov | but surprisingly he needs to work with Mistral again :) | 04:36 |
rakhmerov | more like a user now :) | 04:36 |
kong | yeah, it's good to have him again in the team :-) | 04:37 |
kong | from what i am seeing, most use cases of mistral are orchestration component internally, am I right? | 04:38 |
kong | like tripleo, tacker, or your own system | 04:39 |
* kong head home | 04:52 | |
openstackgerrit | Merged openstack/python-mistralclient master: Update and optimize documentation links https://review.openstack.org/485140 | 04:52 |
*** sharatss has joined #openstack-mistral | 05:11 | |
*** chlong_ has joined #openstack-mistral | 05:32 | |
*** chlong__ has quit IRC | 05:34 | |
openstackgerrit | Merged openstack/mistral master: Replace test.attr with decorators.attr https://review.openstack.org/484620 | 05:56 |
openstackgerrit | Ghanshyam Mann proposed openstack/mistral master: Use 'related_bug' decorator from stable interface https://review.openstack.org/456823 | 07:20 |
openstackgerrit | Merged openstack/mistral master: Replace e.message with str(e) https://review.openstack.org/485992 | 07:21 |
*** gkadam is now known as gkadam-afk | 07:31 | |
openstackgerrit | Ritesh proposed openstack/mistral master: Update UTC time validate cron trigger https://review.openstack.org/485612 | 07:33 |
openstackgerrit | Merged openstack/mistral-lib master: Drop MANIFEST.in - it's not needed by pbr https://review.openstack.org/486568 | 07:59 |
openstackgerrit | Merged openstack/mistral-lib master: Removes unnecessary utf-8 encoding https://review.openstack.org/486571 | 08:10 |
openstackgerrit | Michal Gershenzon proposed openstack/mistral master: Create and run a workflow within a namespace https://review.openstack.org/485325 | 08:26 |
openstackgerrit | Merged openstack/python-mistralclient master: Add CLI for event trigger operations https://review.openstack.org/454669 | 08:38 |
*** gkadam-afk is now known as gkadam | 08:46 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral master: Add a hacking rule for string interpolation at logging https://review.openstack.org/486055 | 08:53 |
openstackgerrit | Merged openstack/mistral master: Remove the redundant default value https://review.openstack.org/482838 | 09:23 |
*** chlong__ has joined #openstack-mistral | 09:33 | |
*** chlong_ has quit IRC | 09:35 | |
openstackgerrit | Merged openstack/mistral master: Improve keycloak auth module https://review.openstack.org/481931 | 10:00 |
openstackgerrit | Merged openstack/mistral master: Change the misplaced index links https://review.openstack.org/485583 | 10:01 |
openstackgerrit | Sharat Sharma proposed openstack/mistral master: Add a hacking rule for string interpolation at logging https://review.openstack.org/486055 | 10:12 |
*** openstackgerrit has quit IRC | 10:17 | |
*** jkilpatr has quit IRC | 10:29 | |
*** openstackgerrit has joined #openstack-mistral | 10:49 | |
openstackgerrit | Michal Gershenzon proposed openstack/python-mistralclient master: Do not merge!! Do not review!! https://review.openstack.org/486986 | 10:49 |
*** chlong_ has joined #openstack-mistral | 10:52 | |
*** chlong__ has quit IRC | 10:53 | |
*** chlong__ has joined #openstack-mistral | 10:57 | |
*** chlong_ has quit IRC | 10:59 | |
*** jkilpatr has joined #openstack-mistral | 10:59 | |
*** rook has quit IRC | 11:01 | |
*** dinesh_ has joined #openstack-mistral | 11:07 | |
dinesh_ | Is there a need to restart mistral services if I add a custom action in setup.cfg, install the repo again (setup.py install) and execute "sudo mistral-db-manage populate"? | 11:09 |
dinesh_ | d0ugal: Hi, do you have any idea about this ? ^^ | 11:11 |
dinesh_ | rakhmerov: Hi, ^^ | 11:14 |
openstackgerrit | junbo.li proposed openstack/mistral master: Unsupported 'message' Exception attribute in PY3 https://review.openstack.org/487000 | 11:15 |
*** thrash|g0ne is now known as thrash | 11:23 | |
d0ugal | dinesh_: yes, you need to restart Mistral | 11:26 |
d0ugal | We need to improve this at some point. | 11:27 |
dinesh_ | I was going through this patch and done the same thing in my repo: https://review.openstack.org/#/c/282366/30 and I observed that the actions were available to use without restarting mistral services to me | 11:28 |
dinesh_ | d0ugal: ^^ | 11:29 |
rakhmerov | dinesh_: hey, yes | 11:29 |
d0ugal | I think it depends. Sometimes it is okay, sometimes it isn't | 11:29 |
d0ugal | so the safest option is to restart | 11:30 |
dinesh_ | d0ugal: ohh, OK. | 11:30 |
dinesh_ | d0ugal, rakhmerov: thanks for the information | 11:31 |
apetrich | Do you folks are getting "ImportError: No module named jwt" testing on master mistral? | 11:33 |
d0ugal | apetrich: a new dep was added to requirements.txt | 11:33 |
apetrich | I thought I killed the .tox before starting | 11:33 |
rakhmerov | yes, you need to update the env | 11:34 |
*** rook has joined #openstack-mistral | 11:35 | |
*** rook is now known as Guest57172 | 11:35 | |
apetrich | sharatss, good catch on that missing ) | 11:42 |
*** ddeja has quit IRC | 11:43 | |
*** ddeja has joined #openstack-mistral | 11:43 | |
sharatss | apetrich, oh really? are u kidding? | 11:43 |
apetrich | sharatss, I mean it. I was about to +1 it then I decided to test it before when I saw the errors I saw your comment :) | 11:44 |
sharatss | apetrich, then thanks :D | 11:45 |
*** chlong_ has joined #openstack-mistral | 11:45 | |
*** chlong__ has quit IRC | 11:45 | |
apetrich | sharatss, I found a bunch more of messages and I'm posting a patch for the missing ones | 11:46 |
sharatss | apetrich, actually one got merged earlier today | 11:46 |
apetrich | yeah | 11:46 |
sharatss | dont know why it is being fixed partially | 11:46 |
openstackgerrit | Adriano Petrich proposed openstack/mistral master: Unsupported 'message' Exception attribute in PY3 https://review.openstack.org/487019 | 11:47 |
openstackgerrit | junbo.li proposed openstack/mistral master: Unsupported 'message' Exception attribute in PY3 https://review.openstack.org/487000 | 11:47 |
apetrich | I even went to search if it wasn't the same patch again | 11:47 |
openstackgerrit | Sharat Sharma proposed openstack/mistral master: Update URL in /doc/source/install https://review.openstack.org/484313 | 11:47 |
apetrich | sharatss, btw I'm still trying to figure out why those function tests are failing but I'm having a nightmare time to make the master function tests pass even before trying yours | 11:48 |
sharatss | apetrich, thanks for giving the time.. even i am trying to push a patch over that and see if i can get it passed | 11:49 |
*** dinesh_ has quit IRC | 11:52 | |
*** chlong_ has quit IRC | 11:58 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral master: Use 'related_bug' decorator from stable interface https://review.openstack.org/456823 | 12:00 |
*** Guest57172 is now known as rook | 12:21 | |
openstackgerrit | Merged openstack/mistral master: Tests: Remove the redundant method https://review.openstack.org/482854 | 12:29 |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Add pagination options for workflows and actions https://review.openstack.org/458515 | 12:37 |
*** catintheroof has joined #openstack-mistral | 12:39 | |
*** catintheroof has quit IRC | 12:39 | |
*** catintheroof has joined #openstack-mistral | 12:39 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Make README better https://review.openstack.org/487042 | 12:47 |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Add pagination options for workflows and actions https://review.openstack.org/458515 | 12:56 |
*** gkadam has quit IRC | 13:02 | |
*** chlong has joined #openstack-mistral | 13:37 | |
*** bobh has joined #openstack-mistral | 13:39 | |
*** rbrady has quit IRC | 13:56 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Add pagination options for workflows and actions https://review.openstack.org/458515 | 13:57 |
*** chlong has quit IRC | 14:03 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral master: Make README better https://review.openstack.org/487064 | 14:06 |
*** FL1SK has joined #openstack-mistral | 14:10 | |
*** sharatss has quit IRC | 14:14 | |
*** dinesh_ has joined #openstack-mistral | 14:22 | |
*** dinesh_ has quit IRC | 14:23 | |
*** chlong has joined #openstack-mistral | 15:15 | |
*** vishwanathj has joined #openstack-mistral | 15:24 | |
*** vishwanathj has quit IRC | 15:36 | |
*** vishwanathj has joined #openstack-mistral | 15:37 | |
openstackgerrit | Michal Gershenzon proposed openstack/mistral master: Create and run a workflow within a namespace https://review.openstack.org/485325 | 15:55 |
*** jistr is now known as jistr|mtg | 15:58 | |
*** FL1SK has quit IRC | 16:07 | |
*** jistr|mtg is now known as jistr | 16:19 | |
*** ddeja has quit IRC | 16:30 | |
*** ddeja has joined #openstack-mistral | 16:47 | |
*** rbrady has joined #openstack-mistral | 17:23 | |
*** harlowja has joined #openstack-mistral | 17:55 | |
*** FL1SK has joined #openstack-mistral | 18:07 | |
*** jkilpatr has quit IRC | 20:25 | |
*** jkilpatr has joined #openstack-mistral | 20:56 | |
*** catintheroof has quit IRC | 21:11 | |
*** thrash is now known as thrash|bbl | 21:11 | |
*** bobh has quit IRC | 22:41 | |
*** chlong has quit IRC | 23:32 | |
*** vishwanathj has quit IRC | 23:37 | |
*** bobh has joined #openstack-mistral | 23:37 | |
*** vishwanathj has joined #openstack-mistral | 23:37 | |
*** bobh has quit IRC | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!