Tuesday, 2019-07-30

AJaegerjiaopengju: there's no need to rebase changes like 672091, Zuul always rebases before running tests ;)05:27
AJaegerjiaopengju: could you help merging 672091 , please?05:27
jiaopengjuAJaeger: the fullstack test failed. BTW, I think this is not a urgent patch. I will merge it after the fullstack pass05:50
openstackgerritJiao Pengju proposed openstack/karbor master: Dropping the py35 testing  https://review.opendev.org/65239005:55
openstackgerritMerged openstack/karbor-dashboard master: Sync Sphinx requirement  https://review.opendev.org/66266406:00
jiaopengjuhi, anyone here?09:18
*** liushuai has joined #openstack-karbor09:24
jiaopengjuhi liushuai09:25
liushuaihi pengju09:25
jiaopengjulet's start meeting09:26
jiaopengju#startmeeting karbor09:26
openstackMeeting started Tue Jul 30 09:26:08 2019 UTC and is due to finish in 60 minutes.  The chair is jiaopengju. Information about MeetBot at http://wiki.debian.org/MeetBot.09:26
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.09:26
*** openstack changes topic to " (Meeting topic: karbor)"09:26
openstackThe meeting name has been set to 'karbor'09:26
jiaopengju#topic code review09:26
*** openstack changes topic to "code review (Meeting topic: karbor)"09:26
jiaopengjuThe spec file of bp 'Add support for image boot server backup with data' has been merged09:26
jiaopengjuAnd the implement patch is ready, you can review it. https://review.opendev.org/#/c/673157/09:27
liushuaiI will review as soon as possible.09:28
jiaopengjuAfter this patch been merged, we should do some refactor of the method get_xxx_status09:29
jiaopengjuin multi plugins, it have the related function. it's better to move them together, so that we can reduce the duplicate code09:30
jiaopengjudef get_server_status(nova_client, server_id):09:31
jiaopengju    LOG.debug('Polling server (server_id: %s)', server_id)09:31
jiaopengju    try:09:31
jiaopengju        server = nova_client.servers.get(server_id)09:31
jiaopengju        status = server.status09:31
jiaopengju    except exception.NotFound:09:31
jiaopengju        status = 'not-found'09:32
jiaopengju    LOG.debug('Polled server (server_id: %s) status: %s', server_id, status)09:32
jiaopengju    return status09:32
jiaopengjufor example09:32
jiaopengjudo you agree? liushuai :)09:33
liushuaii agree09:33
jiaopengjuhaha09:33
jiaopengjuit's good09:33
jiaopengjuso go on next09:34
jiaopengju#topic Not particularly important patches09:35
*** openstack changes topic to "Not particularly important patches (Meeting topic: karbor)"09:35
jiaopengjuRecently, I review many patches about spelling errors, web link errors etc, it's very confused, but it seems we can not avoid them09:36
jiaopengjuI think we should tell the 'contributor' do more work about these in one patch, not in multi patches. Do you have any suggestions?09:38
*** liushuai has quit IRC09:40
*** liushuai has joined #openstack-karbor09:40
liushuaisorry for disconnect09:41
jiaopengjuit's ok09:41
liushuaiThe network is not stable09:41
jiaopengjurepeat my words:  Recently, I review many patches about spelling errors, web link errors etc, it's very confused, but it seems we can not avoid them09:42
jiaopengju I think we should tell the 'contributor' do more work about these in one patch, not in multi patches. Do you have any suggestions?09:42
liushuaiyes, one type of error should in one patch09:43
jiaopengjuok, please let the contributors know if you review any of these patch.09:45
jiaopengjudo you have any topics to share or disscuss?09:45
liushuaii do not hav09:45
liushuaihave09:46
jiaopengju#endmeeting09:46
*** openstack changes topic to " (Meeting topic: karbor)"09:46
openstackMeeting ended Tue Jul 30 09:46:10 2019 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)09:46
openstackMinutes:        http://eavesdrop.openstack.org/meetings/karbor/2019/karbor.2019-07-30-09.26.html09:46
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/karbor/2019/karbor.2019-07-30-09.26.txt09:46
openstackLog:            http://eavesdrop.openstack.org/meetings/karbor/2019/karbor.2019-07-30-09.26.log.html09:46
*** liushuai has quit IRC09:53
*** goldyfruit has joined #openstack-karbor13:24
*** goldyfruit has quit IRC16:53

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!