Wednesday, 2018-01-24

*** zhurong has joined #openstack-meeting00:01
*** fnaval has joined #openstack-meeting00:01
*** martial has quit IRC00:02
*** aeng has quit IRC00:05
*** rbudden has quit IRC00:12
*** b1airo has quit IRC00:20
*** zhurong has quit IRC00:20
*** oanson has quit IRC00:22
*** aeng has joined #openstack-meeting00:23
*** oanson has joined #openstack-meeting00:24
*** yangyapeng has quit IRC00:25
*** yangyapeng has joined #openstack-meeting00:25
*** artom has joined #openstack-meeting00:26
*** wanghao has quit IRC00:28
*** wanghao has joined #openstack-meeting00:29
*** yangyapeng has quit IRC00:30
*** Nil_ has quit IRC00:34
*** dmacpher has joined #openstack-meeting00:35
*** dmacpher_ has joined #openstack-meeting00:38
*** Hollow_Riddler has quit IRC00:39
*** Hollow_Riddler has joined #openstack-meeting00:41
*** dmacpher has quit IRC00:41
*** rbudden has joined #openstack-meeting00:42
*** chyka has quit IRC00:43
*** tovin07_ has joined #openstack-meeting00:44
*** zhiyuan has joined #openstack-meeting00:46
*** chenyb4 has joined #openstack-meeting00:47
*** song has joined #openstack-meeting00:47
*** Yipei has joined #openstack-meeting00:48
*** wanghao_ has joined #openstack-meeting00:55
*** wanghao has quit IRC00:55
*** zhurong has joined #openstack-meeting00:58
*** dongfeng has joined #openstack-meeting00:58
*** amodi has quit IRC00:59
zhiyuanhello00:59
songhi00:59
Yipeihi01:00
dongfenghi01:00
zhiyuan#startmeeting tricircle01:01
openstackMeeting started Wed Jan 24 01:01:00 2018 UTC and is due to finish in 60 minutes.  The chair is zhiyuan. Information about MeetBot at http://wiki.debian.org/MeetBot.01:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.01:01
*** openstack changes topic to " (Meeting topic: tricircle)"01:01
openstackThe meeting name has been set to 'tricircle'01:01
zhiyuan#topic resource deletion01:01
*** openstack changes topic to "resource deletion (Meeting topic: tricircle)"01:01
*** larainema has joined #openstack-meeting01:01
zhiyuanI see Joe post some comments on the spec for resource deletion feature01:01
songoh it is a little change. just words change.01:02
zhiyuanand the implementation still doesn't pass the smoke test01:03
songi see it last day.01:03
zhiyuanI feel like that this feature cannot catch up with milestone301:03
songwhat is the time for milestone3?01:03
songI can try fix the smoke test in this week.01:04
*** zxh has joined #openstack-meeting01:04
zhiyuanthe deadline is 26th01:04
songoh I try fix this before that.01:05
songthe spec look like do not have many changes.01:05
zhiyuanthe spec is possible to be merged01:06
*** cyg has joined #openstack-meeting01:07
*** wanghao has joined #openstack-meeting01:07
zhiyuanplease update it soon so we can merge it today or tomorrow01:07
songoh that is no problem01:07
songI will update it today.01:08
songjust after this meeting.01:08
*** Yoyang has joined #openstack-meeting01:09
zhiyuangreat!01:09
*** wanghao_ has quit IRC01:11
zhiyuanfor the implemenation, I find the CI failed to upload the log, so I have rechecked the patch01:13
songI have debug it last day.01:14
songit is failed in single_gw_test for delete routes.01:14
*** kevzha01 has joined #openstack-meeting01:14
songbut i have do not find the reason.01:14
songI will continue do with it today.01:15
*** salv-orlando has joined #openstack-meeting01:15
zhiyuanthanks, after the log is uploaded by CI, I will check the log to see if I can find some hints01:15
songthat is welcome.01:16
songi reinstall my devstack. so it waste me about one week times...01:17
*** yangyapeng has joined #openstack-meeting01:17
zhiyuanhow does it take so long? you remove all the source code before installing?01:17
songyes, all clean reinstall.01:17
songbecause some pkg conflict.01:18
*** armax has quit IRC01:18
zhiyuanI see01:18
zhiyuanmy experience is that updating all the project and also the "requirements" project can solve the pkg conflict01:19
*** aselius has quit IRC01:19
songthe newer requirements some new pkg do not in douban.so need to install by hand.01:20
*** salv-orlando has quit IRC01:20
songbut that is all fixed.01:20
*** Tom-Tom has joined #openstack-meeting01:21
*** VW has joined #openstack-meeting01:21
zhiyuanok, so far for this feature01:22
*** david-lyle has quit IRC01:22
zhiyuan#topic new l3 networking model01:22
*** openstack changes topic to "new l3 networking model (Meeting topic: tricircle)"01:22
zhiyuanYipei, I have one question on your spec. Bridge network is not visible for users, how do users trigger attaching a port to bridge network?01:23
*** Tom-Tom_ has joined #openstack-meeting01:24
*** jamesmcarthur has joined #openstack-meeting01:24
*** Tom-Tom has quit IRC01:25
*** yangyapeng has quit IRC01:26
*** yangyapeng has joined #openstack-meeting01:26
Yipeiyou mean attaching a port of tenant network to bridge network?01:27
*** niska has quit IRC01:27
*** rbudden has quit IRC01:27
*** jamesmcarthur has quit IRC01:29
*** armax has joined #openstack-meeting01:29
zhiyuanin the graph showed in the spec, R3 is attached to the bridge network, when does this happen?01:29
Yipeiwhen running "router add port R3 EXTERNAL_GATEWAY_PORT", so the logic of adding port to router should be modified. if the port is a gateway port of an external network, then R3 and R1 are attached to the bridge netowrk01:31
Yipeiif the port is a gateway port of an external network, then R3 and the corresponding local router are attached to the bridge netowrk01:33
*** RonghUI has joined #openstack-meeting01:34
zhiyuanbut R3 is not attached to an external network, in the graph, R3 is attached to net1, net2 and bridge network01:34
zhiyuanR1 and R2 are attached to "real" external network01:34
*** niska has joined #openstack-meeting01:37
*** oanson has quit IRC01:38
Yipeiyes, it seems that the logic does not mach the topology01:39
*** caowei has joined #openstack-meeting01:41
*** oanson has joined #openstack-meeting01:41
zhiyuanso I feel confused about the spec01:41
*** dmacpher_ has quit IRC01:43
*** pzchen has joined #openstack-meeting01:43
Yipeiyeah, i see. do you have any idea? since i checked the cli, it seems that cli does not cover the case where two routers are connected01:44
zhiyuanhow about also hiding R1 and R201:45
zhiyuanoh, one router cannot have more than one external gateway01:46
zhiyuanso we need the local router ...01:46
Yipeigreat!01:47
zhiyuanif we want to hide R1 and R2, we need some way to pass more than one external gateway info to R301:48
*** dmacpher has joined #openstack-meeting01:50
zhiyuanthen after the external gateway info is updated, you automatically create R1/R2, attach R1/R2 to external network and bridge network01:50
YipeiOK, i see01:52
zhiyuantime's up, let's think about this issue offline01:54
Yipeiok01:54
zhiyuanso much for today's meeting, thanks for attending01:56
songbye01:56
zhiyuan#endmeeting01:56
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/"01:56
*** cyg has quit IRC01:56
openstackMeeting ended Wed Jan 24 01:56:30 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)01:56
openstackMinutes:        http://eavesdrop.openstack.org/meetings/tricircle/2018/tricircle.2018-01-24-01.01.html01:56
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/tricircle/2018/tricircle.2018-01-24-01.01.txt01:56
openstackLog:            http://eavesdrop.openstack.org/meetings/tricircle/2018/tricircle.2018-01-24-01.01.log.html01:56
zhiyuanbye01:56
Yipeibye01:56
*** VW has quit IRC01:56
*** zhiyuan has quit IRC01:56
*** song has quit IRC01:57
*** Yipei has left #openstack-meeting02:00
*** markstur has quit IRC02:00
*** RonghUI has quit IRC02:01
*** zxh has quit IRC02:02
*** esberglu has joined #openstack-meeting02:03
*** esberglu has quit IRC02:06
*** chyka has joined #openstack-meeting02:07
*** chyka has quit IRC02:08
*** gcb has joined #openstack-meeting02:09
*** armax_ has joined #openstack-meeting02:12
*** yamamoto has joined #openstack-meeting02:13
*** armax has quit IRC02:15
*** armax_ is now known as armax02:15
*** hongbin has joined #openstack-meeting02:16
*** salv-orlando has joined #openstack-meeting02:17
*** harlowja has quit IRC02:20
*** salv-orlando has quit IRC02:21
*** kaisers__ has joined #openstack-meeting02:25
*** aeng has quit IRC02:28
*** kaisers_ has quit IRC02:29
*** bcafarel has quit IRC02:31
*** gyee has quit IRC02:31
*** VW has joined #openstack-meeting02:32
*** wxy has joined #openstack-meeting02:33
*** jamesmcarthur has joined #openstack-meeting02:33
*** gongysh has joined #openstack-meeting02:35
*** jamesmcarthur has quit IRC02:37
*** fzdarsky has joined #openstack-meeting02:42
*** fzdarsky|afk has quit IRC02:42
*** bcafarel has joined #openstack-meeting02:45
*** haint93 has joined #openstack-meeting02:55
*** zhurong has quit IRC02:57
*** haint_ has quit IRC02:58
*** VW has quit IRC03:09
*** VW has joined #openstack-meeting03:09
*** VW has quit IRC03:13
*** ihrachys_ has quit IRC03:15
*** salv-orlando has joined #openstack-meeting03:17
*** salv-orlando has quit IRC03:22
*** dongfeng has left #openstack-meeting03:25
*** dongfeng has quit IRC03:25
*** Hollow_Riddler has quit IRC03:26
*** david-lyle has joined #openstack-meeting03:31
*** Hollow_Riddler has joined #openstack-meeting03:31
*** david-lyle has quit IRC03:32
*** david-lyle has joined #openstack-meeting03:33
*** david-lyle has quit IRC03:39
*** felipemonteiro_ has joined #openstack-meeting03:41
*** felipemonteiro__ has joined #openstack-meeting03:42
*** felipemonteiro_ has quit IRC03:45
*** brault has quit IRC03:49
*** psachin` has joined #openstack-meeting03:52
*** psachin has joined #openstack-meeting03:52
*** markstur has joined #openstack-meeting03:55
*** tovin07_ has quit IRC04:00
*** tovin07_ has joined #openstack-meeting04:01
*** gongysh has quit IRC04:07
*** Tom-Tom_ has quit IRC04:10
*** Hollow_Riddler has quit IRC04:11
*** ricolin has joined #openstack-meeting04:13
*** salv-orlando has joined #openstack-meeting04:18
*** janki has joined #openstack-meeting04:22
*** salv-orlando has quit IRC04:22
*** jamesmcarthur has joined #openstack-meeting04:24
*** jamesmcarthur has quit IRC04:26
*** jamesmcarthur has joined #openstack-meeting04:26
*** markstur has quit IRC04:27
*** markstur has joined #openstack-meeting04:27
*** gongysh has joined #openstack-meeting04:29
*** phuoc_ has joined #openstack-meeting04:29
gongysh#startmeeting tacker04:30
openstackMeeting started Wed Jan 24 04:30:20 2018 UTC and is due to finish in 60 minutes.  The chair is gongysh. Information about MeetBot at http://wiki.debian.org/MeetBot.04:30
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.04:30
*** openstack changes topic to " (Meeting topic: tacker)"04:30
openstackThe meeting name has been set to 'tacker'04:30
*** jamesmcarthur has quit IRC04:30
*** felipemonteiro__ has quit IRC04:31
phuoc_hi04:31
longkb1o/ hi everyone04:31
*** markstur has quit IRC04:32
*** YanXingAn has joined #openstack-meeting04:32
gongyshYanXingAn, hi04:33
YanXingAnhi04:33
*** tovin07_ has quit IRC04:33
*** tovin07_ has joined #openstack-meeting04:34
*** xuan0802 has joined #openstack-meeting04:35
phuoc_YanXingAn hi04:35
*** Tom-Tom has joined #openstack-meeting04:36
*** caowei has quit IRC04:36
YanXingAnphuoc_,hi04:36
gongysh#topic bp04:37
*** openstack changes topic to "bp (Meeting topic: tacker)"04:37
gongyshlongkb1, I have seen your cluster patch04:37
gongyshplease add a reno note and a use guide for it.04:37
longkb1You mean a guide for client?04:38
gongyshin tacker server patch04:39
gongyshadd a use guid via your tacker client commands04:39
gongyshalso need add a reno note for your tacker client patch.04:39
*** Tom-Tom has quit IRC04:40
*** dkushwaha has joined #openstack-meeting04:40
gongyshdkushwaha, hi04:40
dkushwahao/04:40
gongyshnice to join us.04:41
longkb1Ok. I will do it. May I ping you when I need your help?04:41
gongyshsure04:41
longkb1gongysh: thanks :)04:41
gongyshyou can ping any guys in tacker channel04:41
longkb1gongysh: I got it.04:41
gongyshphuoc_, could you please to test the cluster patch of longkb1?04:42
*** masber has joined #openstack-meeting04:42
phuoc_gongysh, yes04:42
gongyshphuoc_, thanks.04:42
phuoc_I will test long's patch04:42
gongyshI hope in these two weeks, we can merge all the bp patches.04:43
dkushwahai saw the demo on cluster patch, will also check on my end04:43
gongyshand then we get to bug fix period.04:43
gongyshdkushwaha, fantastic, team needs your help badly.04:44
dkushwahagongysh, sure, i am always there :)04:44
longkb1dkushwaha: thank you very much. Please let me know if you find a bug04:44
gongyshdkushwaha, for the team. heyray.04:44
gongyshmardim, hi04:45
gongyshmardim is not here.04:45
phuoc_gongysh, I think it is not his working hour time04:46
gongyshmargaret has posted his test log at https://hastebin.com/kizibasago.rb for https://review.openstack.org/#/c/513720/04:46
gongyshso after the patch goes pass the CI, I will merge it.04:46
*** armstrong has quit IRC04:47
gongyshif there is no -1 comments review.04:47
gongyshhttps://review.openstack.org/#/c/529116/04:47
gongyshour main bp this cycle c-vnf04:48
gongyshI hope every one here has the time to run the test to fell this feature.04:48
gongyshphuoc_, I have some comments, please do some coding refactor to let it for openstack style.04:49
phuoc_gongysh, I will revise it04:49
gongyshhttps://review.openstack.org/#/c/491658/04:51
gongyshif it passes ci, I will merge it too.04:51
gongyshdkushwaha, do you have time for testing c-vnf?04:52
*** sridharg has joined #openstack-meeting04:52
dkushwahagongysh, sure, will test it04:53
gongyshok04:53
phuoc_thanks04:53
gongyshlets finish these features04:53
*** hongbin has quit IRC04:54
gongyshI will first release a new neutron client after cluster client patch is merged.04:54
gongyshand then release the tacker server.04:54
gongyshand when queues cycle is end, we will release formal  tacker client and  tacker server  queues release.04:55
gongysh#topic open discussion04:56
*** openstack changes topic to "open discussion (Meeting topic: tacker)"04:56
gongyshdkushwaha, do you have any bugs to review?04:56
dkushwahagongysh, not for now, just https://review.openstack.org/#/c/491658/04:57
gongyshdkushwaha, ok04:58
gongyshmaybe at bug period, we will add a multi node ci system.04:58
gongyshand k8s ci too.04:58
gongyshand tacker client to osc commands.04:59
gongyshI hope all of us to join the tasks of converting tacker client to osc commands.04:59
phuoc_gongysh, how about the plan to refactor Tacker04:59
gongyshphuoc_, it is the next cycle, rocky's tasks.05:00
phuoc_can you talk a little about it05:00
gongyshIn my mind:  make tacker into  micro service arch05:01
gongyshthis is the first job.05:01
gongyshsecond:  make the system more stable05:02
gongyshthird: introduce tosca design tool (maybe)05:03
phuoc_gongysh, I got it, thanks05:03
gongyshforth: make k8s vnf and vm-based vnf work together05:03
gongyshfifth: work with industry to support their live cases.05:04
phuoc_I see there are many works05:05
gongyshYanXingAn, hi05:05
gongyshdo you have any thing to discuss?05:05
gongyshphuoc_, I hope industry cases can come into tacker team.05:06
dkushwahagongysh, +105:06
gongyshdkushwaha, does your company have needs for tacker team to support?05:06
dkushwahagongysh, not now, but yes, my company have some long roadmap, and they needs Tacker, so thats why i am doing some NFV Poc for company, and the Tacker is the main component for them05:08
gongyshdkushwaha, ok, thanks.05:08
*** ijw has quit IRC05:09
gongyshhi, guys vancouver summit is comming05:09
gongyshif you have any topic about nfv and tacker, you are welcome to summit them.05:10
gongyshand good luck.05:10
gongyshok, if there is no other topic to discuss, we can end today's meeting.05:11
gongyshthanks05:11
gongysh#endmeeting05:11
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/"05:11
openstackMeeting ended Wed Jan 24 05:11:23 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)05:11
openstackMinutes:        http://eavesdrop.openstack.org/meetings/tacker/2018/tacker.2018-01-24-04.30.html05:11
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/tacker/2018/tacker.2018-01-24-04.30.txt05:11
openstackLog:            http://eavesdrop.openstack.org/meetings/tacker/2018/tacker.2018-01-24-04.30.log.html05:11
*** xuan0802 has quit IRC05:11
*** caowei has joined #openstack-meeting05:15
*** salv-orlando has joined #openstack-meeting05:19
*** harlowja has joined #openstack-meeting05:19
*** salv-orlando has quit IRC05:23
*** kiennt26 has quit IRC05:28
*** links has joined #openstack-meeting05:32
*** xuan0802 has joined #openstack-meeting05:35
*** wanghao_ has joined #openstack-meeting05:37
*** wanghao has quit IRC05:39
*** xuan0802 has left #openstack-meeting05:39
*** xuan0802 has joined #openstack-meeting05:40
*** salv-orlando has joined #openstack-meeting05:45
*** Tom-Tom has joined #openstack-meeting05:48
*** chyka has joined #openstack-meeting05:50
*** chyka has quit IRC05:55
*** liyi has joined #openstack-meeting05:56
*** YanXingAn has quit IRC05:58
*** clayton has quit IRC05:58
*** kaisers__ has quit IRC06:02
*** rcernin_ has joined #openstack-meeting06:03
*** rcernin has quit IRC06:03
*** kiennt26 has joined #openstack-meeting06:03
*** coolsvap has joined #openstack-meeting06:04
*** clayton has joined #openstack-meeting06:04
*** kaisers_ has joined #openstack-meeting06:05
*** Yoyang has quit IRC06:06
*** armax has quit IRC06:07
*** epico has joined #openstack-meeting06:07
*** anilvenkata has joined #openstack-meeting06:09
*** kaisers_ has quit IRC06:10
*** kaisers_ has joined #openstack-meeting06:21
*** rwsu has joined #openstack-meeting06:21
*** gcb has quit IRC06:22
*** ijw has joined #openstack-meeting06:26
*** kaisers_ has quit IRC06:26
*** slaweq has joined #openstack-meeting06:26
*** slaweq has quit IRC06:28
*** sridharg has quit IRC06:28
*** dbecker has quit IRC06:31
*** ykatabam has quit IRC06:32
*** ijw has quit IRC06:33
*** cdub has quit IRC06:34
*** marios has joined #openstack-meeting06:37
*** kaisers_ has joined #openstack-meeting06:37
*** slaweq has joined #openstack-meeting06:44
*** Roamer` has joined #openstack-meeting06:45
*** dbecker has joined #openstack-meeting06:45
*** slaweq has quit IRC06:49
*** makowals has joined #openstack-meeting06:53
*** slaweq has joined #openstack-meeting07:03
*** sgrasley1 has quit IRC07:06
*** pcaruana has joined #openstack-meeting07:10
*** rcernin has joined #openstack-meeting07:12
*** rcernin_ has quit IRC07:12
*** petterpancn has quit IRC07:14
*** slaweq has quit IRC07:14
*** janki has quit IRC07:18
*** pcaruana has quit IRC07:21
*** pcaruana has joined #openstack-meeting07:22
*** markvoelker has quit IRC07:25
*** markvoelker has joined #openstack-meeting07:27
*** jdurgin has quit IRC07:28
*** dtrainor has quit IRC07:29
*** e0ne has joined #openstack-meeting07:30
*** markvoelker has quit IRC07:32
*** Alex_Staf has joined #openstack-meeting07:38
*** chyka has joined #openstack-meeting07:39
*** slaweq has joined #openstack-meeting07:40
*** rwsu has quit IRC07:41
*** jamesmcarthur has joined #openstack-meeting07:42
*** chyka has quit IRC07:44
*** slaweq has quit IRC07:45
*** jdurgin has joined #openstack-meeting07:45
*** jamesmcarthur has quit IRC07:46
*** anilvenkata has quit IRC07:49
*** imcsk8 has quit IRC07:51
*** imcsk8 has joined #openstack-meeting07:51
*** apetrich has quit IRC07:52
*** zhangbailin_ has joined #openstack-meeting07:59
*** e0ne has quit IRC08:01
*** brault has joined #openstack-meeting08:01
*** pcaruana has quit IRC08:01
*** e0ne has joined #openstack-meeting08:01
*** apetrich has joined #openstack-meeting08:05
*** phil has joined #openstack-meeting08:09
*** phil is now known as Guest5176908:09
*** alexchadin has joined #openstack-meeting08:10
*** lbrune has joined #openstack-meeting08:12
*** dmacpher has quit IRC08:16
*** cdub has joined #openstack-meeting08:18
*** lpetrut has joined #openstack-meeting08:25
*** tesseract has joined #openstack-meeting08:27
*** alexchadin has quit IRC08:28
*** alexchadin has joined #openstack-meeting08:29
*** lpetrut has quit IRC08:32
*** oidgar has joined #openstack-meeting08:34
*** alexchadin has quit IRC08:36
*** alexchadin has joined #openstack-meeting08:36
*** lpetrut has joined #openstack-meeting08:38
*** pcaruana has joined #openstack-meeting08:39
*** alexchad_ has joined #openstack-meeting08:40
*** jbadiapa has joined #openstack-meeting08:41
*** alexchadin has quit IRC08:42
*** rossella_s has quit IRC08:44
*** oidgar has quit IRC08:44
*** rcernin has quit IRC08:44
*** ykatabam has joined #openstack-meeting08:44
*** oidgar has joined #openstack-meeting08:46
*** kaisers_ has quit IRC08:48
*** kaisers_ has joined #openstack-meeting08:48
*** yamamoto has quit IRC08:53
*** oidgar has quit IRC08:53
*** tesseract has quit IRC08:54
*** egallen has joined #openstack-meeting08:57
*** rossella_s has joined #openstack-meeting08:57
*** qwebirc48805 has joined #openstack-meeting09:00
*** tesseract has joined #openstack-meeting09:03
*** rossella_s has quit IRC09:05
*** harlowja has quit IRC09:07
*** rossella_s has joined #openstack-meeting09:08
*** freerunner has quit IRC09:08
*** lpetrut_ has joined #openstack-meeting09:08
*** yamahata has quit IRC09:10
*** yamamoto has joined #openstack-meeting09:10
*** lpetrut has quit IRC09:10
*** oidgar has joined #openstack-meeting09:11
*** freerunner has joined #openstack-meeting09:14
*** kaisers_ has quit IRC09:15
*** alexchad_ is now known as alexchadin09:15
*** kaisers_ has joined #openstack-meeting09:15
*** kopecmartin has joined #openstack-meeting09:16
*** rossella_s has quit IRC09:19
*** rossella_s has joined #openstack-meeting09:20
*** kaisers_ has quit IRC09:20
*** anilvenkata has joined #openstack-meeting09:21
*** psachin` has quit IRC09:24
*** fouadben has joined #openstack-meeting09:24
*** lpetrut_ has quit IRC09:25
*** psachin has quit IRC09:25
*** markvoelker has joined #openstack-meeting09:28
*** wanghao_ has quit IRC09:30
*** wanghao has joined #openstack-meeting09:30
*** Chargen_ has joined #openstack-meeting09:30
*** wanghao has quit IRC09:31
*** liyi has quit IRC09:31
*** wanghao has joined #openstack-meeting09:31
*** kevzha01_ has joined #openstack-meeting09:31
*** wanghao has quit IRC09:31
*** wanghao has joined #openstack-meeting09:32
*** kevzha01_ is now known as kevinz09:32
*** wanghao has quit IRC09:32
*** wanghao has joined #openstack-meeting09:33
*** psachin has joined #openstack-meeting09:33
*** wanghao has quit IRC09:33
*** wanghao has joined #openstack-meeting09:33
*** wanghao has quit IRC09:34
*** kevzha01 has quit IRC09:34
*** wanghao has joined #openstack-meeting09:34
*** wanghao has quit IRC09:35
*** wanghao has joined #openstack-meeting09:35
*** wanghao has quit IRC09:35
*** wanghao has joined #openstack-meeting09:36
*** wanghao has quit IRC09:36
*** wanghao has joined #openstack-meeting09:36
*** wanghao has quit IRC09:37
*** wanghao has joined #openstack-meeting09:37
*** wanghao has quit IRC09:38
*** wanghao has joined #openstack-meeting09:38
*** Chargen_ has quit IRC09:44
*** tovin07__ has joined #openstack-meeting09:45
*** kaisers_ has joined #openstack-meeting09:46
*** tovin07_ has quit IRC09:46
*** sridharg has joined #openstack-meeting09:49
*** yangyapeng has quit IRC09:50
*** tovin07__ has quit IRC09:50
*** absubram has joined #openstack-meeting09:50
*** kaisers_ has quit IRC09:50
*** yangyapeng has joined #openstack-meeting09:51
*** tovin07__ has joined #openstack-meeting09:51
*** kevinz has quit IRC09:53
*** absubram has quit IRC09:54
*** yangyapeng has quit IRC09:55
*** absubram has joined #openstack-meeting09:56
*** kaisers_ has joined #openstack-meeting09:59
*** yamamoto has quit IRC09:59
*** markvoelker has quit IRC10:02
*** electrofelix has joined #openstack-meeting10:04
*** numans has quit IRC10:09
*** rossella_s has quit IRC10:09
*** tovin07__ has quit IRC10:10
*** numans has joined #openstack-meeting10:10
*** slaweq has joined #openstack-meeting10:11
*** rossella_s has joined #openstack-meeting10:14
*** oidgar has quit IRC10:15
*** yamamoto has joined #openstack-meeting10:16
*** Guest51769 has quit IRC10:18
*** kiennt26 has quit IRC10:19
*** phil has joined #openstack-meeting10:20
*** sambetts|afk is now known as sambetts10:20
*** phil is now known as Guest783410:20
*** Tom-Tom has quit IRC10:24
*** chenyb4 has quit IRC10:25
*** zhangbailin__ has joined #openstack-meeting10:26
*** zhangbailin_ has quit IRC10:29
*** oidgar has joined #openstack-meeting10:30
*** rcernin has joined #openstack-meeting10:34
*** rossella_s has quit IRC10:39
*** yangyapeng has joined #openstack-meeting10:39
*** slaweq has quit IRC10:42
*** slaweq has joined #openstack-meeting10:43
*** rossella_s has joined #openstack-meeting10:45
*** slaweq has quit IRC10:48
*** rossella_s has quit IRC10:51
*** rossella_s has joined #openstack-meeting10:54
*** alexchadin has quit IRC10:56
*** yangyapeng has quit IRC10:58
*** markvoelker has joined #openstack-meeting10:58
*** rossella_s has quit IRC10:59
*** yangyapeng has joined #openstack-meeting10:59
*** alexchadin has joined #openstack-meeting10:59
*** rossella_s has joined #openstack-meeting10:59
*** donghao has joined #openstack-meeting11:01
*** oidgar has quit IRC11:02
*** chronickpain has joined #openstack-meeting11:05
*** anilvenkata has quit IRC11:10
*** absubram has quit IRC11:11
*** epico has quit IRC11:11
*** chyka has joined #openstack-meeting11:15
*** liyi has joined #openstack-meeting11:16
*** gongysh has quit IRC11:16
*** rossella_s has quit IRC11:18
*** sapd_ has quit IRC11:19
*** sapd_ has joined #openstack-meeting11:19
*** psachin has quit IRC11:19
*** rossella_s has joined #openstack-meeting11:20
*** chyka has quit IRC11:20
*** liyi has quit IRC11:20
*** qwebirc48805 has quit IRC11:29
*** markvoelker has quit IRC11:32
*** jkilpatr has quit IRC11:33
*** fnaval has quit IRC11:49
*** kevzha01 has joined #openstack-meeting11:54
*** zhangbailin__ has quit IRC11:54
*** zhangbailin__ has joined #openstack-meeting11:55
*** oidgar has joined #openstack-meeting11:55
*** jkilpatr has joined #openstack-meeting11:55
*** oidgar has quit IRC12:01
*** caowei has quit IRC12:03
*** kevzha01_ has joined #openstack-meeting12:03
*** Hollow_Riddler has joined #openstack-meeting12:04
*** kevzha01__ has joined #openstack-meeting12:06
*** kevzha01_ has quit IRC12:06
*** kevzha01 has quit IRC12:07
*** zhurong has joined #openstack-meeting12:10
*** julim has joined #openstack-meeting12:13
*** jbadiapa has quit IRC12:15
*** oidgar has joined #openstack-meeting12:18
*** slaweq has joined #openstack-meeting12:24
*** fabian_ has joined #openstack-meeting12:25
*** fabian_ is now known as chenyb412:25
*** raildo has joined #openstack-meeting12:27
*** slaweq has quit IRC12:29
*** lpetrut_ has joined #openstack-meeting12:29
*** markvoelker has joined #openstack-meeting12:29
*** kevzha01__ has quit IRC12:32
*** liyi has joined #openstack-meeting12:35
*** liyi has quit IRC12:39
*** noslzzp has joined #openstack-meeting12:44
*** tpsilva has joined #openstack-meeting12:45
*** kiennt26 has joined #openstack-meeting12:48
*** Guest7834 has quit IRC12:55
*** efried_back_wed is now known as efried12:58
*** markvoelker has quit IRC13:03
*** lpetrut_ has quit IRC13:05
*** lpetrut_ has joined #openstack-meeting13:06
*** lpetrut_ has quit IRC13:07
*** lpetrut_ has joined #openstack-meeting13:08
*** chyka has joined #openstack-meeting13:08
*** lpetrut_ has quit IRC13:09
*** lpetrut_ has joined #openstack-meeting13:10
*** lpetrut_ has quit IRC13:11
*** lpetrut_ has joined #openstack-meeting13:11
*** chyka has quit IRC13:13
*** liyi has joined #openstack-meeting13:21
*** edmondsw has joined #openstack-meeting13:21
*** edmondsw_ has joined #openstack-meeting13:22
*** liyi has quit IRC13:25
*** zhangbailin__ has quit IRC13:26
*** edmondsw has quit IRC13:26
*** lpetrut_ has quit IRC13:30
*** alexchadin has quit IRC13:31
*** liyi has joined #openstack-meeting13:32
*** SerenaFeng has joined #openstack-meeting13:33
*** lhx_ has joined #openstack-meeting13:33
*** makowals has quit IRC13:34
*** Tom-Tom has joined #openstack-meeting13:34
*** jbadiapa has joined #openstack-meeting13:34
*** makowals has joined #openstack-meeting13:35
*** liyi has quit IRC13:35
*** egallen_ has joined #openstack-meeting13:36
*** egallen has quit IRC13:37
*** egallen_ is now known as egallen13:37
*** Tom-Tom has quit IRC13:39
*** alexchadin has joined #openstack-meeting13:40
*** Tom-Tom has joined #openstack-meeting13:40
*** alexchadin has quit IRC13:41
*** makowals has quit IRC13:43
*** makowals has joined #openstack-meeting13:44
*** pchavva has joined #openstack-meeting13:46
*** oidgar has quit IRC13:47
*** rcernin has quit IRC13:47
*** donghao has quit IRC13:48
*** daidv has quit IRC13:50
*** yamamoto has quit IRC13:53
*** daidv has joined #openstack-meeting13:54
*** ssathaye has quit IRC13:55
*** VW has joined #openstack-meeting13:55
*** VW has quit IRC13:55
*** ssathaye has joined #openstack-meeting13:55
*** VW has joined #openstack-meeting13:56
*** esberglu has joined #openstack-meeting13:56
*** esberglu has quit IRC13:56
*** alexchadin has joined #openstack-meeting13:57
*** eharney has quit IRC13:58
*** simon-AS559 has joined #openstack-meeting13:59
*** lpetrut_ has joined #openstack-meeting13:59
*** markvoelker has joined #openstack-meeting14:00
*** weshay|rover is now known as weshay|mtg14:00
*** fnaval has joined #openstack-meeting14:00
*** coolsvap has quit IRC14:02
*** oidgar has joined #openstack-meeting14:02
*** krtaylor has quit IRC14:07
*** kaisers_ has quit IRC14:07
*** daidv has quit IRC14:08
*** krtaylor has joined #openstack-meeting14:08
*** yamamoto has joined #openstack-meeting14:10
*** SerenaFeng has quit IRC14:10
*** armstrong has joined #openstack-meeting14:11
*** links has quit IRC14:15
*** yamahata has joined #openstack-meeting14:15
*** esberglu has joined #openstack-meeting14:17
*** egallen has quit IRC14:17
*** zhurong has quit IRC14:18
*** egallen has joined #openstack-meeting14:20
*** egallen has quit IRC14:21
*** egallen has joined #openstack-meeting14:23
*** yamahata has quit IRC14:24
*** liyi has joined #openstack-meeting14:25
*** markvoelker has quit IRC14:27
*** noslzzp has quit IRC14:27
*** markvoelker has joined #openstack-meeting14:27
*** kaisers_ has joined #openstack-meeting14:28
*** egallen has quit IRC14:28
*** liyi has quit IRC14:29
*** rbudden has joined #openstack-meeting14:31
*** sgrasley1 has joined #openstack-meeting14:31
*** makowals has quit IRC14:33
*** egallen has joined #openstack-meeting14:36
*** makowals has joined #openstack-meeting14:36
*** oidgar has quit IRC14:39
*** egallen has quit IRC14:41
*** cleong has joined #openstack-meeting14:42
*** eharney has joined #openstack-meeting14:44
*** Tom-Tom has quit IRC14:47
*** egallen has joined #openstack-meeting14:49
*** aselius has joined #openstack-meeting14:49
*** slaweq has joined #openstack-meeting14:51
*** oidgar has joined #openstack-meeting14:54
*** markvoelker has quit IRC14:55
*** bobh has joined #openstack-meeting14:55
*** slaweq has quit IRC14:56
*** dtrainor has joined #openstack-meeting14:56
*** sc has joined #openstack-meeting14:58
*** sc has left #openstack-meeting14:59
*** markvoelker has joined #openstack-meeting14:59
*** awaugama has joined #openstack-meeting14:59
*** sridharg has quit IRC14:59
*** mjturek has joined #openstack-meeting15:01
*** chenyb4 has quit IRC15:02
*** chenyb4 has joined #openstack-meeting15:03
*** slaweq has joined #openstack-meeting15:07
*** Nil_ has joined #openstack-meeting15:08
*** felipemonteiro has joined #openstack-meeting15:08
*** amodi has joined #openstack-meeting15:09
*** felipemonteiro_ has joined #openstack-meeting15:10
*** yangyapeng has quit IRC15:11
*** armax has joined #openstack-meeting15:11
*** yangyapeng has joined #openstack-meeting15:12
*** felipemonteiro has quit IRC15:13
*** yangyapeng has quit IRC15:17
*** e0ne has quit IRC15:18
*** e0ne has joined #openstack-meeting15:19
*** alexchadin has quit IRC15:19
*** e0ne has quit IRC15:20
*** liyi has joined #openstack-meeting15:25
*** slaweq has quit IRC15:26
*** liyi has quit IRC15:29
*** noslzzp has joined #openstack-meeting15:29
*** dprince has joined #openstack-meeting15:30
*** Guest28399 is now known as mgagne15:33
*** mgagne has joined #openstack-meeting15:33
*** edmondsw_ is now known as edmondsw15:34
*** hongbin has joined #openstack-meeting15:34
*** kiennt26 has quit IRC15:41
*** sgrasley1 has quit IRC15:43
*** annp has joined #openstack-meeting15:46
*** dustins has joined #openstack-meeting15:47
*** bobh has quit IRC15:50
*** egallen has quit IRC15:50
*** fnaval has quit IRC15:50
*** mriedem has quit IRC15:50
*** david-lyle has joined #openstack-meeting15:50
*** egallen has joined #openstack-meeting15:50
*** bobh has joined #openstack-meeting15:50
*** SerenaFeng has joined #openstack-meeting15:50
*** fnaval has joined #openstack-meeting15:51
*** ssbarnea has quit IRC15:51
*** ssbarnea has joined #openstack-meeting15:51
*** mriedem has joined #openstack-meeting15:51
*** e0ne has joined #openstack-meeting15:52
*** yangyapeng has joined #openstack-meeting15:53
*** sgrasley1 has joined #openstack-meeting15:54
*** walshh has joined #openstack-meeting15:56
*** hazmat has quit IRC15:58
*** hazmat has joined #openstack-meeting15:59
jungleboyj#startmeeting cinder16:00
openstackMeeting started Wed Jan 24 16:00:08 2018 UTC and is due to finish in 60 minutes.  The chair is jungleboyj. Information about MeetBot at http://wiki.debian.org/MeetBot.16:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:00
*** openstack changes topic to " (Meeting topic: cinder)"16:00
openstackThe meeting name has been set to 'cinder'16:00
smcginniso/16:00
xyanghi16:00
jungleboyjCourtesy ping:  jungleboyj DuncanT diablo_rojo, diablo_rojo_phon, rajinir tbarron xyang xyang1 e0ne gouthamr thingee erlon patrickeast tommylikehu eharney geguileo smcginnis lhx_ lhx__ aspiers jgriffith moshele hwalsh felipemonteiro16:00
jungleboyj@!16:00
_pewp_jungleboyj (。・д・)ノ゙16:00
tommylikehuhi16:00
eharneyhey16:00
geguileohi o/16:00
e0nehi16:00
bswartz.o/16:00
walshhhi16:01
Swansonhello16:01
patrickeasto/16:01
*** gman-tx has joined #openstack-meeting16:01
*** ganso has joined #openstack-meeting16:01
jungleboyjHello.  Just wait another minute to see if others show up.16:02
*** chenyb4 has quit IRC16:02
gansohello16:02
tpsilvahey16:02
*** phuoc_ has left #openstack-meeting16:02
*** erlon has joined #openstack-meeting16:02
erlonhey16:02
*** luizbag has joined #openstack-meeting16:02
jungleboyjCool.  Have a good crowd today.  Lets get started.16:03
*** Alex_Staf has quit IRC16:03
jungleboyj#topic Announcements16:03
*** openstack changes topic to "Announcements (Meeting topic: cinder)"16:03
e0ne#link https://etherpad.openstack.org/p/cinder-queens-meeting-agendas16:03
enriquetasoHi16:03
jungleboyjReminder that we will be cutting the release for Cinderclient tomorrow.  Yes, on THURSDAY.16:04
amitohey16:04
jungleboyjIs anyone aware of things that need to get it that are not in?16:04
smcginnis:)16:04
jungleboyjIf not I will even try to propose the cut today.16:04
smcginnisLast time I looked, I think we had all the important stuff in.16:05
*** marios has quit IRC16:05
e0nejungleboyj: please, don't forget to release python-brick-cinderclient for Queens too16:05
jungleboyjI don't think there is anything pending for brick-cinderclient-ext but I think there is a dependency change.  I will look at that.16:05
jungleboyje0ne:  Great minds think alike.  :-)16:05
*** marios has joined #openstack-meeting16:05
e0ne:)16:05
jungleboyjOk, I think that is all I had for that.16:06
geguileojungleboyj: there is the backup issue16:06
geguileooh, we are talking cinderclient...16:06
* geguileo shutsup16:06
jungleboyjI wanted to introduce and welcome Sofia Enriquez enriquetaso16:06
enriquetasoHey :)16:07
jungleboyjShe is interested in helping as a Google Summer of Code intern.16:07
jungleboyje0ne:  Could use help with the Generic Backup Implementation.  So, she will be helping with that.16:07
e0nejungleboyj: thanks!16:07
enriquetasoI met some of you in Barcelona :)16:07
*** mjturek has quit IRC16:07
jungleboyjenriquetaso:  Awesome!  You previously helped jbernard on some work for Cinder?16:08
smcginnisenriquetaso: Welcome!16:08
e0neenriquetaso: welcome!16:08
tommylikehuenriquetaso:  Welcome!16:08
erlonenriquetaso, welcome!16:08
enriquetasoYes, I worked with Jon !16:08
gansoenriquetaso: welcome!16:08
*** VW_ has joined #openstack-meeting16:08
jungleboyjI have gotten enriquetaso  started with code reviews and if we have any little bugs that come in she is eager to look at them.16:09
enriquetasoYay16:09
*** rossella_s has quit IRC16:09
jungleboyjenriquetaso:  Anything you want to share to introduce yourself?16:09
e0neenriquetaso: feel free to ping me if you need any help16:09
enriquetasoOk, thanks e0ne !16:10
*** rossella_s has joined #openstack-meeting16:11
jungleboyjSo, if enriquetaso  needs any help please make yourself available to help.  Want to give her another good internship experience.  :-)16:12
jungleboyjWe must have done ok the first time around given that she wanted to come back.16:12
*** VW__ has joined #openstack-meeting16:12
e0ne:)16:12
*** VW has quit IRC16:12
jungleboyjMoving on.16:12
jungleboyjReminder that we have the PTG Planning etherpad:16:13
jungleboyj#link https://etherpad.openstack.org/p/cinder-ptg-rocky16:13
*** VW_ has quit IRC16:13
jungleboyjThank you to everyone that has already indicated their attendance.  Looks like we have a good crowd shaping up.16:13
jungleboyjhemna: Is going to be able to be there to do the hangouts streaming and video recording.16:14
jungleboyjSo, if you are remote we should be able to support you.16:14
e0negreat! we've got our camera-man back! :)16:14
jungleboyjPlease start adding topics.  I will start proposing things as I start going through specs.16:14
jungleboyje0ne:  ++16:14
tommylikehujungleboyj:  will do16:14
jungleboyjOk, that is all for announcements.16:15
jungleboyj#topic Features not Complete16:15
*** openstack changes topic to "Features not Complete (Meeting topic: cinder)"16:15
jungleboyjSo, we have a couple of specs we talked about last week that still need attention.16:15
jungleboyjTransfer Snapshots with Volumes:16:16
jungleboyj#link https://review.openstack.org/53356416:16
jungleboyjeharney:  You were -2 on this.  Can that be removed?16:16
eharneyjungleboyj: already removed16:16
eharneyhas anyone reviewed this substantially?16:16
jungleboyjeharney:  Excellent.  So we just need reviews.16:16
*** lpetrut_ has quit IRC16:17
jungleboyjeharney: So, we need to get people reviewing that with a target to merge by Friday.  If it doesn't merge by then, then I think it should be held.16:17
jungleboyjAny disagreements?16:17
*** mjturek has joined #openstack-meeting16:17
e0nejungleboyj: sounds like a good plan go to forward with this one16:17
smcginnisFeature freeze is tomorrow (Thursday) so it would be good if we can do something before that.16:18
smcginnis:)16:18
jungleboyjYes, by friday.16:18
jungleboyjOn Thursday.16:18
erlon??16:18
erlonok16:18
jungleboyjsmcginnis:  :-p16:18
erlonjungleboyj, what time tomorrow?16:18
jungleboyjsmcginnis:  Technically we FF'ed last week for Cinder.16:19
jungleboyjON THURSDAY.16:19
smcginnisOh, good point! :)16:19
e0nedo we still have  something for feature freeze exception?16:19
jungleboyjThe teacher becomes the student.16:19
e0neI mean something not mentioned in etherpad16:19
jungleboyje0ne: Just the Snapshots with Volumes and Provisioning improvements.16:19
jungleboyje0ne:  No, not that I am aware of.16:19
erlonjungleboyj, wasnt that the proposal freeze?16:19
jungleboyjerlon:  No, was FF, but we gave these two an exception.16:20
jungleboyjerlon:  Do you think you can hit mid day tomorrow?16:20
erlonjungleboyj, just on point, our driver side changes for the Overprovisioning changes are just needing to pass CI: https://review.openstack.org/53485516:20
jungleboyjerlon: Ok.16:21
erlonjungleboyj, I got a +2 from geguileo, just added some documentation that was missing in this last patch16:21
jungleboyjSo, lets work to review/get these patches through in the next ~28 hours.16:22
erlonjungleboyj, there are some additions to doc, but that does not count in the feature freeze right?16:22
jungleboyjerlon:  Right.  Doc updates can continue.16:22
*** slaweq has joined #openstack-meeting16:22
jungleboyjOh, we also have eharney 's RBD encryption change.  Where is that at?16:22
eharneyjungleboyj: got lost in zuul somewhere, i'm watching it today16:23
eharneyjungleboyj: it was +W'd16:23
jungleboyjeharney:  Ok, that was what I had though.16:23
jungleboyj*thought16:23
jungleboyjSo, just need a spec to go with that before too long.16:23
eharneyyes16:23
jungleboyj#action eharney  To get spec associated with RBD Encrypted Volume support.16:24
eharneythe nova side is also in the process of merging, i believe16:24
jungleboyjWe have two other specs that have been moved out and it looks like those have been merged.16:24
jungleboyjI will also propose moving out 'Update Backup's Size when Backup is Created'16:25
tommylikehujungleboyj:  ok16:25
jungleboyjAnything more on Features for Queens?16:25
jungleboyjOk, Moving on.16:26
jungleboyj#topic Priorities going forward.16:26
*** openstack changes topic to "Priorities going forward. (Meeting topic: cinder)"16:26
jungleboyjSo, the PTG is about a month away.16:26
jungleboyjSo, we need to focus on getting bug fixes in place, reviewed and merged.16:27
jungleboyjTest, test, test.16:27
erlonAgreed!16:27
*** slaweq has quit IRC16:27
jungleboyjI also would like to see us focus on reviewing the specs out there so we know what all we need to discuss when we meet in Dublin.16:27
erlonIts always fun to add more feature! But Im fan of the stable releases16:27
jungleboyjerlon:  :-)  Well, I think we have done a decent job of not releasing anything too unstable lately.16:28
jungleboyjWould like to keep it that way.16:28
jungleboyjSo, appreciate everyone's support in meeting those goals.16:28
jungleboyjNext topic.16:29
jungleboyj#topic Recent timeouts in backup test cases16:29
*** openstack changes topic to "Recent timeouts in backup test cases (Meeting topic: cinder)"16:29
jungleboyjNot sure that there is much more to talk about here.16:29
jungleboyjgeguileo:  Looks like you are on top of it?16:29
geguileoyup16:30
geguileothere's a patch already16:30
jungleboyjgeguileo: Awesome.  Thank you for the quick response.16:30
geguileohttps://review.openstack.org/#/c/537437/216:30
jungleboyjgeguileo:  You rock!16:30
jungleboyjSo, last item that someone added:16:30
jungleboyj#topic CInder-tempest-plugin hardcoded path bug16:31
*** openstack changes topic to "CInder-tempest-plugin hardcoded path bug (Meeting topic: cinder)"16:31
jungleboyjWho added this?16:31
gansojungleboyj: I did16:31
gansojungleboyj: sorry forgot to add my name16:31
jungleboyjTake it away ganso16:31
e0negeguileo: did you check our rbd driver for this issue? it has tpool usages too16:32
gansoso I opened this bug a few minutes ago16:32
geguileoe0ne: The RBD driver only has tpool for calls to librados library16:32
gansobecause I have a third party CI with custom tests which code imports the code that has been moved16:32
e0negeguileo: ok, thanks for the clarification16:32
eharney#link https://bugs.launchpad.net/cinder/+bug/174517516:32
openstackLaunchpad bug 1745175 in Cinder "hardcoded plugin path in cinder-tempest-plugin" [Undecided,New]16:32
geguileoe0ne: np16:33
*** bobh has quit IRC16:33
gansoI am having problems with that because I am installing the plugin as one normally would I suppose, but there is a hardcoded line in the plugin16:33
jungleboyjeharney: Thanks.  :-)16:33
gansothat forces the plugin module folder to be within the cinder folder16:33
gansoI haven't found that plugin being used in any of the CI jobs16:33
*** felipemonteiro_ has quit IRC16:33
eharneythat's the entry point in setup.cfg?16:34
*** felipemonteiro_ has joined #openstack-meeting16:34
gansoeharney: no, plugin.py16:34
*** lbrune has quit IRC16:34
erlonganso, I remember there might be some experimental jobs on project-config16:34
*** liyi has joined #openstack-meeting16:34
eharneyah16:35
erlonnot sure if that heavily relied on the internal tests or just run the tests if found16:35
gansoeharney: plugin.py should return the path of the plugin. It is usually __file__, as it could be installed anywhere, and the egg just returns its path16:35
eharneyi agree16:35
gansoeharney: but being cinder.__file__ forces it to be inside cinder folder16:35
*** pcaruana has quit IRC16:35
*** annp has quit IRC16:35
gansoeharney: I believe this doesn't make much sense since it is a separate repo, and one would need to move the module folder around16:36
eharneyi agree, it's a bug that should be fixed16:36
gansoon that note, I believe this plugin is not being tested, and we have a coverage gap here16:37
eharneyit's just finishing getting bootstrapped as a new repo/plugin/etc, but IIRC the guts are there to start testing it properly16:37
gansoI know that there are some tests in tempest repo and some other that were in-tree (and have now been moved to this repo), do we have any plans to run those tests?16:38
smcginnisWe were discussing a couple days ago about adding a tempest run to this repo. Right now it just runs pep8.16:38
*** kaisers_ has quit IRC16:38
smcginnisBut we also need at least some of our Cinder jobs to include this plugin.16:38
*** janki has joined #openstack-meeting16:38
gansosmcginnis: yes16:38
*** liyi has quit IRC16:38
gansoit is sad to see tests that have been written not being run :(16:39
*** janki has quit IRC16:39
*** janki has joined #openstack-meeting16:39
*** e0ne has quit IRC16:40
smcginnisganso: Third party CI's should have been running them before if they were following our stated requirements, but I think I only saw one or two actually doing it.16:40
*** slaweq has joined #openstack-meeting16:40
*** e0ne has joined #openstack-meeting16:40
*** SerenaFeng has quit IRC16:40
gansosmcginnis: I guess I was the first to stumble on this bug16:40
gansoanyway, I think that's all for this topic16:41
jungleboyjganso:  Something for follow-up discussion at the PTG?16:41
gansojungleboyj: maybe we could discuss the new jobs planned to run those tests16:42
smcginnisWe could probably contact Chandan (?) the goal champion for the tempest split if he has any advice based on other repos.16:43
gansojungleboyj: or if we intend to run them within one of the existing jobs16:43
jungleboyjganso:  Yeah.  Do we have anyone who understands this whole split well?16:43
gansojungleboyj: erlon is probably the guy16:43
eharneythe plugin tests should run within existing jobs16:43
* erlon who?16:43
jungleboyj:-)16:43
*** ssbarnea has quit IRC16:44
jungleboyjI admit I don't understand how this is all supposed to work very well and it sounds like others are in the same boat.16:44
*** ssbarnea has joined #openstack-meeting16:44
*** radez has quit IRC16:44
smcginnisIt _should_ just need to have the plugin installed, then as long as the tests are run with "tox -e all_plugin" it should pick up any of those plugins and run.16:45
erloneharney, seems to now that very welll :p16:45
* jungleboyj is enjoying watching the game of hot potato.16:45
*** markstur has joined #openstack-meeting16:45
eharneywell, it's not terribly complicated16:46
erlonsmcginnis, yeap, thats true, the thing is that not all jobs run with -eall-plugin16:46
eharneywe have tempest jobs.  the plugin has additional tests for Cinder that can run in those jobs.  so, we should run them16:46
jungleboyjSo it sounds like the work is to make sure that the plugins are being installed and that our existing temptest jobs are setup to run with -e all-plugin ?16:47
gansojungleboyj: yup, that pretty much sums it up16:48
eharneythat plus getting people to contribute more tests\16:48
jungleboyjeharney:  :-)  Baby steps16:48
*** slaweq has quit IRC16:48
eharneyour track record with in-tree tempest tests has been... slow16:48
*** radez has joined #openstack-meeting16:49
jungleboyjYeah, having them out of tree I don't think will speed that up.16:49
jungleboyjC'est le Vie16:49
*** yamamoto has quit IRC16:49
gansoviva la vida16:49
jungleboyjAnyway, do we have anyone that can take a look at doing the two steps above are being done?16:50
jungleboyjganso:  :-)16:50
jungleboyjganso:  La vida loca!16:50
gansojungleboyj: ROFL16:50
erlonlol16:50
enriquetasolol16:51
* jungleboyj is channeling Ricky Martin ... oh god help me!16:51
*** oidgar has quit IRC16:51
gansojungleboyj: yea it was better sticking with Coldplay :P16:51
jungleboyjBeuhler ....... Beuhler ........16:52
jungleboyjganso:  Indeed.16:52
jungleboyjWell, I am going to put this as a topic for the PTG so it isn't forgotten and we will follow up then.16:53
jungleboyjSound good?16:53
smcginnis++16:53
erlonjungleboyj, +116:53
jungleboyj#action jungleboyj  to add the tempest testing discussion to the PTG.16:54
* jungleboyj kicks the can down the road16:54
jungleboyj#topic Open Discussion16:54
*** openstack changes topic to "Open Discussion (Meeting topic: cinder)"16:54
*** kaisers_ has joined #openstack-meeting16:54
smcginnisJust a reminder for reviewers that soft string freeze is tomorrow too.16:55
jungleboyjsmcginnis: ++ Thanks.16:55
smcginnisSo we should be careful about not letting too many unnecessary string changes through.16:55
jungleboyjsmcginnis: Only translated strings though.  Right?16:55
smcginnisCorrect, just anything in _().16:56
smcginnisSo much less restrictive now that we don't translate all log messages.16:56
jungleboyjCool.16:56
jungleboyjsmcginnis:  Is that freeze on a Thursday?16:57
erlonsmcginnis, I was wondering how/who when, runs the script to update the docs according to the new and changed options16:58
erlonsmcginnis, is the string freeze related to that?16:58
smcginnisjungleboyj: :)16:58
smcginniserlon: Which docs?16:59
jungleboyjerlon:  No.  Docs are separate.16:59
smcginniserlon: Yeah, not documentation. Just in code.16:59
*** kopecmartin has quit IRC16:59
jungleboyjWe don't have automation for the config options right now though.16:59
*** gyee has joined #openstack-meeting16:59
*** kaisers_ has quit IRC16:59
jungleboyjerlon:  If you have updates there you should be proposing changes to the documentation.16:59
*** rossella_s has quit IRC16:59
erlonjungleboyj, don't we? theres a *bold* header in the file saying we shuld run the automation17:00
*** jbernard has joined #openstack-meeting17:00
jungleboyjWhich one?17:00
jungleboyjOh cinder/opts.py?17:00
*** rossella_s has joined #openstack-meeting17:01
erlonjungleboyj, cinder-common.inc17:01
smcginnisTimes up.17:01
*** bobh has joined #openstack-meeting17:01
jungleboyjOy.  erlon lets take this to the channel.17:01
jungleboyjThanks everyone for a good meeting!17:01
erlonjungleboyj, ok17:01
smcginniso/17:01
jungleboyj#endmeeting.17:01
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/"17:01
openstackMeeting ended Wed Jan 24 17:01:44 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)17:01
openstackMinutes:        http://eavesdrop.openstack.org/meetings/cinder/2018/cinder.2018-01-24-16.00.html17:01
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/cinder/2018/cinder.2018-01-24-16.00.txt17:01
openstackLog:            http://eavesdrop.openstack.org/meetings/cinder/2018/cinder.2018-01-24-16.00.log.html17:01
*** jbernard has left #openstack-meeting17:03
*** hrybacki is now known as hrybacki_mtg17:04
*** lbrune has joined #openstack-meeting17:04
*** Hollow_Riddler has quit IRC17:05
*** yamamoto has joined #openstack-meeting17:05
*** yamamoto has quit IRC17:07
*** yamamoto has joined #openstack-meeting17:07
*** yamamoto has quit IRC17:07
*** kaisers_ has joined #openstack-meeting17:07
*** jbadiapa has quit IRC17:08
*** chyka has joined #openstack-meeting17:09
*** Hollow_Riddler has joined #openstack-meeting17:10
*** VW__ has quit IRC17:12
*** kaisers_ has quit IRC17:12
*** fzdarsky is now known as fzdarsky|afk17:12
*** VW has joined #openstack-meeting17:12
*** VW has quit IRC17:14
*** VW has joined #openstack-meeting17:14
*** gyee has quit IRC17:15
*** kaisers_ has joined #openstack-meeting17:15
*** luizbag has left #openstack-meeting17:16
*** VW has quit IRC17:16
*** VW has joined #openstack-meeting17:16
*** VW has quit IRC17:16
*** VW has joined #openstack-meeting17:17
*** cdub has quit IRC17:17
*** slaweq has joined #openstack-meeting17:24
*** felipemonteiro_ has quit IRC17:29
*** lhx_ has quit IRC17:30
*** slaweq has quit IRC17:33
*** slaweq has joined #openstack-meeting17:43
*** gouthamr has joined #openstack-meeting17:49
*** gouthamr has quit IRC17:49
*** slaweq has quit IRC17:49
*** simon-AS559 has quit IRC17:50
*** mjturek has quit IRC17:52
*** mjturek has joined #openstack-meeting17:52
*** liyi has joined #openstack-meeting17:54
*** slaweq has joined #openstack-meeting17:54
*** gouthamr has joined #openstack-meeting17:56
*** sgrasley1 has quit IRC17:56
*** ricolin has quit IRC17:56
*** slaweq has quit IRC17:58
*** sgrasley1 has joined #openstack-meeting17:58
*** liyi has quit IRC17:58
*** pzchen has quit IRC18:00
*** pzchen has joined #openstack-meeting18:04
*** david-lyle has quit IRC18:04
*** walshh has quit IRC18:07
*** yamamoto has joined #openstack-meeting18:07
*** sambetts is now known as sambetts|afk18:08
*** janki has quit IRC18:08
*** tesseract has quit IRC18:08
*** armstrong has quit IRC18:10
*** hrybacki_mtg is now known as hrybacki18:14
*** sgrasley1 has quit IRC18:15
*** sgrasley1 has joined #openstack-meeting18:15
*** yamamoto has quit IRC18:18
*** Alex_Staf has joined #openstack-meeting18:23
*** markstur has quit IRC18:23
*** markstur has joined #openstack-meeting18:24
*** sgrasley1 has quit IRC18:27
*** sgrasley1 has joined #openstack-meeting18:27
*** e0ne has quit IRC18:28
*** electrofelix has quit IRC18:32
*** tssurya_ has joined #openstack-meeting18:40
*** tssurya_ has quit IRC18:41
*** mjturek has quit IRC18:52
*** sgrasley1 has quit IRC18:52
*** marios has quit IRC18:52
*** sgrasley1 has joined #openstack-meeting18:52
*** mjturek has joined #openstack-meeting18:53
*** sgrasley1 has quit IRC18:55
*** sgrasley1 has joined #openstack-meeting18:55
*** felipemonteiro has joined #openstack-meeting19:00
*** felipemonteiro_ has joined #openstack-meeting19:02
*** liyi has joined #openstack-meeting19:03
*** felipemonteiro has quit IRC19:06
*** liyi has quit IRC19:08
Zaraas noted in channel, today's storyboard meeting is cancelled! feel free to ask any questions etc in #storyboard19:08
*** VW_ has joined #openstack-meeting19:11
*** VW_ has quit IRC19:12
*** VW_ has joined #openstack-meeting19:12
*** VW has quit IRC19:15
*** david-lyle has joined #openstack-meeting19:17
*** jkilpatr has quit IRC19:22
*** sgrasley1 has quit IRC19:23
*** sgrasley1 has joined #openstack-meeting19:24
*** pzchen has quit IRC19:25
*** pzchen has joined #openstack-meeting19:25
*** pcaruana has joined #openstack-meeting19:27
*** pcaruana has quit IRC19:27
*** e0ne has joined #openstack-meeting19:28
*** sgrasley1 has quit IRC19:29
*** felipemonteiro_ has quit IRC19:32
*** muttley has joined #openstack-meeting19:32
*** hagridaaron has joined #openstack-meeting19:34
*** e0ne_ has joined #openstack-meeting19:35
*** jkilpatr has joined #openstack-meeting19:37
*** e0ne has quit IRC19:38
*** harlowja has joined #openstack-meeting19:38
*** yamahata has joined #openstack-meeting19:38
*** kaisers_ has quit IRC19:40
*** fnaval has quit IRC19:42
*** fnaval has joined #openstack-meeting19:43
*** slaweq has joined #openstack-meeting19:45
*** muttley has quit IRC19:48
*** archit has joined #openstack-meeting19:50
*** amodi has quit IRC19:51
*** slaweq has quit IRC19:52
*** archit is now known as amodi19:53
*** hagridaaron has quit IRC19:53
*** hagridaaron has joined #openstack-meeting19:55
*** amodi has quit IRC19:56
*** amodi has joined #openstack-meeting19:57
*** VW_ has quit IRC19:57
*** simon-AS559 has joined #openstack-meeting19:58
*** VW has joined #openstack-meeting19:58
*** simon-AS5591 has joined #openstack-meeting19:59
*** noslzzp has quit IRC20:02
*** VW has quit IRC20:03
*** simon-AS559 has quit IRC20:03
*** erlon has quit IRC20:03
*** VW has joined #openstack-meeting20:03
*** noslzzp has joined #openstack-meeting20:04
*** hagridaaron has quit IRC20:05
*** simon-AS5591 has quit IRC20:06
*** jaypipes has joined #openstack-meeting20:15
*** kaisers_ has joined #openstack-meeting20:16
*** slaweq has joined #openstack-meeting20:16
*** e0ne_ has quit IRC20:19
*** amodi has quit IRC20:20
*** kaisers_ has quit IRC20:24
*** kaisers_ has joined #openstack-meeting20:26
*** gouthamr has quit IRC20:26
*** slaweq has quit IRC20:29
*** rm_mobile has joined #openstack-meeting20:34
*** cleong has quit IRC20:37
*** rm_mobile has quit IRC20:38
*** slaweq has joined #openstack-meeting20:39
*** slaweq has quit IRC20:39
*** rbowen has quit IRC20:40
*** rm_mobile| has joined #openstack-meeting20:40
*** slaweq has joined #openstack-meeting20:40
*** rm_cell has joined #openstack-meeting20:41
*** rm_cell has quit IRC20:42
*** rm_cell has joined #openstack-meeting20:43
*** rm_mobile| has quit IRC20:44
*** rm_mobile has joined #openstack-meeting20:44
*** slaweq_ has joined #openstack-meeting20:45
*** rm_mobile| has joined #openstack-meeting20:46
*** rm_cell has quit IRC20:47
*** slaweq has quit IRC20:47
*** rm_mobile has quit IRC20:48
*** slaweq_ has quit IRC20:50
*** ykatabam has quit IRC20:51
*** belmoreira has joined #openstack-meeting20:51
*** jaypipes has quit IRC20:53
*** e0ne has joined #openstack-meeting21:00
*** VW has quit IRC21:00
*** VW has joined #openstack-meeting21:00
*** m_kazuhiro has joined #openstack-meeting21:01
*** VW_ has joined #openstack-meeting21:03
*** VW has quit IRC21:03
*** rm_mobile| has quit IRC21:07
*** rm_mobile has joined #openstack-meeting21:08
*** esberglu has quit IRC21:08
*** esberglu has joined #openstack-meeting21:09
*** rm_mobile| has joined #openstack-meeting21:10
*** chason has quit IRC21:10
*** noslzzp has quit IRC21:11
*** rm_mobile has quit IRC21:12
*** awaugama has quit IRC21:12
*** Hollow_Riddler has quit IRC21:13
*** chason has joined #openstack-meeting21:15
*** raildo has quit IRC21:17
*** e0ne has quit IRC21:20
*** yamahata has quit IRC21:21
*** slaweq has joined #openstack-meeting21:21
*** slaweq has quit IRC21:22
*** ayoung has joined #openstack-meeting21:24
*** noslzzp has joined #openstack-meeting21:25
*** m_kazuhiro has quit IRC21:27
*** jbadiapa has joined #openstack-meeting21:27
*** dprince has quit IRC21:30
*** pchavva has quit IRC21:33
*** Alex_Staf has quit IRC21:34
*** weshay|mtg is now known as weshay|rover21:34
*** rm_mobile| has quit IRC21:35
*** rm_mobile has joined #openstack-meeting21:36
*** rm_mobile| has joined #openstack-meeting21:36
*** rm_mobile| has quit IRC21:37
*** simon-AS559 has joined #openstack-meeting21:38
*** rm_mobile| has joined #openstack-meeting21:39
*** rm_mobile has quit IRC21:40
*** liyi has joined #openstack-meeting21:42
*** rm_mobile| has quit IRC21:44
*** lbrune has quit IRC21:45
*** lbrune has joined #openstack-meeting21:46
*** liyi has quit IRC21:47
*** larainema has quit IRC21:49
*** lbrune has quit IRC21:50
*** simon-AS559 has quit IRC21:52
*** eharney has quit IRC21:54
*** eharney has joined #openstack-meeting21:56
*** dustins has quit IRC21:56
*** eharney has quit IRC21:59
*** belmoreira has quit IRC22:00
*** ykatabam has joined #openstack-meeting22:06
*** tpsilva has quit IRC22:07
*** rmcall has quit IRC22:09
*** dustins has joined #openstack-meeting22:10
*** amodi has joined #openstack-meeting22:11
*** dustins_ has joined #openstack-meeting22:12
*** rcernin has joined #openstack-meeting22:14
*** dustins has quit IRC22:15
*** yangyapeng has quit IRC22:16
*** VW_ has quit IRC22:18
*** VW has joined #openstack-meeting22:19
*** sgrasley1 has joined #openstack-meeting22:20
*** sgrasley1 has quit IRC22:24
*** sgrasley1 has joined #openstack-meeting22:24
*** amodi has quit IRC22:27
*** bobh has quit IRC22:28
*** rcernin has quit IRC22:29
*** jrist has quit IRC22:29
*** jrist has joined #openstack-meeting22:30
*** rcernin has joined #openstack-meeting22:31
*** VW_ has joined #openstack-meeting22:34
*** sshank has joined #openstack-meeting22:36
*** sshank has quit IRC22:36
*** VW has quit IRC22:37
*** jaypipes has joined #openstack-meeting22:39
*** VW_ has quit IRC22:39
*** liyi has joined #openstack-meeting22:41
*** erlon has joined #openstack-meeting22:43
*** liyi has quit IRC22:46
*** noslzzp has quit IRC22:46
*** noslzzp has joined #openstack-meeting22:47
*** noslzzp has quit IRC22:47
*** edmondsw has quit IRC22:47
*** claudiub has quit IRC22:50
*** gman-tx has quit IRC22:52
*** sgrasley1 has quit IRC22:52
*** esberglu has quit IRC22:56
*** dustins_ has quit IRC22:57
*** yangyapeng has joined #openstack-meeting23:01
*** eharney has joined #openstack-meeting23:08
*** jamesmcarthur has joined #openstack-meeting23:15
*** gman-tx has joined #openstack-meeting23:16
*** yamahata has joined #openstack-meeting23:17
*** noslzzp has joined #openstack-meeting23:23
*** jamesmcarthur has quit IRC23:24
*** fnaval has quit IRC23:29
*** apetrich has quit IRC23:35
*** liyi has joined #openstack-meeting23:41
*** jamesmcarthur has joined #openstack-meeting23:43
*** armax has quit IRC23:43
*** liyi has quit IRC23:45
*** jamesmcarthur has quit IRC23:47
*** rbudden has quit IRC23:55
*** hongbin has quit IRC23:56

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