Thursday, 2017-04-06

*** ramineni_ has joined #openstack-meeting00:00
ekcstime for congress meeting. thinrichs masahito aimeeu ramineni_00:00
ekcs#startmeeting congressteammeeting00:00
openstackMeeting started Thu Apr  6 00:00:57 2017 UTC and is due to finish in 60 minutes.  The chair is ekcs. Information about MeetBot at http://wiki.debian.org/MeetBot.00:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.00:00
*** openstack changes topic to " (Meeting topic: congressteammeeting)"00:01
openstackThe meeting name has been set to 'congressteammeeting'00:01
*** dongfeng has quit IRC00:01
ekcsHi all!00:01
aimeeuHi ekcs!00:01
masahitohi00:01
ramineni_hi00:02
thinrichsHi all00:02
ekcsgood to have everyone back =)00:02
*** luyao has quit IRC00:02
thinrichs(Sorry I've missed the last couple.  Been a busy few weeks.)00:02
*** luyao has joined #openstack-meeting00:02
ekcsthinrichs: =)00:02
ekcsNot much from me in terms of special topics today. #link https://etherpad.openstack.org/p/congress-meeting-topics00:03
*** ntpttr has quit IRC00:03
*** wanghao has joined #openstack-meeting00:03
*** pvaneck has quit IRC00:03
ekcsplease feel free to add your topics. I’ll wait a couple minutes.00:03
*** arxcruz has joined #openstack-meeting00:03
*** gouthamr has joined #openstack-meeting00:03
*** neiljerram has quit IRC00:03
*** ntpttr has joined #openstack-meeting00:04
ekcsok let’s get started then.00:06
ekcs#topic pike-1 milestone00:06
*** openstack changes topic to "pike-1 milestone (Meeting topic: congressteammeeting)"00:06
ekcsJust a reminder that target week is next week. So let’s submit and review patches intended for pike 1.00:07
ekcsanything to discuss there?00:07
*** Leom has quit IRC00:08
*** donghao has joined #openstack-meeting00:08
aimeeuI don't think I'll have the OPNFV Copper bash tests ready by then. I'm running into issues testing them against DevStack master.00:09
*** ntpttr has quit IRC00:09
*** rwsu has quit IRC00:09
aimeeuThe tests were written for Newton so I have to update many of the calls.00:09
*** dimtruck is now known as zz_dimtruck00:09
ekcsgot it. thanks for the update aimeeu !00:10
ekcsa little surprised to hear that many things needed change between newton and now. do you have an example handy?00:10
*** ntpttr has joined #openstack-meeting00:10
aimeeudeprecated API calls in neutron00:11
aimeeuand also some of the images used by glance have changed to newer versions00:11
*** luyao has quit IRC00:12
*** luyao has joined #openstack-meeting00:13
ekcsoh I see. So not in the interactions with congress then.00:13
ekcsbut still part of the test case.00:13
*** mtanino has quit IRC00:14
aimeeuyes - set up00:14
*** donghao has quit IRC00:14
*** ntpttr has quit IRC00:15
ramineni_ekcs: that reminds recently someone reported bug , congress desn start if glance service is not up00:15
ekcsaimeeu: got it. well thanks! so your current step is update the copper bash tests to work in master. then after that we’ll look at how to do it in tempest?00:15
*** jamesdenton has joined #openstack-meeting00:15
ramineni_ekcs: anyone noticed this type of error, bit strange00:16
*** zz_dimtruck is now known as dimtruck00:16
aimeeuekcs: yes. I plan to upstream the tests to the examples folder and then figure out how to write as Tempest tests00:16
*** ntpttr has joined #openstack-meeting00:16
*** dongfeng has joined #openstack-meeting00:17
thinrichsramineni_: that sounds familiar to me, though it's been too long.  Maybe I'm thinking of congress failing to start if you include a driver in the config that doesn't actually exist.00:17
ramineni_https://bugs.launchpad.net/congress/+bug/167134400:17
openstackLaunchpad bug 1671344 in congress "congress service fails to start if glance is not running" [High,Confirmed] - Assigned to Anusha (anusha-iiitm)00:17
ekcsaimeeu: sounds good!00:18
ramineni_thinrichs: the driver exists and service is not started for the particular service, is it expected to fail?00:19
ekcsramineni_: yes I saw the bug. thanks for looking into it. it says you confirmed it, so you were able to reproduce it? Did the same thing happen with any other service?00:19
ekcsI’m guessing the driver threw the wrong error or the right errors were not correctly caught by congress.00:20
ramineni_ekcs: yes, im able to reproduce it easily, if you stop glance service and then start congress, congress doesnt start00:20
thinrichsramineni_: maybe in the constructor it's trying to contact Glance, and if that fails it throws an error.  It's possible we've only got try/catch around the poll() call and not around the constructor call.00:20
*** diablo_rojo has quit IRC00:21
*** armax has quit IRC00:21
ramineni_thinrichs: ya, thught of the same , actually it is happening in adding executable methods?00:21
*** ntpttr has quit IRC00:21
ramineni_thinrichs: its trying to contact glance then00:21
thinrichsIn any case, I'd think that datasource failures shouldn't cause Congress to fail to start00:22
ekcsthinrichs: makes sense. and seems consistent with the error log.00:22
ramineni_thinrichs: ya, will  fix for pike100:22
ramineni_ekcs: not sure happening with other servcies too, will check00:22
*** ntpttr has joined #openstack-meeting00:22
*** luyao has quit IRC00:22
ekcsthinrichs ramineni_ : yup agreed that datasource failures shouldn’t cause congress to fail to start. I suspect the same issue may be in several other drivers too.00:23
thinrichsInside of harness it looks like we're catching all exceptions.00:23
*** luyao has joined #openstack-meeting00:23
*** huanxuan has joined #openstack-meeting00:23
thinrichshttps://github.com/openstack/congress/blob/master/congress/harness.py#L15500:23
thinrichsWrong line.  Should be 16100:24
thinrichsNuts—it reraises the exception.00:24
thinrichsin 163.  So we should just remove line 163  I'd think.00:24
ekcsyup.00:24
ramineni_thinrichs: yes, may be logging the exception and and return should do fine00:25
thinrichsWho wants to make the 1-line change?00:25
thinrichsProbably not return, since we're in the middle of the loop spinning up all the datasources00:25
*** ijw has quit IRC00:26
ramineni_thinrichs: right00:26
ekcsgreat glad it’s a simple fix =)00:26
ekcsanything else to discuss around pike 1?00:27
*** armstrong has quit IRC00:28
ekcsok let’s move on then.00:28
ekcs#topic status00:29
*** ntpttr has quit IRC00:29
*** openstack changes topic to "status (Meeting topic: congressteammeeting)"00:29
ekcsLet’s do some quick statuses. Feel free to share things we’ve been doing, looking at, thinking about, or whatever potentially of interest here =)00:30
ekcsthinrichs: would you like to start us off?00:30
thinrichsSure00:30
*** thorst has joined #openstack-meeting00:30
*** hongbin has quit IRC00:30
thinrichsBeen underwater of late.00:30
thinrichsTrying to get back to adding policies to the library.00:30
*** ntpttr has joined #openstack-meeting00:30
thinrichsAnd catching back up with where things are going.00:31
thinrichsNot a lot to say unfortunately00:31
ekcsthinrichs: thanks!00:31
ekcsanything interesting from your trip?00:31
*** gongysh has joined #openstack-meeting00:31
thinrichsSeeing some good interest in policy in different pockets of the kube community.00:32
thinrichsMost keen interest is coming from the federation component of kube.00:32
*** zhurong has joined #openstack-meeting00:33
thinrichsI don't know of an OpenStack equivalent.00:33
*** luyao has quit IRC00:33
*** luyao has joined #openstack-meeting00:33
thinrichsFederation is a component that replicates workloads across multiple kube instances/clusters.00:33
thinrichsIn OS, we have federated identity.  But in kube they federate workload placement.00:33
thinrichsPolicy is attractive as a way of controlling which workloads get placed in which clusters00:34
thinrichsIf anyone ever decides to create a federation for OpenStack clusters, I'd say we lobby for Congress to be part of it.00:35
*** ntpttr has quit IRC00:35
thinrichsBut otherwise not a lot of carryover into the OpenStack world.00:35
ekcshmm interesting… I don’t understand all of what you said but that’s helpful =)00:36
thinrichs:)00:36
ekcsoh also, would you like someone to put up the policy library APIs in a spec?00:36
thinrichsSorry it wasn't clearer.  Tried to not use too much jargon00:36
*** kiltzman has quit IRC00:36
*** ntpttr has joined #openstack-meeting00:36
thinrichsekcs: that's probably smart.  I seem to remember volunteering to write the spec, but maybe that's unreallistic00:37
thinrichsI can help review of course.00:37
ekcsok great. anyone else want to volunteer for that?00:38
*** jamesdenton has quit IRC00:38
*** esberglu has quit IRC00:38
*** kiltzman has joined #openstack-meeting00:38
*** harlowja has quit IRC00:39
*** designbybeck has quit IRC00:39
ekcsok let’s move on then =)00:39
*** thorst has quit IRC00:39
ekcsI can go next.00:39
ekcsI’ve mostly been getting up to speed on ONAP. Attended some of Open Networking Summit this week.00:40
ekcsAnd looking forward to this ONAP mini-summit tomorrow #link http://events.linuxfoundation.org/events/open-networking-summit/program/schedule00:40
*** designbybeck has joined #openstack-meeting00:40
*** mriedem has quit IRC00:40
ekcsAlso been doing digging around and reading about best practices to find things to add to our policy library.00:40
aimeeuekcs: you will know more than I do!00:40
aimeeuabout ONAP00:41
ekcsthat’s mostly it from me.00:41
ekcsaimeeu: haha.00:41
*** ntpttr has quit IRC00:41
*** mriedem has joined #openstack-meeting00:41
ekcsaimeeu: anything you’d like to share status wise?00:42
*** ntpttr has joined #openstack-meeting00:42
*** luyao has quit IRC00:43
aimeeuI started the generic datasource blueprint - the more I think, the more complicated it gets. :)   Still buried with OPNFV, ONAP, and OpenStack-Helm project work.00:43
aimeeuthat's it from me00:43
*** luyao has joined #openstack-meeting00:43
ekcsThanks!00:44
ekcsjust for some context around ONAP, it’s the merger of open ecomp and OPEN-O. In both cases there is significant role for policies. in the ecomp vision there will be some common policy language that maps to specific policy engines such as xacml, drools, and potentially congress in the future.00:45
ekcsI’d also like to get familiar with the requirements for that common policy language and see what ideas congress can offer there.00:45
ekcsanyway. masahito would you like to share anything?00:46
masahitosure00:46
masahitoI'm still working on parallel execution.00:46
masahitomanual testing is done. then I'm trying to make unit tests for it.00:47
masahitothat's from my side.00:47
ekcsawesome!00:47
ekcsramineni_: anything you’d like to share?00:47
ramineni_ekcs: sure,00:48
ramineni_ekcs: working to get dashboard project onboard, pretty much pacthes are in, testing and devstack integration in progress , may be once this is done ill start with monitoring ui part00:48
ekcsawesomeness.00:48
thinrichsNice!00:49
*** ntpttr has quit IRC00:49
*** baoli has quit IRC00:49
ekcsok then.00:49
ekcs#topic open discussions00:49
*** openstack changes topic to "open discussions (Meeting topic: congressteammeeting)"00:49
ekcsanything else to talk about?00:49
*** dongfeng has left #openstack-meeting00:50
masahitoekcs: Do you plan to have forum session in Boston?00:50
*** ntpttr has joined #openstack-meeting00:50
ekcsmasahito: I did not submit any forum proposals. is that what you mean?00:51
masahitoJust a question whther we have a forum session or not.00:52
*** luyao has quit IRC00:53
*** luyao has joined #openstack-meeting00:54
ekcsmasahito: I don’t think we have a congress specific one planned.00:54
masahitoekcs: got it.00:55
*** ntpttr has quit IRC00:55
aimeeuthe topics submitted for consideration in the Forum #link http://forumtopics.openstack.org/00:55
*** ntpttr has joined #openstack-meeting00:56
*** alop has quit IRC00:57
thinrichsGot to run.  Thanks everyone!00:57
ekcsbye thinrichs00:57
*** Julien-zte has joined #openstack-meeting00:58
*** thinrichs has quit IRC00:58
ekcsthanks aimeeu ! Maybe we could look through it and comment on sessions of interest to us.00:58
*** aeng has joined #openstack-meeting00:58
*** eliqiao has quit IRC00:58
ekcsseems like there is community review?00:58
*** SerenaFeng has joined #openstack-meeting00:59
aimeeuJust reading the emails - "a team of representatives from the User Committee, the Technical Committee, and Foundation staff will take the sessions proposed by the community and fill out the schedule."00:59
aimeeuSchedule due out 10 April01:00
ekcsok got it. thanks aimeeu !01:00
ekcsalright. out of time. thanks all and see you next time!01:00
aimeeuthanks ekcs!01:00
ekcs#endmeeting01:01
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"01:01
openstackMeeting ended Thu Apr  6 01:01:23 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)01:01
openstackMinutes:        http://eavesdrop.openstack.org/meetings/congressteammeeting/2017/congressteammeeting.2017-04-06-00.00.html01:01
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2017/congressteammeeting.2017-04-06-00.00.txt01:01
openstackLog:            http://eavesdrop.openstack.org/meetings/congressteammeeting/2017/congressteammeeting.2017-04-06-00.00.log.html01:01
masahitothanks01:01
*** jrobinson has quit IRC01:02
*** ntpttr has quit IRC01:03
*** luyao has quit IRC01:03
*** luyao has joined #openstack-meeting01:04
*** ntpttr has joined #openstack-meeting01:04
*** Sukhdev has quit IRC01:10
*** ntpttr has quit IRC01:11
*** trinaths2 has left #openstack-meeting01:12
*** ntpttr has joined #openstack-meeting01:12
*** ramineni_ has quit IRC01:13
*** luyao has quit IRC01:14
*** luyao has joined #openstack-meeting01:14
*** ntpttr has quit IRC01:17
*** ntpttr has joined #openstack-meeting01:18
*** masahito has quit IRC01:18
*** esberglu has joined #openstack-meeting01:19
*** mrunge_ has quit IRC01:23
*** ntpttr has quit IRC01:23
*** luyao has quit IRC01:24
*** luyao has joined #openstack-meeting01:24
*** ntpttr has joined #openstack-meeting01:24
*** harlowja has joined #openstack-meeting01:26
*** harlowja has quit IRC01:26
*** ekcs has left #openstack-meeting01:27
*** masayukig has quit IRC01:28
*** masayukig has joined #openstack-meeting01:28
*** ntpttr has quit IRC01:31
*** kjorgensen has quit IRC01:32
*** mriedem has quit IRC01:32
*** ntpttr has joined #openstack-meeting01:32
*** mrunge_ has joined #openstack-meeting01:33
*** iceyao has joined #openstack-meeting01:34
*** luyao has quit IRC01:34
*** luyao has joined #openstack-meeting01:35
*** kjorgensen has joined #openstack-meeting01:36
*** fzdarsky_ has joined #openstack-meeting01:37
*** kjorgensen has quit IRC01:37
*** kjorgensen has joined #openstack-meeting01:37
*** yonglihe has joined #openstack-meeting01:40
*** thorst has joined #openstack-meeting01:40
*** fzdarsky has quit IRC01:40
*** ntpttr has quit IRC01:41
*** jrobinson has joined #openstack-meeting01:41
*** kjorgensen has quit IRC01:42
*** ntpttr has joined #openstack-meeting01:42
*** luyao has quit IRC01:44
*** thorst has quit IRC01:45
*** luyao has joined #openstack-meeting01:45
*** Apoorva_ has joined #openstack-meeting01:47
*** ntpttr has quit IRC01:47
*** Sukhdev has joined #openstack-meeting01:47
*** ntpttr has joined #openstack-meeting01:48
*** Apoorva has quit IRC01:51
*** Apoorva_ has quit IRC01:51
*** ntpttr has quit IRC01:54
*** luyao has quit IRC01:55
*** luyao has joined #openstack-meeting01:55
*** ntpttr has joined #openstack-meeting01:56
*** s3wong has quit IRC01:59
zhenguo#startmeeting mogan02:01
openstackMeeting started Thu Apr  6 02:01:02 2017 UTC and is due to finish in 60 minutes.  The chair is zhenguo. Information about MeetBot at http://wiki.debian.org/MeetBot.02:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.02:01
*** openstack changes topic to " (Meeting topic: mogan)"02:01
openstackThe meeting name has been set to 'mogan'02:01
*** ntpttr has quit IRC02:01
shaohe_fengzhenguo: hi02:02
zhenguoo/02:02
*** ntpttr has joined #openstack-meeting02:02
liushengo/02:03
zhenguoas always, the agenda:02:03
zhenguo#link https://wiki.openstack.org/wiki/Meetings/Mogan#Agenda_for_next_meeting02:03
zhenguolet's jump in02:03
zhenguo#topic announcements and reminders02:03
*** openstack changes topic to "announcements and reminders (Meeting topic: mogan)"02:03
zhenguoThe Suzhou Bug Smash for Pike02:04
zhenguo#link https://etherpad.openstack.org/p/OpenStack-Bug-Smash-Pike-Suzhou02:04
*** gcb has joined #openstack-meeting02:04
zhenguoPls register if you want to go, hope to see you there:D02:04
zhenguoshaohe_feng: will you go?02:04
shaohe_fengzhenguo: maybe no. need buget02:05
zhenguoshaohe_feng: lol02:05
liushengshaohe_feng: :(02:05
*** luyao has quit IRC02:05
*** luyao has joined #openstack-meeting02:05
zhenguoJF should give more budget for mogan guys02:05
shaohe_fengzhenguo: yes, I will check with jf.02:06
zhenguoshaohe_feng: ok, thanks02:06
shaohe_fengzhenguo: maybe he can let luyao go there.02:06
*** rfolco has quit IRC02:06
zhenguothat's good02:06
zhenguonot sure if wanghao and litao can go as well02:07
wanghaoI'm here02:07
liushengare you in Shang Hai or Beijing ?02:07
*** ntpttr has quit IRC02:07
zhenguowanghao: o/02:07
zhenguowe can have a mid-cycle there to discuss the next plan for Mogan, so hope to see more people02:08
*** ntpttr has joined #openstack-meeting02:08
zhenguozhangyang: how about you and liudong?02:09
zhangyangzhenguo: liudong and i already registered :D02:09
*** unicell has quit IRC02:09
liushengzhenguo: yes, it is better to disscuss face to face02:09
zhenguozhangyang: nice02:09
liushengwelcome02:09
zhangyanghope to see you guys :D02:09
zhenguohah02:10
*** kjorgensen has joined #openstack-meeting02:10
zhenguook, let's move on02:10
zhenguoWe have changed to use ipmitool driver for mogan tempest as the *_ssh drivers in ironic are unsupported since Newton and slated for removal in Pike.02:11
zhenguo#link https://review.openstack.org/#/c/452735/02:11
zhenguoliusheng: not sure if that will affect your console feature,02:11
liushengzhenguo: does ipmitool driver cannot support console in vm nodes ?02:12
liushengzhenguo: I just asking for this :D02:12
zhenguoliusheng: seems it can't02:12
zhenguoneed to check02:12
*** esberglu has quit IRC02:12
zhenguobut at least we need to update the doc that mentioned ssh driver then02:12
liushengzhenguo: ok, will try in physical machine02:13
*** bkopilov has quit IRC02:13
zhenguonice02:13
zhenguoWe will drop admin password support for bare metal instances, as there's some limitations with cloud-init02:13
zhenguoUsers can use keypair instead and it's more general02:13
zhenguoshaohe_feng: wdyt?02:14
*** hongbin has joined #openstack-meeting02:14
*** kjorgensen has quit IRC02:14
*** luyao has quit IRC02:15
*** luyao has joined #openstack-meeting02:16
shaohe_fengzhenguo: agree. most baremetal management use keypair02:16
zhenguook02:16
zhenguowe may need to implement the same keypair API with nova02:17
zhenguois there anyone want to take this task,02:17
shaohe_fengzhenguo: yes. if we want to persistent the keypair API02:17
zhenguooh, maybe we need to discuss task things in next topic :D02:17
*** awaugama has joined #openstack-meeting02:18
zhenguoshaohe_feng: yes02:18
liushengzhenguo: if no volunteer, I can have a try :)02:18
zhenguoliusheng: thanks very much!02:18
liushengzhenguo: np02:18
zhenguoThe Valence integration spec is landed, I will send out a new flavor spec by this week, sorry for the delay.02:19
zhenguook, not much of announcement, anyone else have a thing here?02:19
shaohe_fengzhenguo: maybe we can have a one developer in mogan. I will talk with jf02:19
zhenguoshaohe_feng: new developer?02:20
*** Sukhdev has quit IRC02:21
shaohe_fengzhenguo: I'm trying02:22
zhenguoshaohe_feng: thanks!02:22
liushengshaohe_feng: that is cool02:22
zhenguook, what's next02:22
zhenguo#topic task tracking02:23
*** openstack changes topic to "task tracking (Meeting topic: mogan)"02:23
zhenguo#link https://etherpad.openstack.org/p/mogan-task02:23
zhenguoliusheng: please feel free to replace the keypair task owner :D02:24
liushengzhenguo: ok02:24
zhenguoand please fee free to take any task including already assigned to me if you want02:25
*** reedip has quit IRC02:25
zhenguos/fee/feel02:25
*** luyao has quit IRC02:25
*** luyao has joined #openstack-meeting02:26
zhenguoand besides new tasks, I think we must have many bugs as the big refactors recently :(02:26
zhenguohope you can help to find and fix them02:27
liushenglol02:27
shaohe_fengzhenguo:  we can add the big refactors to the task list02:28
zhenguoliusheng: we need a real baremetal env02:28
liushengour instance creation tempest test still alive02:28
liushengzhenguo: ok, will have a try, but may need your help02:28
*** ntpttr has quit IRC02:28
zhenguoliusheng: hah, that's the basic functionality,02:28
luyaoa question , using ipmitools means must use baremetal env?02:29
zhenguoshaohe_feng: it's finished, the other refactors are seperate tasks already list there02:29
zhenguoluyao: no02:29
zhenguoluyao: ironic has a virtualbmc project02:29
zhenguoluyao: it can translate ipmi commands to virtual ssh02:30
*** ntpttr has joined #openstack-meeting02:31
luyaozhenguo, oh, I see :)02:31
zhenguohah,02:31
*** wanghao has quit IRC02:31
*** wanghao has joined #openstack-meeting02:32
liushengseems there are many limitations using  impitools in virtual env02:32
zhenguoyes, it only support basic bmc management02:33
zhenguoat least not support console now02:33
liushengyes02:33
zhenguobut we can check with them to see if it's in progress02:34
zhenguook, anyone else have a thing here02:36
*** luyao has quit IRC02:36
zhenguoor do you think some tasks should be prioritized02:36
*** luyao has joined #openstack-meeting02:36
*** sridharg has joined #openstack-meeting02:37
zhenguozhangyang: how's the cloudboot driver, have you tested the basic functionalities like create or delete?02:37
*** sridharg has quit IRC02:38
zhangyangzhenguo: not yet, it's a bit slow...02:38
zhenguozhangyang: hah,02:39
*** sridharg has joined #openstack-meeting02:39
zhenguozhangyang: maybe you can encourage some cloudboot guys to join us02:39
zhenguozhangyang: I think mogan is also benefit for them02:39
zhangyangzhenguo: yes, i think so. but not met them yet, they're in hangzhou :(02:40
*** awaugama has quit IRC02:40
zhenguozhangyang: maybe you can invite them to Suzhou, lol02:40
zhenguozhangyang: we can have a dicussion together02:40
*** thorst has joined #openstack-meeting02:41
zhangyangzhenguo: hah, i think it's maybe difficult, they are really busy02:41
zhenguozhangyang: hah02:42
zhenguozhangyang: and when cloudboot is ready, we may need a third party CI, will talk to you then02:42
zhangyangzhenguo: ok, that's very nice02:43
zhenguook, let's move on02:44
zhenguo#topic open discussion02:44
*** openstack changes topic to "open discussion (Meeting topic: mogan)"02:44
zhenguowho's got a thing :)02:44
*** rfolco has joined #openstack-meeting02:45
*** rfolco has quit IRC02:45
zhenguoif not, we can end the meeting :D02:45
zhenguothanks y'all02:45
liushengthanks02:45
zhenguo#endmeeting02:45
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"02:45
openstackMeeting ended Thu Apr  6 02:45:50 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)02:45
openstackMinutes:        http://eavesdrop.openstack.org/meetings/mogan/2017/mogan.2017-04-06-02.01.html02:45
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/mogan/2017/mogan.2017-04-06-02.01.txt02:45
openstackLog:            http://eavesdrop.openstack.org/meetings/mogan/2017/mogan.2017-04-06-02.01.log.html02:45
*** luyao has quit IRC02:46
*** luyao has joined #openstack-meeting02:46
*** epico has joined #openstack-meeting02:47
*** ihrachys has quit IRC02:50
*** guest_ has joined #openstack-meeting02:50
*** rfolco has joined #openstack-meeting02:52
*** rfolco has quit IRC02:52
*** hongbin has quit IRC02:52
*** luyao has quit IRC02:56
*** luyao has joined #openstack-meeting02:57
*** guest_ has quit IRC02:58
*** fnaval has joined #openstack-meeting02:58
*** thorst has quit IRC03:00
*** esberglu has joined #openstack-meeting03:04
*** luyao has quit IRC03:06
*** epico has quit IRC03:08
*** reedip has joined #openstack-meeting03:09
*** luyao has joined #openstack-meeting03:09
*** esberglu has quit IRC03:09
*** cody-somerville has joined #openstack-meeting03:10
*** VW has joined #openstack-meeting03:11
*** csomerville has quit IRC03:11
*** hongbin has joined #openstack-meeting03:12
*** priteau has joined #openstack-meeting03:13
*** lamt has joined #openstack-meeting03:13
*** baoli has joined #openstack-meeting03:16
*** luyao has quit IRC03:17
*** luyao has joined #openstack-meeting03:17
*** priteau has quit IRC03:17
*** VW has quit IRC03:23
*** epico has joined #openstack-meeting03:23
*** cody-somerville has quit IRC03:25
*** cody-somerville has joined #openstack-meeting03:25
*** cody-somerville has quit IRC03:25
*** cody-somerville has joined #openstack-meeting03:25
*** luyao has quit IRC03:27
*** luyao has joined #openstack-meeting03:27
*** ntpttr has quit IRC03:29
*** ntpttr has joined #openstack-meeting03:31
*** scottda has quit IRC03:35
*** ntpttr has quit IRC03:35
*** ntpttr has joined #openstack-meeting03:35
*** sdague has quit IRC03:37
*** baoli has quit IRC03:37
*** luyao has quit IRC03:37
*** luyao has joined #openstack-meeting03:38
*** ntpttr has quit IRC03:39
*** bkopilov has joined #openstack-meeting03:40
*** ntpttr has joined #openstack-meeting03:41
*** reedip has quit IRC03:44
*** reedip has joined #openstack-meeting03:45
*** ntpttr has quit IRC03:45
*** links has joined #openstack-meeting03:45
*** ntpttr has joined #openstack-meeting03:45
*** bbzhao has quit IRC03:47
*** luyao has quit IRC03:47
*** luyao has joined #openstack-meeting03:48
*** bbzhao has joined #openstack-meeting03:48
*** rderose_ has joined #openstack-meeting03:48
*** ntpttr has quit IRC03:50
*** ntpttr has joined #openstack-meeting03:51
*** rderose has quit IRC03:51
*** Sukhdev has joined #openstack-meeting03:53
*** ntpttr has quit IRC03:55
*** ntpttr has joined #openstack-meeting03:57
*** thorst has joined #openstack-meeting03:57
*** luyao has quit IRC03:58
*** luyao has joined #openstack-meeting03:58
*** kaisers has joined #openstack-meeting03:58
*** esberglu has joined #openstack-meeting03:58
*** qwebirc5777 has joined #openstack-meeting03:59
*** qwebirc5777 has quit IRC04:00
*** ntpttr has quit IRC04:01
*** thorst has quit IRC04:01
*** eric_young has joined #openstack-meeting04:01
*** bobmel_ has joined #openstack-meeting04:02
*** fnaval_ has joined #openstack-meeting04:02
*** rbudden has quit IRC04:02
*** kaisers has quit IRC04:02
*** ntpttr has joined #openstack-meeting04:03
*** esberglu has quit IRC04:03
*** ricolin has joined #openstack-meeting04:03
*** r-mibu_ has joined #openstack-meeting04:06
*** ntpttr has quit IRC04:07
*** luyao has quit IRC04:08
*** luyao has joined #openstack-meeting04:08
*** ntpttr has joined #openstack-meeting04:09
*** anilvenkata has joined #openstack-meeting04:10
*** fnaval has quit IRC04:10
*** zaneb has quit IRC04:10
*** liusheng has quit IRC04:10
*** bobmel has quit IRC04:10
*** number80 has quit IRC04:10
*** r-mibu has quit IRC04:10
*** ericyoung has quit IRC04:10
*** bdperkin has quit IRC04:10
*** liusheng has joined #openstack-meeting04:11
*** artom has quit IRC04:12
*** artom has joined #openstack-meeting04:12
*** markmcclain has quit IRC04:12
*** markmcclain has joined #openstack-meeting04:13
*** ntpttr has quit IRC04:13
*** artom has quit IRC04:14
*** artom has joined #openstack-meeting04:14
*** ntpttr has joined #openstack-meeting04:15
*** gongysh has quit IRC04:17
*** zaneb has joined #openstack-meeting04:18
*** number80 has joined #openstack-meeting04:18
*** luyao has quit IRC04:18
*** luyao has joined #openstack-meeting04:19
*** ntpttr has quit IRC04:19
*** ntpttr has joined #openstack-meeting04:21
*** trinaths has joined #openstack-meeting04:22
*** ircuser-1 has joined #openstack-meeting04:24
*** ntpttr has quit IRC04:25
*** ntpttr has joined #openstack-meeting04:26
*** luyao has quit IRC04:28
*** luyao has joined #openstack-meeting04:29
*** SerenaFeng has quit IRC04:29
*** yonglihe has quit IRC04:29
*** ntpttr has quit IRC04:30
*** pfallenop has quit IRC04:31
*** ntpttr has joined #openstack-meeting04:32
*** chris_morrell has joined #openstack-meeting04:35
*** unicell has joined #openstack-meeting04:36
*** ntpttr has quit IRC04:36
*** amotoki has joined #openstack-meeting04:37
*** wanghao has quit IRC04:38
*** ntpttr has joined #openstack-meeting04:39
*** luyao has quit IRC04:39
*** wanghao has joined #openstack-meeting04:39
*** ayogi has joined #openstack-meeting04:39
*** luyao has joined #openstack-meeting04:39
*** chris_morrell has quit IRC04:40
*** ramineni_ has joined #openstack-meeting04:41
*** ramineni_ has left #openstack-meeting04:41
*** ntpttr has quit IRC04:43
*** ntpttr has joined #openstack-meeting04:44
*** rderose_ has quit IRC04:44
*** lamt has quit IRC04:45
*** gouthamr has quit IRC04:47
*** luyao has quit IRC04:49
*** luyao has joined #openstack-meeting04:49
*** ntpttr has quit IRC04:51
*** kaisers has joined #openstack-meeting04:52
*** esberglu has joined #openstack-meeting04:52
*** ntpttr has joined #openstack-meeting04:53
*** kaisers has quit IRC04:56
*** esberglu has quit IRC04:57
*** kaisers has joined #openstack-meeting04:57
*** ntpttr has quit IRC04:57
*** ntpttr has joined #openstack-meeting04:59
*** luyao has quit IRC04:59
*** luyao has joined #openstack-meeting05:00
*** hongbin has quit IRC05:00
*** kaisers has quit IRC05:01
*** ntpttr has quit IRC05:03
*** ntpttr has joined #openstack-meeting05:05
*** janki has joined #openstack-meeting05:05
*** ijw has joined #openstack-meeting05:07
*** ntpttr has quit IRC05:09
*** luyao has quit IRC05:09
*** luyao has joined #openstack-meeting05:10
*** ntpttr has joined #openstack-meeting05:11
*** ijw has quit IRC05:11
*** ntpttr has quit IRC05:15
*** ntpttr has joined #openstack-meeting05:17
*** iyamahat has joined #openstack-meeting05:17
*** luyao has quit IRC05:20
*** luyao has joined #openstack-meeting05:20
*** ntpttr has quit IRC05:21
*** prateek has joined #openstack-meeting05:21
*** ntpttr has joined #openstack-meeting05:22
*** jchhatbar has joined #openstack-meeting05:24
*** naichuans has joined #openstack-meeting05:25
*** janki has quit IRC05:26
*** ntpttr has quit IRC05:26
*** ntpttr has joined #openstack-meeting05:29
*** kaisers has joined #openstack-meeting05:29
*** rwsu has joined #openstack-meeting05:30
*** luyao has quit IRC05:30
*** luyao has joined #openstack-meeting05:30
*** ntpttr has quit IRC05:33
*** kaisers has quit IRC05:34
*** adisky_ has joined #openstack-meeting05:34
*** ijw has joined #openstack-meeting05:34
*** ntpttr has joined #openstack-meeting05:35
*** HeOS has joined #openstack-meeting05:40
*** priteau has joined #openstack-meeting05:40
*** luyao has quit IRC05:40
*** luyao has joined #openstack-meeting05:41
*** ntpttr has quit IRC05:43
*** ntpttr has joined #openstack-meeting05:44
*** SerenaFeng has joined #openstack-meeting05:46
*** ijw has quit IRC05:47
*** ijw has joined #openstack-meeting05:49
*** luyao has quit IRC05:50
*** luyao has joined #openstack-meeting05:51
*** ijw has quit IRC05:55
*** ntpttr has quit IRC05:57
*** thorst has joined #openstack-meeting05:59
*** ntpttr has joined #openstack-meeting05:59
*** luyao has quit IRC06:01
*** luyao has joined #openstack-meeting06:01
*** thorst has quit IRC06:03
*** makowals has joined #openstack-meeting06:08
*** ntpttr has quit IRC06:08
*** priteau has quit IRC06:09
*** HeOS has quit IRC06:10
*** ntpttr has joined #openstack-meeting06:11
*** luyao has quit IRC06:11
*** luyao has joined #openstack-meeting06:11
*** andreas_s has joined #openstack-meeting06:11
*** trinaths has left #openstack-meeting06:12
*** priteau has joined #openstack-meeting06:15
*** reedip has quit IRC06:17
*** sridharg has quit IRC06:18
*** jtomasek has joined #openstack-meeting06:19
*** ntpttr has quit IRC06:19
*** ntpttr has joined #openstack-meeting06:20
*** luyao has quit IRC06:21
*** luyao has joined #openstack-meeting06:23
*** artom has quit IRC06:26
*** ntpttr has quit IRC06:27
*** artom has joined #openstack-meeting06:28
*** ntpttr has joined #openstack-meeting06:29
*** aeng has quit IRC06:29
*** kaisers has joined #openstack-meeting06:30
*** luyao has quit IRC06:31
*** luyao has joined #openstack-meeting06:32
*** ntpttr has quit IRC06:33
*** ntpttr has joined #openstack-meeting06:34
*** kaisers has quit IRC06:37
*** ntpttr has quit IRC06:39
*** jchhatbar is now known as janki06:39
*** nadya has joined #openstack-meeting06:39
*** esberglu has joined #openstack-meeting06:40
*** ntpttr has joined #openstack-meeting06:40
*** luyao has quit IRC06:42
*** luyao has joined #openstack-meeting06:42
*** rbartal has joined #openstack-meeting06:43
*** esberglu has quit IRC06:45
*** jprovazn has joined #openstack-meeting06:48
*** caowei has joined #openstack-meeting06:49
*** ntpttr has quit IRC06:50
*** kevinz has joined #openstack-meeting06:50
*** luyao has quit IRC06:52
*** luyao has joined #openstack-meeting06:52
*** ntpttr has joined #openstack-meeting06:53
*** dimtruck is now known as zz_dimtruck06:56
*** matrohon has joined #openstack-meeting06:56
*** ntpttr has quit IRC06:57
*** eumel8 has joined #openstack-meeting06:58
*** ntpttr has joined #openstack-meeting06:58
eumel8morning06:58
*** thorst has joined #openstack-meeting06:59
ianychoieumel8, hi!07:01
*** jpich has joined #openstack-meeting07:01
ianychoieumel8, jpich hi :)07:01
jpichHello!07:02
eumel8Hello!07:02
*** jrobinson has quit IRC07:02
*** pcaruana has joined #openstack-meeting07:02
*** luyao has quit IRC07:02
*** HeOS has joined #openstack-meeting07:02
*** luyao has joined #openstack-meeting07:03
ianychoi#startmeeting OpenStack I18n Meeting07:03
openstackMeeting started Thu Apr  6 07:03:09 2017 UTC and is due to finish in 60 minutes.  The chair is ianychoi. Information about MeetBot at http://wiki.debian.org/MeetBot.07:03
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.07:03
*** openstack changes topic to " (Meeting topic: OpenStack I18n Meeting)"07:03
*** ntpttr has quit IRC07:03
openstackThe meeting name has been set to 'openstack_i18n_meeting'07:03
ianychoi#topic open discussions07:03
*** openstack changes topic to "open discussions (Meeting topic: OpenStack I18n Meeting)"07:03
ianychoiSorry today it is a little bit difficult to lead with topics07:03
ianychoi#link http://lists.openstack.org/pipermail/openstack-i18n/2017-April/002872.html07:03
ianychoiThis is a hot topic for me now and I have been investigating it today07:03
*** thorst has quit IRC07:04
jpichIt's ok. Any idea on how to fix it?07:04
*** tesseract has joined #openstack-meeting07:04
*** ntpttr has joined #openstack-meeting07:05
eumel8Andreas catched the topic #link https://github.com/python-babel/babel/issues/48907:05
jpichI see he has a patch too07:05
ianychoiko-KR vs. ko_KR, zh-CN vs. zh_CN are typical world07:07
*** ntpttr has quit IRC07:09
ianychoiIn OpenStack world, we use _ but Zanata uses - :)07:09
jpichI I think AJaeger's patch at https://review.openstack.org/#/c/453997/ might cause issues for tripleo-ui, we need the names with a dash - I will check after the meeting and comment on the review. (We can convert _ back to - somewhere else in the script if needed so it shouldn't be a blocker, just need to be careful)07:10
*** rcernin has joined #openstack-meeting07:10
*** rcernin has quit IRC07:10
*** rcernin has joined #openstack-meeting07:10
*** reedip has joined #openstack-meeting07:10
*** ntpttr has joined #openstack-meeting07:11
*** martinkopec has joined #openstack-meeting07:12
*** luyao has quit IRC07:12
jpicheumel8: Thank you for the link to that upstream report, I'll subscribe as well!07:13
*** luyao has joined #openstack-meeting07:13
*** belmoreira has joined #openstack-meeting07:13
*** sridharg has joined #openstack-meeting07:15
ianychoi:)07:15
ianychoijpich, by the way, did you remove de for tripleo-ui?07:16
*** nadya has quit IRC07:17
*** ad_rien_ has joined #openstack-meeting07:17
*** aarefiev_afk is now known as aarefiev07:17
jpichianychoi: No, I was leaving it until tomorrow. I also asked someone else who's German if maybe he could help as well, if they have a bit of time :)07:17
jpicheumel8: I'm very sorry about this, and very thankful for the work you did on the initial translation for tripleo-ui! Unfortunately we hadn't released yet at the same, and because it was our first release with i18n we realised later that we forgot to add i18n for strings in other parts of the UI so the translation percentage dropped... :(07:18
jpichBut thanks again for your work, it was really appreciated and we hope to bring German back in the future :)07:19
*** ntpttr has quit IRC07:20
eumel8mhmm, ok.07:20
ianychoijpich, will you come to Boston Summit?07:20
eumel8it's not so much stuff but at the moment I have priority set to common docs07:20
*** HeOS has quit IRC07:20
*** ntpttr has joined #openstack-meeting07:21
jpicheumel8: Yup, I totally understand, no worries at all! If the percentage comes back up it'll be added back anyway, there is no rush :) And tripleo-ui is Low priority, especially compared to docs07:21
eumel8what's the right branch? master or stable-ocata?07:21
eumel8there are both07:21
jpicheumel8: stable/ocata would be awesome, and then I can annoy ianychoi to merge back into master again later maybe... :-)07:22
jpichThere are (much) fewer changes in stable/ocata07:22
eumel8okay, will see what's going on today07:23
*** luyao has quit IRC07:23
*** luyao has joined #openstack-meeting07:23
*** ykatabam has quit IRC07:24
*** ntpttr has quit IRC07:25
*** egallen has joined #openstack-meeting07:25
*** egallen has quit IRC07:26
*** Sukhdev has quit IRC07:26
*** ntpttr has joined #openstack-meeting07:27
ianychoihmm thanks a lot07:27
eumel8other topic: ianychoi: are you available over the weekend?07:27
ianychoieumel8, sure07:27
ianychoieumel8, but Sunday would be better Saturday... your timezone should be fine I think07:28
eumel8would be nice if you propose a timeslot to talk about Boston presentation and workshop07:28
eumel8Sunday is ok07:28
jpichianychoi: Oh sorry I forgot to answer, no I will not be at the Boston Summit07:29
jpichbut I am looking forward to look at the videos for the i18n team's talks :) :) :)07:29
*** hashar has joined #openstack-meeting07:31
ianychoijpich, okay07:31
ianychoieumel8, sure definitely I have been busy sorry for not replying for that07:31
eumel8okay, then send an email to xxwill, jftalta and me with the proposed time for Sunday. I'm available the whole day.07:33
*** luyao has quit IRC07:33
*** ntpttr has quit IRC07:33
*** yamamoto has quit IRC07:33
*** luyao has joined #openstack-meeting07:33
ianychoieumel8, thanks a lot + idea brainstorming discussion would be much nice with the participation of zzxwill and aeng I think07:34
*** yamamoto has joined #openstack-meeting07:34
*** kaisers has joined #openstack-meeting07:34
*** ntpttr has joined #openstack-meeting07:35
*** esberglu has joined #openstack-meeting07:35
eumel8yes, alex, of course07:36
eumel8have you already prepared something for the workshop?07:36
ianychoieumel8, not yet07:37
ianychoieumel8, might we need additional VMs?07:37
ianychoiI have seen one e-mail from Foundation... I will share with you and jftalta07:37
eumel8ok07:38
eumel8VMs for what?07:38
eumel8you want to show also cli tools?07:38
*** esberglu has quit IRC07:39
*** phil_ has joined #openstack-meeting07:41
*** phil_ is now known as Guest5438107:41
*** ntpttr has quit IRC07:43
*** ntpttr has joined #openstack-meeting07:43
*** luyao has quit IRC07:43
*** luyao has joined #openstack-meeting07:44
ianychoieumel8, hmmm.. maybe forwarding an e-mail would be better for explanation :)07:46
*** ntpttr has quit IRC07:47
eumel8ok, thx07:48
jpichianychoi: I misunderstood Andreas' patch! No problems from my side :)07:48
*** ntpttr has joined #openstack-meeting07:49
*** kjorgensen has joined #openstack-meeting07:50
ianychoijpich, aha thanks a lot07:52
*** epico has quit IRC07:52
*** ntpttr has quit IRC07:53
*** luyao has quit IRC07:53
*** kjorgensen has quit IRC07:55
*** ntpttr has joined #openstack-meeting07:55
*** gongysh has joined #openstack-meeting07:56
ianychoieumel8,  i have found it and forwarded07:56
eumel8good :)07:56
*** luyao has joined #openstack-meeting07:56
ianychoieumel8, jpich sorry for today - I am seeing Swift because of someone's request07:56
*** kjorgensen has joined #openstack-meeting07:57
*** epico has joined #openstack-meeting07:57
*** epico has quit IRC07:57
*** epico has joined #openstack-meeting07:58
jpichNo problems, good luck!07:58
eumel8np07:58
ianychoieumel8, jpich and thanks a lot today :) I will close meeting07:58
eumel8k07:58
ianychoi#endmeeting07:58
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"07:58
openstackMeeting ended Thu Apr  6 07:58:36 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)07:58
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2017/openstack_i18n_meeting.2017-04-06-07.03.html07:58
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2017/openstack_i18n_meeting.2017-04-06-07.03.txt07:58
openstackLog:            http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2017/openstack_i18n_meeting.2017-04-06-07.03.log.html07:58
*** ntpttr has quit IRC07:59
eumel8jpich: your tripleo-ui translationin de  is mostly done07:59
*** ad_rien_ has quit IRC08:00
*** fnaval_ has quit IRC08:00
*** thorst has joined #openstack-meeting08:00
jpicheumel8: Oh?? Wow thank you!! :D \o/ \o/08:00
*** ntpttr has joined #openstack-meeting08:01
eumel8:)08:01
jpichYou rock :)08:01
*** kjorgensen has quit IRC08:01
eumel8you're welcome :)08:03
*** luyao has quit IRC08:04
*** ntpttr has quit IRC08:05
*** ralonsoh has joined #openstack-meeting08:06
*** ralonsoh_ has joined #openstack-meeting08:06
*** ntpttr has joined #openstack-meeting08:07
*** luyao has joined #openstack-meeting08:07
*** ad_rien_ has joined #openstack-meeting08:09
*** ad_rien_ has joined #openstack-meeting08:10
*** ralonsoh has quit IRC08:10
*** priteau has quit IRC08:11
*** ntpttr has quit IRC08:11
*** jpich has left #openstack-meeting08:11
*** ralonsoh_ is now known as ralonsoh08:12
*** ntpttr has joined #openstack-meeting08:12
*** ad_rien_ has joined #openstack-meeting08:14
*** luyao has quit IRC08:14
*** luyao has joined #openstack-meeting08:14
*** ad_rien_ has quit IRC08:15
*** ad_rien_ has joined #openstack-meeting08:15
*** ntpttr has quit IRC08:17
*** alexchadin has joined #openstack-meeting08:17
*** leanderthal|afk is now known as leanderthal08:18
*** ntpttr has joined #openstack-meeting08:19
*** ad_rien_ has quit IRC08:19
*** thorst has quit IRC08:19
*** ad_rien_ has joined #openstack-meeting08:20
*** ad_rien_ has joined #openstack-meeting08:20
*** iyamahat has quit IRC08:20
*** ad_rien_ has quit IRC08:20
*** asselin has joined #openstack-meeting08:20
*** ad_rien_ has joined #openstack-meeting08:20
*** ad_rien_ has joined #openstack-meeting08:20
*** ad_rien_ has joined #openstack-meeting08:21
*** ad_rien_ has joined #openstack-meeting08:21
*** asselin_ has quit IRC08:22
*** ltomasbo|away is now known as ltomasbo08:22
*** luyao has quit IRC08:24
*** rossella_s has joined #openstack-meeting08:25
*** luyao has joined #openstack-meeting08:25
*** markvoelker has quit IRC08:26
*** ntpttr has quit IRC08:27
*** ad_rien_ has quit IRC08:27
*** ykatabam has joined #openstack-meeting08:28
*** ad_rien_ has joined #openstack-meeting08:28
*** ntpttr has joined #openstack-meeting08:28
*** Kevin_Zheng has joined #openstack-meeting08:29
*** ad_rien_ has joined #openstack-meeting08:29
*** esberglu has joined #openstack-meeting08:29
*** ad_rien_ has quit IRC08:29
*** ntpttr has quit IRC08:32
*** esberglu has quit IRC08:33
*** luyao has quit IRC08:34
*** ntpttr has joined #openstack-meeting08:35
*** luyao has joined #openstack-meeting08:35
*** pfallenop has joined #openstack-meeting08:36
*** ad_rien_ has joined #openstack-meeting08:36
*** ad_rien_ has quit IRC08:36
*** ad_rien_ has joined #openstack-meeting08:37
*** abalutoiu has quit IRC08:39
*** alex_xu has quit IRC08:41
*** gcb has quit IRC08:42
*** alex_xu has joined #openstack-meeting08:42
*** gcb has joined #openstack-meeting08:43
*** ad_rien_ has joined #openstack-meeting08:44
*** jordanP has joined #openstack-meeting08:44
*** luyao has quit IRC08:45
*** luyao has joined #openstack-meeting08:45
*** pfallenop has quit IRC08:46
*** pfallenop has joined #openstack-meeting08:47
*** ntpttr has quit IRC08:47
*** yamamoto has quit IRC08:48
*** yamamoto has joined #openstack-meeting08:48
*** ntpttr has joined #openstack-meeting08:49
*** jtomasek has quit IRC08:49
*** jtomasek_ has joined #openstack-meeting08:49
*** luyao has quit IRC08:55
*** luyao has joined #openstack-meeting08:55
*** ntpttr has quit IRC08:55
*** ntpttr has joined #openstack-meeting08:57
*** tosky has joined #openstack-meeting09:00
gmann#startmeeting qa09:00
openstackMeeting started Thu Apr  6 09:00:03 2017 UTC and is due to finish in 60 minutes.  The chair is gmann. Information about MeetBot at http://wiki.debian.org/MeetBot.09:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.09:00
*** openstack changes topic to " (Meeting topic: qa)"09:00
openstackThe meeting name has been set to 'qa'09:00
gmannhi, who all here today09:00
masayukigo/09:00
chandankumar \o/09:00
toskyo/09:00
martinkopeco/09:01
*** pfallenop has quit IRC09:01
andreafo/09:01
*** pfalleno1 has joined #openstack-meeting09:01
*** ntpttr has quit IRC09:01
gmann#link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_April_6th_2017_.280900_UTC.2909:01
gmann^^ today agenda09:02
gmann#topic Previous Meeting Action review09:02
*** openstack changes topic to "Previous Meeting Action review (Meeting topic: qa)"09:02
gmannsaw 3 sessions andreaf proposed on forum09:02
andreafI proposed three different sessions for the forum09:02
gmannandreaf: yea thanks09:03
*** ntpttr has joined #openstack-meeting09:03
gmannandreaf: whats next on that, TC will select those ?09:03
*** tris has quit IRC09:03
*** SpamapS has quit IRC09:04
gmann#link http://forumtopics.openstack.org/cfp/details/111  http://forumtopics.openstack.org/cfp/details/112   http://forumtopics.openstack.org/cfp/details/11309:04
andreafgmann: yeah they're going to be reviewed - but how exactly I don't know tbh - I will check what the process is for sake of completion09:04
andreafgmann: I'm pretty sure we don't get to vote though09:05
gmannheh, yea, let's wait for final selection. hope we get max :)09:05
*** luyao has quit IRC09:05
gmann#topic The Forum, Boston09:05
*** openstack changes topic to "The Forum, Boston (Meeting topic: qa)"09:05
*** luyao has joined #openstack-meeting09:06
gmann#link https://etherpad.openstack.org/p/BOS-QA-onboarding09:06
gmannthis is same, onboard sessions, put more ideas if anyone have09:06
andreafyeah there is still some time for that but we should be prepared09:06
andreafI guess everyone in the volunteer section below is going to be in Boston?09:07
gmannyea, and hope we have max strength as presence09:07
* masayukig nods09:07
*** ntpttr has quit IRC09:07
gmannhope so, i still need to get flight booking though09:07
gmann#link Gate Stability - status update09:08
gmannsaw some pike on gate pipeline on neutron ssh one09:08
*** ntpttr has joined #openstack-meeting09:09
gmann#link https://goo.gl/ptPgEw09:09
gmann#link http://status.openstack.org/openstack-health/#/09:09
gmannfailure seems negative tests on o-h09:10
jordanPthere's one interesting patch being discussed atm on the ML09:10
jordanP#link https://review.openstack.org/#/c/451492/09:10
jordanPwould be great if you guys, especially andreaf, would have a look at it09:10
gmannjordanP: thanks09:11
*** abalutoiu has joined #openstack-meeting09:11
jordanPit's an important one, because it asks the question of "what distro/hybrid distro do we test"09:11
andreafjordanP: yes I've seen the ML thread - I will definitely review the patch09:11
*** mickeys has quit IRC09:12
jordanPour libvirt version is old, newer version might have fewer memory corruption issues09:12
*** naichuans has quit IRC09:12
jordanPthe patch is about testing newer version of libvirt in the Gate09:12
gmannlet's see libvirt 2.5.0 have some good fix there09:12
gmannyea09:12
andreafjordanP: possibly yes, the main idea is that we will get support from the libvirt community if we use a recent version :)09:12
jordanPin other words, stop testing Ubuntu LTS, but test TLS + UCA packages09:12
jordanPyes09:13
andreafjordanP: yeah the idea with LTS was to avoid impossible backports09:13
*** luyao has quit IRC09:13
andreafjordanP: but UCA packages have been already tested by canonical in that sense09:13
gmannwill UCA packages be stable always?09:13
andreafjordanP: so they should be a valid option09:13
*** ntpttr has quit IRC09:13
jordanPyeah, I agree we should use UCA09:13
jordanPi remember when I used to "manage" a cloud, we used UCA back in the days09:14
prateeki have seen nova doing something like minimum libvirt version required, maybe we can try doing that in tempest too09:14
*** apetrich has quit IRC09:14
jordanPTempest is kinda black box testing, we don't even require libvirt09:14
gmannprateek: on nova side it feature dependence etc09:14
andreafprateek: I'm not sure there is a dependency to libvirt in Tempest?09:14
gmannyea, we should not make in tempsest09:15
*** ntpttr has joined #openstack-meeting09:15
*** abalutoiu_ has joined #openstack-meeting09:15
prateekandreaf, no there is not but i get the idea that we are having problems with a particular version of libvirt09:15
prateekso we can have a constructor which allows us to skip tempest tests on that particular rogue versions09:15
andreafprateek yeah but tempest is there to detect those issues - it's not like we can say that there are specific tests that we can skip with wrong libvirt version09:16
prateekandreaf, ok09:16
andreafprateek: failures are kind of random - at least we don't have a clear reproduce now and I doubt we can pinpoint any specific test in tempest09:17
gmannandreaf: jordanP anything more we need to do on tests separation ? or we monitor gate status with lot of approaches going in09:17
*** abalutoiu has quit IRC09:17
jordanPtests separation ?09:17
gmannlike separating scenario tests on separate jobs09:18
prateekadreaf, got it, thanks :)09:18
jordanPah, I see, hum nothing that comes into my mind right now09:18
jordanP(as usual, please do take into consideration the overall runtime of our jobs when enabling new scenarios/adding new tests)09:19
gmannyea.09:19
jordanP(1h20min is already very long)09:19
jordanPone last patch that I'd like to see going through is https://review.openstack.org/#/c/450207/09:19
jordanP#link https://review.openstack.org/#/c/450207/09:19
gmanni am sure we do lot of duplicate operation tests mainly on API tests09:19
gmannbut that can be hard to fix due to lot of affort and mainly defcore09:20
jordanPthat patch is about disabling some not-so-needed Swift services in the Gate09:20
andreafthanks jordanP yeah that's a good one09:20
jordanPyeah, we do have a lot of duplication/duplicated tests, so before approving any new test, we should make sure that this is not already tested somehow09:20
gmannyea make sense09:20
gmannthanks andreaf jordanP sdague, clarkb mtreinish ands everyone making so much effort on gate stability09:22
gmann#topic Specs Reviews09:22
*** openstack changes topic to "Specs Reviews (Meeting topic: qa)"09:22
*** reedip has quit IRC09:22
gmann#link https://review.openstack.org/#/q/status:open+project:openstack/qa-specs,n,z09:22
gmannnew one was #link https://review.openstack.org/#/c/449295/09:22
gmannUpgrade testing toolset09:22
gmanncastulo: sent mail also, i did not get chance to read yet09:23
andreafyea I think that  one deserves some more reviews09:23
*** esberglu has joined #openstack-meeting09:23
gmannyea09:24
gmannanything else on spec ?09:24
gmann#topic Tempest09:25
*** openstack changes topic to "Tempest (Meeting topic: qa)"09:25
gmann#link https://review.openstack.org/#/q/project:openstack/tempest+status:open09:25
gmann^^ current open reviews09:25
*** caowei has quit IRC09:25
andreafI've submitted the goal ack for py3509:26
gmannandreaf: jordanP can you re check this - https://review.openstack.org/#/c/419776/09:26
gmannuse case is in bug09:26
*** tris has joined #openstack-meeting09:26
gmannandreaf: thanks, so that is just for unit tests right. not as tempest on py3509:27
jordanPI don't like that patch, too specific, but we can discuss it in #qa09:27
gmannsure09:27
andreafgmann: #link https://review.openstack.org/#/q/topic:qa_py35_ack -  not even just adding py35 in setup.cfg09:28
gmannandreaf: and we have done for both goal, wsgi and py35 right? or any help you need on either side?09:28
*** esberglu has quit IRC09:28
*** HeOS has joined #openstack-meeting09:28
andreafgmann: not really I just wanted to let you know09:28
gmannnice09:28
masayukighow about py36? next step?09:29
gmannmasayukig: still not on tc side right but good to do that09:30
andreafmasayukig: heh I think we can do py36 if we have time, the goal for Pike in 3.5 and I think there may be more urgent things09:30
masayukigok09:30
masayukigsure09:30
gmannon Bug Triage:09:31
gmanni had this week09:31
gmann#link https://etherpad.openstack.org/p/tempest-weekly-bug-report09:31
*** caowei has joined #openstack-meeting09:31
gmannfew new triaged and cleanup on old one.09:32
*** luyao has joined #openstack-meeting09:32
gmannoverall we have 4 new09:32
*** eumel8 has left #openstack-meeting09:32
gmannfor many of the old bugs i saw patches but not reviewed actively so they are stuck in-progress09:33
gmannwe should start reviewing the old patches, some of them are nice to fix09:33
*** ntpttr has quit IRC09:34
gmannnext week we have chandankumar turn09:34
gmann#link https://etherpad.openstack.org/p/pike-qa-bug-triage09:34
*** abalutoiu_ has quit IRC09:34
*** ntpttr has joined #openstack-meeting09:34
masayukiggmann : yeah, but I think most of old patches are out of date, so rebasing is required.09:35
gmannmasayukig: yea and author does not seems to active for many09:35
chandankumargmann: how much old patches they are ?09:35
gmannmasayukig: i pick some imp one and do myself09:35
jordanPif the patch is stuck 'in progress' for a long time, maybe it means that it's not really a bug or it's not that important to fix09:35
*** luyao has quit IRC09:36
masayukiggmann : sounds nice09:36
gmannchandankumar: well there are many, few cases with abandon patch and more with in-progress09:36
*** luyao has joined #openstack-meeting09:36
*** luyao has quit IRC09:36
masayukigjordanP: heh, maybe09:36
*** Julien-zte has quit IRC09:36
gmannjordanP: humm may be but sometime people give up :)09:36
jordanPsure, they give up because it's not their priority, because of time etc.09:37
*** caowei has quit IRC09:37
gmannmainly i want to cleanup the in-progress bugs09:37
jordanPyeah09:37
*** caowei has joined #openstack-meeting09:38
masayukig[m]++09:38
gmanneither we abandon those patches and open bugs for new assignee or merge them09:38
chandankumargmann: i will take a look at in-progess ones this time09:38
gmannchandankumar: thanks. please do ask author if they do not want to work so that anyone else can do09:38
gmann#topic Patrole09:38
chandankumargmann: sure,09:39
*** openstack changes topic to "Patrole (Meeting topic: qa)"09:39
gmannany patrole guys here, sorry cannot find the irc name right now09:39
gmannok, only thing i have on patrole is that still i do not know why admin needed on each tests09:41
gmannbut i have to check framework more deeply09:41
*** ntpttr has quit IRC09:41
gmann#topic DevStack09:41
*** openstack changes topic to "DevStack (Meeting topic: qa)"09:41
gmannany more updates on devstack side apart jordanP pointed out about patches09:42
*** SpamapS has joined #openstack-meeting09:42
andreafI guess you have see the updates in the ML from sdague?09:42
*** ntpttr has joined #openstack-meeting09:43
andreaf#link http://lists.openstack.org/pipermail/openstack-dev/2017-April/115039.html devstack systemd09:43
gmannyea that was nice actually09:43
gmannsystemd09:43
gmannnice one #link https://dague.net/2017/03/30/in-praise-of-systemd/09:44
andreaf#link https://dague.net/2017/03/30/in-praise-of-systemd/ nice one09:44
gmannyea09:45
*** jtomasek_ has quit IRC09:46
gmanni can get rid of moving myself over lot of screen09:46
gmannok. anything else or we move next09:46
gmann#topic OpenStack-Health, Stackviz09:46
*** openstack changes topic to "OpenStack-Health, Stackviz (Meeting topic: qa)"09:46
gmannmasayukig: ^^09:46
masayukig[m]k09:47
*** ntpttr has quit IRC09:47
andreafjordanP: did you look any further into getting more statsd data into stackviz?09:47
masayukig[m]stackviz, I updated one patch for dstat graph improvement09:47
masayukig[m]#link https://review.openstack.org/44225309:48
jordanPandreaf, we have enough data, now we need to graph them09:48
andreafjordanP: heh yeah that's what I meant09:48
*** ad_rien_ has quit IRC09:48
jordanPyeah, so, no I'havent tried09:48
masayukig[m]and regarding to openstack-health,09:49
jordanPI don't know Javascript and I am bad at any frontend stuff09:49
*** neiljerram has joined #openstack-meeting09:49
*** ntpttr has joined #openstack-meeting09:49
masayukig[m]heh09:49
gmannwe have masayukig :)09:49
masayukig[m]I'm bad, too09:49
andreafmasayukig[m] so is stackviz installed from source in the gate? if I do a patch in tempest with depends on will I be able to see the changes?09:49
*** nadya has joined #openstack-meeting09:50
masayukig[m]andreaf: yeah, it sould be09:50
*** iceyao has quit IRC09:50
masayukig[m]like this http://logs.openstack.org/28/384528/9/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/920f2e7/logs/stackviz/#/stdin/timeline09:50
masayukig[m]a09:51
*** iceyao has joined #openstack-meeting09:51
*** SerenaFeng has quit IRC09:51
masayukig[m]ah, sorry09:51
masayukig[m]I'm not sure that09:51
masayukig[m]but I think it's worth to try :)09:52
gmanni think we do from source but not 100% sure09:52
jordanPhumm I don't see whhat/where is stackviz installed09:52
*** gongysh has quit IRC09:52
jordanPsudo pip install -U $stackviz_path09:53
masayukig[m]it's only written in frontend javascript09:53
andreafuhm pip install won't work09:53
*** electrofelix has joined #openstack-meeting09:53
andreafunless that's a file system path :)09:53
masayukig[m]jordanP: heh, I actually didn't use pip install09:53
jordanPyeah, it's a path09:53
gmannyea #link http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n58409:54
andreaf#link https://review.openstack.org/#/c/454078/ testing stackviz09:54
gmannok09:54
gmann5 min left09:55
masayukig[m]so, regarding to openstack-health, mtreinish and I approved two openstack-health api server patches, but the api server has nothing to change.09:55
masayukig[m]does anyone know the mechanizm of that?09:55
gmanndid not get you approved patches but did not reflect on api server side?09:56
jordanPdon't you need to redeploy something ?09:56
*** priteau has joined #openstack-meeting09:56
masayukig[m]jordanP: it's automatically09:56
jordanPautomagic :)09:56
andreafmasayukig[m]: puppet should pick it up automagically - it's in continuous deploy afaik09:56
masayukig[m]andreaf: yeah, I read https://docs.openstack.org/infra/system-config/openstack-health.html09:57
*** yamamoto has quit IRC09:57
andreafmasayukig[m]: so look into the puppet module and ping infra if for checking into logs maybe something is going wrong09:57
andreafa dependency update or so09:57
masayukig[m]So, I'd like to see the logs09:57
*** apetrich has joined #openstack-meeting09:57
*** tlaxkit has joined #openstack-meeting09:57
*** yamamoto has joined #openstack-meeting09:57
andreafor it may need a nudge09:57
gmannEmilienM can help may be09:57
andreafmasayukig[m]: on subunit2sql I think https://review.openstack.org/#/c/334556 could use more reviews09:58
*** ntpttr has quit IRC09:58
andreaf#link https://review.openstack.org/#/c/334556 for subunit2sql please reviews :)09:58
gmannok. lets move next09:58
*** ad_rien_ has joined #openstack-meeting09:58
gmann#topic Destructive Testing09:58
*** openstack changes topic to "Destructive Testing (Meeting topic: qa)"09:58
masayukig[m]andreaf: ah, yeah,09:58
*** ad_rien_ has quit IRC09:58
gmanndid not see spec updated from samP09:59
masayukig[m]andreaf: I'll do it tomorrow :)09:59
gmann#topic Critical Reviews09:59
*** openstack changes topic to "Critical Reviews (Meeting topic: qa)"09:59
*** ntpttr has joined #openstack-meeting09:59
gmanni have this one, did rebase many times - https://review.openstack.org/#/c/438006/09:59
andreaf#link https://review.openstack.org/#/c/451769/ not so critical but it could use more opinions09:59
gmannsure09:59
gmannwe are out of time, let's move to qa if more discussion needed10:00
gmannthanks everyone for joining10:00
gmann#endmeeting10:00
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"10:00
openstackMeeting ended Thu Apr  6 10:00:18 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)10:00
openstackMinutes:        http://eavesdrop.openstack.org/meetings/qa/2017/qa.2017-04-06-09.00.html10:00
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/qa/2017/qa.2017-04-06-09.00.txt10:00
openstackLog:            http://eavesdrop.openstack.org/meetings/qa/2017/qa.2017-04-06-09.00.log.html10:00
*** fnaval has joined #openstack-meeting10:01
*** tosky has left #openstack-meeting10:01
*** ntpttr has quit IRC10:03
*** kevinz has quit IRC10:03
*** ntpttr has joined #openstack-meeting10:05
*** fnaval has quit IRC10:06
*** ntpttr has quit IRC10:09
*** ntpttr has joined #openstack-meeting10:11
*** mickeys has joined #openstack-meeting10:12
*** ndahiwade has joined #openstack-meeting10:13
*** yamamoto has quit IRC10:13
*** yamamoto has joined #openstack-meeting10:15
*** ntpttr has quit IRC10:15
*** lpetrut1 has joined #openstack-meeting10:16
*** thorst has joined #openstack-meeting10:17
*** askb has quit IRC10:17
*** ntpttr has joined #openstack-meeting10:17
*** mickeys has quit IRC10:18
*** lpetrut1 has quit IRC10:21
*** thorst has quit IRC10:22
*** ad_rien_ has joined #openstack-meeting10:24
*** markvoelker has joined #openstack-meeting10:27
*** ntpttr has quit IRC10:28
*** ntpttr has joined #openstack-meeting10:29
*** markvoelker has quit IRC10:31
*** arxcruz has quit IRC10:34
*** arxcruz has joined #openstack-meeting10:34
*** ntpttr has quit IRC10:36
*** ntpttr has joined #openstack-meeting10:36
*** jkilpatr_ has quit IRC10:37
*** kaisers has quit IRC10:37
*** links has quit IRC10:39
*** alexchadin has quit IRC10:39
*** alexchadin has joined #openstack-meeting10:40
*** ntpttr has quit IRC10:40
*** ntpttr has joined #openstack-meeting10:41
*** abalutoiu has joined #openstack-meeting10:44
*** ntpttr has quit IRC10:50
*** ntpttr has joined #openstack-meeting10:51
*** links has joined #openstack-meeting10:54
*** ntpttr has quit IRC10:55
*** bkopilov has quit IRC10:56
*** ntpttr has joined #openstack-meeting10:56
*** reedip has joined #openstack-meeting10:58
*** lpetrut has joined #openstack-meeting11:00
*** ntpttr has quit IRC11:01
*** ntpttr has joined #openstack-meeting11:03
*** apetrich has quit IRC11:04
*** jtomasek has joined #openstack-meeting11:04
*** sdague has joined #openstack-meeting11:05
*** qwebirc80427 has joined #openstack-meeting11:10
*** esberglu has joined #openstack-meeting11:11
*** ntpttr has quit IRC11:12
*** ntpttr has joined #openstack-meeting11:13
*** jkilpatr_ has joined #openstack-meeting11:14
*** mickeys has joined #openstack-meeting11:15
*** esberglu has quit IRC11:16
*** mickeys has quit IRC11:19
*** ntpttr has quit IRC11:20
*** jordanP has quit IRC11:20
*** ntpttr has joined #openstack-meeting11:23
*** ntpttr has quit IRC11:27
*** ntpttr has joined #openstack-meeting11:28
EmilienMgmann: hey, how can I help?11:30
*** thorst has joined #openstack-meeting11:32
*** abishop has joined #openstack-meeting11:32
*** kaisers has joined #openstack-meeting11:32
*** ntpttr has quit IRC11:33
*** ntpttr has joined #openstack-meeting11:35
*** rossella_s has quit IRC11:36
*** dbecker has joined #openstack-meeting11:39
*** alexchadin has quit IRC11:39
*** epico has quit IRC11:42
gmannEmilienM: masayukig was looking for openstack-health api server changes related help11:43
gmannmay on qa channel he can ping you further if needed11:43
EmilienMgmann: i'm not super familiar with the api, but I think mtreinish is the best guy to ping11:45
*** ntpttr has quit IRC11:47
*** rfolco has joined #openstack-meeting11:48
*** ntpttr has joined #openstack-meeting11:49
*** ntpttr has quit IRC11:53
*** ntpttr has joined #openstack-meeting11:55
*** e0ne has joined #openstack-meeting11:59
*** ntpttr has quit IRC12:00
*** scottda has joined #openstack-meeting12:00
*** fnaval has joined #openstack-meeting12:02
*** aasthad has quit IRC12:04
*** ntpttr has joined #openstack-meeting12:05
*** fnaval has quit IRC12:06
*** ntpttr has quit IRC12:14
*** ntpttr has joined #openstack-meeting12:15
*** mickeys has joined #openstack-meeting12:16
*** jchhatbar has joined #openstack-meeting12:16
*** janki has quit IRC12:19
*** mickeys has quit IRC12:20
*** kaisers has quit IRC12:22
*** qwebirc80427 has quit IRC12:25
*** ntpttr has quit IRC12:26
*** ntpttr has joined #openstack-meeting12:27
*** markvoelker has joined #openstack-meeting12:28
*** dprince has joined #openstack-meeting12:28
*** markvoelker has quit IRC12:32
*** ntpttr has quit IRC12:33
*** ayogi has quit IRC12:35
*** ntpttr has joined #openstack-meeting12:35
*** gouthamr has joined #openstack-meeting12:36
*** apetrich has joined #openstack-meeting12:37
*** rossella_s has joined #openstack-meeting12:39
*** lamt has joined #openstack-meeting12:41
*** zhurong has quit IRC12:42
*** rbudden has joined #openstack-meeting12:44
*** ntpttr has quit IRC12:49
*** ntpttr has joined #openstack-meeting12:51
*** ayoung has joined #openstack-meeting12:52
*** pradk has quit IRC12:53
*** Julien-zte has joined #openstack-meeting12:55
*** wanghao has quit IRC12:56
*** rabel_webclient has joined #openstack-meeting12:57
*** rabel_webclient has left #openstack-meeting12:57
*** efried has joined #openstack-meeting12:57
*** ad_rien_ has joined #openstack-meeting12:58
*** tobberydberg has joined #openstack-meeting12:59
*** aysyd has joined #openstack-meeting12:59
*** sfinucan has joined #openstack-meeting13:00
*** sfinucan has left #openstack-meeting13:02
*** esberglu has joined #openstack-meeting13:02
*** ntpttr has quit IRC13:02
*** sdague has quit IRC13:03
*** tobberydberg has quit IRC13:03
*** ntpttr has joined #openstack-meeting13:03
*** ralonsoh has quit IRC13:05
*** haleyb has joined #openstack-meeting13:05
*** ralonsoh has joined #openstack-meeting13:06
*** cleong has joined #openstack-meeting13:06
*** ntpttr has quit IRC13:07
*** gongysh has joined #openstack-meeting13:08
*** links has quit IRC13:09
*** ntpttr has joined #openstack-meeting13:09
*** bzhao has quit IRC13:11
*** jamesdenton has joined #openstack-meeting13:11
*** ntpttr has quit IRC13:13
*** jamesden_ has joined #openstack-meeting13:15
*** ntpttr has joined #openstack-meeting13:15
*** jamesdenton has quit IRC13:16
*** mickeys has joined #openstack-meeting13:16
*** kaisers has joined #openstack-meeting13:18
*** adisky_ has quit IRC13:19
*** ntpttr has quit IRC13:19
*** mriedem has joined #openstack-meeting13:19
*** knangia has quit IRC13:21
*** mickeys has quit IRC13:21
*** ntpttr has joined #openstack-meeting13:21
*** number80 has quit IRC13:23
*** ykatabam has quit IRC13:23
*** ntpttr has quit IRC13:26
*** ntpttr has joined #openstack-meeting13:27
*** baoli has joined #openstack-meeting13:28
*** shu-mutou-AWAY has quit IRC13:29
*** alexchadin has joined #openstack-meeting13:29
*** spzala has joined #openstack-meeting13:30
*** kevinz has joined #openstack-meeting13:30
*** rbartal has quit IRC13:31
*** ntpttr has quit IRC13:32
*** noslzzp has joined #openstack-meeting13:33
*** ntpttr has joined #openstack-meeting13:33
*** huanxuan has quit IRC13:34
*** lpetrut has quit IRC13:36
*** lpetrut has joined #openstack-meeting13:36
*** noslzzp has quit IRC13:38
*** baoli has quit IRC13:39
*** VW has joined #openstack-meeting13:41
*** lpetrut has quit IRC13:42
*** awaugama has joined #openstack-meeting13:42
*** ntpttr has quit IRC13:42
*** VW has quit IRC13:42
*** lpetrut has joined #openstack-meeting13:42
*** VW has joined #openstack-meeting13:42
*** ntpttr has joined #openstack-meeting13:43
*** xinli has joined #openstack-meeting13:43
*** armstrong has joined #openstack-meeting13:44
*** zz_dimtruck is now known as dimtruck13:45
*** iceyao has quit IRC13:46
*** sdague has joined #openstack-meeting13:47
*** baoli has joined #openstack-meeting13:47
*** ntpttr has quit IRC13:47
*** ntpttr has joined #openstack-meeting13:49
*** rbak has joined #openstack-meeting13:50
*** kevinz has quit IRC13:51
*** pchavva has joined #openstack-meeting13:51
*** kevinz has joined #openstack-meeting13:51
*** ntpttr has quit IRC13:56
*** ntpttr has joined #openstack-meeting13:56
*** takashin has joined #openstack-meeting13:58
*** armstrong has quit IRC13:59
*** sfinucan has joined #openstack-meeting13:59
*** jimbaker has joined #openstack-meeting13:59
*** number80 has joined #openstack-meeting14:00
mriedem#startmeeting nova14:00
openstackMeeting started Thu Apr  6 14:00:07 2017 UTC and is due to finish in 60 minutes.  The chair is mriedem. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
*** openstack changes topic to " (Meeting topic: nova)"14:00
openstackThe meeting name has been set to 'nova'14:00
*** artom has quit IRC14:00
mriedemwill give it a few minutes14:00
dansmitho/14:00
takashino/14:00
efriedo/14:00
*** artom has joined #openstack-meeting14:00
macszO/14:00
edleafe\o14:00
*** lamt has quit IRC14:00
jimbakero/14:01
raj_singho/14:01
mriedemok let's do it14:02
mriedem#link agenda https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting14:02
mriedem#topic release news14:02
*** openstack changes topic to "release news (Meeting topic: nova)"14:02
mriedem#link Pike release schedule: https://wiki.openstack.org/wiki/Nova/Pike_Release_Schedule14:02
mriedem#info p1 milestone is in 1 week (April 13)14:02
mriedem#info Blueprints: 64 targeted, 49 approved, 1 completed14:02
bauzas\o14:02
mriedem#info Open spec reviews: 61 (down 48 from last week)14:02
*** armstron_ has joined #openstack-meeting14:03
mriedemthe spec review sprint cleaned up a bunch of old cruft from the open review backlog it looks like14:03
mriedemwhich is nice14:03
*** fnaval has joined #openstack-meeting14:03
mriedemany release questions?14:03
*** ntpttr has quit IRC14:03
mriedem#topic bugs14:03
*** openstack changes topic to "bugs (Meeting topic: nova)"14:03
mriedem#help Our backlog of new untriaged bugs is high. Need help with triage of new bugs.14:03
mriedemwe've got >80 untriaged bugs14:03
bauzaswow14:04
mriedemand it's all bauzas' fault14:04
bauzasblame me14:04
mriedemnothing listed as critical14:04
mriedemgate status is ok14:04
mriedem3rd party ci status is ok14:04
mriedemanything for bugs?14:04
mriedem#topic reminders14:04
*** openstack changes topic to "reminders (Meeting topic: nova)"14:04
mriedem#info Spec freeze is April 13 (1 week)14:05
*** pradk has joined #openstack-meeting14:05
mriedem#link Pike Review Priorities etherpad: https://etherpad.openstack.org/p/pike-nova-priorities-tracking14:05
mriedemplease keep ^ up to date14:05
mriedem#link Forum planning: https://wiki.openstack.org/wiki/Forum/Boston201714:05
*** ntpttr has joined #openstack-meeting14:05
mriedem#link https://etherpad.openstack.org/p/BOS-Nova-brainstorming Forum discussion planning for nova (add your name if you are going)14:05
* edleafe needs to update for scheduler14:05
*** melwitt has quit IRC14:05
mriedem^ is a bit stale at this point14:05
*** tomhambleton_ has quit IRC14:05
mriedem#info Currently proposed forum topics: http://forumtopics.openstack.org/14:05
*** melwitt has joined #openstack-meeting14:05
mriedemi see that the forum sessions are already being reviewed and some are being rejected14:06
mriedemi expect a lot of that should shake out next week14:06
*** melwitt is now known as Guest4891014:06
mriedem#info More information on planning: http://lists.openstack.org/pipermail/openstack-dev/2017-March/114703.html14:06
*** jraim has quit IRC14:06
*** tonytan4ever has joined #openstack-meeting14:06
*** jraim_ has joined #openstack-meeting14:06
mriedemany questions about the forum?14:06
mriedem#topic stable branch status14:06
*** openstack changes topic to "stable branch status (Meeting topic: nova)"14:06
mriedemi'm working on getting some ocata regressions backported14:07
*** lbragstad has quit IRC14:07
*** tomhambleton_ has joined #openstack-meeting14:07
mriedemwe've got one more that needs to be merged on master and then backported, and then release14:07
*** spzala has quit IRC14:07
*** fnaval has quit IRC14:07
mriedemthat is https://review.openstack.org/#/c/453859/ and down14:07
mriedem^ is an ocata regression14:07
mriedemonce merged, i'll backport and release ocata14:07
mriedembottom 2 have +2s14:08
mriedemtop patch is trivial14:08
*** artom has quit IRC14:08
* bauzas on it14:08
mriedemno news for stable/newton really14:08
*** lbragstad has joined #openstack-meeting14:08
mriedem#info Planned EOL for Mitaka is April 1014:08
*** artom has joined #openstack-meeting14:08
mriedemi haven't heard any communication from tonyb yet about mitaka eol14:08
mriedembut it's right around the corner14:08
mriedemquestions about stable?14:09
*** armstrong has joined #openstack-meeting14:09
mriedem#topic subteam highlights14:09
*** openstack changes topic to "subteam highlights (Meeting topic: nova)"14:09
*** amitry_ has joined #openstack-meeting14:09
*** kaisers_ has joined #openstack-meeting14:09
mriedemdansmith: cells v214:09
dansmithwe had a meeting this week,14:09
dansmithdiscussed the regressions mriedem was mentioning above14:09
dansmithI gave a little status on the cellsv2 test patch, and guilted mriedem into picking up the page on reviewing my series, which worked like a charm14:10
*** bobh has joined #openstack-meeting14:10
*** gongysh has quit IRC14:10
dansmithmelwitt says she's close to resubmitting the quotas patch14:10
dansmithand mriedem/dtp are getting rolling on the api-facing service id->uuid stuff14:10
dansmithso lots of good progress and momentum all around14:10
dansmithle fin14:10
mriedemyay14:10
mriedemedleafe: scheduler14:10
edleafeReviewed os-traits status. Agreed to clean up the code by adding the autoimport code.14:10
edleafeHad a good long discussion about claims being made in placement, and just where they should be made, and how the workflow should proceed. Agreed not to use any special claim database or token or anything, and just have failed builds delete any allocations for the instance UUID14:10
edleafeOne concern was that if the scheduler claims resources, what happens when the resource tracker does its periodic update of its view of resources. Will it wipe out the claimed resources? Made a note to investigate this.14:11
edleafeHad a strong back-and-forth about returning scheduler hints in the API. No agreement on this, except to continue the discussion on the spec. https://review.openstack.org/#/c/440580/14:11
edleafeDiscussed the use-local-scheduler spec (https://review.openstack.org/#/c/438936/). No agreement yet on that one14:11
edleafejaypipes got Madonna songs going in everyone's head.14:11
edleafeEOM14:11
*** armstron_ has quit IRC14:11
*** amitry has quit IRC14:11
*** meteorfox has quit IRC14:11
*** rpodolyaka is now known as rpodolyaka_afk14:11
*** dougshelley66 has quit IRC14:11
*** toan has quit IRC14:11
*** amitry_ is now known as amitry14:11
*** sindhu has quit IRC14:11
mriedemok i also left comments in https://review.openstack.org/#/c/440580/14:11
mriedemit sounds like sdague would hate it less if it was a subresource14:12
mriedemrather than in the full server repr14:12
*** meteorfox has joined #openstack-meeting14:12
*** kaisers_ has quit IRC14:12
sdagueyes, and I thought we'd agreed on that previously14:12
*** ashtokolov has quit IRC14:12
*** portdirect has quit IRC14:12
*** snuffkin has quit IRC14:12
mriedemi don't remember an agreement on it, but i don't disagree with it14:12
*** portdirect has joined #openstack-meeting14:12
mriedemin fact, i think i agree with it :)14:12
macszhttp://45.55.105.55:8082/bugs-dashboard.html14:12
*** izaakk has quit IRC14:13
macszmarkus_z made this dashboard, might be helpful in bug triage14:13
mriedemmacsz: premature linking?14:13
*** ashtokolov has joined #openstack-meeting14:13
*** sindhu has joined #openstack-meeting14:13
*** patrickeast has quit IRC14:13
mriedemmacsz: let's get to that in open discussion14:13
*** armstrong has quit IRC14:13
*** toan has joined #openstack-meeting14:13
*** ntpttr has quit IRC14:14
mriedemso in general i'm good with a subresource on the hints, and restricting the hints, and also making it more like how we're going to do flavors (comments on that in the spec),14:14
*** MarkAtwood has quit IRC14:14
mriedem2 weeks ago we talked about a backlog spec for a high-level idea on moving entire groups of servers14:14
mriedemrather than exposing hints so an external system has to sort all of this garbage out, which is terrible u14:14
mriedem*ux14:14
*** noslzzp has joined #openstack-meeting14:14
*** davidlenwell has quit IRC14:14
mriedembut i know if we block the small incremental thing for the big thing, neither will get done14:14
*** baoli has quit IRC14:14
mriedemand everyone will be sad14:14
*** rpodolyaka_afk has quit IRC14:15
*** izaakk has joined #openstack-meeting14:15
mriedemanywho, moving on14:15
mriedemtdurakov: are you around for live migration?14:15
bauzasmriedem: I think I basically agree with your point about subresource and restricting hints14:15
raj_singhno LM meeting this week14:15
*** ntpttr has joined #openstack-meeting14:15
bauzas(FWIW)14:15
mriedemthere were two LM specs to review14:15
mriedemone was the per-instance timeout, that spec is approved14:15
mriedemthe other is:14:15
mriedemLive migration completion timeout(config part): https://review.openstack.org/#/c/438467/14:16
*** noslzzp has quit IRC14:16
mriedemthat's got a +2, just needs another reviewer14:16
mriedemor 514:16
mriedemalex_xu: are you around for the api meeting?14:16
*** patrickeast has joined #openstack-meeting14:16
*** asingh_ has quit IRC14:16
mriedem*api subteam14:16
*** davidlenwell has joined #openstack-meeting14:16
*** alexchadin has quit IRC14:16
*** baoli has joined #openstack-meeting14:16
*** MarkAtwood has joined #openstack-meeting14:16
mriedemguess not, we mostly talked about policy specs14:17
mriedemspecifically johnthetubaguy remove scope spec14:17
mriedemhttps://review.openstack.org/#/c/433037/14:17
*** cdent has joined #openstack-meeting14:17
*** rpodolyaka_afk has joined #openstack-meeting14:17
johnthetubaguyyeah14:17
*** armstrong has joined #openstack-meeting14:17
mriedemwe talked some about my spec to remove bdm.device_name from server create and volume attach POST requests, which i've since abandoned14:17
*** asingh_ has joined #openstack-meeting14:17
mriedemand finally we talked some about a path forward to deprecate os-virtual-interface and replace with os-interface, and eventually get bdm/vif tags out of the rest api14:18
mriedemwhich i need to write a spec for, but i'm all spec'ed out14:18
macszmriedem: my bouncer died for 5 minutes, couldnt see anything so i may be out of sync14:18
sfinucan^ me too :/14:18
mriedemmacsz: we'll talk about the bugs dashboard in open discussion14:18
mriedemgibi: notification highlights?14:19
*** mickeys has joined #openstack-meeting14:19
mriedemi think we're missing the gibster14:19
mriedemwe talked a bit about bdms in payload notifications for searchlight14:19
*** snuffkin has joined #openstack-meeting14:19
mriedemand agreed to make that config driven for now, since it will eventually be config driven for searchlight anyway14:19
*** ntpttr has quit IRC14:20
mriedemdisabled by default so we don't make unnecessary db calls from computes14:20
mriedempowervm - efried?14:20
efriedPowerVM driver blueprint impl progress has stagnated.  Broader team, please review https://review.openstack.org/43811914:20
*** jaugustine has joined #openstack-meeting14:20
efriedIn other news, *something* changed underneath us a couple of weeks ago which made the PowerVM code hang while pulling a glance image to an instance's boot disk.  Something to do with eventlets?  A thread blocks open()ing a FIFO - and hangs the entire compute process.  We've worked around it, but if anyone knows more about the root cause of this, please hit me and thorst up after the meeting.14:20
mriedemok14:21
efriedIn conclusion: Broader team, please review https://review.openstack.org/43811914:21
*** ntpttr has joined #openstack-meeting14:21
mriedemcinder/nova updates14:21
mriedemi wasn't in last week's meeting, but lyarwood's vol detach refactor patch is merged14:22
mriedemReview focus is on the new detach flow: https://review.openstack.org/#/c/438750/14:22
mriedem^ is all noop right now, by design14:22
mriedem#topic stuck reviews14:22
*** openstack changes topic to "stuck reviews (Meeting topic: nova)"14:22
mriedemthere was nothing in the agenda14:22
mriedem#topic open discussion14:22
*** openstack changes topic to "open discussion (Meeting topic: nova)"14:22
mriedemmacsz: did you want to mention something about bugs?14:23
*** felipemonteiro has joined #openstack-meeting14:23
sfinucanI have something  - https://review.openstack.org/#/c/450211/14:23
macszwanted to point out that there is the dashboard that markus_z created : http://45.55.105.55:8082/bugs-dashboard.html14:23
macszhelps with bug triage14:23
mriedemmacsz: we also talked about doing a bug spring clean14:23
*** mickeys has quit IRC14:23
macszand the queue of those14:23
mriedemafter p114:23
macszis getting looong14:23
macszand yes14:23
mriedemby accident i attended the bug team meeting this week14:24
mriedemthe team of 114:24
macszyou made a crowd, sir14:24
mriedemand was reminded that in newton, around this time last year, we did a spring clean of launchpad14:24
*** abalutoiu has quit IRC14:24
mriedemnot fixing bugs,14:24
mriedembut just going through cruft in launchpad14:24
mriedemi think i'll propose that again, to be done in a couple of weeks14:24
mriedemmore info in the ML, when it happens14:24
mriedemsfinucan: ok what's up14:25
sfinucanSo I was hoping Jens would be here14:25
* sfinucan doesn't know his nick14:25
mriedemfickler?14:25
mriedemfrickler:14:25
mriedem^14:26
*** siva_krishnan has joined #openstack-meeting14:26
sfinucanbut long story short, seems I exposed some flaws in how the metadata service exposes network info14:26
mriedemthis looks much like what dtp has a bp for14:26
sfinucan...with a recent change14:26
johnthetubaguyit reminded me about the lack of docs we have around the metadata and config drive "API"14:26
*** siva_krishnan has left #openstack-meeting14:26
sfinucanah, so yeah - I was hoping for some context14:26
mriedemjohnthetubaguy: yes, very much14:26
mriedemi had the same concern in https://review.openstack.org/#/c/400883/14:27
sfinucanhe's talking about "making a new metadata version" in that review. Curious to know (a) what that means and (b) if it's necessary14:27
sfinucan...and therefore if it should block that fix14:27
johnthetubaguythe URLs get versioned a bit, one per release14:27
*** ntpttr has quit IRC14:28
johnthetubaguybut its not really very clear14:28
mriedemwe don't bump the version in the meta service if there are no changes14:28
artomPresumably https://github.com/openstack/nova/blob/master/nova/api/metadata/base.py#L50-L5914:28
artomFor the versions14:28
johnthetubaguymriedem: +1 true14:28
mriedemartom: no those are the aws versions14:28
*** dimtruck is now known as zz_dimtruck14:28
mriedemec214:28
mriedemartom: https://github.com/openstack/nova/blob/master/nova/api/metadata/base.py#L7614:28
*** mtanino has joined #openstack-meeting14:28
artommriedem, doh, right14:28
*** bkopilov has joined #openstack-meeting14:28
*** markvoelker has joined #openstack-meeting14:29
mriedemsfinucan: so i'm sure we do a crap job of verifying or testing this,14:29
*** ntpttr has joined #openstack-meeting14:29
mriedembut if for example we add new things to the metadata payload, or change the response in one of the existing keys, then yeah it would be a version bump14:29
johnthetubaguyI was wondering how hard it would be to do something like we have with the samples tests for the API14:29
mriedemjohnthetubaguy: we really probably should have something like that14:30
mriedemwith a fixture or something14:30
sfinucanmriedem: Right, and do we need to provide the ability to get the older version a la microversions?14:30
johnthetubaguyI just feel I am flying blind in there, which is a worry14:30
mriedembecause if you change the format of network_data.json it would be hard to tell14:30
mriedemsfinucan: i think we do14:30
johnthetubaguysfinucan: we hand out all versions today, its in the URL or directory I think14:30
artomjohnthetubaguy, it's been bouncing around in the back of my head to overhaul metadata api, with proper versionning like the API microversions14:30
artomjohnthetubaguy, yeah, I think that's correct14:30
artom"version" is in the URL as a directory14:30
johnthetubaguyartom: its not that simple, because of config drive, but better testing would help a tun14:31
mriedemjohnthetubaguy: we hand out all versions for config drive i think14:31
johnthetubaguymriedem: yeah, exactly that14:31
mriedembut you can request a specific version via the metadata api14:31
johnthetubaguyyeah, in the URL or directory path, I believe14:31
mriedemok, anyway, sfinucan does that answer your question?14:32
*** galstrom_zzz is now known as galstrom14:32
sfinucanSort of . We can revisit on openstack-nova later14:32
*** aasthad has joined #openstack-meeting14:32
johnthetubaguyinteresting project for someone there, getting the testing sorted14:33
*** rossella_s has quit IRC14:33
mriedemi believe we now have a fixture for running actual requests against the metadata api14:33
artomjohnthetubaguy, I probably have the bandwidth for that this cycle14:33
mriedemsdague and mikal wrote that for the vendordata v2 stuff14:33
artomUnless you have someone else in mind14:33
*** rossella_s has joined #openstack-meeting14:33
sfinucanmriedem: Link?14:34
*** ntpttr has quit IRC14:34
mriedemso in functional tests we could write some tests to hit each version and assert what we get back14:34
mriedemsfinucan: i can dig it up later14:34
sfinucanartom I can help with that too14:34
sfinucanmriedem: cool cool14:34
mriedemwe'd have to stub out the backend data/content of course14:34
mriedembut it could test the actual route path logic14:34
mriedemok anything else?14:34
mriedemsounds like no, ok, thanks everyone14:35
mriedem#endmeeting14:35
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"14:35
openstackMeeting ended Thu Apr  6 14:35:03 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:35
openstackMinutes:        http://eavesdrop.openstack.org/meetings/nova/2017/nova.2017-04-06-14.00.html14:35
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/nova/2017/nova.2017-04-06-14.00.txt14:35
openstackLog:            http://eavesdrop.openstack.org/meetings/nova/2017/nova.2017-04-06-14.00.log.html14:35
*** markvoelker has quit IRC14:35
*** takashin has left #openstack-meeting14:35
*** ntpttr has joined #openstack-meeting14:35
*** abalutoiu has joined #openstack-meeting14:35
*** hongbin has joined #openstack-meeting14:37
*** armstrong has quit IRC14:38
*** aysyd_ has joined #openstack-meeting14:38
*** kaisers has quit IRC14:38
*** diablo_rojo has joined #openstack-meeting14:40
*** armstrong has joined #openstack-meeting14:40
*** aysyd has quit IRC14:41
*** aysyd_ is now known as aysyd14:41
*** Guest48910 is now known as melwitt14:42
*** jchhatbar has quit IRC14:42
*** anilvenkata has quit IRC14:43
*** armstrong has quit IRC14:44
*** rderose has joined #openstack-meeting14:45
*** zz_dimtruck is now known as dimtruck14:45
*** eharney has joined #openstack-meeting14:45
*** galstrom is now known as galstrom_zzz14:46
*** lpetrut has quit IRC14:47
*** sfinucan has left #openstack-meeting14:48
*** knangia has joined #openstack-meeting14:48
*** dprince has quit IRC14:48
*** armax has joined #openstack-meeting14:50
*** spzala has joined #openstack-meeting14:51
*** kaisers has joined #openstack-meeting14:51
*** ijw has joined #openstack-meeting14:53
*** tommylikehu_ has joined #openstack-meeting14:55
*** mickeys has joined #openstack-meeting14:57
*** markstur has joined #openstack-meeting14:58
*** markvoelker has joined #openstack-meeting14:59
*** tommylikehu_ has quit IRC15:00
*** e0ne has quit IRC15:00
*** fnaval has joined #openstack-meeting15:01
*** galstrom_zzz is now known as galstrom15:03
*** aysyd_ has joined #openstack-meeting15:03
*** aysyd has quit IRC15:03
*** matrohon has quit IRC15:03
*** aysyd_ is now known as aysyd15:04
*** armax has quit IRC15:04
*** galstrom is now known as galstrom_zzz15:04
*** galstrom_zzz is now known as galstrom15:06
*** fnaval has quit IRC15:06
*** noslzzp has joined #openstack-meeting15:08
*** cody-somerville has quit IRC15:08
*** felipemonteiro has quit IRC15:08
*** cody-somerville has joined #openstack-meeting15:09
*** cody-somerville has quit IRC15:09
*** cody-somerville has joined #openstack-meeting15:09
*** dprince has joined #openstack-meeting15:09
*** kevinz has quit IRC15:09
*** fnaval has joined #openstack-meeting15:09
*** fnaval has quit IRC15:10
*** fnaval has joined #openstack-meeting15:11
*** bzhao has joined #openstack-meeting15:13
*** eharney has quit IRC15:16
*** cody-somerville has quit IRC15:19
*** eharney has joined #openstack-meeting15:19
*** armstrong has joined #openstack-meeting15:24
*** pcaruana has quit IRC15:28
*** yangyapeng has joined #openstack-meeting15:28
*** martinkopec has quit IRC15:30
*** zaneb has quit IRC15:32
*** Guest54381 has quit IRC15:34
*** mjturek has joined #openstack-meeting15:34
*** zaneb has joined #openstack-meeting15:34
*** ntpttr has quit IRC15:34
*** felipemonteiro has joined #openstack-meeting15:35
*** tobberydberg has joined #openstack-meeting15:37
*** ntpttr has joined #openstack-meeting15:37
*** belmoreira has quit IRC15:39
*** tobberydberg has quit IRC15:41
*** jprovazn is now known as jprovazn_bbl15:41
*** aysyd has quit IRC15:42
*** sdague has quit IRC15:45
*** andreas_s has quit IRC15:48
*** zhurong has joined #openstack-meeting15:48
*** cdent has left #openstack-meeting15:48
*** iyamahat has joined #openstack-meeting15:48
*** zhurong has quit IRC15:49
*** numans has quit IRC15:49
*** Julien-zte has quit IRC15:51
*** Julien-zte has joined #openstack-meeting15:52
*** donghao has joined #openstack-meeting15:54
*** donghao has quit IRC15:55
*** donghao has joined #openstack-meeting15:55
*** rbak has quit IRC15:55
*** Patifa has joined #openstack-meeting15:56
*** sridharg has quit IRC15:56
*** kjorgensen has joined #openstack-meeting15:57
*** Julien-zte has quit IRC15:59
*** Julien-zte has joined #openstack-meeting16:01
*** ntpttr has quit IRC16:03
*** leanderthal is now known as leanderthal|afk16:03
*** aarefiev is now known as aarefiev_afk16:05
*** prateek has quit IRC16:05
*** ntpttr has joined #openstack-meeting16:05
*** tlaxkit has quit IRC16:06
*** Apoorva has joined #openstack-meeting16:07
*** ntpttr has quit IRC16:14
*** ntpttr has joined #openstack-meeting16:15
*** Julien-zte has quit IRC16:16
*** numans has joined #openstack-meeting16:18
*** kaisers has quit IRC16:19
*** ntpttr has quit IRC16:20
*** Julien-zte has joined #openstack-meeting16:20
*** iyamahat has quit IRC16:20
*** ntpttr has joined #openstack-meeting16:21
*** ad_rien_ has quit IRC16:24
*** ralonsoh has quit IRC16:24
*** yangyapeng has quit IRC16:25
*** awaugama has quit IRC16:27
*** armax has joined #openstack-meeting16:27
*** ntpttr has quit IRC16:28
*** awaugama has joined #openstack-meeting16:29
*** ntpttr has joined #openstack-meeting16:29
*** Patifa has quit IRC16:29
*** zaneb has quit IRC16:30
*** iyamahat has joined #openstack-meeting16:33
*** ntpttr has quit IRC16:34
*** hashar has quit IRC16:34
*** abalutoiu has quit IRC16:35
*** nadya has quit IRC16:35
*** ntpttr has joined #openstack-meeting16:35
*** fzdarsky_ is now known as fzdarsky16:39
*** iyamahat has quit IRC16:39
*** tonytan4ever has quit IRC16:40
*** tonytan4ever has joined #openstack-meeting16:40
*** ntpttr has quit IRC16:44
*** zaneb has joined #openstack-meeting16:45
*** ntpttr has joined #openstack-meeting16:45
*** aysyd has joined #openstack-meeting16:46
*** kaisers has joined #openstack-meeting16:49
*** VW has quit IRC16:50
*** tesseract has quit IRC16:50
*** VW has joined #openstack-meeting16:50
*** ntpttr has quit IRC16:52
*** ntpttr has joined #openstack-meeting16:53
*** VW has quit IRC16:53
*** Patifa has joined #openstack-meeting16:53
*** VW has joined #openstack-meeting16:54
*** armstrong has quit IRC16:54
*** VW has quit IRC16:55
*** VW has joined #openstack-meeting16:55
*** zaneb has quit IRC16:56
*** zaneb has joined #openstack-meeting16:57
*** zaneb has quit IRC16:57
*** baoli has quit IRC17:00
*** kjorgensen has quit IRC17:01
*** donghao has quit IRC17:03
*** rbak has joined #openstack-meeting17:03
*** rossella_s has quit IRC17:04
*** ntpttr has quit IRC17:04
*** mickeys has quit IRC17:05
*** unicell has quit IRC17:05
*** ntpttr has joined #openstack-meeting17:05
*** mickeys has joined #openstack-meeting17:06
*** ltomasbo is now known as ltomasbo|away17:08
*** ntpttr has quit IRC17:10
*** nadya has joined #openstack-meeting17:10
*** baoli has joined #openstack-meeting17:11
*** ntpttr has joined #openstack-meeting17:11
*** kjorgensen has joined #openstack-meeting17:12
*** kjorgensen has quit IRC17:14
*** kjorgensen has joined #openstack-meeting17:14
*** jtomasek has quit IRC17:16
*** donghao has joined #openstack-meeting17:17
*** ntpttr has quit IRC17:18
*** ntpttr has joined #openstack-meeting17:19
*** rbak has quit IRC17:19
*** zaneb has joined #openstack-meeting17:22
*** harlowja has joined #openstack-meeting17:23
*** Julien-zte has quit IRC17:23
*** ntpttr has quit IRC17:24
*** ntpttr has joined #openstack-meeting17:25
*** ijw has quit IRC17:27
*** Julien-zte has joined #openstack-meeting17:27
*** donghao has quit IRC17:27
*** e0ne has joined #openstack-meeting17:28
*** ntpttr has quit IRC17:30
*** ntpttr has joined #openstack-meeting17:31
*** ijw has joined #openstack-meeting17:35
*** ntpttr has quit IRC17:36
*** eric_young has quit IRC17:36
*** ntpttr has joined #openstack-meeting17:37
*** jtomasek has joined #openstack-meeting17:38
*** unicell has joined #openstack-meeting17:39
*** radez is now known as radez_afk17:41
*** cody-somerville has joined #openstack-meeting17:41
*** cody-somerville has quit IRC17:41
*** cody-somerville has joined #openstack-meeting17:41
*** ntpttr has quit IRC17:42
*** aysyd_ has joined #openstack-meeting17:42
*** ntpttr has joined #openstack-meeting17:43
*** aysyd has quit IRC17:43
*** aysyd_ is now known as aysyd17:44
*** nadya has quit IRC17:45
*** ntpttr has quit IRC17:48
*** jkilpatr_ has quit IRC17:49
*** ntpttr has joined #openstack-meeting17:49
*** Swami has joined #openstack-meeting17:50
*** ntpttr has quit IRC17:54
*** ntpttr has joined #openstack-meeting17:55
*** Patifa has quit IRC17:57
*** Patifa has joined #openstack-meeting17:58
*** Patifa has quit IRC17:58
*** Patifa has joined #openstack-meeting17:59
*** ntpttr has quit IRC18:00
*** Patifa has quit IRC18:00
*** Patifa has joined #openstack-meeting18:01
*** ntpttr has joined #openstack-meeting18:01
*** jkilpatr_ has joined #openstack-meeting18:03
*** cody-somerville has quit IRC18:03
*** Patifa has quit IRC18:04
*** ntpttr has quit IRC18:06
*** electrofelix has quit IRC18:07
*** e0ne has quit IRC18:07
*** ntpttr has joined #openstack-meeting18:07
*** dbecker has quit IRC18:08
*** s3wong has joined #openstack-meeting18:08
*** ad_rien_ has joined #openstack-meeting18:09
*** dtrainor has quit IRC18:09
*** e0ne has joined #openstack-meeting18:10
*** hongbin has quit IRC18:11
*** hongbin_ has joined #openstack-meeting18:11
*** fzdarsky has quit IRC18:11
*** chenying_ has quit IRC18:11
*** ntpttr has quit IRC18:12
*** priteau has quit IRC18:12
*** chenying_ has joined #openstack-meeting18:12
*** priteau has joined #openstack-meeting18:12
*** Julien-zte has quit IRC18:13
*** ntpttr has joined #openstack-meeting18:13
*** Julien-zte has joined #openstack-meeting18:15
*** ad_rien_ has quit IRC18:16
*** ad_rien_ has joined #openstack-meeting18:16
*** priteau has quit IRC18:17
*** Sukhdev has joined #openstack-meeting18:18
*** armax has quit IRC18:18
*** ntpttr has quit IRC18:18
*** armax has joined #openstack-meeting18:18
*** clenimar has quit IRC18:18
*** ntpttr has joined #openstack-meeting18:19
*** hagridaaron has joined #openstack-meeting18:21
*** armax has quit IRC18:22
*** armax has joined #openstack-meeting18:23
*** ntpttr has quit IRC18:24
*** armax has quit IRC18:25
*** hagridaaron has quit IRC18:25
*** donghao has joined #openstack-meeting18:25
*** dtrainor has joined #openstack-meeting18:25
*** ntpttr has joined #openstack-meeting18:25
*** ntpttr has quit IRC18:30
*** donghao has quit IRC18:31
*** ntpttr has joined #openstack-meeting18:31
*** aysyd has quit IRC18:34
*** sdague has joined #openstack-meeting18:34
*** kaisers has quit IRC18:34
*** ntpttr has quit IRC18:36
*** mkoderer has quit IRC18:37
*** ntpttr has joined #openstack-meeting18:37
*** sridharg has joined #openstack-meeting18:40
*** ntpttr has quit IRC18:42
*** ntpttr has joined #openstack-meeting18:43
*** ijw has quit IRC18:43
*** e0ne has quit IRC18:46
*** ntpttr has quit IRC18:47
*** Rockyg has joined #openstack-meeting18:47
*** hongbin_ has quit IRC18:48
*** jprovazn_bbl has quit IRC18:48
*** ntpttr has joined #openstack-meeting18:49
*** e0ne has joined #openstack-meeting18:50
*** ayoung is now known as ayoung_admode18:55
*** ayoung_admode is now known as ayoung_dadmode18:55
*** ntpttr has quit IRC18:56
*** ntpttr has joined #openstack-meeting18:57
*** rbak has joined #openstack-meeting19:00
*** ijw has joined #openstack-meeting19:01
*** baoli has quit IRC19:03
*** tobberydberg has joined #openstack-meeting19:03
*** galstrom is now known as galstrom_zzz19:03
*** sridharg has quit IRC19:04
*** ntpttr has quit IRC19:04
*** cody-somerville has joined #openstack-meeting19:05
*** ntpttr has joined #openstack-meeting19:05
*** csomerville has joined #openstack-meeting19:07
*** ntpttr has quit IRC19:09
*** jkilpatr has joined #openstack-meeting19:10
*** jkilpatr_ has quit IRC19:10
*** cody-somerville has quit IRC19:10
*** ntpttr has joined #openstack-meeting19:11
*** vishnoianil has joined #openstack-meeting19:13
*** ijw has quit IRC19:14
*** ntpttr has quit IRC19:16
*** HeOS has quit IRC19:17
*** kaisers has joined #openstack-meeting19:17
*** ntpttr has joined #openstack-meeting19:17
*** Rockyg has quit IRC19:19
*** fzdarsky has joined #openstack-meeting19:21
*** kaisers has quit IRC19:21
*** ntpttr has quit IRC19:22
*** fnaval has quit IRC19:22
*** ntpttr has joined #openstack-meeting19:23
*** baoli has joined #openstack-meeting19:26
*** trevormc has joined #openstack-meeting19:26
*** ntpttr has quit IRC19:27
*** donghao has joined #openstack-meeting19:28
*** ntpttr has joined #openstack-meeting19:29
*** fzdarsky has quit IRC19:30
*** radez_afk is now known as radez19:32
*** galstrom_zzz is now known as galstrom19:33
*** donghao has quit IRC19:33
*** ntpttr has quit IRC19:34
*** xinli has quit IRC19:34
*** e0ne has quit IRC19:35
*** ntpttr has joined #openstack-meeting19:35
*** e0ne has joined #openstack-meeting19:36
*** e0ne has quit IRC19:36
*** e0ne has joined #openstack-meeting19:37
*** e0ne has quit IRC19:37
*** e0ne has joined #openstack-meeting19:37
*** e0ne has quit IRC19:38
*** e0ne has joined #openstack-meeting19:38
*** e0ne has quit IRC19:39
*** e0ne has joined #openstack-meeting19:39
*** e0ne has quit IRC19:39
*** pchavva has quit IRC19:44
*** openstack has joined #openstack-meeting19:44
*** ChanServ sets mode: +o openstack19:44
*** ntpttr has joined #openstack-meeting19:45
*** armax has joined #openstack-meeting19:56
*** xyang1 has joined #openstack-meeting19:58
*** annegentle has joined #openstack-meeting19:59
*** rbak has quit IRC20:01
*** harlowja has quit IRC20:03
*** chenying_ has quit IRC20:03
*** chenying_ has joined #openstack-meeting20:04
*** scottda has quit IRC20:05
*** rockyg has joined #openstack-meeting20:05
*** xinli has joined #openstack-meeting20:07
*** priteau has joined #openstack-meeting20:13
*** imcsk8 has quit IRC20:13
*** jkilpatr has quit IRC20:15
*** priteau has quit IRC20:18
*** imcsk8 has joined #openstack-meeting20:21
*** zerick has quit IRC20:21
*** zerick has joined #openstack-meeting20:21
*** markmcclain has quit IRC20:26
*** markmcclain has joined #openstack-meeting20:27
*** armax has quit IRC20:30
*** Sukhdev has quit IRC20:31
*** rledisez has left #openstack-meeting20:31
*** iyamahat has joined #openstack-meeting20:32
*** abalutoiu has joined #openstack-meeting20:32
*** rbak has joined #openstack-meeting20:33
*** ykatabam has joined #openstack-meeting20:33
*** kjorgensen has quit IRC20:34
*** dbecker has joined #openstack-meeting20:34
*** kjorgensen has joined #openstack-meeting20:35
*** tonytan4ever has quit IRC20:37
*** iyamahat has quit IRC20:37
*** david-lyle has quit IRC20:44
*** rcernin has quit IRC20:44
*** SpamapS has quit IRC20:44
*** SpamapS has joined #openstack-meeting20:45
*** SpamapS has quit IRC20:45
*** johndperkins has joined #openstack-meeting20:45
*** hongbin has joined #openstack-meeting20:45
*** jrobinson has joined #openstack-meeting20:45
*** SpamapS has joined #openstack-meeting20:46
*** cleong has quit IRC20:54
*** tobberydberg has quit IRC20:55
*** annegentle has quit IRC20:59
*** thorst has quit IRC20:59
*** iyamahat has joined #openstack-meeting20:59
*** leong has joined #openstack-meeting21:02
*** leong has left #openstack-meeting21:02
*** rderose has quit IRC21:02
*** harlowja has joined #openstack-meeting21:03
*** rderose has joined #openstack-meeting21:03
*** rderose has quit IRC21:03
*** rderose has joined #openstack-meeting21:03
*** rfolco has quit IRC21:03
*** rockyg has quit IRC21:05
*** dtroyer has quit IRC21:06
*** dtroyer has joined #openstack-meeting21:06
*** notmorgan is now known as morgan21:08
*** HeOS has joined #openstack-meeting21:08
*** jamesden_ has quit IRC21:11
*** gouthamr has quit IRC21:11
*** lamt has joined #openstack-meeting21:11
*** dimtruck is now known as zz_dimtruck21:12
*** abishop has quit IRC21:12
*** jamesdenton has joined #openstack-meeting21:12
*** felipemonteiro has quit IRC21:14
*** alexpilotti has joined #openstack-meeting21:18
*** jkilpatr has joined #openstack-meeting21:19
*** askb has joined #openstack-meeting21:20
*** donghao has joined #openstack-meeting21:23
*** thorst has joined #openstack-meeting21:24
*** ad_rien_ has quit IRC21:25
*** spzala has quit IRC21:26
*** spzala has joined #openstack-meeting21:26
*** annegentle has joined #openstack-meeting21:27
*** esberglu has quit IRC21:27
*** esberglu has joined #openstack-meeting21:28
*** donghao has quit IRC21:29
*** Sukhdev has joined #openstack-meeting21:29
*** john-davidge has joined #openstack-meeting21:30
*** john-davidge has left #openstack-meeting21:30
*** spzala has quit IRC21:31
*** esberglu has quit IRC21:32
*** haleyb has quit IRC21:35
*** priteau has joined #openstack-meeting21:35
*** gouthamr has joined #openstack-meeting21:36
*** dprince has quit IRC21:37
*** rbak has quit IRC21:42
*** bzhao_ has joined #openstack-meeting21:43
*** zz_dimtruck is now known as dimtruck21:43
*** priteau has quit IRC21:47
*** jamesdenton has quit IRC21:49
*** xinli has quit IRC21:49
*** thorst has quit IRC21:54
*** fnaval has joined #openstack-meeting21:54
*** baoli has quit IRC21:55
*** mlavalle has joined #openstack-meeting21:57
*** galstrom is now known as galstrom_zzz21:58
*** openstack has joined #openstack-meeting22:00
*** ChanServ sets mode: +o openstack22:00
*** Apoorva_ has joined #openstack-meeting22:00
*** ihrachys has joined #openstack-meeting22:00
kevinbenton#startmeeting neutron_drivers22:02
openstackMeeting started Thu Apr  6 22:02:38 2017 UTC and is due to finish in 60 minutes.  The chair is kevinbenton. Information about MeetBot at http://wiki.debian.org/MeetBot.22:02
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.22:02
*** openstack changes topic to " (Meeting topic: neutron_drivers)"22:02
openstackThe meeting name has been set to 'neutron_drivers'22:02
mlavalleo/22:02
kevinbentonamotoki, ihrachys, mlavalle: ping22:02
kevinbentonhello!22:02
amotokihi22:02
kevinbentonarmax can't join us, he's giving a talk at ONS right now about Neutron22:03
ihrachyso/22:03
amotokinice to hear that :)22:03
*** iyamahat has quit IRC22:03
mlavalleyeah, that's good22:03
bzhao_o/22:03
*** haleyb has joined #openstack-meeting22:04
*** Apoorva has quit IRC22:04
kevinbentonso the results of the doodle of where to move the drivers meeting are in22:04
mlavallegood22:04
kevinbentonand the result is that there is no good time we can agree on22:04
ihrachysyay! /s22:05
mlavallekevinbenton: I'll make it simple. You tell the time and I'll accomodate to whatever you and the others decide22:05
*** hongbin has quit IRC22:05
kevinbentonit basically comes down to Armando can't do early morning, and that's the only convenient intersection for Ihar and Akihiro22:05
ihrachysok, I guess we will stick to what we have22:06
kevinbentonyeah, i think that's the only option for now22:06
ihrachysI suspect a similar case is for the neutron meeting on Mondays? :-x22:06
amotokiI didn't mark 17UTC timeslot but I can get up late but even though we still have no intersection with armando timeslots :(22:06
*** hongbin has joined #openstack-meeting22:06
kevinbentonyeah22:07
kevinbentonMonday might be a little more flexible22:07
ihrachysok I guess I will trim my Fridays to the point where I won't work :P22:07
mlavalleMonday works for me22:07
kevinbentonwe can chat about that in next monday team meeting22:07
ihrachys+22:08
* haleyb reads-up on cloning experiments22:08
kevinbentonmlavalle: ihrachys was referring to the Neutron team meeting time change we attempted and failed :)22:08
mlavalleah, ok22:08
kevinbenton#info drivers team meeting staying at the same time for now22:08
kevinbenton#topic RFE's22:08
*** openstack changes topic to "RFE's (Meeting topic: neutron_drivers)"22:08
kevinbenton#link https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=Triaged&field.tag=rfe22:08
*** manjeets has joined #openstack-meeting22:09
ihrachysI admit I didn't have time for anything drivers related this week22:09
kevinbentonthat's okay22:09
kevinbentonlet's do easy ones :)22:09
ihrachyslike SNAT?? :)22:10
mlavalleyeah that one22:10
kevinbentonnow that the dissenting opinion is gone, what do we think about? https://bugs.launchpad.net/neutron/+bug/1671634 ;)22:10
openstackLaunchpad bug 1671634 in neutron "[RFE] Allow to set MTU for networks" [Wishlist,Triaged] - Assigned to Ihar Hrachyshka (ihar-hrachyshka)22:10
*** xyang1 has quit IRC22:10
kevinbentonwe'll wait for armando to reply on that22:10
kevinbentonlet's skip SNAT as well because i need to see what Igor said on fast exit patch22:10
ihrachysI am puzzled on why it's controversial, but sure, we need armax22:10
kevinbentoni think there is some confusion there because fast exit was different last time i looked22:11
amotokiare we discussing MTU or local SNAT?22:11
mlavalleI think neither22:12
manjeetslol22:12
* manjeets thought its MTU22:12
ihrachysyeah we wait for kevinbenton to post the next link22:12
ihrachysmtu will need armax22:12
kevinbenton#link https://bugs.launchpad.net/neutron/+bug/167285222:12
openstackLaunchpad bug 1672852 in neutron "[RFE] Make controllers with different list of supported API extensions to behave identically" [Wishlist,Triaged] - Assigned to Ihar Hrachyshka (ihar-hrachyshka)22:12
amotokiagree22:12
ihrachysthat's on me. I posted a spec here: https://review.openstack.org/45199322:13
ihrachysI know that it may not go further but thought a detailed write-up will benefit discussion22:13
kevinbentonack22:13
kevinbentoni do want to seriously consider the sticky sessions approach22:13
ihrachysI am still not sure it's a great idea, because it targets solving issues that are not immediately present in current code but suggests a path to evolve new features in the future22:13
ihrachysright, that's one solution that solves half of the problem22:14
kevinbentonwe need to think through the cases where that would break and clearly illustrate them before undertaking the big pile of work this will take22:14
ihrachysI actually agree22:14
kevinbentonihrachys: what's the other half of the problem?22:14
ihrachysthere are also some limitations in the proposal22:14
ihrachysdue to the fact that our api is liberal22:14
*** aeng has joined #openstack-meeting22:15
ihrachysthe other half is, what if a new resource representation is put into db and then should be parsed by unaware old server22:15
*** davidsha has joined #openstack-meeting22:15
kevinbentonihrachys: i'm not sure i understand, isn't that what the point of expand-only scripts is?22:15
*** bobh has quit IRC22:15
ihrachysthe proposal targets blocking that case on api level, so that you can't get a new expanded resource in db before all servers are upgraded22:16
amotokiwe are now using extensions to indicate a new feature and minor versioning. for features the idea would work, but for minor versioning (aka shim extension) I am not sure it works.22:16
ihrachyskevinbenton, the point of expand scripts is that you can execute them while neutron-server is running; not that plugin code will necessarily behave correctly.22:16
kevinbentonihrachys: well if it breaks old server i'd say it's not really an expand script22:16
ihrachysamotoki, not sure which versioning we talk about22:17
kevinbentonlet's take time to review the spec and comment there22:17
*** vishwana_ has quit IRC22:17
amotokiihrachys: what I mean is we have shim extension (or light extension) for minor behavior changes.22:17
ihrachyskevinbenton, well it's one thing that a column added (but not filled) doesn't break a server; it's another thing that server can make sense of the column filled in with data22:17
ihrachys+ for more time to bake/think/review spec...22:17
amotokifor such changes, I am not sure we can ensure a plugin works correctly if we disable some a new extension22:18
kevinbentonihrachys: well the old server would ignore it22:18
ihrachysamotoki, we should not have cases where we modify behaviour of existing attributes22:18
kevinbentonok22:19
ihrachyskevinbenton, server may be scheduled to act on the resource that is represented with new data in db; it may choke on it. (that's hypothetical)22:19
amotokiihrachys: agree. if we find exception we need to fix it22:19
ihrachysok, I guess we agree to follow up in lp and gerrit22:19
mlavalleso, comment on the spec22:20
amotoki+1 for spec22:20
kevinbentonihrachys: right, it sounds like that violates the point of hte expand script. maybe we aren't as strict as i thought. would be good to have some sample scenarios you envision in the spec that would break22:20
kevinbentonok, next22:20
amotokias high level, there is no reason to block this22:20
kevinbenton#link https://bugs.launchpad.net/neutron/+bug/167434922:21
openstackLaunchpad bug 1674349 in neutron "[RFE] Introduce a new rule with service user role in Neutron policy" [Wishlist,Triaged] - Assigned to Akihiro Motoki (amotoki)22:21
ihrachysamotoki, complexity22:21
ihrachysre the service user bug, we actually started work I believe22:21
amotokiI think this one is super simple. we already consume more attributes from keystone.22:22
amotokiyes we started it. I think this can be handles as a normal bug22:22
ihrachysit seems like a no brainer22:22
kevinbentonyes22:22
kevinbentonapprove22:22
mlavalleyes, approve22:22
kevinbentonthis will be nice22:22
ihrachysyeah we talk about it for a while22:23
*** pradk has quit IRC22:23
kevinbentonhaving nova doing network things for the user with admin privileges has always made me nervous22:23
*** iyamahat has joined #openstack-meeting22:23
amotokiyes. service token is a nice feature22:23
kevinbentonhttps://en.wikipedia.org/wiki/Confused_deputy_problem22:23
*** eharney has quit IRC22:23
ihrachysafaik it's also related to timeout issues they had for long operations22:23
kevinbentonihrachys: can you switch to approved state?22:23
ihrachyssure22:24
*** noslzzp has quit IRC22:24
kevinbenton#link https://bugs.launchpad.net/neutron/+bug/166732922:24
openstackLaunchpad bug 1667329 in neutron "[RFE] Floating IP Subnets on Routed Provider Networks" [Undecided,Triaged]22:24
kevinbentonmlavalle: how familiar are you with the plans for this?22:25
mlavallesomehow familiar22:26
kevinbentonif i understand the proposal correctly, it will be a very limited change on neutron side22:26
mlavalleit is the completion of the of the routed networks spec22:26
mlavallewe discussed it this morning during the L3 team meeting22:26
mlavalleOn the Neutron side is  not that big22:27
*** bzhao has quit IRC22:27
*** bzhao has joined #openstack-meeting22:27
amotokiIt also needs a change on dynamic-routing-side. this looks a main part.22:28
mlavallethat is correct22:28
kevinbentonoka22:28
kevinbentonso is john going to work on this then?22:28
mlavalleyes and I plan to pitch in22:29
mlavalleHe actually proposed this morning to start working on is as WIP while the RFE is approved22:29
kevinbentonsounds good22:30
kevinbentoni'm okay approving this one22:30
kevinbentoni don't see it conflicting with other ongoing work in neutron22:30
mlavalleyeah, me neither22:30
kevinbentonihrachys, amotoki: any issues approving this one?22:30
amotokiI am fine with approving it22:30
ihrachysI am ok, though I don't grasp l3 things, so you can also ignore me :)22:31
amotokithe next step is a spec?22:31
mlavallewe don't want to ignore you, ihrachys :-)22:31
ihrachysI think also a blueprint (though I am not sure why we do it)22:31
kevinbentonihrachys: blueprint makes visibility in launchpad easier22:32
ihrachyskevinbenton, well if you target to pike-1 it will show in the target...22:32
ihrachysso not sure how it helps22:32
ihrachysofc except requiring to set approver and author...22:32
kevinbentonihrachys: as a bug though22:33
kevinbentonihrachys: separating features from bugs is somewhat useful22:33
ihrachyswell if only that, sure22:33
kevinbentonihrachys: yeah, i'm not sure if there is another advantage22:33
ihrachysso tl;dr there is some legwork to set all things correctly, the RFE process in devref has details22:33
ihrachyssomeone should just commit now to do the work22:34
kevinbentonok22:35
kevinbentonthere is one more i would like to discuss that has a thorny backward compatibility issue22:35
kevinbenton#link https://bugs.launchpad.net/neutron/+bug/166963022:35
openstackLaunchpad bug 1669630 in neutron "Network RBAC acceptance workflow" [Wishlist,Triaged]22:35
ihrachysoh I remember that one. we can always introduce new types of rbacs that will need approval ;)22:36
*** Apoorva_ has quit IRC22:36
*** mriedem has quit IRC22:36
ihrachysI don't think controlling behaviour with config option is a great idea22:36
kevinbentonihrachys: oh, i didn't think about that22:36
*** Apoorva has joined #openstack-meeting22:36
kevinbentonihrachys: a new type might not be bad22:36
ihrachyssince it is a step from cross-cloud compatibility22:36
kevinbentonihrachys: then operators could block access_as_shared with policy.json22:37
*** mriedem has joined #openstack-meeting22:37
ihrachysyeah, like approve:access_as_shared or smth22:37
ihrachysmaybe even make it a pattern for all rules22:37
kevinbentonyeah, we want to make sure it's a general solution22:38
ihrachysor make it a new attribute on existing rbac rule that suggests if approval is needed.22:38
kevinbentoni suppose policy.json is sort of like having it config driven though22:39
ihrachysyeah. I don't think we should ask users to make it. just add approval as an auxiliary parameter of rbac22:39
ihrachysthen we can make our CLI clients use it by default22:39
ihrachysor smth22:40
kevinbentonwell then we still have the issue where we are technically breaking the API by changing behavior22:40
kevinbentonsince a user using the API will now require the other user to accept the shared thing before using it22:40
amotokiIIRC I think some other project (glance?) has similar mechansim. In the impl,  even though they do not approve a network share request, they can use it.22:41
ihrachyskevinbenton, but default behaviour will be as it is now?22:42
ihrachysnot sure I see where compat issue here is22:42
kevinbentonihrachys: so are you suggesting that we continue to allow users to share without requiring approval?22:42
ihrachysthe original compat issue was that we will change behaviour for rbacs that are created by scripts written pre-fix22:42
ihrachyskevinbenton, ah well, yeah, I forgot about the use case!22:43
ihrachys:)22:43
amotokiI understand the challenging point is what should be the default. It is a big change for users who some resources are exposed to.22:43
kevinbentonamotoki: right22:43
kevinbentonwe can always migrate everything now to the already approved state22:43
kevinbentonthe issue is API behavior change going forward of not being approved by default22:43
amotokiyeah22:44
mlavalleyeah, we change the bahavior22:44
ihrachysok, I guess a new resource would be the easiest, and we would keep both for some transition time22:44
ihrachysthen just drop it from our code (but not api-ref)22:44
ihrachysit == old impl22:45
kevinbentonihrachys: so basically a whole new API endpoint?22:45
kevinbentonihrachys: and they ultimately do the same thing, but one auto-approves and one doesn't?22:45
kevinbentonthat could work22:45
amotokianother idea is to allow a user to deny resource sharing.... a resource shared is visible to users but the user can deny the share.22:45
amotokiit is a bit different from the original RFE though..22:46
kevinbentonbut that requires user to opt-in to a safety feature22:46
kevinbentonwhich i would like to avoid if we can22:46
kevinbentonand if operators automate that as part of tenant onboarding, then we basically have the same problem of a user not knowing if they need to accept or not22:47
amotokiit is just a brainstorming. of course I think opt-in model looks natural for many users in this case22:48
*** jaugustine has quit IRC22:48
kevinbentonok, provide thoughs on the RFE22:49
kevinbentonand we can discuss again next week22:49
kevinbentoni'm actually leaning towards the new API option as of now22:49
mlavalleI am also leaning in that direction22:50
kevinbentonok22:51
kevinbentonthat's the last of the RFE's22:51
amotokithat sounds a good possible direction. I am wondering how glance handles it and need to check it22:51
trevormchi all, sorry to interrupt. I added an rfe the week of the 02/09 drivers meeting bug 1662650. I believe my bug has been acknowledged but it's status has not been moved to confirmed yet, so I think it fell through the cracks some how?22:51
openstackbug 1662650 in neutron "[RFE] Advance configuration of SR-IOV ports- api extension" [Wishlist,New] https://launchpad.net/bugs/1662650 - Assigned to Trevor McCasland (twm2016)22:51
mlavalleamotoki: yeah, maybe part of the homework is to find that out22:51
ihrachysI posted a comment with new api suggested22:51
*** iyamahat has quit IRC22:51
kevinbentontrevormc: ah, hasn't been triaged yet22:52
kevinbentonwe can look now22:52
trevormcthank you! It's rough but I do have a vf_policy object in review to give an idea.22:52
kevinbentontrevormc: many of these sound like they should be derived from existing APIs22:53
*** Chengli has joined #openstack-meeting22:53
kevinbentonlike allowing/dropping broadcast22:53
kevinbentonor antispoofing22:54
ihrachyskevinbenton, you mean secgroups?22:54
kevinbentoni think those should be higher level properties of neutron network or port security22:54
kevinbentonihrachys: right22:54
trevormcI believe port_security already covers the antispoofing22:54
ihrachysright. sriov may have its implementation of firewall_driver instead of using noop as they do now22:54
kevinbentoni don't think we want to expose these directly as properties if they sort of overlap with existing abstractions22:54
*** Chengli has left #openstack-meeting22:55
kevinbentonVLAN_STRIP sounds like vlan_transparency22:55
amotokiINSERT_TAG sounds a normal operation as OVS does.22:56
*** tobberydberg has joined #openstack-meeting22:56
trevormcyeah but I thought at the PTG we discussed that vlan transparency only applied to tags in one direction and not both22:56
kevinbentontrevormc: vlan transparency just allows tagged traffic to pass in and out of a port without being modified22:57
kevinbentontrevormc: i think we need to discuss these basically one-by-one in the RFE22:57
kevinbentontrevormc: i'll leave comments and we can talk about it next drivers meeting22:58
mlavalleyeah, matching with current Neutron capabilities22:58
ihrachysI am not sure what INSERT_TAG is, you may want to elaborate there on it22:58
amotokiI totally agree with kevin22:58
trevormcyeah I think that will be better, thanks. I'll have to talk to the guys who are driving this through me :)22:58
kevinbentonok22:58
ihrachys+22:58
kevinbentonthanks everyone22:58
kevinbentonsame time next week! :)22:59
mlavallesee you next week!22:59
kevinbenton#endmeeting22:59
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"22:59
openstackMeeting ended Thu Apr  6 22:59:12 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)22:59
openstackMinutes:        http://eavesdrop.openstack.org/meetings/neutron_drivers/2017/neutron_drivers.2017-04-06-22.02.html22:59
mlavalleo/22:59
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/neutron_drivers/2017/neutron_drivers.2017-04-06-22.02.txt22:59
manjeetsthanks22:59
openstackLog:            http://eavesdrop.openstack.org/meetings/neutron_drivers/2017/neutron_drivers.2017-04-06-22.02.log.html22:59
amotokiI see a lot of RFE bugs with In Progress status https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INPROGRESS&field.tag=rfe22:59
amotokiit seems better to check them and reset the status if necessary23:00
*** tobberydberg has quit IRC23:00
*** fnaval has quit IRC23:00
amotokithanks23:00
*** alexpilotti has quit IRC23:02
*** trevormc has quit IRC23:02
*** awaugama has quit IRC23:04
*** alexpilotti has joined #openstack-meeting23:05
*** davidsha has quit IRC23:06
*** alexpilotti has quit IRC23:08
*** alexpilotti has joined #openstack-meeting23:09
*** dmacpher has quit IRC23:12
*** alexpilotti has quit IRC23:12
*** alexpilotti has joined #openstack-meeting23:13
*** alexpilotti has quit IRC23:15
*** alexpilotti has joined #openstack-meeting23:15
*** Julien-zte has quit IRC23:15
*** Julien-zte has joined #openstack-meeting23:17
*** gongysh has joined #openstack-meeting23:18
*** spzala has joined #openstack-meeting23:22
*** Julien-zte has quit IRC23:24
*** bobh has joined #openstack-meeting23:24
*** Julien-zte has joined #openstack-meeting23:25
*** Swami has quit IRC23:28
*** donghao has joined #openstack-meeting23:28
*** Julien-zte has quit IRC23:30
*** mlavalle has quit IRC23:32
*** Julien-zte has joined #openstack-meeting23:32
*** donghao has quit IRC23:34
*** hongbin_ has joined #openstack-meeting23:35
*** markvoelker has quit IRC23:37
*** hongbin has quit IRC23:38
*** imcsk8 has quit IRC23:40
*** Julien-zte has quit IRC23:42
*** neiljerram has quit IRC23:43
*** Julien-zte has joined #openstack-meeting23:43
*** thorst has joined #openstack-meeting23:43
*** Julien-zte has quit IRC23:46
*** imcsk8 has joined #openstack-meeting23:47
*** david-lyle has joined #openstack-meeting23:48
*** claudiub has quit IRC23:48
*** thorst has quit IRC23:48
*** claudiub has joined #openstack-meeting23:48
*** e0ne has joined #openstack-meeting23:53
*** e0ne has quit IRC23:57
*** dmacpher has joined #openstack-meeting23:58

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