| *** catintheroof has joined #openstack-mistral | 00:33 | |
| *** catintheroof has quit IRC | 02:22 | |
| *** vishwanathj has quit IRC | 03:08 | |
| *** vishwanathj has joined #openstack-mistral | 03:08 | |
| *** gkadam has joined #openstack-mistral | 03:30 | |
| rakhmerov | apetrich, d0ugal, thrash|bbl, rbrady, kong: hi, do you know how RDO packages are updated (periodicity, tags, branches etc.)? I'm looking at python2-mistralclient RPM at [1] and for some reason it doesn't include the latest changes (e.g. default for --limit parameter that was merged on Jul 11) | 04:40 |
|---|---|---|
| rakhmerov | [1] https://trunk.rdoproject.org/centos7-ocata/current-passed-ci/?C=M;O=D | 04:40 |
| rakhmerov | trying to figure out what's wrong.. | 04:41 |
| rakhmerov | therve: hi, maybe you happen to know | 04:41 |
| rakhmerov | kong: may it be because we need to make a release of python-mistralclient? | 04:42 |
| openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 04:48 |
| *** sharatss has joined #openstack-mistral | 04:48 | |
| openstackgerrit | Sharat Sharma proposed openstack/mistral master: Add a hacking rule for string interpolation at logging https://review.openstack.org/486055 | 04:53 |
| *** Dinesh_Bhor has joined #openstack-mistral | 04:56 | |
| openstackgerrit | Merged openstack/mistral master: Updated from global requirements https://review.openstack.org/486433 | 05:37 |
| apetrich | rakhmerov, I know. just give me a minute to get the toddler organized and get me a coffee | 05:53 |
| apetrich | but basically they are based on hash the way that I did for mistral-lib is bump a minor version | 05:54 |
| apetrich | last sussessful promotion was on the 20 https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo_trunk-promote-master-current-tripleo/ | 05:54 |
| apetrich | so that should be in it | 05:54 |
| apetrich | as you say it is not we need to update the hash I don't remember if in https://review.rdoproject.org/r/#/q/project:openstack/mistralclient-distgit or rdoinfo | 06:05 |
| *** kong has quit IRC | 06:17 | |
| rakhmerov | apetrich: reading.. | 06:17 |
| apetrich | rakhmerov, so in the rpm appears on current-passed-ci after the promotion passes | 06:19 |
| apetrich | but the promotion was 4 days ago and it is not there so it means that the /current/ doesn't have it. | 06:24 |
| apetrich | trying to remember what magic I did to make it work | 06:25 |
| rakhmerov | ok | 06:29 |
| apetrich | rakhmerov, found it: here https://github.com/openstack/releases/blob/master/deliverables/ocata/python-mistralclient.yaml#L14 | 06:31 |
| apetrich | it is pinned on a hash | 06:31 |
| apetrich | AFAICT | 06:31 |
| rakhmerov | apetrich: not sure I understood everything | 06:32 |
| rakhmerov | so we just need a new version? | 06:32 |
| apetrich | So ocata rpm will build on that hash. we don't need a new version but we need to update the hash, but (with mistral-lib) I found that just updating that causes some instabilities. like one CI has the patch that I need the other does not and both are the same rpm version | 06:35 |
| apetrich | so I think the best option is a new minor version | 06:35 |
| rakhmerov | ok | 06:35 |
| apetrich | all that AFAIK. kong might understand that better. | 06:36 |
| rakhmerov | apetrich: so you're saying that we can update the hash w/o a new version? How come? :) | 06:37 |
| rakhmerov | that's the thing I don't understand | 06:37 |
| rakhmerov | I thought this hash is a strict property of a release made in the past | 06:37 |
| rakhmerov | how can we change it? ) | 06:37 |
| rakhmerov | strict -> immutable | 06:37 |
| apetrich | rakhmerov, you are probably right | 06:38 |
| rakhmerov | apetrich: maybe that's why we had instabilities | 06:38 |
| rakhmerov | :) | 06:38 |
| apetrich | aye | 06:38 |
| rakhmerov | ok, gotcha, thanks, I'll ask kong to make a new version | 06:38 |
| *** longwan has joined #openstack-mistral | 06:43 | |
| *** sharat has joined #openstack-mistral | 07:13 | |
| *** sharatss has quit IRC | 07:13 | |
| d0ugal | I don't think we ever change the hash :) | 07:40 |
| d0ugal | I hope! | 07:40 |
| apetrich | d0ugal, makes sense | 08:00 |
| apetrich | but mistral-lib was a special circumstance that it was when we were creating the package to release | 08:01 |
| d0ugal | right | 08:02 |
| *** dtantsur|afk is now known as dtantsur | 08:34 | |
| openstackgerrit | Michal Gershenzon proposed openstack/mistral master: Create and run a workflow within a namespace https://review.openstack.org/485325 | 08:58 |
| *** jaosorior has joined #openstack-mistral | 09:02 | |
| *** longwan has quit IRC | 09:03 | |
| rakhmerov | d0ugal: welcome back! | 09:24 |
| rakhmerov | we missed you ) | 09:24 |
| d0ugal | rakhmerov: thanks! | 09:24 |
| d0ugal | How have things been? | 09:24 |
| rakhmerov | aah | 09:25 |
| rakhmerov | not much happened actually | 09:25 |
| rakhmerov | lazy period | 09:25 |
| d0ugal | haha, lazy devs :P | 09:25 |
| rakhmerov | yeah :) | 09:25 |
| rakhmerov | d0ugal: how was your vacation? | 09:25 |
| d0ugal | Great - I was at europython then vacation last week | 09:25 |
| rakhmerov | ok | 09:26 |
| openstackgerrit | liuyamin proposed openstack/mistral master: Fix some reST field lists in docstrings https://review.openstack.org/486539 | 09:30 |
| d0ugal | so I got very tired and then very relaxed :-D | 09:33 |
| openstackgerrit | Merged openstack/python-mistralclient master: Give better tox output https://review.openstack.org/486081 | 09:58 |
| openstackgerrit | Sharat Sharma proposed openstack/mistral master: Add a hacking rule for string interpolation at logging https://review.openstack.org/486055 | 10:05 |
| *** kong has joined #openstack-mistral | 10:16 | |
| rakhmerov | d0ugal: it's a good order ) I'd be worser if you first relaxed and then got tired | 10:22 |
| openstackgerrit | Merged openstack/mistral master: Cleanup docs to include params https://review.openstack.org/483517 | 10:38 |
| *** jkilpatr has quit IRC | 10:45 | |
| *** jkilpatr has joined #openstack-mistral | 11:02 | |
| openstackgerrit | Arundhati Surpur proposed openstack/mistral-lib master: Drop MANIFEST.in - it's not needed by pbr https://review.openstack.org/486568 | 11:05 |
| *** Dinesh_Bhor has quit IRC | 11:07 | |
| openstackgerrit | Arundhati Surpur proposed openstack/mistral-lib master: Removes unnecessary utf-8 encoding https://review.openstack.org/486571 | 11:10 |
| openstackgerrit | Michal Gershenzon proposed openstack/mistral master: Create and run a workflow within a namespace https://review.openstack.org/485325 | 11:37 |
| rakhmerov | d0ugal: do you agree with this? https://bugs.launchpad.net/python-mistralclient/+bug/1706047 | 11:38 |
| openstack | Launchpad bug 1706047 in python-mistralclient "CLI parameter --os-mistral-url is not handled properly" [High,Confirmed] | 11:38 |
| rakhmerov | maybe I'm wrong | 11:38 |
| rakhmerov | just stumbled upon it | 11:38 |
| d0ugal | rakhmerov: good question. | 11:39 |
| rakhmerov | I think it was broken during some client refactorings | 11:39 |
| d0ugal | rakhmerov: I guess it should be the same as the value keystone returns - to keep things consistent | 11:39 |
| rakhmerov | I've always thought it that the base URL should not include /v2 | 11:39 |
| rakhmerov | aah | 11:39 |
| rakhmerov | keystone.. | 11:39 |
| rakhmerov | good point! | 11:40 |
| rakhmerov | shoot... | 11:41 |
| d0ugal | I think keystone includes the /v2 | 11:41 |
| rakhmerov | it's publicURL: http://135.248.18.223:8989/v2 | 11:41 |
| rakhmerov | yeah | 11:41 |
| d0ugal | yeah | 11:41 |
| rakhmerov | :) | 11:41 |
| d0ugal | :) | 11:41 |
| d0ugal | LOL | 11:41 |
| rakhmerov | ok, invalid bug | 11:41 |
| rakhmerov | thanks ) | 11:41 |
| d0ugal | np | 11:41 |
| openstackgerrit | Merged openstack/mistral-lib master: Enable warning-is-error https://review.openstack.org/485465 | 11:51 |
| openstackgerrit | Nikolay Mahotkin proposed openstack/mistral master: [Event-triggers] Allow public triggers https://review.openstack.org/486583 | 11:52 |
| openstackgerrit | Merged openstack/mistral-lib master: Apply Pike document structure https://review.openstack.org/485503 | 11:52 |
| *** thrash|bbl is now known as thrash | 11:55 | |
| openstackgerrit | Merged openstack/mistral master: Change the logo to lowercase https://review.openstack.org/485114 | 12:08 |
| rakhmerov | d0ugal: I might be a little late for the meeting today but will show up anyway | 12:15 |
| openstackgerrit | Michal Gershenzon proposed openstack/mistral master: Create and run a workflow within a namespace https://review.openstack.org/485325 | 12:17 |
| d0ugal | rakhmerov: okay, cool - I am also going to be late | 12:17 |
| d0ugal | I'm not sure when I'll arrive, but I'll try. | 12:17 |
| *** Dinesh_Bhor has joined #openstack-mistral | 12:28 | |
| *** sharat has quit IRC | 12:31 | |
| *** sharat has joined #openstack-mistral | 12:31 | |
| *** gkadam has quit IRC | 12:41 | |
| *** catintheroof has joined #openstack-mistral | 12:42 | |
| *** chlong has joined #openstack-mistral | 12:53 | |
| *** bobh has joined #openstack-mistral | 12:54 | |
| *** bobh has quit IRC | 13:10 | |
| *** Dinesh_Bhor has quit IRC | 13:22 | |
| openstackgerrit | Merged openstack/mistral-lib master: Switch from oslosphinx to openstackdocstheme https://review.openstack.org/485542 | 13:32 |
| *** bobh has joined #openstack-mistral | 13:39 | |
| *** Dinesh_Bhor has joined #openstack-mistral | 13:40 | |
| openstackgerrit | Merged openstack/python-mistralclient master: Apply Pike document structure https://review.openstack.org/485560 | 13:58 |
| *** dtantsur has left #openstack-mistral | 14:11 | |
| apetrich | folks I will have to skip. toddler hit his toe hard I'm taking him to A&E | 14:13 |
| *** sharat has quit IRC | 14:53 | |
| *** chlong_ has joined #openstack-mistral | 15:21 | |
| openstackgerrit | Merged openstack/mistral master: Update docker build https://review.openstack.org/473876 | 15:22 |
| openstackgerrit | Merged openstack/mistral master: Update and optimize documentation links https://review.openstack.org/485104 | 15:22 |
| openstackgerrit | Merged openstack/mistral master: Chnage the mailing list URL https://review.openstack.org/485453 | 15:23 |
| openstackgerrit | Merged openstack/mistral master: Remove note for nested ad-hoc actions https://review.openstack.org/485444 | 15:23 |
| openstackgerrit | Merged openstack/mistral master: Ignore linux swap files range https://review.openstack.org/484224 | 15:23 |
| *** chlong has quit IRC | 15:24 | |
| openstackgerrit | Merged openstack/python-mistralclient master: String interpolation should be delayed https://review.openstack.org/486079 | 15:27 |
| openstackgerrit | Nikolay Mahotkin proposed openstack/mistral master: [Event-triggers] Allow public triggers https://review.openstack.org/486583 | 15:35 |
| *** kong has quit IRC | 15:45 | |
| d0ugal | rakhmerov: sorry I missed the meeting, that took longer than expected. | 15:52 |
| *** chlong__ has joined #openstack-mistral | 16:12 | |
| *** chlong_ has quit IRC | 16:13 | |
| *** chlong_ has joined #openstack-mistral | 16:40 | |
| *** chlong__ has quit IRC | 16:41 | |
| *** chlong_ has quit IRC | 17:08 | |
| *** harlowja has joined #openstack-mistral | 17:09 | |
| *** chlong_ has joined #openstack-mistral | 17:10 | |
| *** gkadam has joined #openstack-mistral | 18:00 | |
| *** FL1SK has quit IRC | 18:00 | |
| *** gkadam has quit IRC | 18:38 | |
| *** jkilpatr has quit IRC | 21:04 | |
| *** thrash is now known as thrash|g0ne | 21:27 | |
| *** kong has joined #openstack-mistral | 21:55 | |
| *** bobh has quit IRC | 22:08 | |
| *** jkilpatr has joined #openstack-mistral | 22:21 | |
| *** catintheroof has quit IRC | 23:21 | |
| *** chlong__ has joined #openstack-mistral | 23:36 | |
| *** chlong_ has quit IRC | 23:37 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!