08:01:23 <dkushwaha> #startmeeting tacker
08:01:24 <openstack> Meeting started Tue Jan 15 08:01:23 2019 UTC and is due to finish in 60 minutes.  The chair is dkushwaha. Information about MeetBot at http://wiki.debian.org/MeetBot.
08:01:26 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
08:01:28 <openstack> The meeting name has been set to 'tacker'
08:01:43 <dkushwaha> #topic Roll Call
08:02:30 <dkushwaha> who is here for weekly meeting?
08:02:35 <bhagyashris> O/
08:02:49 <dkushwaha> hi bhagyashris
08:03:08 <phuoc> o/
08:03:10 <bhagyashris> Hi dkushwaha
08:03:31 <dkushwaha> hello phuoc
08:04:20 <phuoc> hi dkushwaha, bhagyashris :)
08:06:18 <dkushwaha> seems no more member available today
08:06:25 <dkushwaha> ok lets start
08:06:30 <dkushwaha> #chair phuoc
08:06:31 <openstack> Current chairs: dkushwaha phuoc
08:07:01 <dkushwaha> #topic Stein PTG
08:07:39 <dkushwaha> I got mail to book room for PTG, which will be held just after summit
08:08:08 <dkushwaha> phuoc, bhagyashris Do you have plan to join sumit/PTG?
08:08:36 <bhagyashris> dkushwaha: yes
08:08:54 <dkushwaha> bhagyashris, sounds good
08:09:00 <phuoc> dkushwaha, I will graduate next month and get a job
08:09:14 <dkushwaha> phuoc, that great :)
08:09:22 <phuoc> I hope that company has financial support for me :)
08:09:37 <phuoc> dkushwaha, thank you :)
08:10:07 <dkushwaha> phuoc, cool. And best wishes for your new journey :)
08:10:28 <dkushwaha> Ok so i will request room for PTG
08:11:15 <phuoc> that would be great
08:11:32 <dkushwaha> moving ahead..
08:11:37 <dkushwaha> #topic VNF monitoring using Mistral
08:11:45 <dkushwaha> #link https://review.openstack.org/#/c/486924/
08:12:05 <dkushwaha> I have just uploaded the new patch, but still getting some error.
08:12:49 <phuoc> I will spend time to look at it
08:14:40 <dkushwaha> phuoc, after detecting that VNF is dead, while deleting mistral current  workflow, it giving error like: coud not get endpoint service catalog is empty.
08:15:00 <dkushwaha> I will try to fix it by today itself
08:15:31 <dkushwaha> in the mean while it will be great if you can look into patch
08:15:46 <phuoc> dkushwaha, sure I will do it
08:15:56 <dkushwaha> thanks
08:16:37 <dkushwaha> moving next..
08:16:51 <dkushwaha> #topic force-delete resources
08:17:39 <dkushwaha> phuoc, bhagyashris https://review.openstack.org/#/c/602528/
08:18:03 <dkushwaha> please have a look on that
08:18:39 <bhagyashris> dkushwaha: sure
08:19:04 <dkushwaha> i am supposing to merge specs soon which are under implementation
08:20:17 <phuoc> it looks fine to me, so we can update some minor issues
08:21:23 <bhagyashris> dkushwaha: is the --force parameter will be passed in request body or in request URL? if it's in the request body the that should be describe in REST API Impact section
08:22:45 <dkushwaha> bhagyashris, that will go in body section
08:23:06 <dkushwaha> bhagyashris, I will update the spec
08:23:10 <bhagyashris> dkushwaha: IMO, irespective of of passing --force in request body or in request url the REST API IMpact is there so it should be describe i REST API Impact section
08:23:32 <bhagyashris> dkushwaha: ok.
08:23:44 <dkushwaha> moving next..
08:23:58 <dkushwaha> #topic vdu_autoheal
08:24:06 <dkushwaha> #link https://review.openstack.org/#/c/612595/
08:24:43 <dkushwaha> bhagyashris, do you have something to talk?
08:25:23 <bhagyashris> dkushwaha: I have implemented your review comments please take look at it
08:25:41 <dkushwaha> I could not review in last week. I will review & test this patch.
08:26:05 <bhagyashris> phuoc:  has reviewed patch and got +2 from him
08:26:27 <bhagyashris> dkushwaha:  Thank you :)
08:26:31 <phuoc> I tested this patch, LGTM :)
08:27:14 <dkushwaha> bhagyashris, phuoc thanks for your great effort. Ok i will check and if ok, I will merge it by tomorrow
08:27:44 <bhagyashris> dkushwaha: Thank you :)
08:28:05 <dkushwaha> moving next..
08:28:07 <bhagyashris> phuoc:  Thank you for review :)
08:28:20 <dkushwaha> phuoc, do you have something to talk ?
08:28:47 <phuoc> about this patch, https://review.openstack.org/#/c/620680/
08:29:06 <phuoc> I think we need an update in networking-sfc
08:29:30 <phuoc> and if we want to support NSH, we also need to update ovs too
08:30:14 <phuoc> dkushwaha, if you are interested in problem in NSH, I will inform you via email :)
08:30:38 <nnsingh> hi
08:30:48 <dkushwaha> phuoc, yea, I am much interested, please notify me
08:30:49 <phuoc> one guy send me a patch in ovs to support NSH
08:32:05 <phuoc> hi nnsingh
08:32:13 <dkushwaha> nnsingh, hi
08:32:39 <nnsingh> reservation-vnfm implementation patch is up for community review https://review.openstack.org/#/c/622888/.
08:33:35 <nnsingh> please look into it.
08:35:02 <phuoc> nnsingh, you should add blazar client in requirement
08:35:04 <phuoc> such as https://github.com/openstack/tacker/blob/master/requirements.txt#L39
08:36:55 <nnsingh> already added blazar client in requirement.txt
08:37:16 <nnsingh> Blazar client is only used for functional testing in tacker
08:37:35 <nnsingh> that's why added that in test-requirements
08:37:55 <dkushwaha> bhagyashris, do you mind to have a look into that as it seems issue with init_monitoring
08:39:33 <dkushwaha> nnsingh, Post meeting, I will check and ping you after that
08:40:01 <nnsingh> dkushwaha: ok thank you
08:40:23 <bhagyashris> dkushwaha: you mean there issue in patch https://review.openstack.org/#/c/614964/
08:41:52 <dkushwaha> bhagyashris, not that, but only that test case is breaking this time
08:42:24 <bhagyashris> dkushwaha: ok I will check
08:42:35 <dkushwaha> bhagyashris, thanks
08:42:42 <dkushwaha> #topic Open Discussion
08:43:16 <bhagyashris> Thank you for reviewing the patch https://review.openstack.org/#/c/614964/
08:43:43 <dkushwaha> phuoc, Have you tried VNFFG on multi-site?
08:43:44 <bhagyashris> I  have checked release doc and saw:  queens and pike stables branches are also maintained so should we cherry for those stable branches as well
08:44:24 <dkushwaha> there was a mail regarding VNFFG on multi-site
08:44:26 <phuoc> dkushwaha, I tried with tricircle
08:44:53 <dkushwaha> phuoc, is that working?
08:45:40 <phuoc> I used devstack, I can create a chain
08:45:59 <phuoc> but when I test functionality, it doesn't work
08:46:40 <phuoc> sorry, I need to go out, see you guys
08:47:02 <dkushwaha> phuoc, ok, bye
08:47:29 <dkushwaha> bhagyashris, nnsingh do we have something else to talk?
08:48:12 <bhagyashris> dkushwaha: yes regarding the change https://review.openstack.org/#/c/614964
08:48:41 <bhagyashris> dkushwaha: should we cherry pick that for stable queens and pike
08:49:17 <bhagyashris> dkushwaha: as those branches are currently maintained
08:49:25 <dkushwaha> bhagyashris, +1. That should be
08:49:53 <bhagyashris> dkushwaha:  ok i will do that for bot the branches
08:50:02 <bhagyashris> Thank you :)
08:50:24 <dkushwaha> ok, Thanks Folks
08:50:45 <dkushwaha> #endmeeting