08:00:58 #startmeeting tacker 08:00:59 Meeting started Tue Dec 3 08:00:58 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:00 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 08:01:04 The meeting name has been set to 'tacker' 08:01:11 #topic Roll Call 08:01:15 Hello 08:01:25 Hi 08:02:27 HI 08:02:37 HI Longtime no See! 08:03:01 hello all 08:03:59 Lets start.. 08:04:04 #topic BP 08:04:55 tpatil, do you have something to discuss from your side? 08:05:33 VNF LCM API based on ETSI NFV-SOL specification 08:06:03 we are working on adding the final db schema changes and also will reply to your queries/comments. 08:06:57 ok 08:07:17 also in another specs, we want to enhance vnf packages APIs 08:07:32 link please 08:07:52 #link : https://review.opendev.org/#/c/696819 08:09:40 We have started working on adding three APIs 08:09:51 Request you all to please review this specs as well 08:10:52 tpatil, sure. 08:11:15 dkushwaha: Thanks 08:11:29 just a quick query, is there any db changes required due to this spec? 08:12:15 Yes, only one small change 08:12:32 we are planning to add 'size' db column in 'vnf_packages'. 08:13:10 to fetch vnf package csar zip file, we need the size of the file for validation of Range header 08:14:15 tpatil, not sure if size is needed to add in db, but ok first i review 08:14:54 this is needed for validation purpose only, becoz the size of the csar file is only known to the tacker-conductor 08:15:19 to get the size of the zip file, we will need to call tacker-conductor all the time 08:15:32 if it's there in the db, it would solve the problem 08:16:57 ok 08:17:34 tpatil, isn't csar have some check-sum to validate? 08:17:55 that's not yet implemented 08:18:45 from check-sum if we can get the size, then it's worth adding that support. in that case, we can drop adding size column 08:19:50 but I don't think it can get us the size of the file 08:20:31 tpatil, yes, checksum didnot provide size. 08:20:50 ok, i will review the spec 08:21:02 dkushwaha: Thanks 08:22:09 moving next.. 08:22:51 from my side, i am working on BP Attach existing volume with VNF 08:22:59 #link https://blueprints.launchpad.net/tacker/+spec/attach-existing-volume 08:24:21 In current implementation, tosca parser take OS::Cinder::Volume for volume, and there is no support for volume ids 08:25:07 I checked with heat team, and working on identifying gaps. 08:25:27 Hopefuly, will push initial code within this week 08:26:17 that is from my side 08:27:38 #topic OpenDiscussion 08:28:03 from my side,I am working on two implementation. last time I didn't merge it due to the test code. We will finish ASAP. 08:28:23 but code is finished. 08:29:57 Delete VNF should fail with 409 error 08:29:59 Need review: https://review.opendev.org/#/c/618086 08:30:45 hyunsikyang, are you working on Prometheus BP? 08:31:11 tpatil, ack 08:31:34 not now, Finish two things and do prometheus one. 08:32:04 hyunsikyang, nice. 08:33:45 Anything else from other folks ? 08:36:50 Ok, so lets closing this meeting. Will be available on tacker channel 08:37:07 Thanks all for joining. 08:37:12 #endmeeting