02:00:45 <zhenguo> #startmeeting mogan
02:00:46 <openstack> Meeting started Thu Mar 23 02:00:45 2017 UTC and is due to finish in 60 minutes.  The chair is zhenguo. Information about MeetBot at http://wiki.debian.org/MeetBot.
02:00:47 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
02:00:49 <openstack> The meeting name has been set to 'mogan'
02:01:22 <litao> here
02:01:32 <zhenguo> o/
02:03:19 <luyao> morning
02:03:46 <wanghao> I'm herer
02:03:56 <zhenguo> ok, morning all,
02:04:07 <zhenguo> as always, the agenda:
02:04:07 <zhenguo> #link https://wiki.openstack.org/wiki/Meetings/Mogan#Agenda_for_next_meeting
02:04:25 <zhenguo> let's jump in
02:04:33 <zhenguo> #topic announcements and reminders
02:05:06 <zhenguo> You may have noticed the core nomination email, please respond your support or any concerns , thanks!
02:05:24 <zhenguo> we really need more cores :P
02:06:00 <litao> Maybe i miss that email
02:06:12 <zhenguo> I don't like to merge patches directly by myself, please do more reviews
02:06:29 <zhenguo> litao: you can get it if someone else respond it:D
02:07:03 <litao> zhenguo: ok’
02:07:15 <zhenguo> hah, liusheng is absent today
02:08:02 <RuiChen> o/
02:08:07 <zhenguo> The refactors are almost finished, we have moved scheduler out and save sompute nodes/ports resources to DB instead of cache.
02:08:16 <zhenguo> RuiChen: o/
02:09:09 <zhenguo> liudong, zhangyang: is the base driver ok for you now?
02:09:28 <RuiChen> sounds good, thank you zhenguo
02:09:38 <zhenguo> hah
02:09:45 <zhangyang> zhenguo: yes, it's great
02:10:25 <zhenguo> ok, thanks. really many refactors recently, I'm sure there should be many following up small issues, please feel free to fix them.
02:11:17 <zhenguo> wrt the new flavor, I would like to align with Valence guys first to see what informations needed to compose a node
02:13:04 <zhenguo> lin_yang, ntpttr_: hey, are you around?
02:13:55 <zhenguo> ok, seems no valence guys here,
02:13:57 <zhenguo> let's move on
02:14:17 <zhenguo> not much of announcement, anyone else have a thing here?
02:14:34 <RuiChen> anyone found a bug, please commit a launchpad bug, if you don't have time to fix, other guy might contiue to work from launchpad
02:14:52 <zhenguo> yes, thanks RuiChen for the reminder
02:15:01 <litao> sounds good
02:15:40 <zhenguo> ok, let's move on
02:15:46 <zhenguo> #topic task tracking
02:15:56 <zhenguo> #link https://etherpad.openstack.org/p/mogan-task
02:16:09 * zhenguo gives folks a few minutes to review
02:17:47 <zhenguo> looks like quotas and faults tasks moving along nicely, thanks wanghao and luyao
02:19:03 <RuiChen> thank you wanghao and luyao
02:19:12 <zhenguo> and sorry for not updating the task list recently due to refacotors
02:20:33 <zhenguo> I will prepare a priority task list by next meeing, then we can follow that
02:23:06 <zhenguo> shaohe_feng: o/
02:23:53 <shaohe_feng> zhenguo: hi
02:23:58 <shaohe_feng> zhenguo: I'm here
02:24:16 <RuiChen> morning shaohe_feng
02:24:38 <shaohe_feng> zhenguo: sorry for trafic jam
02:24:42 <zhenguo> shaohe_feng: we are talking about the tasks now, do you have anything to tell
02:24:53 <shaohe_feng> RuiChen: morning .
02:25:10 <shaohe_feng> zhenguo: I need to know some context. :)
02:25:16 <RuiChen> would like to see more folks schedule themselves review queue according to the task priority
02:25:21 <zhenguo> shaohe_feng: hah, ok
02:25:27 <shaohe_feng> zhenguo: Maybe I can talk with you after meeting.
02:25:39 <zhenguo> shaohe_feng: sure
02:25:52 <zhenguo> hi guys, do you have anything to tell here?
02:25:59 <RuiChen> we are always around in mogan channel
02:26:01 <RuiChen> :-)
02:26:09 <zhenguo> lo
02:26:10 <zhenguo> lol
02:26:56 <zhenguo> litao: hi, do you want to improve the multi instance creation?
02:27:20 <litao> yes, maybe need to fix something
02:27:26 <zhenguo> litao: maybe we need to schedule for all instances first and run the workflow
02:28:14 <zhenguo> litao: like if there's not enough nodes, you have already created some instances regardless of the min_count
02:28:20 <litao> but the scheduler process is in the workflow
02:28:35 <wanghao> litao: I may found an issue in multi instance creation,  we can talk it later.
02:28:46 <zhenguo> litao: I'm thinking to move it out
02:29:16 <zhenguo> we can just leave the OnFailureRescheduleTask in the workflow maybe
02:29:35 <litao> ok,  that 's fine,  I will optimize it
02:29:42 <zhenguo> thanks
02:29:58 <litao> wanghao: ok
02:31:13 <zhenguo> I will focus on configdrive task later
02:31:14 <litao> did anyone work for moving scheduler out first?
02:31:25 <zhenguo> litao: maybe I can
02:31:32 <litao> zhenguo:
02:31:33 <litao> good
02:32:03 <zhenguo> litao: in fact, it's part of the whole refactors, lol
02:32:24 <zhenguo> and the last thing is 'flavor'
02:32:28 <shaohe_feng> zhenguo: why we are moving shceduler out?
02:33:00 <zhenguo> shaohe_feng: in fact it just has a execute method now
02:33:13 <shaohe_feng> zhenguo: we split configdrive?
02:33:16 <litao> zhenguo: fine
02:33:54 <shaohe_feng> zhenguo: sorry, so buzy these days, no energy to follow all of you.
02:33:56 <zhenguo> shaohe_feng: yes, I would like to land password configdrive first
02:34:16 <shaohe_feng> zhenguo: greate, let implement it one by one.
02:34:31 <zhenguo> shaohe_feng: hah, you can try to setup a devstack env, it changed most
02:34:34 <shaohe_feng> zhenguo: maybe this is a easy way to push a big feature.
02:34:58 <zhenguo> shaohe_feng:yes, and we will not support metadata way
02:35:13 <shaohe_feng> zhenguo: oh, hope no painful to re-setup the devstack.
02:35:22 <zhenguo> shaohe_feng: hah
02:35:44 <shaohe_feng> zhenguo: OK. so we also not support metadata server, right?
02:36:16 <zhenguo> shaohe_feng: yes,
02:36:30 <zhenguo> shaohe_feng: as we can't support it :(
02:36:51 <shaohe_feng> zhenguo: why? we need neutron proxy?
02:37:13 <zhenguo> shaohe_feng:yes, and the we will conflict with nova metadata server
02:37:19 <shaohe_feng> zhenguo: OK.
02:37:39 <zhenguo> shaohe_feng: but configdrive can meet our requirements as well
02:37:47 <shaohe_feng> zhenguo: then should we support new keypairs API?
02:38:04 <shaohe_feng> zhenguo: OK. just support configdrive
02:38:41 <zhenguo> shaohe_feng: configdrive is a way to store things like password, keypairs, files
02:39:22 <zhenguo> shaohe_feng: keypair is a must for us
02:39:40 <shaohe_feng> zhenguo: yes, we need to store the public key of users.
02:40:09 <shaohe_feng> zhenguo: so firstly RAS key. then x509, right?
02:40:22 <zhenguo> shaohe_feng: sounds ok
02:41:32 <zhenguo> not sure if you have read this https://review.openstack.org/#/c/408151/
02:42:14 <shaohe_feng> zhenguo: not yet.
02:42:36 <shaohe_feng> zhenguo: you have mentioned it.
02:42:44 <litao> zhenguo: BTW, should we support list servers by tags?
02:42:49 <zhenguo> and this
02:42:49 <zhenguo> #link https://review.openstack.org/#/c/442387/
02:43:02 <zhenguo> litao: sure, we should
02:43:45 <shaohe_feng> zhenguo: I just seed the result, two -1, and workflow -1
02:44:01 <shaohe_feng> zhenguo: so mogan should support instance RAID configuration
02:44:32 <zhenguo> shaohe_feng: yes, the author wants us to prepare a spec for RAID configuration as well.
02:44:59 <shaohe_feng> zhenguo: for mogan comes out for baremetal, right.
02:45:11 <shaohe_feng> zhenguo: mogan will dedicate for baremetal.
02:45:26 <zhenguo> maybe they want to see how we handle that
02:45:57 <zhenguo> for RAID, I think we need to save disks info
02:46:12 <shaohe_feng> zhenguo: why you not ask the author to prepare a spec for mogan?
02:46:22 <shaohe_feng> zhenguo: you can invite him. :)
02:46:48 <shaohe_feng> zhenguo: and we need more contributors. :)
02:46:50 <zhenguo> shaohe_feng: he is a nova guy, hah
02:47:09 <shaohe_feng> zhenguo: if he want want to use a RAID?
02:48:24 <zhenguo> if anyone interested in this, please prepare a spec or I can do it later
02:48:42 <zhenguo> ok, anything else here?
02:48:53 <shaohe_feng> zhenguo: oh, I know, he does not care the users.  He just want to write code, a "Ma nong" in Mandarin.
02:49:22 <shaohe_feng> zhenguo: no for me.
02:49:30 <zhenguo> hah,
02:49:32 <zhenguo> let's move on
02:49:39 <zhenguo> #topic open discussion
02:49:43 <litao> Ma nong , hah
02:49:57 <zhenguo> who's got a thing :)
02:50:42 <wanghao> oh,  I have fixed this issue in quota driver(part 2), that we can move on.
02:50:59 <zhenguo> wanghao: oh, thanks
02:52:13 <zhenguo> hi guys, do you think we need to change the meeting time to get more people get involved?
02:53:13 <shaohe_feng> zhenguo: sounds good. not suer how many people will join us, and where they come from
02:53:38 <zhenguo> hah, will check with others in our channel later
02:53:51 <litao> good
02:53:53 <zhenguo> seems it's ok for all of us in the meeting now
02:53:59 <wanghao> we can send a mail in openstack-dev for this
02:54:04 <zhenguo> sure
02:54:32 <zhenguo> but as we have moved to openstack-meeting, not sure if the time slots is good fit for us
02:54:34 <wanghao> if some 'lao wai' want to join us, he can select a time.
02:54:50 <shaohe_feng> litao: IMHO, a really good engineer need to consider which is the way to implement user's requirement. That's the differance between "Ma Nong" :)
02:55:01 <zhenguo> if not, we can keep this
02:55:07 <wanghao> zhenguo: yes
02:55:32 <zhenguo> ok, anything else?
02:55:45 <shaohe_feng> no
02:55:45 <litao> shaohe_feng: yes
02:56:16 <zhenguo> ok, it's almost time
02:56:24 <zhenguo> thanks y'all
02:56:45 <zhenguo> #endmeeting