08:01:56 <gongysh> #startmeeting tacker
08:01:57 <openstack> Meeting started Tue Jun 19 08:01:56 2018 UTC and is due to finish in 60 minutes.  The chair is gongysh. Information about MeetBot at http://wiki.debian.org/MeetBot.
08:01:59 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
08:02:01 <openstack> The meeting name has been set to 'tacker'
08:02:06 <gongysh> hi
08:02:13 <gongysh> #topic roll call
08:03:34 <Li_Jiale> 0/
08:03:53 <joxyuki> gongysh, hi
08:03:56 <phuoc> o/
08:04:01 <Li_Jiale> o/
08:04:35 <YanXing_an> o/
08:05:33 <gongysh> #topic bp
08:05:41 <gongysh> it seems our ci comes back.
08:05:47 <gongysh> it works now.
08:06:01 <gongysh> phuoc, do you have the idea why?
08:06:29 <phuoc> gongysh, I don't know :)
08:06:50 <gongysh> haha
08:06:54 <gongysh> magic
08:07:36 <gongysh> phuoc, so do you have some thing to talk about the your bps?
08:07:55 <YanXing_an> give way for hackathon ;)
08:08:27 <phuoc> https://review.openstack.org/#/c/548109
08:08:28 <patchbot> patch 548109 - tacker - Support exposing Kubernetes service using Loadbala...
08:08:50 <phuoc> if you guys have time, please look at this
08:08:52 <phuoc> :)
08:08:58 <nguyenhai> o/
08:09:17 <gongysh> lets do the recheck first.
08:09:42 <gongysh> we are joining smash bugs days in china
08:09:46 <phuoc> gongysh, I will rebase it now
08:10:00 <nguyenhai> CI comes back because those failed unit tests are disable: https://review.openstack.org/#/c/572288/
08:10:01 <patchbot> patch 572288 - tacker - Disable unit tests for alarm monitoring features (MERGED)
08:10:53 <gongysh> we will merge codes after a quick testing.
08:11:37 <gongysh> phuoc, do you know whether the heat-translator publishes a new release?
08:12:30 <phuoc> It seems Bobh only released Tosca-parser and forgot Heat-translator
08:13:12 <phuoc> I will notice him again
08:13:15 <gongysh> ok, please remember to push him. thanks
08:13:45 <gongysh> YanXing_an, please review other guys patches too.
08:13:58 <YanXingAn> ok
08:14:26 <gongysh> YanXing_an,  will you register a new bp to deal with mistral action to access tenants' vim credentials?
08:15:14 <YanXingAn> Already registered
08:15:43 <YanXingAn> need a spec?
08:16:35 <gongysh> YanXing_an,  anyways you think it is fine. but had better to register a spec.
08:17:30 <gongysh> #topic open discussion
08:17:30 <YanXingAn> ok, code goes first
08:17:31 <gongysh> anything else?
08:18:27 <egonzalez> yep, i have one
08:18:33 <gongysh> hyunsikyang1, hi
08:18:33 <gongysh> egonzalez, hi
08:18:36 <nguyenhai> python3-first
08:18:48 <nguyenhai> we have to move to python3
08:19:00 <egonzalez> i'm adding a job for testing tacker in kolla gates, hope it gets merged soon :)
08:19:20 <gongysh> egonzalez, it is great.
08:19:33 <gongysh> egonzalez, do you have url for it?
08:19:57 <gongysh> nguyenhai,  python3 is fine.  that is needed too.
08:19:57 <egonzalez> #link https://review.openstack.org/#/c/575026/
08:19:58 <patchbot> patch 575026 - kolla-ansible - [GATE]Run jobs for files changes, scenario001 NFV
08:20:43 <gongysh> egonzalez, got it. thanks
08:21:06 <gongysh> nguyenhai,  any python3 patch will ok to merge
08:22:06 <nguyenhai> but there is some failure when running unit tests at py35
08:22:34 <YanXingAn> Let’s fix them
08:22:48 <gongysh> YanXingAn, nice
08:23:10 <gongysh> nguyenhai, file the bug, and lets fix it.
08:23:10 <nguyenhai> yes, let's investigate those failure
08:23:26 <nguyenhai> also in the case of python-tackerclient, https://bugs.launchpad.net/python-tackerclient/+bug/1775548
08:23:26 <openstack> Launchpad bug 1775548 in python-tackerclient "'Statement' object has no attribute 'parsed'" [Medium,New]
08:23:51 <nguyenhai> when running tox -e py35, it shows the error below error in loop:
08:23:52 <nguyenhai> EXCEPTION of type 'AttributeError' occurred with message: ''Statement' object has no attribute 'parsed''
08:24:19 <nguyenhai> and cause TIMED_OUT openstack-tox-py35 at CI, for example, https://review.openstack.org/#/c/573138/
08:24:20 <patchbot> patch 573138 - python-tackerclient - Switch to using stestr
08:25:28 <nguyenhai> about VIM monitor using Mistral, please also consider to merger this patch :) https://review.openstack.org/#/c/568300/
08:25:29 <patchbot> patch 568300 - tacker - Fix failed to remove VIM monitor due to running ex...
08:26:10 <gongysh> nguyenhai,  will you do more investigation about py35?
08:26:29 <nguyenhai> yes, I will do
08:26:44 <gongysh> thanks. and assign bug to yourself please.
08:27:08 <nguyenhai> The patch https://review.openstack.org/#/c/573138/ may not related to that bug, it should be merged
08:27:09 <patchbot> patch 573138 - python-tackerclient - Switch to using stestr
08:27:30 <nguyenhai> That's all from me.
08:32:08 <gongysh> anything else?
08:33:25 <gongysh> ok, lets go to code.
08:33:33 <gongysh> #endmeeting