Wednesday, 2016-11-30

*** thrash is now known as thrash|g0ne02:02
openstackgerritJizhaoxuan proposed openstack/mistral: Modify the function "_get_spec_version(spec_dict)"  https://review.openstack.org/40451003:03
openstackgerritJizhaoxuan proposed openstack/mistral: Modify the function "_get_spec_version(spec_dict)"  https://review.openstack.org/40451004:00
openstackgerritfengchaoyang proposed openstack/python-mistralclient: Move json.loads() method to utils.py, and use "with" to deal with file objects  https://review.openstack.org/40433604:05
openstackgerritJizhaoxuan proposed openstack/mistral: Modify the function "_get_spec_version(spec_dict)"  https://review.openstack.org/40451004:08
*** bobh has quit IRC04:36
*** hparekh has joined #openstack-mistral05:18
*** catinthe_ has quit IRC05:19
*** catintheroof has joined #openstack-mistral05:21
*** catintheroof has quit IRC05:26
*** bobh has joined #openstack-mistral05:36
*** bobh has quit IRC05:41
*** ist has joined #openstack-mistral05:50
*** jaosorior has joined #openstack-mistral06:06
openstackgerritJizhaoxuan proposed openstack/mistral: Modify the function "_get_spec_version(spec_dict)"  https://review.openstack.org/40451006:07
rakhmerovddeja: hi06:11
openstackgerritJizhaoxuan proposed openstack/mistral: Modify import style in code  https://review.openstack.org/40456206:22
rakhmerovddeja: I left my comments in https://review.openstack.org/#/c/402392/06:40
rakhmerovthinking how to fix kombu_server06:41
sharatssrakhmerov, https://bugs.launchpad.net/mistral/+bug/164488106:42
openstackLaunchpad bug 1644881 in Mistral "gate-mistral-devstack-dsvm-kombu-nv job failing" [Undecided,New] - Assigned to Sharat Sharma (sharat-sharma)06:42
sharatssrakhmerov, i had raised a bug for it06:42
rakhmerovok06:42
rakhmerovddeja was actually looking at it06:43
rakhmerovtalk to him06:43
sharatssrakhmerov, he can continue on it.. no issues :) i wanted to make sure that you know there's a bug against it and it closes after the fix :))06:45
rakhmerovok, sure06:45
rakhmerovthanks06:45
*** jaosorior has quit IRC07:08
*** jaosorior has joined #openstack-mistral07:08
rakhmerovddeja: seems like I need your help with understanding kombu server07:12
openstackgerritRenat Akhmerov proposed openstack/mistral: Fix launch process of Mistral components  https://review.openstack.org/40239207:18
rakhmerovddeja: Ok, I sent another patchset, take a look at kombu server. I added another flag (Event instance) to notify when run() method finished07:18
openstackgerritJizhaoxuan proposed openstack/mistral: Modify the function "_get_spec_version(spec_dict)"  https://review.openstack.org/40451007:26
*** Ravikiran_K has joined #openstack-mistral07:36
*** bobh has joined #openstack-mistral07:38
openstackgerritJizhaoxuan proposed openstack/mistral: Modify the function "_get_spec_version(spec_dict)"  https://review.openstack.org/40451007:42
*** bobh has quit IRC07:42
*** shardy has joined #openstack-mistral08:04
openstackgerritMerged openstack/mistral: Modify import style in code  https://review.openstack.org/40456208:38
rakhmerovddeja, hparekh, d0ugal: guys, could you please review a dashboard patch https://review.openstack.org/#/c/401188/ ?08:40
rakhmerovI know it's not your primary expertise but somebody needs to be reviewing these patches too08:40
d0ugalI've never even used the dashboard :)08:40
rakhmerovI know but..08:40
rakhmerovwe need to be reviewing these patches too08:40
d0ugalSure, I can try.08:40
rakhmerovwe just got ^Gal^ recently for almost full time, he is supposed to make a good progress with our dashboard08:41
rakhmerovlet's help him08:41
hparekhrakhmerov: sure I will08:43
rakhmerovthanks08:44
ddejarakhmerov: Hi09:08
rakhmerovddeja: hi :)09:09
ddejaabout the bug... Im curious why It's happening only on kombu gate, not on regular one...09:09
ddejaI have one idea, but I need to send a patch to check it09:09
ddejawill do it in a minute09:10
rakhmerovok, sure09:10
rakhmerovand please review my changes again09:10
ddejayes, sure09:11
ddejaand what question do you have about the kombu server?09:12
*** jaosorior is now known as jaosorior_lunch09:13
rakhmerovddeja: I already found an answer :)09:14
ddejaoh, cool09:21
*** bobh has joined #openstack-mistral09:40
*** bobh has quit IRC09:44
*** ist has quit IRC09:46
ddejasharatss: Hi, yes, I'm looking on the bug. I'll reassigne it to me if it's ok with you10:01
*** janki has joined #openstack-mistral10:07
*** jaosorior_lunch has quit IRC10:19
*** sharatss has quit IRC10:19
*** sharatss has joined #openstack-mistral10:19
openstackgerritDawid Deja proposed openstack/mistral: DO NOT MERGE - TEST  https://review.openstack.org/40471110:21
rakhmerovd0ugal: please review my changes again too10:21
rakhmerovddeja: finally looking at preconditions spec10:21
rakhmerov:)10:21
ddejarakhmerov: great10:22
rakhmerovddeja: general comment that I came up with by now is that I believe we need to start with something simple10:22
rakhmerovw/o trying to pursue all of these things10:23
rakhmerovI believe a couple of things that you mentioned are relatively easy and will be definitely useful for many cases10:23
rakhmerovI'm writing my comments..10:23
ddejarakhmerov: OK10:24
ddejaTo be honest, the jinja/yaql 'tasks' function may be used in the most cases10:24
rakhmerovwait for my comments :)10:25
rakhmerovI guess just the function is not enough10:25
* ddeja should me more patient10:25
*** _gryf_ has joined #openstack-mistral10:25
rakhmerovno, that's fine :))10:25
rakhmerovyou are patient10:25
*** _gryf has quit IRC10:25
*** enykeev has quit IRC10:25
rakhmerovok, I left part of my comments10:25
rakhmerovyou can take a look10:26
ddejalooking10:26
rakhmerovbut I still need to review the rest..10:26
rakhmerovso, look at my last comment about a simple check and atomicity10:26
*** enykeev has joined #openstack-mistral10:26
rakhmerovI think this shows why 1) it needs to be a special functionality 2) we need to implement it inside Mistral10:27
*** jaosorior_lunch has joined #openstack-mistral10:31
ddejarakhmerov: Yup, I see.10:35
ddejaI need to think now how to re-write it10:35
rakhmerovyes, we could start with a simple thing, declare it as an experimental feature of workflow language for a while10:36
rakhmerovthen we can see if we need to add/change something else10:36
rakhmerovonce it's good and battle proven we can remove "experimental" status10:37
*** jaosorior_lunch is now known as jaosorior10:41
openstackgerritRenat Akhmerov proposed openstack/mistral: Fix launch process of Mistral components  https://review.openstack.org/40239210:42
rakhmerovddeja: I fixed the issue from your last comment in https://review.openstack.org/#/c/402392/10:43
ddejathat's good10:44
ddejaI don't think there is anything left that I see10:44
ddejabut IMO the more people look at it the better10:44
rakhmerovsure, I 100% agree10:48
rakhmerovit's a big change10:48
rakhmerovwe were also discussing if we need to backport it or not into the stable branch10:49
rakhmerovand my opinion: we should not10:49
rakhmerovwe need time to see if it's stable enough10:49
ddejaI agree - IMO we should not provide such big changes into stable release10:49
rakhmerovyes10:50
ddejarakhmerov: oh, and by 'letting another to take a look on it' I mean if we could postopne merge of it till, let's say, end of week?10:50
ddejaso we can have, for example, 3 +2?10:51
rakhmerovno problem, sure10:51
rakhmerovhparekh, d0ugal: guys, as just discussed we'd like to have 3 +2 for https://review.openstack.org/#/c/402392/10:52
rakhmerovso please review once you have time10:52
rakhmerovsharatss: can you please address the comments in https://review.openstack.org/#/c/399027/ ?10:53
rakhmerovleft by Dawid10:53
sharatssrakhmerov, looking at it10:55
rakhmerovok10:55
ddejadroping for lunch, will be back in an hour10:55
rakhmerovok10:55
*** Ravikiran_K has quit IRC10:58
d0ugalSure, I'll try and take a look today10:59
*** janki has quit IRC11:05
rakhmerovthanks11:06
openstackgerritSharat Sharma proposed openstack/mistral: Small changes to docs to comply with openstack document style  https://review.openstack.org/39902711:17
*** hparekh has quit IRC11:24
*** thrash|g0ne is now known as thrash11:34
*** szaher has quit IRC11:56
*** ist has joined #openstack-mistral12:02
openstackgerritSharat Sharma proposed openstack/python-mistralclient: Initial commit for python-mistralclient document  https://review.openstack.org/40473612:04
*** sharatss has quit IRC12:23
*** sharatss has joined #openstack-mistral12:23
*** catintheroof has joined #openstack-mistral12:29
*** catinthe_ has joined #openstack-mistral12:32
*** catintheroof has quit IRC12:34
*** jrist has joined #openstack-mistral12:37
*** ist has quit IRC12:41
*** _gryf_ is now known as _gryf12:41
openstackgerritSharat Sharma proposed openstack/python-mistralclient: Initial commit for python-mistralclient document  https://review.openstack.org/40473612:43
*** ist has joined #openstack-mistral13:03
*** catintheroof has joined #openstack-mistral13:12
*** catinthe_ has quit IRC13:16
*** ist has quit IRC13:23
*** dtantsur|afk is now known as dtantsur13:29
*** ist has joined #openstack-mistral13:40
openstackgerritSharat Sharma proposed openstack/python-mistralclient: Initial commit for python-mistralclient document  https://review.openstack.org/40473613:47
*** rbrady-afk is now known as rbrady13:48
dtantsurmorning/afternoon folks! could you please review https://review.openstack.org/#/c/404203/? it's really small but does require more eyes13:49
ddejadtantsur: looking13:53
*** szaher has joined #openstack-mistral13:56
*** hrybacki is now known as hrybacki|mtg14:00
*** shardy has quit IRC14:09
dtantsurrakhmerov, hey! could you please also jump on the discussion in https://review.openstack.org/#/c/404203/ ?14:15
dtantsurthis is about the default microversion we pass to ironic14:15
ddejadtantsur:14:16
ddejaI think we should talk here14:16
dtantsursure14:16
dtantsurto add to what I said, this is what nova does: https://github.com/openstack/nova/blob/master/nova/virt/ironic/client_wrapper.py#L3714:16
ddejaistead of passing another comments on the patchset :)14:16
ddejalet me look14:16
dtantsurnova's example is not exactly the same, of course, because nova knows what exactly it needs from Ironic API14:17
ddejayes, this is the same what I proposed in the first comment14:17
dtantsurright14:17
dtantsurI like the idea of IRONIC_API_VERSION='1.22', but I don't quite like putting it in mistral.conf (or whatever you use)14:18
ddejabut why not?14:18
ddejaI mean, the possible actions are stored in json file,14:18
dtantsurwell, there are two things here: the default we provide and the customization we allow14:19
dtantsurI think the default we provide should not be mid-Liberty. I guess we're in agreement on this one, right?14:19
d0ugalagreed :)14:20
dtantsurNow, I'm not sure it's valuable to allow operators to customize API version, provided that it's users, not operators, who create workflows14:20
ddejaYes, it it reasonable to use Newton based one14:20
ddejawell, I agree14:20
dtantsurAPI version is not only about actions: it's also about parameters we can pass and results we receive14:20
ddejaone user may want another version of API than another14:20
dtantsurso in my view two things should happen: 1. we should change the default, 2. we should allow users to change it via API14:20
dtantsurmy patch is about #1, while I know d0ugal (or not?) was thinking about #214:21
ddejaOK, so making it short, please change your patchset so it is similar to nova, so that we have all defaults at the beggining of the file14:21
dtantsurack, on it14:21
ddejaand about #2, we defenetily don't have to solve it now14:22
*** donnalezyty has joined #openstack-mistral14:22
d0ugaldtantsur: I was thinking users should be able to change it, to allow flexibility. Changing the default however also makes sense.14:22
openstackgerritDmitry Tantsur proposed openstack/mistral: Bump Ironic API version to 1.22 when creating the Ironic client  https://review.openstack.org/40420314:23
dtantsurd0ugal, ddeja, wdyt ^^^14:23
d0ugallooks good14:25
d0ugalrakhmerov: ^14:31
*** donnalezyty_ has joined #openstack-mistral14:34
*** donnalezyty has quit IRC14:34
ddejadtantsur: I give second +2 on it, but I'd like rakhmerov to give +W on it :)14:42
*** ist has quit IRC14:46
*** chlong has joined #openstack-mistral14:55
*** jaosorior has quit IRC14:57
*** jaosorior has joined #openstack-mistral14:59
dtantsurack, thanks!15:01
*** bobh has joined #openstack-mistral15:01
*** hrybacki|mtg is now known as hrybacki15:04
*** shardy has joined #openstack-mistral15:05
*** bobh has quit IRC15:06
*** dprince has joined #openstack-mistral15:21
*** bobh has joined #openstack-mistral15:26
openstackgerritMichal Gershenzon proposed openstack/mistral: Yaql Tasks Function  https://review.openstack.org/40136015:49
*** jaosorior has quit IRC15:58
*** chlong has quit IRC16:03
*** chlong has joined #openstack-mistral16:18
*** ist has joined #openstack-mistral16:36
*** catintheroof has quit IRC17:11
*** catintheroof has joined #openstack-mistral17:12
*** chlong has quit IRC17:21
*** chlong has joined #openstack-mistral17:34
*** shardy has quit IRC17:35
*** dtantsur is now known as dtantsur|afk17:37
*** ist has quit IRC17:39
*** Ephur has joined #openstack-mistral18:04
*** bobh has quit IRC18:19
openstackgerritMichal Gershenzon proposed openstack/python-mistralclient: Filter workflow executions by creating task execution id  https://review.openstack.org/40384418:31
*** bobh has joined #openstack-mistral19:08
*** catintheroof has quit IRC19:54
*** catintheroof has joined #openstack-mistral20:54
*** bobh has quit IRC20:59
*** dprince has quit IRC21:03
*** bobh has joined #openstack-mistral21:59
*** jrist has quit IRC22:01
*** jrist has joined #openstack-mistral22:02
*** bobh has quit IRC22:04
*** jrist has quit IRC22:07
*** jrist has joined #openstack-mistral22:42
*** bobh has joined #openstack-mistral22:42
openstackgerritOpenStack Proposal Bot proposed openstack/mistral: Updated from global requirements  https://review.openstack.org/40500823:07
*** catintheroof has quit IRC23:12
*** chlong has quit IRC23:22
*** szaher has quit IRC23:25
*** szaher has joined #openstack-mistral23:28
*** bobh has quit IRC23:39
*** bobh has joined #openstack-mistral23:39
*** bobh has quit IRC23:44
*** enykeev has quit IRC23:46
*** enykeev has joined #openstack-mistral23:49

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!