09:08:07 <jiaopengju> #startmeeting karbor 09:08:08 <openstack> Meeting started Tue Jun 18 09:08:07 2019 UTC and is due to finish in 60 minutes. The chair is jiaopengju. Information about MeetBot at http://wiki.debian.org/MeetBot. 09:08:09 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 09:08:12 <openstack> The meeting name has been set to 'karbor' 09:08:19 <jiaopengju> hi liushuai 09:08:24 <liushuai> hello pengju 09:09:07 <jiaopengju> we have two topics today, 1. start using storyboard 2.bank layer 09:09:23 <jiaopengju> let's move to the first topic 09:09:37 <jiaopengju> #topic start using storyboard 09:10:47 <jiaopengju> I have update the project config to use storyboard. 09:10:49 <jiaopengju> https://storyboard.openstack.org/#!/project/openstack/karbor 09:11:27 <jiaopengju> If anyone has bugs or features, please register them on the storyboard 09:12:16 <liushuai> this storyboard looks good 09:12:41 <jiaopengju> I also push a patch to update the README, to notify the developers. https://review.opendev.org/#/c/665598/ I have merged it :) 09:13:18 <jiaopengju> do you have any questions? 09:13:58 <liushuai> i have no questions? 09:14:10 <liushuai> ! 09:14:13 <jiaopengju> ok, let's go on 09:14:16 <jiaopengju> :) 09:14:25 <jiaopengju> #topic ban layer 09:14:36 <jiaopengju> #topic bank layer 09:15:16 <jiaopengju> I have created a story about why we want bank layer: https://storyboard.openstack.org/#!/story/2005901 09:16:51 <jiaopengju> Some users want using database as bank, but the current bank is a little heavy, it's not suitable to add database as a full bank 09:17:36 <jiaopengju> The main reason is, database is not a good choice to store objects or files 09:18:08 <liushuai> yes, I agree, I think this bank layer is very necessary 09:18:22 <jiaopengju> So I think we can seperate the bank to two layers, one for metadata, and another one for data 09:19:28 <jiaopengju> After that, users who just want to store the metadata, they can choose database as metadata bank driver, remain data bank as not implemented 09:20:15 <jiaopengju> I will wrote a spec file soon, you can review the architecture on the spec patch 09:20:47 <liushuai> I will review soon 09:21:42 <jiaopengju> okay, if you have any things to discuss at anytime, ping me on karbor irc channel 09:21:58 <jiaopengju> that's all the contents for today's meeting 09:22:28 <jiaopengju> By the way, I saw you push some patches about unit tests, please update them in time 09:22:43 <jiaopengju> :) 09:23:00 <jiaopengju> they are merging conflict :( 09:23:24 <liushuai> ok, I will check 09:23:41 <jiaopengju> ok, thanks for attending this meeting 09:23:51 <jiaopengju> #endmeeting