12:03:06 <xinranwang> #startmeeting openstack-cyborg
12:03:06 <opendevmeet> Meeting started Wed Aug 18 12:03:06 2021 UTC and is due to finish in 60 minutes.  The chair is xinranwang. Information about MeetBot at http://wiki.debian.org/MeetBot.
12:03:06 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
12:03:06 <opendevmeet> The meeting name has been set to 'openstack_cyborg'
12:03:17 <xinranwang> #topic roll call
12:03:25 <xinranwang> #info xinranwang
12:03:33 <songwenping> #info songwenping
12:03:35 <brinzhang> #info brinzhang
12:03:41 <chenke> #info chenke
12:03:57 <eric-xie> #info eric-xie
12:04:18 <xinranwang> eric-xie:  welcome to join cyborg, we are happy to have new member
12:04:36 <xinranwang> could you please introduce yourself a little bit?
12:05:40 <eric-xie> OK, xinran
12:06:34 <eric-xie> i work for inspur from jinan shandong
12:07:18 <eric-xie> i an new. that's it ^-^
12:07:29 <chenke> hi eric. Are you from shangdong?
12:07:43 <eric-xie> yes, shandong
12:08:14 <chenke> cool
12:08:17 <xinranwang> I heard that your team use cyborg, I am curious about the production
12:08:33 <chenke> curious +1
12:09:07 <xinranwang> is it inspur cloud? or something else ?
12:09:31 <songwenping> no we are not one company.
12:09:37 <eric-xie> Our team beginning to use cyborg to manage xilinx fpga
12:09:40 <songwenping> one department
12:09:51 <eric-xie> In inspur cloud
12:10:16 <xinranwang> ah, ok
12:10:34 <brinzhang> only base on OpenStack to provide service
12:10:43 <xinranwang> got it. so there are some overlap between you guy's team, right?
12:11:05 <brinzhang> a little
12:11:09 <xinranwang> ok
12:11:29 <xinranwang> hope we could have more discussion in the future
12:11:49 <xinranwang> let's move on
12:11:56 <brinzhang> of course ^^
12:12:12 <xinranwang> #topic no-client lib freeze
12:13:08 <xinranwang> this week is non-client-libraries freeze.  I think we dont have any changes about non-client lib in this release, right? https://releases.openstack.org/xena/schedule.html#final-release-for-non-client-libraries
12:13:39 <brinzhang> yes
12:13:51 <chenke> yes
12:14:17 <brinzhang> but we have some docs update, is need to have a new release?
12:14:54 <songwenping> what's the no-client means?
12:15:27 <songwenping> i have commited one patch on cyborgclient.
12:15:59 <brinzhang> there are some open patch to improve the ease of use. https://review.opendev.org/q/project:openstack/python-cyborgclient+status:open
12:16:17 <xinranwang> brinzhang:  i don't think so, i can have new doc merge in before the final RC
12:16:25 <xinranwang> s/i/we
12:16:47 <xinranwang> the cyborgclient freeze date is 03 Sep
12:17:35 <xinranwang> we need land them before that time
12:18:00 <xinranwang> so please focus on review cyborgclient patches as the high priority
12:18:01 <brinzhang> I know, but we have a pivotal doc fix, https://review.opendev.org/c/openstack/python-cyborgclient/+/791325
12:18:17 <brinzhang> this is merged in Xena release
12:19:37 <xinranwang> brinzhang:  so what do you mean, it have already merged
12:21:10 <brinzhang> I mean, we can reviewed the open patch in client, if there are can accepted before 2, Sep that we can have the end release
12:21:25 <songwenping> xinranwang:we donnot merge the patches until 03 Sep?
12:21:56 <brinzhang> xinranwang: what do you mean? You want to release the first release now, then to release the final release before 3 Sep?
12:22:23 <xinranwang> no, this week is non-client lib freeze
12:22:29 <xinranwang> nothing else
12:22:37 <xinranwang> "non-client lib"
12:22:59 <brinzhang> May we dont understand what is "non-client lib"?
12:23:06 <brinzhang> :(
12:23:11 <xinranwang> the lib which is not client
12:23:36 <xinranwang> i think it's like os-brick
12:23:50 <brinzhang> Ah, just like oslo etc. the middle ware
12:24:29 <xinranwang> yes
12:24:59 <brinzhang> yeah, this can not impact our job^^
12:25:07 <xinranwang> the 03 Sep is client freeze
12:25:24 <xinranwang> so please review client patch recently
12:25:28 <brinzhang> yes, this is we should concern ^
12:25:34 <xinranwang> ok, let's move on
12:25:56 <songwenping> ok
12:26:10 <xinranwang> #topic  mysql conflict
12:26:47 <xinranwang> thanks wenping for the update
12:27:20 <songwenping> np, :)
12:27:30 <chenke> how about the question
12:27:38 <chenke> we had solve it right?
12:27:52 <songwenping> the reason is clear
12:28:55 <brinzhang> two point: 1. the mysql version updated, oslo.db version need to be released in Wallaby release and Vicetoria release, stephenfin and I submitted this and merged
12:29:13 <songwenping> https://review.opendev.org/c/openstack/releases/+/804940
12:29:16 <brinzhang> 2. need to merged the bug 1939970 fix
12:30:05 <songwenping> in fact, the oslo.db hasnot fixed for stable branch.
12:30:17 <brinzhang> the lastest patch cherry-picked from wallaby is https://review.opendev.org/c/openstack/cyborg/+/804857, need to be merged
12:30:46 <chenke> ok. oslo.db 8.4.1 had fixed this error.
12:31:40 <chenke> last week, I run a test and set osld.db to 8.4.1, but when run tempest the still use old version which cause the error.
12:32:07 <brinzhang> not all, we also need to improve the compatibility for the dublicate key
12:32:48 <songwenping> from victoria for oslo.db
12:32:57 <brinzhang> https://review.opendev.org/c/openstack/cyborg/+/804857
12:33:07 <chenke> I give workflow for it.
12:33:27 <chenke> hope all these merged can solve our problem
12:33:30 <xinranwang> chenke: did you set 8.4.1 in venv, or just in local
12:33:45 <songwenping> chenke, the zuul doesnot use the project's oslo.db.
12:34:03 <chenke> https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/804583
12:34:09 <chenke> this patch is my test
12:34:43 <brinzhang> chenke, eric-xie: sorry, the patch seems cherry-pick wrong
12:34:53 <chenke> https://review.opendev.org/c/openstack/cyborg/+/804441
12:35:04 <chenke> sorry. this patch
12:35:18 <brinzhang> it seems cherry-picked from master, it should be cherry-picked from wallaby fix
12:35:30 <chenke> which patch
12:35:37 <chenke> hi brin
12:37:19 <songwenping> https://review.opendev.org/c/openstack/cyborg/+/804857  this one
12:37:38 <brinzhang> https://review.opendev.org/c/openstack/cyborg/+/804857
12:38:19 <xinranwang> I think we can try to backport and see
12:38:22 <brinzhang> this patch, I was updated, cherry-picked from wallaby now, the cherry-pick commit id is right now
12:38:43 <chenke> yes. agree xinran.
12:39:21 <xinranwang> #topic AoB
12:39:22 <songwenping> thanks brinzhang
12:39:32 <chenke> if error, we can revert it. I agree wenping and brin's idea.
12:39:48 <brinzhang> please +2 and +1W for it
12:39:48 <xinranwang> anything else you want bring up here
12:39:56 <xinranwang> I have nothing special today
12:40:20 <songwenping> nothing except some patches need to review
12:40:29 <brinzhang> API docs improvement need to review https://review.opendev.org/c/openstack/cyborg/+/804553
12:40:54 <brinzhang> and we missed the micrversion history page https://review.opendev.org/c/openstack/cyborg/+/804559/
12:41:01 <songwenping> i have add description for device profile create on cyborgclient and openstacksdk.
12:41:22 <xinranwang> ok, thanks for you update
12:41:30 <xinranwang> I will add them in my list
12:41:41 <chenke> ok. we reiview it.
12:41:42 <songwenping> and some small fix patches about cyborg docs
12:42:29 <xinranwang> sorry, I have too much work recently so I can't review quickly
12:42:33 <brinzhang> these patch https://review.opendev.org/q/topic:%2522docs%2522+(status:open+OR+status:merged)+project:openstack/cyborg
12:42:48 <xinranwang> songwenping:  you still working on arq client side bug, right?
12:43:01 <songwenping> yes xinranwang
12:43:14 <xinranwang> songwenping: cool, thanks wenping
12:43:21 <songwenping> i am testing on my env
12:43:42 <chenke> arq client?
12:43:48 <songwenping> yes
12:43:52 <chenke> which error. could you add me review
12:43:53 <xinranwang> chenke:  yes, there is a bug
12:44:02 <chenke> i am curios with it.
12:44:06 <songwenping> arq create require device profile group id
12:44:16 <songwenping> which is not required in cyborg
12:44:39 <chenke> please add me review. thanks.
12:44:40 <brinzhang> wenpingsong, xinranwang: any bug submited on Launchpad?
12:44:53 <songwenping> haven't brinzhang
12:45:23 <brinzhang> if so, please register a bug for this issue, we should tracing this change
12:45:33 <songwenping> sure
12:45:38 <brinzhang> thanks
12:46:15 <chenke> that's will be good.
12:46:39 <songwenping> eric-xie: do you have any questions?
12:46:52 <eric-xie> none, thanks
12:47:02 <songwenping> about the xilinx fpga program process
12:47:15 <songwenping> you can ask xinran for help
12:47:25 <brinzhang> let make this topic in Yoga release
12:47:35 <xinranwang> yeah, sure.
12:47:45 <brinzhang> the spec review was freezed
12:47:46 <songwenping> yes, PTG is coming.
12:48:03 <xinranwang> oh yes, please add the topic to PTG xdm
12:49:01 <xinranwang> eric-xie:  do you plan to use other device?
12:49:19 <songwenping> https://etherpad.opendev.org/p/cyborg-yoga-ptg
12:49:32 <xinranwang> thanks songwenping  for pasting
12:49:33 <eric-xie> xinranwang: not yet...
12:49:52 <xinranwang> lol
12:50:01 <xinranwang> it's ok, just curious
12:50:34 <xinranwang> ok, if nothing else, let's wrap up the meeting
12:50:45 <xinranwang> have a good night guys
12:50:50 <xinranwang> #endmeeting