*** gnuoy has quit IRC | 00:42 | |
*** gnuoy has joined #openstack-mistral | 00:43 | |
*** rbrady has quit IRC | 01:01 | |
*** toddjohn has quit IRC | 01:06 | |
*** toddjohn has joined #openstack-mistral | 01:06 | |
*** toddjohn has quit IRC | 01:11 | |
*** rbrady has joined #openstack-mistral | 01:25 | |
*** brian_price has quit IRC | 01:45 | |
*** gyee has quit IRC | 01:46 | |
*** rrecio has quit IRC | 02:15 | |
*** rrecio has joined #openstack-mistral | 02:15 | |
*** toddjohn has joined #openstack-mistral | 03:08 | |
*** toddjohn has quit IRC | 03:13 | |
*** rbrady has quit IRC | 03:16 | |
*** rrecio has quit IRC | 03:20 | |
*** vishwanathj has quit IRC | 03:50 | |
*** toddjohn has joined #openstack-mistral | 04:08 | |
*** toddjohn has quit IRC | 04:14 | |
*** hparekh has joined #openstack-mistral | 04:24 | |
*** janki has joined #openstack-mistral | 04:40 | |
*** sharatss_ has joined #openstack-mistral | 04:57 | |
*** jaosorior has joined #openstack-mistral | 05:07 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient: Added the # -*- coding: utf-8 -*- to the conf.py https://review.openstack.org/382145 | 05:16 |
---|---|---|
openstackgerrit | pawnesh kumar proposed openstack/mistral: Added missing utf-8 encoding standards https://review.openstack.org/382148 | 05:27 |
*** jaosorior has quit IRC | 05:35 | |
*** jaosorior has joined #openstack-mistral | 05:35 | |
*** toddjohn has joined #openstack-mistral | 06:10 | |
*** toddjohn has quit IRC | 06:15 | |
*** jchhatbar has joined #openstack-mistral | 06:32 | |
*** janki has quit IRC | 06:32 | |
*** shardy has joined #openstack-mistral | 06:33 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral-dashboard: Maintain releasenotes for mistral dashboard https://review.openstack.org/382163 | 06:36 |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient: Added the # -*- coding: utf-8 -*- to the conf.py https://review.openstack.org/382145 | 06:50 |
*** Ravikiran_K has joined #openstack-mistral | 07:00 | |
*** AlexeyAbashkin has quit IRC | 07:07 | |
*** jpich has joined #openstack-mistral | 07:33 | |
*** shardy_ has joined #openstack-mistral | 07:34 | |
*** shardy has quit IRC | 07:36 | |
openstackgerrit | pawnesh kumar proposed openstack/mistral: Declare the encoding of file https://review.openstack.org/382148 | 07:38 |
*** AlexeyAbashkin has joined #openstack-mistral | 07:46 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral: Changed the requirement version of cachetools https://review.openstack.org/382182 | 07:49 |
*** shardy_ is now known as shardy | 07:57 | |
*** toddjohn has joined #openstack-mistral | 08:11 | |
*** toddjohn has quit IRC | 08:16 | |
d0ugal | sharatss_: ^ doesn't that need to be changed in global-requirements first? | 08:24 |
sharatss_ | d0ugal: ok i will propose it there | 08:37 |
d0ugal | sharatss_: Any idea why the tests still failed? | 08:39 |
sharatss_ | d0ugal: _WF_EX_CACHE[cachetools.hashkey(wf_ex_id)] = wf_spec | 08:40 |
sharatss_ | d0ugal: something similar to this fails in all the tests | 08:41 |
sharatss_ | d0ugal: both mistral and client are failing | 08:41 |
sharatss_ | d0ugal: is it required to be changed in global-requirements? coz i don find cachedtools there | 08:45 |
hparekh | sharatss_ d0ugal : Please see my comment on patch | 08:47 |
hparekh | I think we have to fix code not requirement | 08:47 |
d0ugal | sharatss_: https://github.com/openstack/requirements/blob/master/global-requirements.txt#L18 | 08:49 |
d0ugal | hparekh: but we need to fix the gate first? | 08:49 |
hparekh | yeah if we fix it code it will be fixed in our gate | 08:49 |
d0ugal | Is it a trivial fix? | 08:49 |
hparekh | actually we have to use hashkey function fron its actual module | 08:49 |
hparekh | we just need to fix import part | 08:50 |
d0ugal | oh okay, if it is an easy fix I support that | 08:50 |
rakhmerov | hi all | 08:50 |
d0ugal | I had assumed it was harder, given it is a major release | 08:50 |
rakhmerov | I'm late to the party | 08:50 |
*** jaosorior is now known as jaosorior_lunch | 08:50 | |
hparekh | rakhmerov: hi | 08:51 |
d0ugal | rakhmerov: not late, it is just getting started ;) | 08:51 |
sharatss_ | hparekh: so we need to fix it in our code now? | 08:51 |
hparekh | yes | 08:52 |
hparekh | we just need to fix in mistral/workbook/parser.py | 08:52 |
hparekh | sharatss_: Can you do it ? Or I should do | 08:53 |
sharatss_ | hparekh: i wish to with a little help from you | 08:53 |
rakhmerov | sorry, what's the exact problem that we need to fix? | 08:54 |
d0ugal | rakhmerov: a new cachetools is breaking us | 08:55 |
d0ugal | rakhmerov: version 2.0 | 08:55 |
rakhmerov | hparekh: what's the patch that you mentioned? Where you left a comment | 08:55 |
rakhmerov | d0ugal: in what way? | 08:55 |
hparekh | sharatss_: Give me minute I have already fix in my environment. | 08:55 |
rakhmerov | hparekh: maybe then you will submit it? | 08:56 |
sharatss_ | hparekh: okay :) | 08:56 |
d0ugal | rakhmerov: all the tests are broken? See any recent review. | 08:56 |
d0ugal | rakhmerov: like https://review.openstack.org/#/c/382148/ | 08:56 |
sharatss_ | rakhmerov: this was the patch https://review.openstack.org/382182 | 08:56 |
rakhmerov | ok, many thanks | 08:56 |
rakhmerov | ooh, I see | 08:57 |
rakhmerov | it should be easy to fix | 08:58 |
openstackgerrit | Hardik Parekh proposed openstack/mistral: Import haskey from keys module https://review.openstack.org/382201 | 08:58 |
sharatss_ | hparekh: will the older patches pass gate after this merge on recheck? | 09:03 |
hparekh | sharatss_: yeah | 09:06 |
sharatss_ | hparekh: thanks | 09:06 |
d0ugal | sharatss_: You may need to rebase them | 09:07 |
sharatss_ | d0ugal: yeah, i will do it | 09:08 |
rakhmerov | if it's a trivial rebase it'll happen transparently | 09:08 |
rakhmerov | in this case it is | 09:09 |
rakhmerov | ddeja: hi Dawid, can you please approve https://review.openstack.org/#/c/382201 ? I see that tests passed | 09:10 |
*** toddjohn has joined #openstack-mistral | 09:13 | |
hparekh | kong: ^^ | 09:15 |
*** toddjohn has quit IRC | 09:17 | |
*** TonyXu has joined #openstack-mistral | 09:18 | |
*** jaosorior_lunch is now known as jaosorior | 09:46 | |
*** hparekh has quit IRC | 10:44 | |
*** Ravikiran_K has quit IRC | 11:04 | |
openstackgerrit | Merged openstack/mistral: Import haskey from keys module https://review.openstack.org/382201 | 11:25 |
openstackgerrit | Dougal Matthews proposed openstack/mistral: Add a way to save action executions that run synchronously https://review.openstack.org/376366 | 11:26 |
openstackgerrit | Dougal Matthews proposed openstack/mistral: Minor changes in the installation guides https://review.openstack.org/381050 | 11:26 |
openstackgerrit | Dougal Matthews proposed openstack/mistral: Minor changes to the documentation https://review.openstack.org/380976 | 11:26 |
openstackgerrit | Dougal Matthews proposed openstack/mistral: Describe vital details for debugging in PyCharm https://review.openstack.org/381603 | 11:27 |
openstackgerrit | Dougal Matthews proposed openstack/mistral: Add Jinja evaluator https://review.openstack.org/374813 | 11:27 |
therve | rakhmerov, I have a yaql question, is it ok if I ask here? | 11:34 |
*** shardy is now known as shardy_lunch | 11:35 | |
therve | d0ugal, Do you know a bit about the yaql library? | 12:26 |
d0ugal | therve: not all that much, what's up? | 12:26 |
therve | d0ugal, I wonder about how using yaql contexts properly | 12:26 |
therve | mistral creates a root context and then children of it, I was wondering if it was the recommended way | 12:27 |
therve | (That's for heat) | 12:27 |
d0ugal | ah | 12:27 |
d0ugal | I don't know enough to answer than unfortunately | 12:27 |
*** shardy_lunch is now known as shardy | 12:28 | |
therve | OK, no worries :) | 12:28 |
*** sharatss_ has quit IRC | 12:58 | |
*** dprince has joined #openstack-mistral | 13:16 | |
openstackgerrit | Merged openstack/mistral: Minor changes to the documentation https://review.openstack.org/380976 | 13:23 |
openstackgerrit | Merged openstack/mistral: Minor changes in the installation guides https://review.openstack.org/381050 | 13:23 |
*** zhenguo has joined #openstack-mistral | 13:32 | |
*** jaosorior has quit IRC | 13:36 | |
*** jaosorior has joined #openstack-mistral | 13:36 | |
*** toddjohn_ has joined #openstack-mistral | 13:37 | |
d0ugal | Can somebody please re +A this? https://review.openstack.org/#/c/376366/ | 13:39 |
*** sharatss_ has joined #openstack-mistral | 13:39 | |
sharatss_ | please review https://review.openstack.org/#/c/382163/ | 13:39 |
*** TonyXu has quit IRC | 13:49 | |
*** jchhatbar has quit IRC | 13:51 | |
*** TonyXu has joined #openstack-mistral | 14:04 | |
*** dprince has quit IRC | 14:10 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral-specs: Changed the home-page of mistral-specs in setup.cfg https://review.openstack.org/382448 | 14:15 |
*** jaosorior has quit IRC | 14:16 | |
*** toddjohn_ has quit IRC | 14:29 | |
*** gnuoy has quit IRC | 14:38 | |
*** clenimar has quit IRC | 14:38 | |
*** gnuoy has joined #openstack-mistral | 14:39 | |
*** clenimar has joined #openstack-mistral | 14:39 | |
*** toddjohn has joined #openstack-mistral | 15:00 | |
*** jistr is now known as jistr|call | 15:01 | |
openstackgerrit | Andras Kovi proposed openstack/mistral: Update documentation for multi-vim support https://review.openstack.org/356567 | 15:07 |
*** jistr|call is now known as jistr | 15:13 | |
*** sharatss_ has quit IRC | 15:19 | |
*** rrecio has joined #openstack-mistral | 15:20 | |
*** rrecio has quit IRC | 15:20 | |
*** rrecio has joined #openstack-mistral | 15:21 | |
*** toddjohn has quit IRC | 15:23 | |
*** brian_price has joined #openstack-mistral | 15:25 | |
*** vishwanathj has joined #openstack-mistral | 15:31 | |
*** jaosorior has joined #openstack-mistral | 15:37 | |
*** dprince has joined #openstack-mistral | 15:39 | |
*** zhenguo has quit IRC | 15:43 | |
*** jpich has quit IRC | 16:00 | |
*** rrecio_ has joined #openstack-mistral | 16:00 | |
*** rrecio has quit IRC | 16:04 | |
*** rrecio has joined #openstack-mistral | 16:23 | |
*** rrecio_ has quit IRC | 16:26 | |
*** jaosorior has quit IRC | 16:42 | |
*** rrecio has quit IRC | 17:24 | |
*** rrecio has joined #openstack-mistral | 17:25 | |
*** rrecio has quit IRC | 17:29 | |
*** rrecio has joined #openstack-mistral | 17:31 | |
*** shardy is now known as shardy_afk | 17:32 | |
*** jpich has joined #openstack-mistral | 20:08 | |
*** bobh has joined #openstack-mistral | 21:05 | |
*** dprince has quit IRC | 21:10 | |
*** bobh has quit IRC | 21:11 | |
*** jpich has quit IRC | 21:33 | |
*** bobh has joined #openstack-mistral | 21:59 | |
*** rrecio has quit IRC | 22:08 | |
*** vishwanathj has quit IRC | 22:18 | |
*** bobh has quit IRC | 22:36 | |
*** bobh has joined #openstack-mistral | 22:37 | |
*** bobh has quit IRC | 22:38 | |
*** bobh has joined #openstack-mistral | 23:01 | |
*** brian_price has quit IRC | 23:28 | |
*** bobh has quit IRC | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!