ekcs | time for congress meeting ramineni_ masahito aimeeu thinrichs | 00:01 |
---|---|---|
*** thinrichs has joined #openstack-meeting | 00:01 | |
aimeeu | Hi | 00:01 |
ramineni_ | Hi | 00:01 |
thinrichs | Hi all | 00:01 |
ekcs | hi all! | 00:01 |
ekcs | #startmeeting congressteammeeting | 00:01 |
openstack | Meeting started Thu Feb 9 00:01:46 2017 UTC and is due to finish in 60 minutes. The chair is ekcs. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 00:01 |
*** openstack changes topic to " (Meeting topic: congressteammeeting)" | 00:01 | |
openstack | The meeting name has been set to 'congressteammeeting' | 00:01 |
ekcs | Hi all. hope everyone’s having a great week! | 00:02 |
*** chris_morrell has quit IRC | 00:02 | |
*** sdague has quit IRC | 00:02 | |
*** masahito has joined #openstack-meeting | 00:02 | |
ekcs | here are the topics I have for today. anything else on our minds? | 00:02 |
ekcs | topics: | 00:02 |
ekcs | - ocata bugs | 00:02 |
ekcs | - PTG topics discussion | 00:02 |
ekcs | - PTG social planning | 00:02 |
masahito | hi | 00:02 |
*** eranrom has quit IRC | 00:02 | |
ekcs | - stable/newton gate issue | 00:02 |
*** iyamahat has quit IRC | 00:03 | |
*** tommylikehu_ has joined #openstack-meeting | 00:03 | |
ekcs | ok let’s get startedthen =) | 00:04 |
*** iyamahat has joined #openstack-meeting | 00:04 | |
ekcs | #topic ocata bugs | 00:04 |
*** openstack changes topic to "ocata bugs (Meeting topic: congressteammeeting)" | 00:04 | |
ekcs | are there any new bugs we’d like to talk about? | 00:04 |
*** padkrish has quit IRC | 00:05 | |
*** georgk has quit IRC | 00:06 | |
thinrichs | I ran into one .. the flag delete-datasources doesn't work. Let me dig up the bug number | 00:06 |
*** zz_dimtruck is now known as dimtruck | 00:06 | |
*** m1dev has quit IRC | 00:06 | |
*** padkrish has joined #openstack-meeting | 00:06 | |
thinrichs | https://bugs.launchpad.net/congress/+bug/1663057 | 00:06 |
openstack | Launchpad bug 1663057 in congress "Auto-deletion of datasources fails" [Undecided,New] | 00:06 |
thinrichs | There might be a related bug. | 00:06 |
thinrichs | If ceilometer isn't reachable, does the Ceilometer driver fail to initialize? That seemed to be what happened to me. | 00:07 |
thinrichs | Example in that bug report | 00:07 |
*** tommylikehu_ has quit IRC | 00:08 | |
ekcs | got it. so it seems like the deletion is requring the datasource be reachable? | 00:09 |
thinrichs | I don't think so. Perhaps the writeup was misleading. | 00:09 |
thinrichs | I think there might be 2 distinct issues. | 00:09 |
thinrichs | 1. Supplying the delete-… flag on the command line references code that has been moved. | 00:10 |
ramineni_ | thinrichs: I think bug seems to be because delete datasource is moved and not update in the function | 00:10 |
*** baoli has quit IRC | 00:11 | |
thinrichs | 2. The Congress ceilometer driver seems to need to talk to Ceilometer when initializing. If it can't Congress doesn't start. | 00:11 |
thinrichs | ramineni_: agreed for #1 | 00:11 |
ramineni_ | Will add quick fix for that | 00:12 |
thinrichs | ramineni_: great! | 00:12 |
ekcs | got it. | 00:12 |
thinrichs | Does anyone know if the ceilometer driver connects to ceilometer on init? | 00:12 |
thinrichs | We probably don't want congress to fail to start b/c it can't reach one of the other services. | 00:12 |
ramineni_ | It doesn't I suppose | 00:12 |
ekcs | so 1. the deletion flag implementation needs some fixing up. | 00:13 |
ramineni_ | We just create client object | 00:13 |
ekcs | 2. ceilometer driver fails to initialize if ceilometer not responsive. probably doesn’t have to be that way. | 00:13 |
ekcs | agreed. | 00:14 |
masahito | agreed | 00:14 |
*** yangyapeng has joined #openstack-meeting | 00:14 | |
thinrichs | If either of those 2 issues were fixed, I could have worked thru the problem, but since both were there I had to manually edit the database. | 00:14 |
*** yangyapeng has quit IRC | 00:14 | |
ramineni_ | Isn't the error because aodh is not started yet | 00:15 |
*** hongbin has quit IRC | 00:15 | |
thinrichs | ramineni_: You're right. Not sure why I was thinking it was ceilometer. | 00:15 |
*** xinli has quit IRC | 00:16 | |
thinrichs | The only other bug I saw was Eric's 500 on a nova delete. I've got a devstack that won't let me delete the 'nova' datasource. | 00:16 |
ramineni_ | But it's happening with latest code ..I remember catching that exception and just return ing | 00:16 |
ramineni_ | ?? | 00:16 |
thinrichs | I just created a new devstack this afternoon, so it should be from the tip of master. | 00:17 |
ramineni_ | Ok | 00:17 |
ekcs | yea. the nova delete bug is here. | 00:18 |
ekcs | https://bugs.launchpad.net/congress/+bug/1662809 | 00:18 |
openstack | Launchpad bug 1662809 in congress "500 error on nova datasource delete" [Undecided,New] | 00:18 |
ekcs | #link https://bugs.launchpad.net/congress/+bug/1662809 | 00:18 |
ekcs | i’ve narrowed down on how to reproduce it. | 00:18 |
ekcs | three things needed: | 00:19 |
ekcs | 1. a rule that mentions the datasource in head and body. | 00:19 |
ekcs | 2. the congress instance has to be “newly started”. if certain things take place, the error no longer occurs. | 00:20 |
*** krtaylor has joined #openstack-meeting | 00:20 | |
*** sdake_ has quit IRC | 00:20 | |
ekcs | quite strange. | 00:20 |
thinrichs | What's the 3rd thing? | 00:21 |
*** mmotiani_ has joined #openstack-meeting | 00:21 | |
ekcs | oops I guess just 2 | 00:21 |
thinrichs | Know what causes "newly started" to be false? | 00:21 |
thinrichs | I went thru that script of yours once (kind of) manually, then deleted the policies and new datasources, and ran the script again and saw the bug. | 00:22 |
ekcs | thinrichs: I know i said over email maybe this is the cause of the depedency graph issue, but it could also be the dependence graph issue already exists and causes the 500 here. | 00:22 |
*** salv-orlando has quit IRC | 00:23 | |
ekcs | thinrichs: actually I didn’t say it quite right. | 00:24 |
*** rbak has quit IRC | 00:25 | |
ekcs | here’s what happens. | 00:26 |
thinrichs | Hmmm…interesting wrinkle. | 00:26 |
*** lamt has quit IRC | 00:26 | |
thinrichs | Seems the nova datasource delete command returned 404 for me, but then deleted the datasource. | 00:26 |
*** cody-somerville has quit IRC | 00:26 | |
ekcs | if I experience the error, then delete and create policy1 then run the same script again that generated the error the first time, error does not occur.. | 00:27 |
*** lamt has joined #openstack-meeting | 00:27 | |
thinrichs | Interesting | 00:27 |
ekcs | but if i create and delete right from the start of congress, error still happens. quite strange. | 00:28 |
ekcs | anyway. just want to mention it. not going to solve it here probably. | 00:28 |
ekcs | pretty important bug to fix because it is related to another issue that stops all rule insertions. | 00:29 |
ekcs | thinrichs: I think it returns 404 because the delete went through the DB but didn’t finish in congress. so when you run delete again after a DS sync, the ds wasn’t there any more. | 00:30 |
ekcs | If I add the DS again and delete again it’s back to the 500 error. | 00:30 |
thinrichs | ok | 00:30 |
ekcs | well let’s move on then. | 00:31 |
*** lamt has quit IRC | 00:31 | |
ekcs | unless someone wants to talk about another bug. | 00:31 |
ekcs | #topic PTG topics discussion | 00:32 |
*** openstack changes topic to "PTG topics discussion (Meeting topic: congressteammeeting)" | 00:32 | |
ekcs | Thanks all for adding more thoughts to the etherpad. $link https://etherpad.openstack.org/p/congress-ptg-pike | 00:32 |
ekcs | #link https://etherpad.openstack.org/p/congress-ptg-pike | 00:32 |
ekcs | is there anything we want to quickly discuss/clarify here? | 00:33 |
ekcs | (may not be) | 00:33 |
ekcs | I’m wondering what is meant by this: | 00:34 |
ekcs | parallel enforcement: policy engine calls datasource driver serially when some actions needed. | 00:34 |
ekcs | which is the desired behavior? parallel or serial? | 00:34 |
masahito | it's an optional feature. | 00:35 |
masahito | I suppose congress has new flag, parallel enforcement or something like this. | 00:36 |
ekcs | masahito: got it. so which behavior is it that we want to consider adding? parallel or serial? | 00:36 |
masahito | parallel | 00:36 |
ekcs | for performance/responsiveness reasons? | 00:36 |
masahito | I'll add an example rule in the enforcement. | 00:36 |
masahito | ekcs: yes | 00:37 |
ekcs | masahito: got it! | 00:37 |
masahito | s/in the enforcement/in the etherpad/ | 00:37 |
ekcs | so why don’t we continue adding our thoughts to the etherpad (if there is more), and I’ll send out on ML a proposed rough schedule that we can finalize next IRC? | 00:38 |
ekcs | based on all the topics in the pad. | 00:38 |
thinrichs | Sounds good | 00:39 |
ekcs | ok moving on then if there’s nothing else on this topic atm. | 00:39 |
ekcs | #topic PTG social | 00:40 |
*** openstack changes topic to "PTG social (Meeting topic: congressteammeeting)" | 00:40 | |
ekcs | thinrichs sent out an email regarding this. | 00:40 |
ekcs | thinrichs: you wanna talk more about it? | 00:40 |
thinrichs | Here's the link | 00:40 |
thinrichs | http://lists.openstack.org/pipermail/openstack-dev/2017-February/111762.html | 00:40 |
*** mmotiani_ has joined #openstack-meeting | 00:40 | |
thinrichs | I found 2 vegetarian-friendly restaurants for dinner (one Ethiopian, one American), both highly rated on trip advisor. | 00:41 |
thinrichs | I also found 2 outings: the aquarium and the botanical gardens | 00:41 |
thinrichs | We could do a combo of dinner and outing, or just 1 of them. | 00:41 |
ekcs | I’ve heard good things about the aquariam. | 00:42 |
thinrichs | Other preferences? | 00:42 |
thinrichs | Did we ever pick a day? Wed night or Thu night? | 00:42 |
masahito | thinrichs: thank you! all of your choices looks great! | 00:43 |
thinrichs | Thanks! I'm happy to do it. | 00:43 |
ekcs | I don’t think we picked a day. | 00:43 |
*** Julien-zte has joined #openstack-meeting | 00:44 | |
ramineni_ | thinrichs: thanks for the options .. looks great | 00:45 |
ekcs | aquarium i heard is really great, but i’m not sure how much time people want to dedicate to it. if we do a quick mid-day trip, it feels like a waste of the $44 ticket. | 00:45 |
thinrichs | And we can always choose to do the aquarium / botanical gardens on the spur of the moment when we're there. | 00:46 |
thinrichs | Maybe we should choose a restaurant and a day and make reservations | 00:46 |
ekcs | great let’s do that. | 00:46 |
thinrichs | Any preferences for days or Ethiopian/American? | 00:46 |
thinrichs | If not, I can pick one when making reservations. | 00:47 |
ekcs | both restaurants seem good to me. no preference. | 00:47 |
ramineni_ | Thursday should be good | 00:47 |
ekcs | I slightly prefer thursday but not by much. | 00:47 |
ramineni_ | Ethiopian looks far right | 00:48 |
thinrichs | masahito, aimeeu: preference on day? | 00:48 |
thinrichs | Ethiopian is a little farther away (20min). | 00:48 |
masahito | I prefer Thursday | 00:48 |
aimeeu | no preference on day or restaurant | 00:48 |
thinrichs | Thursday it is then. | 00:49 |
*** adisky_ has quit IRC | 00:49 | |
thinrichs | I'd lean toward the american place, since it's closer. | 00:49 |
ekcs | sounds good to me. | 00:50 |
ramineni_ | Sounds good .. | 00:50 |
masahito | me too | 00:50 |
thinrichs | Okay. I'll make the reservation for Thu night at the American place. Say 7p? | 00:51 |
aimeeu | yes - no easy way to get to Ethiopian on the MARTA | 00:51 |
ekcs | 7p sounds good too. | 00:52 |
*** bobh has joined #openstack-meeting | 00:52 | |
*** bobh has quit IRC | 00:52 | |
*** bobh has joined #openstack-meeting | 00:52 | |
ekcs | ok then are we done with this topic for now? | 00:53 |
thinrichs | Yep | 00:53 |
ekcs | thanks thinrichs ! | 00:53 |
ekcs | #topic open discussion | 00:53 |
*** openstack changes topic to "open discussion (Meeting topic: congressteammeeting)" | 00:53 | |
ekcs | go for it if anyone has anything to discuss =) | 00:54 |
ekcs | who’s going to be there on friday btw? maybe we could do an unofficial outing on friday for those interested. and include some other folks we know/meet too. | 00:55 |
aimeeu | I may be interested (or I may be in AT&T meetings) | 00:55 |
aimeeu | My flight leaves Atlanta at 9 pm | 00:56 |
thinrichs | I'm not there on Friday. :( | 00:56 |
masahito | I'll be there on Friday. | 00:56 |
*** dimtruck is now known as zz_dimtruck | 00:56 | |
ramineni_ | I'll be there too | 00:56 |
ekcs | ok got it. maybe i’ll look into that and send out an email. | 00:57 |
ekcs | last three minutes. | 00:57 |
ekcs | just wanna say even though we have found a couple more bugs it seems to be fewer than at the same spot in some of the previous releases in my memory. probably both because we limited features and we did a good job of finding & fixing things early. | 00:59 |
ekcs | good job everyone =) | 00:59 |
thinrichs | Thanks all! | 00:59 |
ekcs | alright then. have a great week all and see you next time! | 01:00 |
ekcs | #endmeeting | 01:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 01:00 | |
openstack | Meeting ended Thu Feb 9 01:00:34 2017 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 01:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/congressteammeeting/2017/congressteammeeting.2017-02-09-00.01.html | 01:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2017/congressteammeeting.2017-02-09-00.01.txt | 01:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/congressteammeeting/2017/congressteammeeting.2017-02-09-00.01.log.html | 01:00 |
masahito | thank you, all | 01:00 |
*** zhhuabj has quit IRC | 01:03 | |
*** thinrichs has quit IRC | 01:06 | |
*** ykatabam has quit IRC | 01:14 | |
*** zhhuabj has joined #openstack-meeting | 01:16 | |
*** iyamahat has quit IRC | 01:16 | |
*** yangyapeng has joined #openstack-meeting | 01:17 | |
*** kevinz has joined #openstack-meeting | 01:18 | |
*** iyamahat has joined #openstack-meeting | 01:18 | |
*** sdake has joined #openstack-meeting | 01:18 | |
*** zz_dimtruck is now known as dimtruck | 01:19 | |
*** sdake has quit IRC | 01:20 | |
*** sdake has joined #openstack-meeting | 01:21 | |
*** salv-orlando has joined #openstack-meeting | 01:24 | |
*** julim has joined #openstack-meeting | 01:27 | |
*** claudiub has quit IRC | 01:28 | |
*** salv-orlando has quit IRC | 01:29 | |
*** zhurong has joined #openstack-meeting | 01:29 | |
*** zhurong has quit IRC | 01:35 | |
*** ykatabam has joined #openstack-meeting | 01:35 | |
*** RuiChen has joined #openstack-meeting | 01:36 | |
*** Daisy has joined #openstack-meeting | 01:37 | |
*** dimtruck is now known as zz_dimtruck | 01:39 | |
*** Swami has quit IRC | 01:40 | |
*** Apoorva has quit IRC | 01:40 | |
*** chenying has quit IRC | 01:49 | |
*** chenying has joined #openstack-meeting | 01:49 | |
*** iceyao has joined #openstack-meeting | 01:50 | |
*** mmalik4 has quit IRC | 01:52 | |
*** thorst_ has joined #openstack-meeting | 01:54 | |
*** mtanino has quit IRC | 01:55 | |
*** ykatabam has quit IRC | 01:56 | |
*** padkrish has quit IRC | 01:56 | |
*** thorst_ has quit IRC | 01:58 | |
*** lhx__ has joined #openstack-meeting | 02:03 | |
*** jamesdenton has joined #openstack-meeting | 02:03 | |
*** ekcs has quit IRC | 02:04 | |
*** tommylikehu_ has joined #openstack-meeting | 02:04 | |
*** mickeys has quit IRC | 02:05 | |
*** david-lyle has joined #openstack-meeting | 02:06 | |
*** jamesden_ has joined #openstack-meeting | 02:07 | |
*** Daisy has quit IRC | 02:08 | |
*** Daisy has joined #openstack-meeting | 02:08 | |
*** jamesdenton has quit IRC | 02:08 | |
*** tommylikehu_ has quit IRC | 02:09 | |
*** Daisy has quit IRC | 02:10 | |
*** Daisy has joined #openstack-meeting | 02:10 | |
*** Daisy has quit IRC | 02:11 | |
*** masahito has quit IRC | 02:11 | |
*** bobh has quit IRC | 02:11 | |
*** Daisy has joined #openstack-meeting | 02:11 | |
*** ianychoi has quit IRC | 02:13 | |
*** ianychoi has joined #openstack-meeting | 02:13 | |
*** Daisy has quit IRC | 02:15 | |
*** gouthamr has quit IRC | 02:16 | |
*** Daisy has joined #openstack-meeting | 02:17 | |
*** padkrish has joined #openstack-meeting | 02:18 | |
*** Daisy has quit IRC | 02:19 | |
*** Daisy has joined #openstack-meeting | 02:19 | |
*** knangia has quit IRC | 02:20 | |
*** fzdarsky_ has joined #openstack-meeting | 02:22 | |
*** ykatabam has joined #openstack-meeting | 02:23 | |
*** zhhuabj_ has joined #openstack-meeting | 02:23 | |
*** zhhuabj has quit IRC | 02:24 | |
*** fzdarsky has quit IRC | 02:25 | |
*** salv-orlando has joined #openstack-meeting | 02:26 | |
*** unicell has quit IRC | 02:26 | |
*** Daisy has quit IRC | 02:26 | |
*** Daisy has joined #openstack-meeting | 02:27 | |
*** zhhuabj_ has quit IRC | 02:29 | |
*** Daisy has quit IRC | 02:29 | |
*** zhhuabj_ has joined #openstack-meeting | 02:29 | |
*** Daisy has joined #openstack-meeting | 02:29 | |
*** salv-orlando has quit IRC | 02:30 | |
*** Daisy has quit IRC | 02:32 | |
*** kberger has quit IRC | 02:33 | |
*** Daisy has joined #openstack-meeting | 02:33 | |
*** kberger has joined #openstack-meeting | 02:33 | |
*** japestinho has joined #openstack-meeting | 02:34 | |
*** Daisy has quit IRC | 02:36 | |
*** Daisy has joined #openstack-meeting | 02:36 | |
*** zz_dimtruck is now known as dimtruck | 02:38 | |
*** cody-somerville_ has quit IRC | 02:39 | |
*** zara_the_lemur__ has joined #openstack-meeting | 02:40 | |
*** gongysh has quit IRC | 02:40 | |
*** gongysh has joined #openstack-meeting | 02:40 | |
*** akuznetsov has joined #openstack-meeting | 02:41 | |
*** s3wong has quit IRC | 02:42 | |
*** padkrish has quit IRC | 02:44 | |
*** padkrish has joined #openstack-meeting | 02:45 | |
*** gongysh has quit IRC | 02:45 | |
*** tongli has quit IRC | 02:50 | |
*** diablo_rojo_phon has quit IRC | 02:50 | |
*** cody-somerville_ has joined #openstack-meeting | 02:52 | |
*** pvaneck has quit IRC | 02:54 | |
*** akuznetsov has quit IRC | 02:54 | |
*** padkrish has quit IRC | 02:56 | |
*** Hosam has quit IRC | 02:56 | |
*** cburgess has quit IRC | 02:59 | |
*** eeiden has quit IRC | 02:59 | |
*** htruta has quit IRC | 02:59 | |
*** denaitre has quit IRC | 02:59 | |
*** htruta has joined #openstack-meeting | 02:59 | |
*** vishnoianil has quit IRC | 02:59 | |
*** coreycb has quit IRC | 02:59 | |
*** nicolasbock has quit IRC | 02:59 | |
*** vishnoianil has joined #openstack-meeting | 03:00 | |
*** denaitre has joined #openstack-meeting | 03:01 | |
*** baoli has joined #openstack-meeting | 03:01 | |
*** mmotiani_ has quit IRC | 03:02 | |
*** guoshan has joined #openstack-meeting | 03:03 | |
*** hongbin has joined #openstack-meeting | 03:05 | |
*** coreycb has joined #openstack-meeting | 03:05 | |
*** yuanying has quit IRC | 03:05 | |
*** cburgess has joined #openstack-meeting | 03:06 | |
*** yuanying has joined #openstack-meeting | 03:07 | |
*** baoli has quit IRC | 03:07 | |
*** thorst_ has joined #openstack-meeting | 03:08 | |
*** thorst_ has quit IRC | 03:08 | |
*** ramineni_ has quit IRC | 03:10 | |
*** mmotiani_ has joined #openstack-meeting | 03:11 | |
*** ijw has quit IRC | 03:11 | |
*** yuanying has quit IRC | 03:11 | |
*** eeiden has joined #openstack-meeting | 03:11 | |
*** nicolasbock has joined #openstack-meeting | 03:11 | |
*** Sukhdev has quit IRC | 03:13 | |
*** ricolin has joined #openstack-meeting | 03:17 | |
*** sudipto has joined #openstack-meeting | 03:18 | |
*** sudipto_ has joined #openstack-meeting | 03:18 | |
*** bkopilov has quit IRC | 03:19 | |
*** bkopilov_ has quit IRC | 03:19 | |
*** baoli has joined #openstack-meeting | 03:20 | |
*** Apoorva has joined #openstack-meeting | 03:20 | |
*** Daisy has quit IRC | 03:26 | |
*** Daisy has joined #openstack-meeting | 03:26 | |
*** iyamahat has quit IRC | 03:27 | |
*** yamahata has quit IRC | 03:27 | |
*** Daisy has quit IRC | 03:27 | |
*** Daisy has joined #openstack-meeting | 03:27 | |
*** eeiden has quit IRC | 03:29 | |
*** eeiden has joined #openstack-meeting | 03:30 | |
*** armax has quit IRC | 03:31 | |
*** links has joined #openstack-meeting | 03:33 | |
*** iceyao has quit IRC | 03:33 | |
*** epico has joined #openstack-meeting | 03:35 | |
*** Daisy has quit IRC | 03:37 | |
*** padkrish has joined #openstack-meeting | 03:37 | |
*** thorst_ has joined #openstack-meeting | 03:38 | |
*** Daisy has joined #openstack-meeting | 03:38 | |
*** thorst_ has quit IRC | 03:38 | |
*** Daisy has quit IRC | 03:42 | |
*** Daisy has joined #openstack-meeting | 03:44 | |
*** sdake has quit IRC | 03:45 | |
*** baoli has quit IRC | 03:47 | |
*** Daisy has quit IRC | 03:48 | |
*** jaypipes has joined #openstack-meeting | 03:48 | |
*** padkrish has quit IRC | 03:49 | |
*** diablo_rojo has quit IRC | 03:53 | |
*** padkrish has joined #openstack-meeting | 03:56 | |
*** donghao has joined #openstack-meeting | 03:57 | |
*** jrobinson is now known as jrobinson-afk | 03:58 | |
*** mmotiani_ has quit IRC | 03:59 | |
*** mickeys has joined #openstack-meeting | 03:59 | |
*** vishnoianil has quit IRC | 04:00 | |
*** padkrish has quit IRC | 04:01 | |
*** donghao has quit IRC | 04:02 | |
*** Cibo_ has joined #openstack-meeting | 04:03 | |
*** tommylikehu_ has joined #openstack-meeting | 04:05 | |
*** mmotiani_ has joined #openstack-meeting | 04:05 | |
*** tommylikehu_ has quit IRC | 04:09 | |
*** guoshan has quit IRC | 04:10 | |
*** nicolasbock has quit IRC | 04:19 | |
*** padkrish has joined #openstack-meeting | 04:20 | |
*** jrobinson-afk is now known as jrobinson | 04:28 | |
*** fnaval has joined #openstack-meeting | 04:34 | |
*** sdake has joined #openstack-meeting | 04:34 | |
*** nadya has joined #openstack-meeting | 04:38 | |
*** thorst_ has joined #openstack-meeting | 04:38 | |
*** thorst_ has quit IRC | 04:44 | |
*** amotoki has joined #openstack-meeting | 04:46 | |
*** amotoki_ has joined #openstack-meeting | 04:47 | |
*** bkopilov_ has joined #openstack-meeting | 04:48 | |
*** bkopilov has joined #openstack-meeting | 04:49 | |
*** amotoki has quit IRC | 04:51 | |
*** VW has joined #openstack-meeting | 04:51 | |
*** fnaval has quit IRC | 04:51 | |
*** fnaval has joined #openstack-meeting | 04:52 | |
*** dimtruck is now known as zz_dimtruck | 04:54 | |
*** nadya has quit IRC | 04:57 | |
*** Daisy has joined #openstack-meeting | 04:59 | |
*** cartik has joined #openstack-meeting | 05:01 | |
*** Daisy has quit IRC | 05:01 | |
*** Daisy has joined #openstack-meeting | 05:01 | |
*** Daisy has quit IRC | 05:03 | |
*** mickeys has quit IRC | 05:03 | |
*** Daisy has joined #openstack-meeting | 05:04 | |
*** Sukhdev has joined #openstack-meeting | 05:04 | |
*** mmotiani_ has quit IRC | 05:04 | |
*** Daisy has quit IRC | 05:05 | |
*** Daisy has joined #openstack-meeting | 05:05 | |
*** tommylikehu_ has joined #openstack-meeting | 05:06 | |
*** Daisy has quit IRC | 05:07 | |
*** Daisy has joined #openstack-meeting | 05:07 | |
*** Daisy has quit IRC | 05:08 | |
*** Daisy has joined #openstack-meeting | 05:08 | |
*** Daisy has quit IRC | 05:09 | |
*** Daisy has joined #openstack-meeting | 05:10 | |
*** tommylikehu_ has quit IRC | 05:10 | |
*** Daisy has quit IRC | 05:10 | |
*** Daisy_ has joined #openstack-meeting | 05:10 | |
*** adisky_ has joined #openstack-meeting | 05:10 | |
*** guoshan has joined #openstack-meeting | 05:11 | |
*** mmotiani_ has joined #openstack-meeting | 05:12 | |
*** Apoorva has quit IRC | 05:12 | |
*** mtanino has joined #openstack-meeting | 05:13 | |
*** sudipto has quit IRC | 05:18 | |
*** sudipto_ has quit IRC | 05:18 | |
*** lpetrut has joined #openstack-meeting | 05:20 | |
*** ayogi has joined #openstack-meeting | 05:24 | |
*** guoshan has quit IRC | 05:25 | |
*** cody-somerville has joined #openstack-meeting | 05:27 | |
*** cody-somerville has quit IRC | 05:28 | |
*** unicell has joined #openstack-meeting | 05:32 | |
*** krtaylor has quit IRC | 05:34 | |
*** lhx__ has quit IRC | 05:35 | |
*** padkrish has quit IRC | 05:35 | |
*** hongbin has quit IRC | 05:36 | |
*** sdake has quit IRC | 05:39 | |
*** sdake has joined #openstack-meeting | 05:40 | |
*** dmorita has quit IRC | 05:40 | |
*** sudipto has joined #openstack-meeting | 05:40 | |
*** sudipto_ has joined #openstack-meeting | 05:40 | |
*** dmorita has joined #openstack-meeting | 05:42 | |
*** sandanar has joined #openstack-meeting | 05:44 | |
*** cartik has quit IRC | 05:44 | |
*** dmorita has quit IRC | 05:46 | |
*** cartik has joined #openstack-meeting | 05:50 | |
*** amotoki has joined #openstack-meeting | 05:51 | |
*** VW has quit IRC | 05:51 | |
*** amotoki has quit IRC | 05:52 | |
*** amotoki has joined #openstack-meeting | 05:52 | |
*** amotoki_ has quit IRC | 05:54 | |
*** amotoki_ has joined #openstack-meeting | 05:56 | |
*** amotoki has quit IRC | 06:00 | |
*** guoshan has joined #openstack-meeting | 06:00 | |
*** lpetrut has quit IRC | 06:01 | |
*** japestinho has quit IRC | 06:01 | |
*** Daisy_ has quit IRC | 06:01 | |
*** Daisy has joined #openstack-meeting | 06:01 | |
*** janki has joined #openstack-meeting | 06:02 | |
*** dmorita has joined #openstack-meeting | 06:05 | |
*** r-mibu has quit IRC | 06:05 | |
*** Daisy has quit IRC | 06:06 | |
*** yuanying has joined #openstack-meeting | 06:07 | |
*** ekuris__ has joined #openstack-meeting | 06:07 | |
*** dmorita has quit IRC | 06:09 | |
*** jamesden_ has quit IRC | 06:09 | |
*** salv-orlando has joined #openstack-meeting | 06:09 | |
*** aeng has quit IRC | 06:10 | |
*** rajinir_ has quit IRC | 06:10 | |
*** sacharya_ has quit IRC | 06:11 | |
*** liuyulong has quit IRC | 06:12 | |
*** imcsk8_ has joined #openstack-meeting | 06:12 | |
*** imcsk8 has quit IRC | 06:12 | |
*** ekcs has joined #openstack-meeting | 06:13 | |
*** zhonghua has joined #openstack-meeting | 06:14 | |
*** lpetrut has joined #openstack-meeting | 06:16 | |
*** zhonghua2 has quit IRC | 06:16 | |
*** padkrish has joined #openstack-meeting | 06:17 | |
*** mtanino has quit IRC | 06:18 | |
*** zoukeke has joined #openstack-meeting | 06:19 | |
*** iyamahat has joined #openstack-meeting | 06:21 | |
*** markstur has quit IRC | 06:24 | |
*** r-mibu has joined #openstack-meeting | 06:25 | |
*** markstur has joined #openstack-meeting | 06:25 | |
*** cartik has quit IRC | 06:26 | |
*** cartik has joined #openstack-meeting | 06:27 | |
*** zhonghua2 has joined #openstack-meeting | 06:28 | |
*** abalutoiu_ has joined #openstack-meeting | 06:28 | |
*** dtrainor has quit IRC | 06:29 | |
*** TheJulia_ has joined #openstack-meeting | 06:29 | |
*** carl_baldwin_ has joined #openstack-meeting | 06:29 | |
*** kmARC_ has joined #openstack-meeting | 06:29 | |
*** patrickeast_ has joined #openstack-meeting | 06:29 | |
*** myoung is now known as myoung|pto | 06:30 | |
*** Hosam has joined #openstack-meeting | 06:31 | |
*** kberger has quit IRC | 06:32 | |
*** carl_baldwin has quit IRC | 06:33 | |
*** TheJulia has quit IRC | 06:33 | |
*** denaitre has quit IRC | 06:33 | |
*** zhangshuai has quit IRC | 06:33 | |
*** ociuhandu has quit IRC | 06:33 | |
*** kmARC has quit IRC | 06:33 | |
*** patrickeast has quit IRC | 06:33 | |
*** ntata has quit IRC | 06:33 | |
*** liusheng has quit IRC | 06:33 | |
*** zhonghua has quit IRC | 06:33 | |
*** zhhuabj_ has quit IRC | 06:33 | |
*** abalutoiu has quit IRC | 06:33 | |
*** denaitre has joined #openstack-meeting | 06:33 | |
*** TheJulia_ is now known as TheJulia | 06:33 | |
*** ntata has joined #openstack-meeting | 06:33 | |
*** patrickeast_ is now known as patrickeast | 06:33 | |
*** kmARC_ is now known as kmARC | 06:33 | |
*** liusheng has joined #openstack-meeting | 06:33 | |
*** carl_baldwin_ is now known as carl_baldwin | 06:33 | |
*** zhhuabj has joined #openstack-meeting | 06:34 | |
*** cody-somerville has joined #openstack-meeting | 06:35 | |
*** yamahata has joined #openstack-meeting | 06:36 | |
*** nkrinner_afk is now known as nkrinner | 06:38 | |
*** jchhatbar has joined #openstack-meeting | 06:40 | |
*** Hosam_ has joined #openstack-meeting | 06:40 | |
*** thorst_ has joined #openstack-meeting | 06:40 | |
*** dtrainor has joined #openstack-meeting | 06:42 | |
*** csomerville has joined #openstack-meeting | 06:42 | |
*** unicell1 has joined #openstack-meeting | 06:43 | |
*** janki has quit IRC | 06:43 | |
*** Hosam has quit IRC | 06:43 | |
*** unicell has quit IRC | 06:43 | |
*** thorst_ has quit IRC | 06:45 | |
*** cody-somerville has quit IRC | 06:45 | |
*** vishnoianil has joined #openstack-meeting | 06:49 | |
*** mmotiani_ has quit IRC | 06:50 | |
*** claudiub has joined #openstack-meeting | 06:50 | |
*** sridharg has joined #openstack-meeting | 06:51 | |
*** eumel8 has joined #openstack-meeting | 06:51 | |
eumel8 | morning | 06:52 |
*** Sukhdev has quit IRC | 06:53 | |
*** mickeys has joined #openstack-meeting | 06:55 | |
*** jpich has joined #openstack-meeting | 06:55 | |
*** sdake has quit IRC | 06:56 | |
*** gyee has quit IRC | 06:57 | |
ianychoi | eumel8, morning! | 06:57 |
eumel8 | hey, man! | 06:58 |
*** mmotiani_ has joined #openstack-meeting | 06:58 | |
ianychoi | :) How r u going? | 06:59 |
*** Daisy has joined #openstack-meeting | 06:59 | |
eumel8 | good, and you? | 06:59 |
*** ykatabam has quit IRC | 06:59 | |
ianychoi | Yep me too with lots of work.. .but busy means that I am going in a right way | 06:59 |
*** salv-orl_ has joined #openstack-meeting | 06:59 | |
eumel8 | *g* | 07:00 |
ianychoi | #startmeeting OpenStack I18n Meeting | 07:00 |
openstack | Meeting started Thu Feb 9 07:00:04 2017 UTC and is due to finish in 60 minutes. The chair is ianychoi. Information about MeetBot at http://wiki.debian.org/MeetBot. | 07:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 07:00 |
*** openstack changes topic to " (Meeting topic: OpenStack I18n Meeting)" | 07:00 | |
openstack | The meeting name has been set to 'openstack_i18n_meeting' | 07:00 |
ianychoi | #roll | 07:00 |
*** mickeys has quit IRC | 07:00 | |
*** zzxwill has joined #openstack-meeting | 07:00 | |
ianychoi | zzxwill, Daisy hello! | 07:00 |
*** rcernin has joined #openstack-meeting | 07:00 | |
zzxwill | Hi Ian. | 07:00 |
zzxwill | Hi Daisy. | 07:00 |
eumel8 | hi zzxwill | 07:00 |
jpich | o/ | 07:01 |
ianychoi | Oh jpich hi :) | 07:01 |
zzxwill | Hi eumel8. | 07:01 |
Daisy | Hi, ianychoi, zzxwill, eumel8 | 07:01 |
ianychoi | Nice :) Then let me start today topics | 07:01 |
ianychoi | #link https://wiki.openstack.org/wiki/Meetings/I18nTeamMeeting | 07:01 |
eumel8 | Daisy, really there? Can't imagine ;) | 07:01 |
ianychoi | haha | 07:01 |
Daisy | eumel8: yes, real Daisy | 07:02 |
eumel8 | nice to see you, Daisy | 07:02 |
ianychoi | #topic Translation progress w.r.t. Hard StringFreeze | 07:02 |
*** openstack changes topic to "Translation progress w.r.t. Hard StringFreeze (Meeting topic: OpenStack I18n Meeting)" | 07:02 | |
ianychoi | Actually.. so interestingly | 07:02 |
*** salv-orlando has quit IRC | 07:02 | |
ianychoi | I did not know that there have been so long Chinese holidays during Soft & Hard StringFreeze | 07:02 |
eumel8 | holidays are already good :) | 07:03 |
ianychoi | On Monday morning, I have just seen that Daisy was getting online and I have heard that there was Chinese new year | 07:03 |
ianychoi | Daisy, zzxwill sorry for my still lack of your culture.. I heard so long time that Chinese new year is important but I might have forgot it | 07:04 |
*** imcsk8_ has quit IRC | 07:04 | |
ianychoi | #link | 07:04 |
ianychoi | #link https://translate.openstack.org/version-group/view/ocata-dashboard-translation/projects | 07:04 |
zzxwill | It's fine:) | 07:04 |
*** imcsk8 has joined #openstack-meeting | 07:04 | |
*** amotoki_ has quit IRC | 07:05 | |
ianychoi | The link is all the projects which are now related to I18n team's translation plan and priority | 07:05 |
ianychoi | #link https://translate.openstack.org/ | 07:05 |
*** amotoki has joined #openstack-meeting | 07:05 | |
ianychoi | And this link is what I18n team is more focusing | 07:05 |
ianychoi | Now there are total 9 out of 12 stable-ocata versions in Zanata | 07:06 |
*** ociuhandu has joined #openstack-meeting | 07:06 | |
*** tommylikehu_ has joined #openstack-meeting | 07:06 | |
ianychoi | Ideally, I18n team needs to focus to review translated strings in stable-ocata versions. | 07:07 |
ianychoi | But.. some projects do not have stable/ocata branch yet so.. | 07:07 |
ianychoi | I have no idea how me carefully notice with detail context | 07:08 |
ianychoi | BTW, zzxwill how Chinese translation is going? | 07:08 |
*** lennyb has joined #openstack-meeting | 07:08 | |
*** zhhuabj_ has joined #openstack-meeting | 07:08 | |
ianychoi | Last week, I remember that Korean, French, Indonesnan, and Japanese translations are going fine | 07:09 |
zzxwill | Not good, it's my responsibility for not being devoted much time on Chinese i18n team. | 07:09 |
*** mickeys has joined #openstack-meeting | 07:10 | |
zzxwill | Simplified Chinese ranks 7, which is not good. | 07:10 |
ianychoi | For ranking, I think the rank calculation includes release-notes | 07:10 |
ianychoi | So I now would like to suggest that: | 07:11 |
*** tesseract has joined #openstack-meeting | 07:11 | |
*** tommylikehu_ has quit IRC | 07:11 | |
*** jftalta has joined #openstack-meeting | 07:11 | |
ianychoi | - More focus on stable-ocata versions in Zanata, for example, horizon: https://translate.openstack.org/version-group/view/ocata-dashboard-translation/projects/horizon/stable-ocata | 07:11 |
jftalta | Hi ! | 07:11 |
ianychoi | jftalta, hi! | 07:11 |
ianychoi | Also, translation reviewings would be so important | 07:12 |
*** sacharya has joined #openstack-meeting | 07:12 | |
ianychoi | - Using translation checksite (although it is unofficial) for translation review & translation checksite feedback | 07:12 |
ianychoi | #link http://lists.openstack.org/pipermail/openstack-i18n/2017-January/002701.html | 07:12 |
ianychoi | eumel8, I great appreciate this implementation, eumel8 ! | 07:13 |
*** lhx__ has joined #openstack-meeting | 07:13 | |
jftalta | so do I :) | 07:13 |
eumel8 | yes | 07:13 |
ianychoi | And.. I have heard that Ilya (adiantum) is now ill.. | 07:13 |
eumel8 | hi jftalta | 07:13 |
jftalta | hi eumel8 | 07:13 |
zzxwill | Does translation review count on StackAlytics? Ianychoi Translator tends not to do reviewing I think. | 07:14 |
ianychoi | Could someone want to delegate string freeze manager role from now to 2 weeks? | 07:14 |
jftalta | ill ?... | 07:14 |
ianychoi | jftalta, yep sick.. I briefly talked with him about two days ago | 07:14 |
*** andreas_s has joined #openstack-meeting | 07:15 | |
ianychoi | zzxwill, currently no translation review metric in Stackalytics but yes. I want to include... but I think I need to think about this implemention in Pike cycle, not current cycle | 07:15 |
zzxwill | Great. Thx. | 07:15 |
jftalta | hi zzxwill | 07:15 |
zzxwill | Hi jftalta. | 07:15 |
ianychoi | Note that string freeze period is so important in i18n team, and taking care all of things from me would not be a good idea | 07:16 |
ianychoi | I would like to collaborate with more i18n team members :) | 07:16 |
ianychoi | Any volunteers for stringfreeze manager? | 07:16 |
*** sacharya has quit IRC | 07:17 | |
*** yamamoto has quit IRC | 07:17 | |
ianychoi | (Oh silence.. T.T) | 07:17 |
jpich | Maybe send an email to the list about it for people who can't attend the meeting today, and also describes the tasks involved so it's clear what someone needs to do? | 07:17 |
zzxwill | +1 | 07:18 |
eumel8 | +1 | 07:18 |
jftalta | +1 | 07:18 |
ianychoi | jpich, right but... only 1-2 weeks are left | 07:18 |
ianychoi | zzxwill, would you take over this role? | 07:18 |
jpich | I understand :( | 07:19 |
jftalta | it's true. but nonone said I take the task ... | 07:19 |
*** katomo has joined #openstack-meeting | 07:20 | |
ianychoi | Hmm.. I think StringFreeze manager does not have numerous work.. | 07:20 |
jpich | Is there a page documenting the work? | 07:21 |
eumel8 | someone else from the Russian Team? I would prefer to send an email to the list and we will find a solution today.. | 07:21 |
jftalta | i agree | 07:21 |
ianychoi | #link http://lists.openstack.org/pipermail/openstack-i18n/2017-January/002673.html | 07:21 |
ianychoi | (I was finding this link.) | 07:21 |
jpich | Great, thank you! | 07:22 |
*** Dmitrii-Sh_ is now known as Dmitrii-Sh | 07:22 | |
ianychoi | jpich, np :) | 07:22 |
zzxwill | I am afraid that I don't have much time for the role, but I will call in Chinese team and I will reply you by tonight at 16:00 PM UTC. | 07:22 |
ianychoi | zzxwill, thanks | 07:22 |
ianychoi | eumel8, yep.. I may write an e-mail in openstack-i18n@lists.openstack.org | 07:23 |
eumel8 | thx | 07:23 |
ianychoi | Okay thanks all :) | 07:23 |
jftalta | :) | 07:23 |
ianychoi | #link Discussion: Soft & Hard StringFreezes & Release models | 07:23 |
ianychoi | Oops.. | 07:23 |
ianychoi | #topic Discussion: Soft & Hard StringFreezes & Release models | 07:23 |
*** openstack changes topic to "Discussion: Soft & Hard StringFreezes & Release models (Meeting topic: OpenStack I18n Meeting)" | 07:23 | |
ianychoi | StringFreeze periods are defined in here: | 07:24 |
ianychoi | #link https://releases.openstack.org/ocata/schedule.html | 07:24 |
ianychoi | And.. | 07:24 |
ianychoi | #link https://releases.openstack.org/reference/release_models.html Release models | 07:24 |
ianychoi | In releasenote schedule, Sotft & Hard StringFreeze periods are defined | 07:25 |
ianychoi | And.. AFAIK I18n team has decided translation plans & priorities from now mainly horizon & plugin projects | 07:25 |
*** lhx__ has quit IRC | 07:25 | |
jftalta | that's right | 07:25 |
ianychoi | But.. recently, I have got to know: 1) Soft & Hard StringFreezes are valid for only cycle-with-milestones release model | 07:26 |
*** lhx__ has joined #openstack-meeting | 07:26 | |
eumel8 | are there some discussion mailing-lists about changes in the time scheduling? | 07:26 |
ianychoi | and 2) other release models such as cycle-with-intermediary and cycle-trailing will release around "Final RCs and intermediary releases" or later | 07:26 |
ianychoi | eumel8, no it was not the change | 07:26 |
*** zhhuabj_ has quit IRC | 07:27 | |
ianychoi | It was the definition for a long time... as far as i know but me did not recognize.. | 07:27 |
jpich | Up to 2 weeks after the other projects' releases, for cycle-trailing | 07:27 |
*** blkart has joined #openstack-meeting | 07:27 | |
*** dwong has joined #openstack-meeting | 07:27 | |
eumel8 | ok | 07:27 |
ianychoi | And even.. i18n team might have not recognized | 07:27 |
ianychoi | But.. some horizon plugin projects follow other release models such as cycle-with-intermediary and cycle-trailing | 07:28 |
*** salv-orl_ has quit IRC | 07:28 | |
jftalta | not clear for me... | 07:29 |
ianychoi | So... my question now is that.. should we take of soft & hard stringfreezes for all the release models? | 07:29 |
ianychoi | s/take/take care/ | 07:29 |
*** gongysh has joined #openstack-meeting | 07:29 | |
ianychoi | jftalta, for example, for horizon project, horizon team developed a lot and the team will create less string changes from Soft StringFreeze | 07:30 |
ianychoi | And.. after hard StringFreeze, much less changes | 07:30 |
ianychoi | Around Hard StringFreeze, horizon team creates stable branch: e.g., stable/ocata | 07:30 |
jftalta | ok. So ?... | 07:30 |
ianychoi | But.. for example, magnum-ui is different | 07:31 |
ianychoi | The release model for magnum-ui is cycle-with-intermediary | 07:31 |
*** padkrish has quit IRC | 07:31 | |
jftalta | ok | 07:31 |
ianychoi | And one project team with such release model said that they just create stable branch around release date | 07:31 |
ianychoi | So I think... considering soft & hard stringfreezes would be limited in cycle-with-milestone releasemodel | 07:32 |
jftalta | so we have to deal with the master branch, right ? | 07:32 |
ianychoi | For other release models, yep I can take care of the creation of stable-versions | 07:32 |
ianychoi | But.. one worry for me is that then I should be busy from soft stringfreeze to hard stringfreeze and even after the releasedate | 07:33 |
ianychoi | For PTL, more awareness of soft & hard StringFreeze is fine although it is somewhat busy | 07:33 |
ianychoi | But.. taking more time would be so lots of burden to PTL | 07:34 |
ianychoi | But.. I do not want to discuss PTL burden.... | 07:34 |
ianychoi | I would like to ask: my proposal would be a good idea or not | 07:34 |
ianychoi | Or.. some more projects would be considered? | 07:35 |
ianychoi | For example, magnum-ui looks nice to end users | 07:35 |
*** suh has joined #openstack-meeting | 07:35 | |
ianychoi | also.. horizon-lbaas-dashboard and octavia-dashboard (in future) | 07:35 |
*** suh has left #openstack-meeting | 07:35 | |
ianychoi | If they look fine and they are so attractive to translators, then talking to release team to also consider Soft & Hard StringFreezes to those releasemodels would be the better way I think. | 07:36 |
*** pcaruana has joined #openstack-meeting | 07:36 | |
ianychoi | + I need to talk with Horizon PTL | 07:36 |
robcresswell | You rang? | 07:36 |
robcresswell | Or did you want r1chardj0n3s :) | 07:37 |
ianychoi | robcresswell, hello horizon Pike PTL :) | 07:37 |
jpich | Maybe the i18n liaisons for these projects (with different release models) can take care of announcing soft freeze/hard freeze about their own projects? Are there other ways to help? | 07:37 |
ianychoi | I think I need to talk with you during Pike PTG for stringfreeze periods for other release models: cycle-with-intermediary and so on | 07:37 |
ianychoi | jpich, yes. I18n has crossproject liaison | 07:38 |
ianychoi | #link https://wiki.openstack.org/wiki/CrossProjectLiaisons#I18n | 07:38 |
robcresswell | ianychoi: We can discuss at the PTG if you like? | 07:38 |
ianychoi | Another possible idea would be that I18n considers translation plan & priority for the projects which have i18n liaison | 07:38 |
ianychoi | robcresswell, I really would like to discuss with you Thanks a lot | 07:39 |
*** X-dark has quit IRC | 07:39 | |
ianychoi | Now I would like to listen to more thoughts and ideas from I18n team. | 07:39 |
*** X-dark has joined #openstack-meeting | 07:39 | |
robcresswell | :) | 07:39 |
ianychoi | This is somewhat complex... | 07:40 |
ianychoi | And I have nothing already decided | 07:40 |
*** suh has joined #openstack-meeting | 07:41 | |
ianychoi | suh, hi :) | 07:41 |
jftalta | yes. i think we have to go on discussing thiis point, on irc, by email,... | 07:41 |
ianychoi | eumel8, jftalta, zzxwill, more thoughts now regarding this topic? | 07:41 |
suh | hi Ian | 07:41 |
jftalta | suh hi | 07:42 |
suh | hi Jf | 07:42 |
ianychoi | I just would like to tell as much as possible today and I do not want to decide something for this topic :) | 07:42 |
*** zhhuabj_ has joined #openstack-meeting | 07:42 | |
*** cloud_player has quit IRC | 07:42 | |
ianychoi | eumel8, jftalta, zzxwill, I think you all understood current situation. | 07:42 |
ianychoi | And.. let's more talk via future converations :) | 07:43 |
jftalta | +1 | 07:43 |
ianychoi | Then.. can I move on the next topic? | 07:44 |
katomo | +1 | 07:44 |
ianychoi | Oh katomo hi! | 07:44 |
katomo | hi | 07:44 |
jftalta | katomo, hi | 07:44 |
ianychoi | :) | 07:44 |
zzxwill | Hello katomo. | 07:44 |
ianychoi | #topic TripleO-UI translation | 07:44 |
*** openstack changes topic to "TripleO-UI translation (Meeting topic: OpenStack I18n Meeting)" | 07:44 | |
eumel8 | ianychoi: I have no idea what's the best, But it's a good idea to talk to the other people and maybe we found a solution after PTG | 07:45 |
eumel8 | hi katomo | 07:45 |
ianychoi | eumel8, yep thanks a lot :) | 07:45 |
ianychoi | Today, I would like to introduce jpich : She is from tripleo team | 07:45 |
katomo | hello jftalta, zzxwill, eumel8 | 07:45 |
jpich | o/ | 07:46 |
*** makowals has joined #openstack-meeting | 07:46 | |
eumel8 | hello jpich :) | 07:46 |
katomo | hi jpich | 07:46 |
ianychoi | She said that it would be much better for I18n team to also consider tripleo-ui in translation plan & priorities | 07:46 |
jpich | Hi everyone :) | 07:46 |
katomo | hm | 07:46 |
jpich | Oh, I didn't say that. But since Ocata it is now also available for translating on Zanata, if people want :) | 07:47 |
ianychoi | If translators have some interests on tripleo-ui translation, feel free to talk with jpich :) | 07:47 |
katomo | AFAIK, A few Japanese team members want to translate tripleo-ui. | 07:47 |
ianychoi | jpich, haha I might have over-thought from your talking sorry | 07:47 |
jpich | katomo: Yes, Yuko Katabami already translated it :) | 07:47 |
ianychoi | jpich, Korean translation is now 100% :) | 07:47 |
katomo | jpich: exactly | 07:47 |
jpich | ianychoi: I know the team is very busy and it's not as important as Horizon :) | 07:48 |
ianychoi | katomo, wow.. nice! | 07:48 |
ianychoi | #topic I18n cross project liaison | 07:48 |
jpich | We're a new project so thanks to ianychoi, Yuko-san's translations we're already finding problems with missing strings... https://bugs.launchpad.net/tripleo/+bugs?field.tag=i18n We will be working on fixing this!! | 07:48 |
*** openstack changes topic to "I18n cross project liaison (Meeting topic: OpenStack I18n Meeting)" | 07:48 | |
*** unicell has joined #openstack-meeting | 07:48 | |
*** makowals_ has quit IRC | 07:48 | |
ianychoi | I have changed the topic.. since this topic is related with jpich :) | 07:49 |
*** unicell1 has quit IRC | 07:49 | |
ianychoi | jpich, thanks a lot for tagging with i18n. | 07:49 |
ianychoi | #link https://wiki.openstack.org/wiki/CrossProjectLiaisons#I18n | 07:49 |
*** adiantum has joined #openstack-meeting | 07:50 | |
jpich | No problems, makes it easier for the team to prioritise too | 07:50 |
ianychoi | This is the current list for i18n cross project liaison. | 07:50 |
ianychoi | When I wrote my PTL candidacy for Ocata cycle, I really wanted to vitalize i18n cross project liaison.. but I admit that I have more busy with other things.. such as Zanata upgrade, more taking care of I18n things, and.. more involvment in docs team for PDF docs implementation | 07:51 |
ianychoi | From this week, I started to contact the existing i18n cross project liaison whether they want to continue this role or not | 07:52 |
ianychoi | amotoki, happliy said that he will continue horizon liaison (I think a few months ago and also last week) | 07:52 |
ianychoi | Shu Muto, from magnum team, also said that he would happily continue magnum liaison. | 07:53 |
*** yamamoto has joined #openstack-meeting | 07:53 | |
ianychoi | For other liaisons, I could not find them via IRC, but I will contact the PTLs from the teams | 07:53 |
eumel8 | very good | 07:53 |
katomo | nice work | 07:53 |
*** ykatabam has joined #openstack-meeting | 07:53 | |
jpich | Agreed | 07:54 |
ianychoi | Thanks, eumel8 and katomo | 07:54 |
*** yamamoto_ has joined #openstack-meeting | 07:54 | |
ianychoi | And.. recently I have been talking a lot with jpich for i18n issues with tripleo-ui | 07:54 |
jftalta | great :) | 07:54 |
ianychoi | So I think it would be much better if jpich will be i18n-triple cross project liaison | 07:54 |
ianychoi | One thing I am now worried that on the wiki, it says: "The liaison should be a core reviewer for the project and understand i18n status of the project" | 07:55 |
*** sshnaidm|off is now known as sshnaidm | 07:55 | |
*** unicell has quit IRC | 07:55 | |
ianychoi | Unfortunately, she is not tripleo core, but yesterday, I talked with tripleo PTL and he agree with my proposal. | 07:55 |
ianychoi | s/agree/agreed | 07:55 |
eumel8 | ok | 07:55 |
ianychoi | So. what do you think about "The liaison should be a core reviewer for the project and understand i18n status of the project" statement and jpich's tripleo liaison? | 07:56 |
jpich | FWIW: TripleO has a dozen components, I am core for some of them but not the UI. Although yesterday we agreed with the PTL and tripleo-ui core teams that I could use my +2 on i18n patches for the UI as needed | 07:56 |
ianychoi | And.. if needed, I will do more call for i18n cross project liaison later :) | 07:56 |
jpich | More liaisons \o/ | 07:56 |
ianychoi | :) | 07:57 |
*** jrobinson has quit IRC | 07:57 | |
*** yamamoto has quit IRC | 07:57 | |
ianychoi | Daisy, "the coreship for i18n crossproject liaison" is essential? | 07:57 |
eumel8 | yes, more liaisons, but it's not so important that must be a core reviewer of the project. understanding of the i18n status is more important. | 07:58 |
katomo | Also, if we agree, you can change the statement "should be a core" | 07:58 |
katomo | eumel8: agree | 07:59 |
ianychoi | katomo, eumel8 yep.. all agree with this idea? | 07:59 |
eumel8 | yes | 07:59 |
ianychoi | 1 min left.. | 07:59 |
jftalta | +1 | 07:59 |
jpich | Maybe add "Ideally," at the beginning of the sentence? | 07:59 |
katomo | +1 | 07:59 |
eumel8 | +1 | 07:59 |
ianychoi | Three cores agreed | 07:59 |
Daisy | ianychoi: if we can get more liaisons without this cretia, I think it's not that necessary. | 07:59 |
ianychoi | 4 Cores :) | 07:59 |
*** gcb has quit IRC | 07:59 | |
Daisy | +1 | 07:59 |
ianychoi | jpich, congrats! | 07:59 |
jpich | Thank you! :) | 07:59 |
jftalta | Daisy, hi ! | 07:59 |
katomo | yay! | 07:59 |
Daisy | hi, jftalta | 08:00 |
ianychoi | Yep.. let's move on #openstack-i18n channel if we have more things to be discussed | 08:00 |
katomo | hello Daisy | 08:00 |
*** matrohon has joined #openstack-meeting | 08:00 | |
ianychoi | Thanks a lot today meeting! | 08:00 |
ianychoi | #endmeeting | 08:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 08:00 | |
openstack | Meeting ended Thu Feb 9 08:00:12 2017 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 08:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2017/openstack_i18n_meeting.2017-02-09-07.00.html | 08:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2017/openstack_i18n_meeting.2017-02-09-07.00.txt | 08:00 |
eumel8 | thx | 08:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2017/openstack_i18n_meeting.2017-02-09-07.00.log.html | 08:00 |
Daisy | Thank you, all | 08:00 |
jftalta | thx, bye | 08:00 |
ianychoi | I think there will be no next meeting | 08:00 |
jpich | Thanks | 08:00 |
katomo | thanks, all | 08:00 |
*** katomo has quit IRC | 08:00 | |
ianychoi | I should finish the meeting within one hour | 08:00 |
*** jftalta has quit IRC | 08:01 | |
zzxwill | Thx. | 08:01 |
suh | thanks | 08:01 |
*** jpich has left #openstack-meeting | 08:01 | |
*** eumel8 has quit IRC | 08:01 | |
*** bvandenh has quit IRC | 08:03 | |
*** suh has left #openstack-meeting | 08:03 | |
*** bvandenh has joined #openstack-meeting | 08:03 | |
*** ekcs has quit IRC | 08:04 | |
*** sdake has joined #openstack-meeting | 08:05 | |
*** shaohe_feng has quit IRC | 08:05 | |
*** shaohe_feng has joined #openstack-meeting | 08:06 | |
*** zzxwill has quit IRC | 08:07 | |
*** yamamoto_ has quit IRC | 08:09 | |
*** rasca has joined #openstack-meeting | 08:12 | |
*** rossella_s has joined #openstack-meeting | 08:19 | |
*** liusheng has quit IRC | 08:22 | |
*** sdake has quit IRC | 08:24 | |
*** cartik has quit IRC | 08:25 | |
*** nadya has joined #openstack-meeting | 08:27 | |
*** zhhuabj_ has quit IRC | 08:30 | |
*** zhhuabj has quit IRC | 08:30 | |
*** nadya has quit IRC | 08:30 | |
*** asselin has joined #openstack-meeting | 08:31 | |
*** nadya has joined #openstack-meeting | 08:31 | |
*** zhufl has joined #openstack-meeting | 08:32 | |
*** asselin_ has quit IRC | 08:34 | |
*** yangyapeng has quit IRC | 08:34 | |
*** yangyapeng has joined #openstack-meeting | 08:34 | |
*** matrohon has quit IRC | 08:35 | |
*** nadya has quit IRC | 08:36 | |
*** ltomasbo|away is now known as ltomasbo | 08:37 | |
*** mmotiani_ has quit IRC | 08:37 | |
*** mmotiani_ has joined #openstack-meeting | 08:38 | |
*** aloga_ has joined #openstack-meeting | 08:40 | |
*** eliqiao_ has quit IRC | 08:40 | |
*** thorst_ has joined #openstack-meeting | 08:40 | |
*** mmotiani_ has quit IRC | 08:42 | |
*** suh has joined #openstack-meeting | 08:43 | |
*** eliqiao has joined #openstack-meeting | 08:43 | |
*** Daisy has quit IRC | 08:44 | |
*** thorst_ has quit IRC | 08:46 | |
*** suh has left #openstack-meeting | 08:46 | |
*** suh has joined #openstack-meeting | 08:50 | |
*** rcernin has quit IRC | 08:50 | |
*** suh has left #openstack-meeting | 08:51 | |
*** suh has joined #openstack-meeting | 08:58 | |
*** suh has quit IRC | 08:59 | |
gmann | #startmeeting qa | 09:00 |
openstack | Meeting started Thu Feb 9 09:00:14 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 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 09:00 |
*** openstack changes topic to " (Meeting topic: qa)" | 09:00 | |
openstack | The meeting name has been set to 'qa' | 09:00 |
masayukig | o/ | 09:00 |
gmann | hello, who all here today ? | 09:00 |
gmann | masayukig: hi | 09:00 |
zhufl | hi | 09:00 |
gmann | zhufl: hi, nice to see you in meeting | 09:01 |
*** DavidPurcell has joined #openstack-meeting | 09:01 | |
zhufl | gmann:^-^ | 09:01 |
gmann | let's wait for few more min to have more people | 09:01 |
DavidPurcell | o/ good morning | 09:02 |
gmann | DavidPurcell: morning | 09:02 |
*** tosky has joined #openstack-meeting | 09:02 | |
*** blancos has joined #openstack-meeting | 09:02 | |
*** Cibo_ has quit IRC | 09:02 | |
gmann | dmellado chandankumar .. | 09:02 |
*** nssven has joined #openstack-meeting | 09:03 | |
tosky | o/ | 09:03 |
gmann | tosky: hi | 09:03 |
blancos | o/ | 09:03 |
gmann | blancos: hi | 09:03 |
gmann | let's start as we enough people now | 09:03 |
gmann | #link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_February_9th_2017_.280900_UTC.29 | 09:03 |
gmann | ^^ today agenda | 09:03 |
chandankumar | dmellado: gmann \o/ | 09:04 |
gmann | I really want to track ocata cycle items more precisely to avoid missing priority items after good plan | 09:04 |
gmann | chandankumar: hi | 09:04 |
gmann | but let's do it from next meeting onwards as we have to plan for PTG | 09:05 |
gmann | #topic PTG | 09:05 |
*** openstack changes topic to "PTG (Meeting topic: qa)" | 09:05 | |
gmann | #link https://etherpad.openstack.org/p/qa-ptg-pike | 09:05 |
gmann | etherpad link | 09:05 |
*** nssven has quit IRC | 09:05 | |
gmann | we have lot of ideas which is nice thing | 09:05 |
gmann | we still waiting for what all room(with capacity ) we will be allocated | 09:06 |
*** rcernin has joined #openstack-meeting | 09:06 | |
gmann | and depending on that we can plan each sessions | 09:06 |
gmann | but i think we should keep dividing the sessions with time slot based on priority | 09:07 |
gmann | i will check with andreaf how he want to process each sessions. | 09:07 |
gmann | time + parallel allocation of sessions | 09:07 |
*** tommylikehu_ has joined #openstack-meeting | 09:07 | |
gmann | #action gmann to check with andreaf about time allocation of PTG sessions | 09:08 |
gmann | any feedback ideas about sessions discussions in PTG ? | 09:08 |
masayukig | gmann : yeah, and I think we have some interactive sessions with the other projects | 09:08 |
masayukig | I think we( andreaf? ) need to coordinate for it. | 09:08 |
gmann | masayukig: yea honestly saying i see very challenges in such sessions | 09:09 |
gmann | not sure how much people from required projects we will have there | 09:09 |
gmann | +1 | 09:09 |
masayukig | heh, yea | 09:09 |
gmann | so we have interactive projects section in each one and let's take those and coordinate with other projects via ML or their PTL etc | 09:10 |
*** noama has joined #openstack-meeting | 09:10 | |
masayukig | +1 | 09:10 |
chandankumar | +1 | 09:10 |
gmann | #action andreaf to send notification/request to ask required projects representative from their PTL/Cores in cross project sessions | 09:11 |
*** amotoki has quit IRC | 09:11 | |
gmann | i am putting AI for andreaf but all team is there to help and he can divide the resp in case of overloaded :) | 09:11 |
dmellado | gmann: o/ | 09:11 |
gmann | dmellado: hi | 09:11 |
*** zhhuabj has joined #openstack-meeting | 09:11 | |
gmann | hope you all join PTG | 09:12 |
gmann | zhufl: hope you get the visa things before PTG dates | 09:12 |
*** tommylikehu_ has quit IRC | 09:12 | |
dmellado | gmann: yep, I'll be there. We couldn't get chandankumar visa in time, sadly | 09:12 |
gmann | oh | 09:12 |
gmann | dmellado: thanks | 09:12 |
masayukig | oh.. :( | 09:12 |
dmellado | gmann: masayukig | 09:12 |
zhufl | gmann:me may not:( | 09:12 |
dmellado | that said | 09:13 |
DavidPurcell | I can't, but other AT&T folks will be there :( | 09:13 |
*** lpetrut has quit IRC | 09:13 | |
dmellado | I'll be trying to put all things in etherpad/irc | 09:13 |
gmann | chandankumar: even lot of rejection from my india team but fortunately one member for in a week | 09:13 |
dmellado | so he can join online | 09:13 |
*** nadya has joined #openstack-meeting | 09:13 | |
dmellado | and hopefully more folks would be able to, too | 09:13 |
gmann | chandankumar: you applying from channai or delhi ? | 09:13 |
gmann | DavidPurcell: oh, yea nice to have people | 09:13 |
gmann | chandankumar: let us know if we can help anything on visa things | 09:14 |
gmann | another things if you have any other topic to discus feel free to add on etherpad | 09:15 |
* dmellado thought that India nationals could apply to ESTA | 09:15 | |
dmellado | tbh I was quite surprised when I found out all this visa stuff... | 09:15 |
gmann | dmellado: yea, its all complicated for me too | 09:16 |
gmann | zhufl: i added topic of coordinating company owned tests to upstream as you mentioned in mail | 09:16 |
gmann | and let's try to find the best way to do that | 09:16 |
dmellado | gmann: I'll try to join that discussion too | 09:16 |
zhufl | gmann: yes I see it ,thank you:) | 09:16 |
gmann | we really encourage people to upstream their tests/ideas | 09:17 |
chandankumar | gmann: i was going through mumbai | 09:17 |
gmann | dmellado: cool | 09:17 |
dmellado | there are quite a few folks working with me who I'm really trying to push upstream | 09:17 |
gmann | chandankumar: ohk, and they takes time or it is not approved ? | 09:17 |
*** hashar has joined #openstack-meeting | 09:17 | |
gmann | dmellado: great, that is good news | 09:17 |
dmellado | gmann: chandankumar told me it'd just take too long to get it done | 09:17 |
chandankumar | gmann: the queue was very long. | 09:17 |
dmellado | and internally we were also a li'l bit late | 09:17 |
gmann | hummm | 09:18 |
gmann | anything else to discuss for PTG ? | 09:18 |
*** jlibosva has joined #openstack-meeting | 09:18 | |
dmellado | gmann: I guess also for the PTG | 09:18 |
dmellado | we could try to do a bug smash session | 09:18 |
gmann | till next meeting at 17UTC we should be ready with all PTG preparation. mainly sessions allocation | 09:19 |
gmann | dmellado: nice idea, we can try that if we or some people have time | 09:19 |
gmann | may be worth to have a group working on that and people can join that | 09:19 |
*** Alex_Staf has joined #openstack-meeting | 09:20 | |
dmellado | that's what I think too | 09:20 |
gmann | cool. | 09:20 |
gmann | dmellado: out that idea on etherpad till we just forget after meeting | 09:20 |
*** toscalix has joined #openstack-meeting | 09:20 | |
* dmellado typing as we speak | 09:20 | |
gmann | #action dmellado to add bug smash sessions on etherpad | 09:21 |
gmann | #topic Specs Reviews | 09:21 |
*** openstack changes topic to "Specs Reviews (Meeting topic: qa)" | 09:21 | |
gmann | #link https://review.openstack.org/#/q/status:open+project:openstack/qa-specs,n,z | 09:21 |
gmann | i can see new spec on grenade - | 09:21 |
gmann | #link https://review.openstack.org/#/c/422170/ | 09:21 |
*** jordanP has joined #openstack-meeting | 09:22 | |
gmann | check this out if get time | 09:22 |
jordanP | (o/ Sorry I am late) | 09:22 |
gmann | jordanP: hi | 09:22 |
gmann | anyone want to discuss anything specific to current specs | 09:22 |
gmann | we should start spec writing for PTG sessions where ever applicable | 09:23 |
gmann | it will utilize our time in PTG more efficiently | 09:23 |
masayukig | yeah, good idea | 09:24 |
gmann | even etherpad preapration etc can be done as early as possible | 09:24 |
jordanP | yeah, if the "session owners" could fill the etherpad a much as possible that would be great | 09:24 |
gmann | jordanP: +1 | 09:24 |
* masayukig nods | 09:24 | |
jordanP | so that we know what we want to achieve | 09:24 |
gmann | so let's iterate the eptherpad may be next early and start finishing all these TODO for each sessions | 09:25 |
jordanP | yeah | 09:25 |
dmellado | +1 | 09:27 |
gmann | sorry guys nework issue | 09:27 |
dmellado | np gmann | 09:27 |
masayukig | :) | 09:27 |
dmellado | can you go ahead with the meeting? if you can't we can handle it ;) | 09:27 |
gmann | i will be able to spend more time this weekend as no cricket match for me | 09:27 |
gmann | let's move | 09:27 |
gmann | #topic Tempest | 09:28 |
*** openstack changes topic to "Tempest (Meeting topic: qa)" | 09:28 | |
zhufl | can we come to an agreement on when to use Nova's security group and when to use Neutron's security group in testcases? | 09:28 |
gmann | #link https://review.openstack.org/#/q/project:openstack/tempest+status:open | 09:28 |
zhufl | In ScenarioTest, create_server uses Neutron's security group, while _create_security_group uses Nova's, that will cause trouble | 09:28 |
*** phil_ has joined #openstack-meeting | 09:28 | |
gmann | zhufl: neutron one always for new tests | 09:28 |
zhufl | new tests? | 09:29 |
gmann | zhufl: we have deprecated security group and all kind of proxy in Nova | 09:29 |
dmellado | yeah, nova one is really legacy | 09:29 |
jordanP | yeah, new tests should use Neutron API for security grouos | 09:29 |
jordanP | old tests should be kept as is | 09:29 |
gmann | zhufl: we do not want to completely remove from existing tests as those are deprecated not removed yet | 09:29 |
*** Hosam_ has quit IRC | 09:29 | |
gmann | even for image volume things also new tests should use direct API not nova proxy | 09:30 |
zhufl | oh, and if neutron's security group is not enabled? | 09:30 |
*** ralonsoh has joined #openstack-meeting | 09:30 | |
zhufl | if neutron's security group ext is not enabled | 09:30 |
gmann | zhufl: it means skip the tests as cloud is what with no sec group | 09:30 |
*** adiantum has quit IRC | 09:31 | |
gmann | and on gate we make sure we have those enabled | 09:31 |
jordanP | yeah, probably skip the tests | 09:31 |
*** adiantum1 has joined #openstack-meeting | 09:31 | |
zhufl | ok, I see. that will be simple then | 09:31 |
gmann | but test should have logic to skip if required extension is not there | 09:31 |
zhufl | yes | 09:31 |
gmann | so that tempest can be able to run on a type of cloud | 09:31 |
dmellado | yep, that should be dealt with a skip decorator | 09:32 |
zhufl | and shall we change using Nova' security group to using Neutron's in old testtests? | 09:32 |
gmann | yea or in skip method if it depends on all tests in that class | 09:32 |
zhufl | I see | 09:33 |
gmann | #link https://review.openstack.org/#/q/project:openstack/tempest+status:open | 09:33 |
*** adiantum1 is now known as adiantum | 09:33 | |
gmann | these are open reviews in tempest ^^ | 09:33 |
gmann | keep the good work as we are doing and keeping review frequency in good pace | 09:33 |
gmann | anything on tempest side before moving to bug things | 09:34 |
*** zhhuabj has quit IRC | 09:35 | |
jordanP | nope from me | 09:35 |
gmann | ok let's move then | 09:35 |
gmann | Bug Triage. | 09:35 |
gmann | #link https://etherpad.openstack.org/p/ocata-qa-bug-triage | 09:36 |
gmann | #link https://etherpad.openstack.org/p/tempest-weekly-bug-report | 09:36 |
masayukig | #topic Bug Triage | 09:36 |
gmann | seems like andreaf had this week | 09:36 |
gmann | masayukig: thanks | 09:36 |
masayukig | gmann : but it doesn't work.. :-o | 09:36 |
*** sdake has joined #openstack-meeting | 09:37 | |
dmellado | heh | 09:37 |
gmann | #topic Bug Triage | 09:37 |
*** openstack changes topic to "Bug Triage (Meeting topic: qa)" | 09:37 | |
gmann | :) | 09:37 |
masayukig | :) | 09:37 |
gmann | seems like we have 4 new bugs | 09:37 |
gmann | ll check those | 09:37 |
gmann | chandankumar: seems you have next week one ? | 09:37 |
gmann | the last rotation for Ocata | 09:38 |
gmann | and we will try to make NEW as 0 before we release Ocata | 09:38 |
gmann | masayukig: whats the deal with this - https://github.com/oomichi/bug-counter#current-graph | 09:39 |
*** lpetrut has joined #openstack-meeting | 09:39 | |
gmann | i feel we should start a bug dashbaord like other team. | 09:39 |
gmann | what you guys thinks ? | 09:39 |
masayukig | gmann : bug dashboard? | 09:40 |
dmellado | I think it'd be a nice addition | 09:40 |
dmellado | on top of openstack-helath, of course ;) | 09:40 |
gmann | masayukig: like review dashboard kindda | 09:40 |
*** japestinho has joined #openstack-meeting | 09:40 | |
dmellado | btw, masayukig if you get the time at the PTG I'd like to talk with you about some possible enhancements :D | 09:40 |
jordanP | what's a bug dashboard ? | 09:41 |
gmann | dmellado: not o-h, i was thinking which tells us weekly progress and critical bugs and imp one very clearly | 09:41 |
jordanP | a link ? | 09:41 |
dmellado | gmann: could you post an example of an existing one? | 09:41 |
*** japestinho has quit IRC | 09:41 | |
gmann | let me check | 09:41 |
masayukig | like this http://status.openstack.org/bugday/ ? | 09:41 |
*** japestinho has joined #openstack-meeting | 09:41 | |
jordanP | we are at the bottom of the page already | 09:42 |
gmann | humm | 09:42 |
gmann | this is graph one, i was talking about other one | 09:43 |
gmann | but ll take time to have example link | 09:43 |
gmann | i will search and let you all know later | 09:43 |
dmellado | gmann: maybe we can follow up on this on the m-l? | 09:43 |
gmann | yea | 09:43 |
masayukig | ok | 09:43 |
gmann | #action gmann to check and ask bug dashboard feedback in team | 09:44 |
gmann | #topic DevStack + Grenade | 09:44 |
*** openstack changes topic to "DevStack + Grenade (Meeting topic: qa)" | 09:44 | |
gmann | anything on devstack and grenade ? | 09:44 |
gmann | seems nothing | 09:44 |
gmann | #topic openstack-health | 09:44 |
*** openstack changes topic to "openstack-health (Meeting topic: qa)" | 09:44 | |
gmann | masayukig: please go ahead | 09:44 |
*** acoles_ is now known as acoles | 09:45 | |
*** Julien-zte has quit IRC | 09:45 | |
masayukig | the angular1.6 issue was resolved, so, | 09:45 |
jordanP | I asked myself yesterday 'when was the last devstack failure I faced on my laptop ?' And i can't remember, devstack is way more stable than 2 years ago | 09:45 |
masayukig | the gate is now healthy :) | 09:45 |
masayukig | jordanP : yeah | 09:45 |
gmann | jordanP: cool. | 09:45 |
gmann | masayukig: thanks for fixing and making gate good | 09:46 |
gmann | masayukig: we have session on o-h feedback for PTG ? | 09:46 |
gmann | i forgot if we have in list on etherpad | 09:46 |
masayukig | gmann : heh, I did nothing, though. ah, yeah, | 09:46 |
masayukig | gmann : looks good to me | 09:46 |
gmann | may be quick sessions will be good to see what extra people expect from o-h | 09:47 |
dmellado | jordanP: on devstack I guess there's more issue on the plugins than on the main devstack | 09:47 |
dmellado | ;) | 09:47 |
dmellado | I had an issue while using devstack + manila + sahara | 09:47 |
dmellado | but only if I had the two plugins | 09:47 |
jordanP | erf, yeah, I can imagine | 09:47 |
gmann | dmellado: plugins never be perfect :) | 09:47 |
gmann | we know tempest one also | 09:47 |
gmann | ok, anything else masayukig ? | 09:48 |
masayukig | nope, thanks :) | 09:48 |
* gmann reminds 12 min left | 09:48 | |
gmann | masayukig: thanks | 09:48 |
gmann | #topic Patrole | 09:48 |
*** openstack changes topic to "Patrole (Meeting topic: qa)" | 09:48 | |
gmann | DavidPurcell: your turn.. | 09:48 |
gmann | anything you want to discuss or highlight on Patrole | 09:49 |
DavidPurcell | I'm actually handing the reins to blancos. I'm moving to a less active role in Patrole and she's taking over :) | 09:49 |
gmann | cool | 09:49 |
gmann | blancos: thanks | 09:49 |
gmann | i will also start reviewing those as in Nova we are discussing about providing more roles on policy side | 09:50 |
blancos | Glad to help contribute :) | 09:50 |
gmann | so that operator need not to have their own written roles | 09:50 |
gmann | and that will be good to tests in Patrole | 09:50 |
DavidPurcell | You can use Patrole with default roles or custom ones. | 09:51 |
* dmellado needs to leave early today, looking forward to meeting you guys soon! | 09:51 | |
jordanP | hehe | 09:51 |
gmann | trye | 09:51 |
gmann | true | 09:51 |
gmann | dmellado: thanks see u soon | 09:52 |
* masayukig is waving to dmellado | 09:52 | |
gmann | I really want to add HA project status here for fast progress | 09:52 |
gmann | and think many people on production testing want that | 09:52 |
jordanP | HA is hard to test.. | 09:53 |
gmann | yea, but let's see how much we can failure scenario we can cover | 09:53 |
jordanP | many people are testing that, good for them, if they want to start a new project upstream, good. But not in Tempest | 09:53 |
gmann | yea that we already decided not in tempest and new project got go ahead in barcelona | 09:53 |
gmann | but seems not much progress after that | 09:54 |
masayukig | yeah | 09:54 |
gmann | ok let's move as 5 min left | 09:54 |
DavidPurcell | sure | 09:54 |
gmann | #topic Critical Reviews | 09:54 |
*** openstack changes topic to "Critical Reviews (Meeting topic: qa)" | 09:54 | |
gmann | any critical imp review from anyone | 09:54 |
*** mickeys has quit IRC | 09:55 | |
gmann | ok let's move on open discussion | 09:55 |
*** lpetrut has quit IRC | 09:55 | |
gmann | #topic Open Discussion | 09:55 |
*** openstack changes topic to "Open Discussion (Meeting topic: qa)" | 09:55 | |
gmann | anything else people want to discuss | 09:56 |
jlibosva | hi! o/ I'd like to raise awareness of this bug https://bugs.launchpad.net/tempest/+bug/1592345 | 09:56 |
openstack | Launchpad bug 1592345 in tempest "Import of tempest.test has side-effect that config is parsed" [Undecided,Confirmed] - Assigned to chandan kumar (chkumar246) | 09:56 |
jordanP | I was happy to have 2 strong candidates for the PTL position | 09:56 |
jordanP | long time, valuable contributors | 09:56 |
*** dosaboy has quit IRC | 09:56 | |
gmann | jordanP: :) thanks | 09:56 |
gmann | jlibosva: sure i will check tomorrow for sure | 09:56 |
masayukig | jordanP : +++++++++ | 09:56 |
jlibosva | basically it seems that importing tempest module parses CLI arguments and it blocks development of some in-tree tempest tests in Neutorn | 09:57 |
DavidPurcell | jordanP: agreed! | 09:57 |
*** sdake has quit IRC | 09:57 | |
jlibosva | gmann: thanks! it's been there for a while | 09:57 |
gmann | jlibosva: this seems confirmed ? any thing to discuss on this ? | 09:57 |
jlibosva | gmann: I just wanted to raise it here as it seems to lack attention :) | 09:58 |
jlibosva | discussion can happen on the launchpad I guess | 09:58 |
*** dosaboy has joined #openstack-meeting | 09:58 | |
*** dosaboy has quit IRC | 09:58 | |
gmann | jlibosva: i see, ll check tomorrow and reply accordingly if anything needed otherwise push patch | 09:58 |
jlibosva | gmann: thanks | 09:59 |
gmann | we have 2 min left... | 09:59 |
gmann | 1 | 09:59 |
jordanP | jlibosva, I've just commented on the bug report | 09:59 |
gmann | let's meet at Atlanta and all have safe flight. | 09:59 |
*** zhhuabj has joined #openstack-meeting | 09:59 | |
gmann | 3... | 09:59 |
jordanP | yep, see you there | 09:59 |
gmann | 2.. | 09:59 |
gmann | 1. | 10:00 |
gmann | thanks all | 10:00 |
* gmann #endmeeting | 10:00 | |
*** DavidPurcell has quit IRC | 10:00 | |
gmann | #endmeeting | 10:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 10:00 | |
openstack | Meeting ended Thu Feb 9 10:00:23 2017 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 10:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/qa/2017/qa.2017-02-09-09.00.html | 10:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/qa/2017/qa.2017-02-09-09.00.txt | 10:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/qa/2017/qa.2017-02-09-09.00.log.html | 10:00 |
chandankumar | thanks gmann for chairing the meeting | 10:00 |
*** dosaboy has joined #openstack-meeting | 10:00 | |
*** adiantum has quit IRC | 10:01 | |
*** adiantum1 has joined #openstack-meeting | 10:01 | |
gmann | chandankumar: np! | 10:01 |
*** anilvenkata has joined #openstack-meeting | 10:01 | |
*** tosky has left #openstack-meeting | 10:01 | |
*** yangyapeng has quit IRC | 10:01 | |
*** david-lyle has quit IRC | 10:02 | |
*** adiantum1 is now known as adiantum | 10:03 | |
*** blancos has quit IRC | 10:03 | |
*** jlibosva has left #openstack-meeting | 10:06 | |
*** sshnaidm is now known as sshnaidm|afk | 10:06 | |
*** zoukeke has quit IRC | 10:06 | |
*** yuval has joined #openstack-meeting | 10:12 | |
*** gcb has joined #openstack-meeting | 10:13 | |
*** nadya has quit IRC | 10:21 | |
*** kevinz has quit IRC | 10:24 | |
*** Alex_Staf has quit IRC | 10:25 | |
*** links has quit IRC | 10:27 | |
*** sambetts|afk is now known as sambetts | 10:27 | |
*** nadya has joined #openstack-meeting | 10:28 | |
*** ricolin has quit IRC | 10:30 | |
*** matrohon has joined #openstack-meeting | 10:31 | |
*** ociuhandu has quit IRC | 10:32 | |
*** pcaruana has quit IRC | 10:32 | |
*** pcaruana has joined #openstack-meeting | 10:33 | |
*** guoshan has quit IRC | 10:35 | |
*** yamamoto has joined #openstack-meeting | 10:35 | |
*** yuanying has quit IRC | 10:36 | |
*** ekuris__ has quit IRC | 10:38 | |
*** links has joined #openstack-meeting | 10:40 | |
*** thorst_ has joined #openstack-meeting | 10:41 | |
*** lhx__ has quit IRC | 10:42 | |
*** lhx__ has joined #openstack-meeting | 10:43 | |
*** abalutoiu_ has quit IRC | 10:46 | |
*** thorst_ has quit IRC | 10:46 | |
*** lpetrut has joined #openstack-meeting | 10:49 | |
*** huanxuan has joined #openstack-meeting | 10:52 | |
*** yamahata has quit IRC | 10:53 | |
*** ekuris__ has joined #openstack-meeting | 10:53 | |
*** iyamahat has quit IRC | 10:53 | |
*** sdake has joined #openstack-meeting | 10:55 | |
*** epico has quit IRC | 10:55 | |
*** jchhatbar has quit IRC | 10:57 | |
*** janki has joined #openstack-meeting | 10:59 | |
*** tommylikehu_ has joined #openstack-meeting | 11:08 | |
*** sdake has quit IRC | 11:11 | |
*** tommylikehu_ has quit IRC | 11:13 | |
*** Alex_Staf has joined #openstack-meeting | 11:13 | |
*** ayoung has quit IRC | 11:14 | |
*** nicolasbock has joined #openstack-meeting | 11:21 | |
*** liusheng has joined #openstack-meeting | 11:23 | |
*** Hosam has joined #openstack-meeting | 11:25 | |
*** ociuhandu has joined #openstack-meeting | 11:26 | |
*** sudipto has quit IRC | 11:27 | |
*** sudipto_ has quit IRC | 11:27 | |
*** ayoung has joined #openstack-meeting | 11:28 | |
*** sshnaidm|afk is now known as sshnaidm | 11:29 | |
*** electrofelix has joined #openstack-meeting | 11:30 | |
*** dgonzalez has quit IRC | 11:30 | |
*** Alex_Staf has quit IRC | 11:35 | |
*** yamamoto has quit IRC | 11:36 | |
*** adiantum1 has joined #openstack-meeting | 11:38 | |
*** yamamoto has joined #openstack-meeting | 11:39 | |
*** adiantum has quit IRC | 11:39 | |
*** adiantum1 is now known as adiantum | 11:39 | |
*** zaneb has quit IRC | 11:41 | |
*** gongysh has quit IRC | 11:41 | |
*** Cibo_ has joined #openstack-meeting | 11:44 | |
*** yangyapeng has joined #openstack-meeting | 11:44 | |
*** jkilpatr has quit IRC | 11:44 | |
*** zhufl has quit IRC | 11:45 | |
*** zhufl has joined #openstack-meeting | 11:46 | |
*** nishaYadav has joined #openstack-meeting | 11:50 | |
*** dgonzalez has joined #openstack-meeting | 11:51 | |
*** blkart has quit IRC | 11:52 | |
*** dwong has quit IRC | 11:52 | |
*** links has quit IRC | 11:55 | |
*** priteau has joined #openstack-meeting | 11:56 | |
*** askb has quit IRC | 11:59 | |
*** jkilpatr has joined #openstack-meeting | 11:59 | |
*** Alex_Staf has joined #openstack-meeting | 12:00 | |
*** kevinz has joined #openstack-meeting | 12:01 | |
*** dbecker has joined #openstack-meeting | 12:01 | |
*** links has joined #openstack-meeting | 12:07 | |
*** lhx_ has joined #openstack-meeting | 12:08 | |
*** ekuris__ has quit IRC | 12:10 | |
*** lhx__ has quit IRC | 12:11 | |
*** lhx_ has quit IRC | 12:13 | |
*** dprince has joined #openstack-meeting | 12:13 | |
*** abalutoiu has joined #openstack-meeting | 12:14 | |
*** kevinz has quit IRC | 12:15 | |
*** kevinz has joined #openstack-meeting | 12:16 | |
*** raildo has joined #openstack-meeting | 12:16 | |
*** lhx_ has joined #openstack-meeting | 12:20 | |
*** noama has quit IRC | 12:22 | |
*** iceyao has joined #openstack-meeting | 12:22 | |
*** bkopilov has quit IRC | 12:24 | |
*** bkopilov_ has quit IRC | 12:24 | |
*** ekuris__ has joined #openstack-meeting | 12:25 | |
*** bobh has joined #openstack-meeting | 12:29 | |
*** janki has quit IRC | 12:31 | |
*** janki has joined #openstack-meeting | 12:31 | |
*** aloga_ has quit IRC | 12:32 | |
*** mtanino has joined #openstack-meeting | 12:32 | |
*** kevinz has quit IRC | 12:33 | |
*** bobh has quit IRC | 12:33 | |
*** Alex_Staf has quit IRC | 12:34 | |
*** salv-orlando has joined #openstack-meeting | 12:35 | |
*** kevinz has joined #openstack-meeting | 12:35 | |
*** yamamoto has quit IRC | 12:39 | |
*** thorst_ has joined #openstack-meeting | 12:41 | |
*** thorst_ has quit IRC | 12:42 | |
*** thorst_ has joined #openstack-meeting | 12:43 | |
*** sdague has joined #openstack-meeting | 12:45 | |
*** links has quit IRC | 12:50 | |
*** Alex_Staf has joined #openstack-meeting | 12:55 | |
*** brault|a_ has joined #openstack-meeting | 12:56 | |
*** jmckind has joined #openstack-meeting | 12:56 | |
*** brault|__ has joined #openstack-meeting | 12:58 | |
*** brault|away has quit IRC | 12:58 | |
*** rfolco has joined #openstack-meeting | 12:58 | |
*** salv-orl_ has joined #openstack-meeting | 12:59 | |
*** gcb has quit IRC | 13:00 | |
*** brault|__ has quit IRC | 13:02 | |
*** salv-orlando has quit IRC | 13:02 | |
*** bobh has joined #openstack-meeting | 13:02 | |
*** mmotiani_ has joined #openstack-meeting | 13:02 | |
*** ansmith has joined #openstack-meeting | 13:03 | |
*** rossella_s has quit IRC | 13:03 | |
*** akiskourtis has joined #openstack-meeting | 13:03 | |
*** raildo_ has joined #openstack-meeting | 13:03 | |
*** brault|a_ has quit IRC | 13:04 | |
*** raildo has quit IRC | 13:04 | |
*** brault|away has joined #openstack-meeting | 13:04 | |
*** brault|a_ has joined #openstack-meeting | 13:06 | |
*** ayogi has quit IRC | 13:08 | |
*** brault|__ has joined #openstack-meeting | 13:08 | |
*** jlibosva has joined #openstack-meeting | 13:08 | |
*** brault|away has quit IRC | 13:08 | |
*** tommylikehu_ has joined #openstack-meeting | 13:09 | |
*** sudipto has joined #openstack-meeting | 13:11 | |
*** sudipto_ has joined #openstack-meeting | 13:11 | |
*** brault|a_ has quit IRC | 13:11 | |
*** brault|away has joined #openstack-meeting | 13:11 | |
*** nadya has quit IRC | 13:11 | |
*** lhx_ has quit IRC | 13:11 | |
*** brault|__ has quit IRC | 13:12 | |
*** armstrong has joined #openstack-meeting | 13:12 | |
*** rossella_s has joined #openstack-meeting | 13:13 | |
*** tommylikehu_ has quit IRC | 13:14 | |
*** huanxuan has quit IRC | 13:15 | |
*** brault|away has quit IRC | 13:15 | |
*** arxcruz is now known as arxcruz|brb | 13:17 | |
*** eharney has quit IRC | 13:20 | |
*** mjturek has joined #openstack-meeting | 13:21 | |
*** esberglu has joined #openstack-meeting | 13:22 | |
*** brault|away has joined #openstack-meeting | 13:23 | |
*** bobh has quit IRC | 13:27 | |
*** pradk has joined #openstack-meeting | 13:27 | |
*** brault|away has quit IRC | 13:28 | |
*** Hosam has quit IRC | 13:34 | |
*** Hosam has joined #openstack-meeting | 13:35 | |
*** rfolco has quit IRC | 13:36 | |
*** rfolco has joined #openstack-meeting | 13:37 | |
*** Hosam has quit IRC | 13:39 | |
*** eharney has joined #openstack-meeting | 13:44 | |
*** BobBall has joined #openstack-meeting | 13:45 | |
*** takashin has joined #openstack-meeting | 13:45 | |
*** kberger has joined #openstack-meeting | 13:45 | |
*** zz_dimtruck is now known as dimtruck | 13:50 | |
*** gongysh has joined #openstack-meeting | 13:52 | |
*** baoli has joined #openstack-meeting | 13:53 | |
*** baoli has quit IRC | 13:56 | |
*** gouthamr has joined #openstack-meeting | 13:57 | |
*** cdent has joined #openstack-meeting | 14:00 | |
*** lhx_ has joined #openstack-meeting | 14:00 | |
johnthetubaguy | #startmeeting nova | 14:00 |
openstack | Meeting started Thu Feb 9 14:00:37 2017 UTC and is due to finish in 60 minutes. The chair is johnthetubaguy. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
*** openstack changes topic to " (Meeting topic: nova)" | 14:00 | |
efried | o/ | 14:00 |
openstack | The meeting name has been set to 'nova' | 14:00 |
edleafe | \o | 14:00 |
takashin | o/ | 14:00 |
macsz | Hello :) | 14:00 |
gibi | o/ | 14:00 |
johnthetubaguy | #link https://wiki.openstack.org/wiki/Meetings/Nova | 14:00 |
cdent | o/ | 14:00 |
*** bkopilov_ has joined #openstack-meeting | 14:01 | |
johnthetubaguy | hello everyone | 14:01 |
BobBall | o/ | 14:01 |
johnthetubaguy | I am your guest meeting chair for today | 14:01 |
BobBall | Hello John. | 14:01 |
johnthetubaguy | luckily for me our fearless leader has already done all the hard work and written out an agenda | 14:01 |
johnthetubaguy | so lets go for it | 14:01 |
*** bkopilov has joined #openstack-meeting | 14:01 | |
johnthetubaguy | #topic Release News | 14:01 |
*** openstack changes topic to "Release News (Meeting topic: nova)" | 14:01 | |
johnthetubaguy | #link Ocata release schedule: https://wiki.openstack.org/wiki/Nova/Ocata_Release_Schedule | 14:01 |
johnthetubaguy | #link Current RC2 TODOs: https://etherpad.openstack.org/p/nova-ocata-rc1-todos | 14:01 |
johnthetubaguy | #info RC2 is due next Thursday 2/16 | 14:01 |
johnthetubaguy | so usual drill, lots of time triaging bugs | 14:02 |
johnthetubaguy | lets find the nasty ones | 14:02 |
johnthetubaguy | placement and cells are causing some packaging "fun" and have uncovered a few things already | 14:02 |
johnthetubaguy | the etherpad should let you know how things are going | 14:02 |
edleafe | yay fun! | 14:02 |
*** baoli has joined #openstack-meeting | 14:03 | |
johnthetubaguy | so their testing appears to be working, good news! | 14:03 |
johnthetubaguy | any questions for folks about the process here? | 14:03 |
johnthetubaguy | take it steady approving patches that will make backports hard, till Ocata is out the door, ideally at least | 14:03 |
johnthetubaguy | #topic Bugs | 14:04 |
*** openstack changes topic to "Bugs (Meeting topic: nova)" | 14:04 | |
johnthetubaguy | #link ocata-rc-potential bugs: https://bugs.launchpad.net/nova/+bugs?field.tag=ocata-rc-potential | 14:04 |
johnthetubaguy | #help please make good use of the ocata-rc-potential tag for nasty things you spot | 14:04 |
johnthetubaguy | looks like the list is a bit small, if I am honest | 14:05 |
johnthetubaguy | which suggests either no one is testing it, we fixed everything already, or no one is looking at untriaged bugs, or a bit of all of those | 14:05 |
*** tommylikehu_ has joined #openstack-meeting | 14:05 | |
johnthetubaguy | #link check queue gate status http://status.openstack.org/elastic-recheck/index.html | 14:05 |
johnthetubaguy | #link 3rd party CI status http://ci-watch.tintri.com/project?project=nova&time=7+days | 14:05 |
johnthetubaguy | anything folks wanted to cover? | 14:06 |
*** mmotiani_ has quit IRC | 14:06 | |
johnthetubaguy | #topic Reminders | 14:06 |
*** openstack changes topic to "Reminders (Meeting topic: nova)" | 14:06 | |
johnthetubaguy | so its that time, yes master is now pike | 14:06 |
efried | Does that mean master branch -2s come off? | 14:06 |
johnthetubaguy | #help please note your spec and/or blueprint needs re-approving for pike | 14:07 |
johnthetubaguy | efried: so once its re-approved, you can ask for the -2 to get lifted | 14:07 |
efried | rgr | 14:07 |
johnthetubaguy | #link http://docs.openstack.org/developer/nova/process.html#how-do-i-get-a-procedural-2-removed-from-my-patch | 14:07 |
efried | noyce | 14:07 |
johnthetubaguy | so for context, basically we review blueprints to see if we happened to be crazy when we last approved them | 14:08 |
johnthetubaguy | or if we have learnt more about the system since we last approved them | 14:08 |
johnthetubaguy | thats a thing more often than you would maybe expect | 14:08 |
*** baoli has quit IRC | 14:09 | |
johnthetubaguy | #topic Stable branch status | 14:09 |
*** openstack changes topic to "Stable branch status (Meeting topic: nova)" | 14:09 | |
johnthetubaguy | so, hows that all looking? | 14:09 |
*** jungleboyj has quit IRC | 14:09 | |
johnthetubaguy | #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/newton,n,z | 14:09 |
*** baoli has joined #openstack-meeting | 14:09 | |
johnthetubaguy | we are likely to cut a new one soon | 14:09 |
johnthetubaguy | so its a good time to help tidy the queue | 14:09 |
johnthetubaguy | lyarwood seems to be doing a good job in there, but (looks in mirror) seems like some other folks could do to take a peak in there too | 14:10 |
johnthetubaguy | #help don't forget about the stable branches, they look busy | 14:10 |
*** zaneb has joined #openstack-meeting | 14:10 | |
johnthetubaguy | #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/mitaka,n,z | 14:10 |
johnthetubaguy | less busy over there | 14:11 |
johnthetubaguy | #topic Subteam highlights | 14:11 |
*** openstack changes topic to "Subteam highlights (Meeting topic: nova)" | 14:11 | |
johnthetubaguy | so now is the time for me to stop typing I think | 14:11 |
johnthetubaguy | Cells v2 (dansmith) - no meeting this week, working on RC2 | 14:11 |
johnthetubaguy | edleafe ? | 14:11 |
edleafe | No pressing reviews now that RC1 was out | 14:11 |
edleafe | Discussed approaches to cleaning up excessive calls to placement | 14:11 |
edleafe | Decided that we really need a full suite of functional tests to ensure that we don't introduce regressions while optimizing | 14:11 |
edleafe | cdent and edleafe to start drawing up a list of such tests for the next meeting | 14:11 |
edleafe | We also need to set sane goals for Pike. bauzas, macsz, and diga to start that process. | 14:11 |
edleafe | that's it | 14:12 |
johnthetubaguy | there was no live-migration meeting | 14:12 |
johnthetubaguy | but I know there are some RC2 possible bugs on that etherpad | 14:12 |
johnthetubaguy | OISC test team are doing some benchmarking | 14:12 |
johnthetubaguy | turns out if you run loads of live-migrates, some of them fall over for no good reason | 14:13 |
*** ihrachys has joined #openstack-meeting | 14:13 | |
johnthetubaguy | so I put some fixes up for that | 14:13 |
johnthetubaguy | alex_xu: ? | 14:13 |
johnthetubaguy | API | 14:13 |
johnthetubaguy | we spoke a lot about pike goals | 14:13 |
alex_xu | we talk about Pike plan | 14:13 |
johnthetubaguy | turns out keystone has a policy meeting | 14:14 |
alex_xu | the capabilities API and policy improvement are the things people interesting | 14:14 |
johnthetubaguy | I ended up going to that, and pulled in sdague with some of his ideas | 14:14 |
johnthetubaguy | coolness | 14:14 |
johnthetubaguy | Notification (gibi) - no meeting this week | 14:14 |
gibi | yes | 14:14 |
gibi | everything is calm | 14:14 |
johnthetubaguy | moshele: hows things in SR-IOV / PCI land | 14:14 |
johnthetubaguy | I guess he is not here | 14:14 |
johnthetubaguy | #topic PTG Planning | 14:15 |
*** openstack changes topic to "PTG Planning (Meeting topic: nova)" | 14:15 | |
johnthetubaguy | #link Pike PTG planning: https://etherpad.openstack.org/p/nova-ptg-pike | 14:15 |
johnthetubaguy | #info The PTG agenda will be shaped up next week. | 14:15 |
johnthetubaguy | now is a good time to submit your ideas | 14:15 |
johnthetubaguy | last week was a better time I guess, but hey, thats in the past | 14:15 |
johnthetubaguy | I see now stuck reviews, so... | 14:16 |
johnthetubaguy | #topic Open discussion | 14:16 |
*** openstack changes topic to "Open discussion (Meeting topic: nova)" | 14:16 | |
johnthetubaguy | not loads of us here, but anyone got anything? | 14:16 |
cdent | moo | 14:16 |
* edleafe has nuthin' | 14:17 | |
*** mdovgal has quit IRC | 14:17 | |
*** mmotiani_ has joined #openstack-meeting | 14:17 | |
johnthetubaguy | cool | 14:17 |
johnthetubaguy | best let you all get back to making RC2 more awesome than RC1 | 14:18 |
johnthetubaguy | thanks all | 14:18 |
johnthetubaguy | #endmeeting | 14:18 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 14:18 | |
openstack | Meeting ended Thu Feb 9 14:18:14 2017 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:18 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova/2017/nova.2017-02-09-14.00.html | 14:18 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova/2017/nova.2017-02-09-14.00.txt | 14:18 |
openstack | Log: http://eavesdrop.openstack.org/meetings/nova/2017/nova.2017-02-09-14.00.log.html | 14:18 |
*** dmorita has joined #openstack-meeting | 14:18 | |
*** takashin has left #openstack-meeting | 14:18 | |
*** kevinz has quit IRC | 14:19 | |
*** cdent has left #openstack-meeting | 14:19 | |
*** mmotiani_ has quit IRC | 14:21 | |
*** mmotiani_ has joined #openstack-meeting | 14:21 | |
*** dmorita has quit IRC | 14:24 | |
*** mmotiani_ has quit IRC | 14:24 | |
*** donghao has joined #openstack-meeting | 14:24 | |
*** jlibosva has left #openstack-meeting | 14:24 | |
*** dmorita has joined #openstack-meeting | 14:24 | |
*** padkrish has joined #openstack-meeting | 14:24 | |
*** rossella_s has quit IRC | 14:24 | |
*** lamt has joined #openstack-meeting | 14:25 | |
*** krtaylor has joined #openstack-meeting | 14:25 | |
*** lamt has quit IRC | 14:26 | |
*** VW has joined #openstack-meeting | 14:29 | |
*** donghao has quit IRC | 14:29 | |
*** ramineni_ has joined #openstack-meeting | 14:30 | |
*** brault|away has joined #openstack-meeting | 14:31 | |
*** iyamahat has joined #openstack-meeting | 14:31 | |
*** lhx_ has quit IRC | 14:34 | |
*** lhx_ has joined #openstack-meeting | 14:35 | |
*** brault|away has quit IRC | 14:35 | |
*** brault|away has joined #openstack-meeting | 14:36 | |
*** brault|a_ has joined #openstack-meeting | 14:38 | |
*** ekuris__ has quit IRC | 14:40 | |
*** gcb has joined #openstack-meeting | 14:40 | |
*** brault|away has quit IRC | 14:40 | |
*** brault|away has joined #openstack-meeting | 14:40 | |
*** acabot has quit IRC | 14:42 | |
*** brault|__ has joined #openstack-meeting | 14:42 | |
*** brault|a_ has quit IRC | 14:42 | |
*** brault|a_ has joined #openstack-meeting | 14:45 | |
*** brault|away has quit IRC | 14:45 | |
*** brault|__ has quit IRC | 14:47 | |
*** esberglu has quit IRC | 14:48 | |
*** fnaval has quit IRC | 14:49 | |
*** brault|away has joined #openstack-meeting | 14:49 | |
*** brault|a_ has quit IRC | 14:49 | |
*** rossella_s has joined #openstack-meeting | 14:49 | |
*** sdake has joined #openstack-meeting | 14:50 | |
*** dandruta has joined #openstack-meeting | 14:53 | |
*** brault|away has quit IRC | 14:54 | |
*** sdake_ has joined #openstack-meeting | 14:54 | |
*** sdake has quit IRC | 14:55 | |
*** brault|away has joined #openstack-meeting | 14:55 | |
*** jungleboyj has joined #openstack-meeting | 14:56 | |
*** VW_ has joined #openstack-meeting | 14:57 | |
*** VW_ has quit IRC | 14:58 | |
*** VW_ has joined #openstack-meeting | 14:58 | |
*** rbak has joined #openstack-meeting | 15:00 | |
*** iceyao has quit IRC | 15:00 | |
*** dmorita_ has joined #openstack-meeting | 15:00 | |
*** dmorita_ has quit IRC | 15:00 | |
*** anilvenkata has quit IRC | 15:01 | |
*** numans has quit IRC | 15:01 | |
*** VW__ has joined #openstack-meeting | 15:01 | |
*** brault|away has quit IRC | 15:01 | |
*** sridharg has quit IRC | 15:01 | |
*** VW has quit IRC | 15:01 | |
*** VW__ has quit IRC | 15:02 | |
*** VW has joined #openstack-meeting | 15:02 | |
*** VW has quit IRC | 15:03 | |
*** VW_ has quit IRC | 15:03 | |
*** esberglu has joined #openstack-meeting | 15:03 | |
*** VW has joined #openstack-meeting | 15:04 | |
*** dmorita has quit IRC | 15:04 | |
*** mriedem has joined #openstack-meeting | 15:04 | |
*** esberglu_ has joined #openstack-meeting | 15:04 | |
*** VW has quit IRC | 15:05 | |
*** VW has joined #openstack-meeting | 15:05 | |
*** fnaval has joined #openstack-meeting | 15:05 | |
*** fnaval has quit IRC | 15:06 | |
*** dimtruck is now known as zz_dimtruck | 15:06 | |
*** fnaval has joined #openstack-meeting | 15:06 | |
*** nadya has joined #openstack-meeting | 15:06 | |
*** esberglu has quit IRC | 15:07 | |
*** nadya has quit IRC | 15:08 | |
*** hongbin has joined #openstack-meeting | 15:09 | |
*** fguillot has joined #openstack-meeting | 15:12 | |
*** brault|away has joined #openstack-meeting | 15:12 | |
*** andreas_s has quit IRC | 15:12 | |
*** donghao has joined #openstack-meeting | 15:15 | |
*** ihrachys has quit IRC | 15:17 | |
*** ihrachys_ has joined #openstack-meeting | 15:17 | |
*** nishaYadav has quit IRC | 15:19 | |
*** andreas_s has joined #openstack-meeting | 15:23 | |
*** nishaYadav has joined #openstack-meeting | 15:24 | |
*** nishaYadav is now known as Guest75933 | 15:25 | |
*** sandanar has quit IRC | 15:26 | |
*** finchd has quit IRC | 15:28 | |
*** arxcruz|brb is now known as arxcruz | 15:28 | |
*** zz_dimtruck is now known as dimtruck | 15:32 | |
*** sacharya has joined #openstack-meeting | 15:33 | |
*** armstrong has quit IRC | 15:34 | |
*** chris_morrell has joined #openstack-meeting | 15:35 | |
*** chris_morrell has quit IRC | 15:35 | |
*** mickeys has joined #openstack-meeting | 15:36 | |
*** chris_morrell has joined #openstack-meeting | 15:37 | |
*** adisky_ has quit IRC | 15:39 | |
*** finchd has joined #openstack-meeting | 15:40 | |
*** numans has joined #openstack-meeting | 15:41 | |
*** toscalix has quit IRC | 15:41 | |
*** toscalix has joined #openstack-meeting | 15:42 | |
*** mickeys has quit IRC | 15:42 | |
*** edtubill has joined #openstack-meeting | 15:44 | |
*** acabot has joined #openstack-meeting | 15:48 | |
*** efried has quit IRC | 15:50 | |
*** jamesdenton has joined #openstack-meeting | 15:54 | |
*** tommylikehu_ has quit IRC | 15:56 | |
*** spzala has joined #openstack-meeting | 15:58 | |
*** VW has quit IRC | 16:01 | |
*** armax has joined #openstack-meeting | 16:02 | |
*** VW has joined #openstack-meeting | 16:02 | |
*** thinrichs has joined #openstack-meeting | 16:02 | |
*** VW has quit IRC | 16:03 | |
*** VW has joined #openstack-meeting | 16:03 | |
*** yuval has quit IRC | 16:03 | |
*** egon has quit IRC | 16:03 | |
*** VW_ has joined #openstack-meeting | 16:05 | |
*** thinrichs has left #openstack-meeting | 16:05 | |
*** VW_ has quit IRC | 16:05 | |
*** VW has quit IRC | 16:05 | |
*** VW has joined #openstack-meeting | 16:05 | |
*** erlon has joined #openstack-meeting | 16:06 | |
*** rbak_ has joined #openstack-meeting | 16:07 | |
*** rbak has quit IRC | 16:07 | |
*** efried has joined #openstack-meeting | 16:09 | |
*** fzdarsky_ is now known as fzdarsky|afk | 16:10 | |
*** nkrinner is now known as nkrinner_afk | 16:12 | |
*** gongysh has quit IRC | 16:13 | |
*** sacharya has quit IRC | 16:14 | |
*** jungleboyj has quit IRC | 16:17 | |
*** Daisy has joined #openstack-meeting | 16:17 | |
*** sacharya has joined #openstack-meeting | 16:17 | |
*** knangia has joined #openstack-meeting | 16:17 | |
*** donghao has quit IRC | 16:19 | |
*** annegentle has joined #openstack-meeting | 16:19 | |
*** chris_morrell has quit IRC | 16:21 | |
*** Daisy has quit IRC | 16:21 | |
*** janki has quit IRC | 16:26 | |
*** sacharya_ has joined #openstack-meeting | 16:27 | |
*** sacharya has quit IRC | 16:27 | |
*** Alex_Staf has quit IRC | 16:29 | |
*** rcernin has quit IRC | 16:32 | |
*** nadya has joined #openstack-meeting | 16:35 | |
*** rossella_s has quit IRC | 16:36 | |
*** ihrachys has joined #openstack-meeting | 16:40 | |
*** david-lyle has joined #openstack-meeting | 16:40 | |
*** sacharya has joined #openstack-meeting | 16:40 | |
*** ramineni_ has quit IRC | 16:40 | |
*** sacharya_ has quit IRC | 16:41 | |
*** ihrachys_ has quit IRC | 16:42 | |
*** annegentle has quit IRC | 16:43 | |
*** annegentle has joined #openstack-meeting | 16:44 | |
*** egon has joined #openstack-meeting | 16:45 | |
*** xinli has joined #openstack-meeting | 16:45 | |
*** ihrachys_ has joined #openstack-meeting | 16:46 | |
*** ihrachys has quit IRC | 16:48 | |
*** vishwanathj has joined #openstack-meeting | 16:50 | |
*** esberglu_ has quit IRC | 16:52 | |
*** mmotiani_ has joined #openstack-meeting | 16:52 | |
*** esberglu has joined #openstack-meeting | 16:53 | |
*** janki has joined #openstack-meeting | 16:53 | |
*** ankur-gu_ has joined #openstack-meeting | 16:54 | |
*** mriedem1 has joined #openstack-meeting | 16:55 | |
*** mriedem has quit IRC | 16:57 | |
*** esberglu has quit IRC | 16:57 | |
*** fzdarsky|afk is now known as fzdarsky | 16:57 | |
*** vishwanathj has quit IRC | 16:57 | |
*** padkrish has quit IRC | 16:59 | |
*** matrohon has quit IRC | 16:59 | |
*** phil_ has quit IRC | 16:59 | |
*** david-lyle has quit IRC | 17:00 | |
*** dandruta has quit IRC | 17:00 | |
*** dmorita has joined #openstack-meeting | 17:01 | |
*** lhx_ has quit IRC | 17:02 | |
*** mriedem1 is now known as mriedem | 17:04 | |
*** dmorita has quit IRC | 17:05 | |
*** sacharya has quit IRC | 17:07 | |
*** sacharya has joined #openstack-meeting | 17:08 | |
*** ayogi has joined #openstack-meeting | 17:08 | |
*** nadya has quit IRC | 17:09 | |
*** sacharya has quit IRC | 17:12 | |
*** sacharya has joined #openstack-meeting | 17:14 | |
*** esberglu has joined #openstack-meeting | 17:16 | |
*** lamt has joined #openstack-meeting | 17:18 | |
*** donghao has joined #openstack-meeting | 17:18 | |
*** sacharya_ has joined #openstack-meeting | 17:18 | |
*** tesseract has quit IRC | 17:18 | |
*** sacharya has quit IRC | 17:19 | |
*** sacharya has joined #openstack-meeting | 17:21 | |
*** sacharya_ has quit IRC | 17:23 | |
*** donghao has quit IRC | 17:23 | |
*** brault|away has quit IRC | 17:25 | |
*** brault|away has joined #openstack-meeting | 17:25 | |
*** hashar has quit IRC | 17:27 | |
*** japestinho has quit IRC | 17:29 | |
*** brault|away has quit IRC | 17:29 | |
*** jordanP has quit IRC | 17:30 | |
*** pcaruana has quit IRC | 17:30 | |
*** sacharya_ has joined #openstack-meeting | 17:30 | |
*** Alex_Staf has joined #openstack-meeting | 17:30 | |
*** sacharya has quit IRC | 17:30 | |
*** Leom has joined #openstack-meeting | 17:36 | |
*** Apoorva has joined #openstack-meeting | 17:36 | |
*** sudipto has quit IRC | 17:39 | |
*** sudipto_ has quit IRC | 17:39 | |
*** sacharya_ has quit IRC | 17:39 | |
*** sacharya has joined #openstack-meeting | 17:40 | |
*** Leom has quit IRC | 17:40 | |
*** sshnaidm is now known as sshnaidm|afk | 17:40 | |
*** mickeys has joined #openstack-meeting | 17:41 | |
*** jungleboyj has joined #openstack-meeting | 17:41 | |
*** brault|away has joined #openstack-meeting | 17:42 | |
*** dprince has quit IRC | 17:44 | |
*** sacharya has quit IRC | 17:44 | |
*** dprince has joined #openstack-meeting | 17:45 | |
*** sacharya has joined #openstack-meeting | 17:46 | |
*** Leom has joined #openstack-meeting | 17:46 | |
*** Alex_Staf has quit IRC | 17:46 | |
*** mmotiani_ has quit IRC | 17:49 | |
*** annegentle has quit IRC | 17:49 | |
*** ociuhandu has quit IRC | 17:51 | |
*** mmotiani_ has joined #openstack-meeting | 17:53 | |
*** david-lyle has joined #openstack-meeting | 17:53 | |
*** dmorita has joined #openstack-meeting | 17:55 | |
*** dmorita has quit IRC | 17:56 | |
*** ihrachy__ has joined #openstack-meeting | 17:57 | |
*** ihrachys_ has quit IRC | 17:58 | |
*** sacharya has quit IRC | 18:00 | |
*** sacharya has joined #openstack-meeting | 18:00 | |
*** cleong has joined #openstack-meeting | 18:00 | |
*** ihrachy__ is now known as ihrachys | 18:01 | |
*** SumitNaiksatam has joined #openstack-meeting | 18:02 | |
*** sambetts is now known as sambetts|afk | 18:02 | |
*** ltomasbo is now known as ltomasbo|away | 18:02 | |
*** janki has quit IRC | 18:04 | |
*** brault|away has quit IRC | 18:07 | |
*** andreas_s has quit IRC | 18:07 | |
*** lpetrut has quit IRC | 18:11 | |
*** claudiub has quit IRC | 18:14 | |
*** toscalix has quit IRC | 18:16 | |
*** unicell has joined #openstack-meeting | 18:17 | |
*** VW has quit IRC | 18:20 | |
*** VW has joined #openstack-meeting | 18:20 | |
*** VW has quit IRC | 18:20 | |
*** VW has joined #openstack-meeting | 18:21 | |
*** dmorita has joined #openstack-meeting | 18:26 | |
*** Alex_Staf has joined #openstack-meeting | 18:26 | |
*** csomerville has quit IRC | 18:27 | |
*** spzala has quit IRC | 18:27 | |
*** jkilpatr_ has joined #openstack-meeting | 18:28 | |
*** dmorita has quit IRC | 18:28 | |
*** dmorita has joined #openstack-meeting | 18:28 | |
*** jkilpatr has quit IRC | 18:31 | |
*** Daisy has joined #openstack-meeting | 18:33 | |
*** ijw has joined #openstack-meeting | 18:34 | |
*** annegentle has joined #openstack-meeting | 18:34 | |
*** Daisy has quit IRC | 18:38 | |
*** sdake_ has quit IRC | 18:38 | |
*** alexpilotti has joined #openstack-meeting | 18:40 | |
*** alexpilo_ has quit IRC | 18:41 | |
*** VW has quit IRC | 18:42 | |
*** VW has joined #openstack-meeting | 18:42 | |
*** david-lyle has quit IRC | 18:45 | |
*** VW has quit IRC | 18:47 | |
*** diablo_rojo has joined #openstack-meeting | 18:47 | |
*** Swami has joined #openstack-meeting | 18:47 | |
*** rbak_ has quit IRC | 18:48 | |
*** rocky_g has joined #openstack-meeting | 18:48 | |
*** rasca has quit IRC | 18:49 | |
*** VW has joined #openstack-meeting | 18:50 | |
*** iyamahat has quit IRC | 18:51 | |
*** padkrish has joined #openstack-meeting | 18:51 | |
*** Guest75933 has quit IRC | 18:52 | |
*** armstrong has joined #openstack-meeting | 18:52 | |
*** esberglu has quit IRC | 18:53 | |
*** esberglu has joined #openstack-meeting | 18:53 | |
*** lpetrut has joined #openstack-meeting | 18:54 | |
*** nishaYadav has joined #openstack-meeting | 18:55 | |
*** nishaYadav is now known as Guest78367 | 18:55 | |
*** bvandenh has quit IRC | 18:56 | |
*** martial has joined #openstack-meeting | 18:56 | |
*** martial has quit IRC | 18:56 | |
*** s3wong has joined #openstack-meeting | 18:57 | |
*** krtaylor has quit IRC | 18:57 | |
*** esberglu has quit IRC | 18:58 | |
*** rbak_ has joined #openstack-meeting | 18:58 | |
*** csomerville has joined #openstack-meeting | 18:59 | |
*** ekcs has joined #openstack-meeting | 18:59 | |
*** salv-orlando has joined #openstack-meeting | 19:00 | |
*** fguillot has quit IRC | 19:00 | |
*** rocky_g has quit IRC | 19:00 | |
*** lpetrut has quit IRC | 19:01 | |
*** salv-orl_ has quit IRC | 19:02 | |
*** cody-somerville has joined #openstack-meeting | 19:02 | |
*** cody-somerville has quit IRC | 19:02 | |
*** cody-somerville has joined #openstack-meeting | 19:02 | |
*** chris_morrell has joined #openstack-meeting | 19:04 | |
*** SumitNaiksatam has quit IRC | 19:05 | |
*** csomerville has quit IRC | 19:05 | |
*** abalutoiu has quit IRC | 19:06 | |
*** ijw has quit IRC | 19:06 | |
*** hrybacki____ is now known as hrybacki | 19:08 | |
*** ijw has joined #openstack-meeting | 19:08 | |
*** ijw has quit IRC | 19:08 | |
*** VW_ has joined #openstack-meeting | 19:08 | |
*** ijw has joined #openstack-meeting | 19:09 | |
*** VW_ has quit IRC | 19:10 | |
*** VW_ has joined #openstack-meeting | 19:10 | |
*** VW_ has quit IRC | 19:11 | |
*** esberglu has joined #openstack-meeting | 19:11 | |
*** VW_ has joined #openstack-meeting | 19:11 | |
*** VW has quit IRC | 19:12 | |
*** electrofelix has quit IRC | 19:12 | |
*** ihrachys_ has joined #openstack-meeting | 19:13 | |
*** iyamahat has joined #openstack-meeting | 19:13 | |
*** ihrachys has quit IRC | 19:15 | |
*** david-lyle has joined #openstack-meeting | 19:15 | |
*** Alex_Staf has quit IRC | 19:16 | |
*** yamahata has joined #openstack-meeting | 19:17 | |
*** mmalik4 has joined #openstack-meeting | 19:18 | |
*** vishnoianil has quit IRC | 19:20 | |
*** acoles is now known as acoles_ | 19:21 | |
*** julim has quit IRC | 19:22 | |
*** gouthamr has quit IRC | 19:23 | |
*** fzdarsky is now known as fzdarsky|afk | 19:27 | |
*** Daisy has joined #openstack-meeting | 19:28 | |
*** ralonsoh has quit IRC | 19:30 | |
*** sdake has joined #openstack-meeting | 19:31 | |
*** david-lyle has quit IRC | 19:31 | |
*** Daisy has quit IRC | 19:33 | |
*** julim has joined #openstack-meeting | 19:33 | |
*** rocky_g has joined #openstack-meeting | 19:34 | |
*** lpetrut has joined #openstack-meeting | 19:34 | |
*** david-lyle has joined #openstack-meeting | 19:34 | |
*** padkrish has quit IRC | 19:38 | |
*** david-lyle has quit IRC | 19:40 | |
*** david-lyle has joined #openstack-meeting | 19:42 | |
*** rocky_g has quit IRC | 19:42 | |
*** rocky_g has joined #openstack-meeting | 19:43 | |
*** asselin_ has joined #openstack-meeting | 19:45 | |
*** asselin has quit IRC | 19:46 | |
*** rocky_g has quit IRC | 19:47 | |
*** ayogi has quit IRC | 19:48 | |
*** Sukhdev has joined #openstack-meeting | 19:48 | |
*** gouthamr has joined #openstack-meeting | 19:52 | |
*** ijw has quit IRC | 19:55 | |
*** ihrachys has joined #openstack-meeting | 19:56 | |
*** ijw has joined #openstack-meeting | 19:56 | |
*** padkrish has joined #openstack-meeting | 19:56 | |
*** ihrachys_ has quit IRC | 19:56 | |
*** Cibo_ has quit IRC | 19:57 | |
*** krtaylor has joined #openstack-meeting | 19:58 | |
*** Apoorva has quit IRC | 19:59 | |
*** padkrish has quit IRC | 20:00 | |
*** VW_ has quit IRC | 20:00 | |
*** padkrish has joined #openstack-meeting | 20:00 | |
*** VW has joined #openstack-meeting | 20:01 | |
*** Sukhdev has quit IRC | 20:03 | |
*** rfolco has quit IRC | 20:04 | |
*** rocky_g has joined #openstack-meeting | 20:04 | |
*** david-lyle has quit IRC | 20:06 | |
*** matrohon has joined #openstack-meeting | 20:06 | |
*** Apoorva has joined #openstack-meeting | 20:07 | |
*** brault|away has joined #openstack-meeting | 20:07 | |
*** fzdarsky|afk is now known as fzdarsky | 20:07 | |
*** fguillot has joined #openstack-meeting | 20:09 | |
*** Guest78367 has quit IRC | 20:10 | |
*** salv-orlando has quit IRC | 20:10 | |
*** fzdarsky is now known as fzdarsky|afk | 20:11 | |
*** brault|away has quit IRC | 20:12 | |
*** Sukhdev has joined #openstack-meeting | 20:12 | |
*** sdake has quit IRC | 20:14 | |
*** padkrish has quit IRC | 20:14 | |
*** Sukhdev has quit IRC | 20:14 | |
*** tonytan4ever has joined #openstack-meeting | 20:15 | |
*** alexpilo_ has joined #openstack-meeting | 20:16 | |
*** alexpilotti has quit IRC | 20:17 | |
*** jkilpatr_ has quit IRC | 20:18 | |
*** jkilpatr has joined #openstack-meeting | 20:19 | |
*** alexpilotti has joined #openstack-meeting | 20:27 | |
*** adiantum1 has joined #openstack-meeting | 20:27 | |
*** alexpilo_ has quit IRC | 20:27 | |
*** Sukhdev has joined #openstack-meeting | 20:29 | |
*** adiantum has quit IRC | 20:29 | |
*** adiantum1 is now known as adiantum | 20:29 | |
*** VW has quit IRC | 20:29 | |
*** VW has joined #openstack-meeting | 20:29 | |
*** ankur-gu_ has quit IRC | 20:31 | |
*** abalutoiu has joined #openstack-meeting | 20:33 | |
*** ankur-gu_ has joined #openstack-meeting | 20:33 | |
*** alexpilo_ has joined #openstack-meeting | 20:34 | |
*** harlowja_ has joined #openstack-meeting | 20:35 | |
*** lamt has quit IRC | 20:36 | |
*** harlowja has quit IRC | 20:37 | |
*** alexpilotti has quit IRC | 20:37 | |
*** lamt has joined #openstack-meeting | 20:39 | |
*** rajinir_ has joined #openstack-meeting | 20:43 | |
*** VW has quit IRC | 20:48 | |
*** jrobinson has joined #openstack-meeting | 20:48 | |
*** diablo_rojo has quit IRC | 20:52 | |
*** donghao has joined #openstack-meeting | 20:56 | |
*** aeng has joined #openstack-meeting | 20:59 | |
*** donghao has quit IRC | 21:01 | |
*** sdake has joined #openstack-meeting | 21:03 | |
*** ihrachys_ has joined #openstack-meeting | 21:03 | |
*** ihrachys has quit IRC | 21:05 | |
*** ykatabam has quit IRC | 21:05 | |
*** sdake_ has joined #openstack-meeting | 21:06 | |
*** sdake has quit IRC | 21:07 | |
*** rocky_g has quit IRC | 21:09 | |
*** raildo_ has quit IRC | 21:11 | |
*** sdake_ has quit IRC | 21:14 | |
*** cebruns_ has quit IRC | 21:17 | |
*** cebruns_ has joined #openstack-meeting | 21:18 | |
*** ociuhandu has joined #openstack-meeting | 21:20 | |
*** VW has joined #openstack-meeting | 21:24 | |
*** askb has joined #openstack-meeting | 21:25 | |
*** VW_ has joined #openstack-meeting | 21:26 | |
*** VW has quit IRC | 21:26 | |
*** VW has joined #openstack-meeting | 21:27 | |
*** sdake has joined #openstack-meeting | 21:31 | |
*** ociuhandu has quit IRC | 21:32 | |
*** jkilpatr has quit IRC | 21:34 | |
*** dimtruck is now known as zz_dimtruck | 21:36 | |
*** gouthamr has quit IRC | 21:38 | |
*** cody-somerville_ has quit IRC | 21:38 | |
*** krtaylor has quit IRC | 21:41 | |
*** matrohon has quit IRC | 21:44 | |
*** ykatabam has joined #openstack-meeting | 21:46 | |
*** mickeys has quit IRC | 21:49 | |
*** ykatabam has quit IRC | 21:50 | |
*** dfflanders has joined #openstack-meeting | 21:51 | |
*** m1dev has joined #openstack-meeting | 21:52 | |
*** jkilpatr has joined #openstack-meeting | 21:52 | |
*** david-lyle has joined #openstack-meeting | 21:53 | |
*** trevormc has joined #openstack-meeting | 21:57 | |
*** tonytan4ever has quit IRC | 21:57 | |
*** cleong has quit IRC | 21:57 | |
*** thorst_ has quit IRC | 21:57 | |
*** tonytan4ever has joined #openstack-meeting | 21:57 | |
*** harlowja_ has quit IRC | 21:58 | |
*** thorst_ has joined #openstack-meeting | 21:58 | |
*** salv-orlando has joined #openstack-meeting | 21:59 | |
*** sk1pp has joined #openstack-meeting | 21:59 | |
*** bzhao has joined #openstack-meeting | 22:00 | |
*** salv-orlando has quit IRC | 22:00 | |
*** salv-orlando has joined #openstack-meeting | 22:01 | |
*** annegentle has quit IRC | 22:01 | |
kevinbenton | hello! | 22:02 |
*** thorst_ has quit IRC | 22:02 | |
* ihrachys_ waves | 22:02 | |
*** ihrachys_ is now known as ihrachys | 22:02 | |
armax | yello | 22:03 |
kevinbenton | #startmeeting neutron_drivers | 22:03 |
openstack | Meeting started Thu Feb 9 22:03:08 2017 UTC and is due to finish in 60 minutes. The chair is kevinbenton. Information about MeetBot at http://wiki.debian.org/MeetBot. | 22:03 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 22:03 |
*** openstack changes topic to " (Meeting topic: neutron_drivers)" | 22:03 | |
openstack | The meeting name has been set to 'neutron_drivers' | 22:03 |
haleyb | hi | 22:03 |
*** mickeys has joined #openstack-meeting | 22:03 | |
*** david-lyle has quit IRC | 22:03 | |
kevinbenton | armax, ihrachys: anything critical to the release we need to talk about first? | 22:03 |
armax | anything would be in here | 22:04 |
armax | #link https://bugs.launchpad.net/neutron/+bugs?field.tag=ocata-rc-potential | 22:04 |
*** david-lyle has joined #openstack-meeting | 22:04 | |
armax | there’s the PTG to talk about as well | 22:05 |
kevinbenton | ok, both of the critcals on there have patches in flight | 22:05 |
kevinbenton | yeah, PTG is something I want to talk about next | 22:05 |
ihrachys | but we can't land them, at least first one | 22:05 |
kevinbenton | ihrachys: why not? | 22:05 |
*** harlowja has joined #openstack-meeting | 22:05 | |
ihrachys | gate failures, I have no details what specifically fails | 22:05 |
kevinbenton | oh | 22:06 |
ihrachys | but it's a string of rechecks in gerrit basically | 22:06 |
ihrachys | https://review.openstack.org/#/c/429095/ | 22:06 |
kevinbenton | right | 22:06 |
kevinbenton | i thought you meant something other than the recheck grind | 22:06 |
ihrachys | nah, 'just' that thing | 22:06 |
kevinbenton | :) | 22:06 |
*** ykatabam has joined #openstack-meeting | 22:06 | |
kevinbenton | just the massive instability of the gate | 22:06 |
armax | it looks like the worker tweaks I made only helped so much | 22:07 |
kevinbenton | Other than that, how was the play, Mrs. Lincoln? | 22:07 |
ihrachys | http://www.themarysue.com/wp-content/uploads/2016/08/post-64231-this-is-fine-dog-fire-comic-Im-N7mp.png | 22:07 |
kevinbenton | so shall we talk about the PTG now? | 22:08 |
armax | let’s | 22:08 |
ihrachys | sure, why not. though I see we three are the only participants :-x | 22:08 |
*** fzdarsky|afk has quit IRC | 22:08 | |
kevinbenton | #topic PTG | 22:09 |
*** openstack changes topic to "PTG (Meeting topic: neutron_drivers)" | 22:09 | |
kevinbenton | we basically don't have scheduled meetings this time, right? | 22:09 |
*** zz_dimtruck is now known as dimtruck | 22:09 | |
ihrachys | we don't, but I believe it's still better to have a time table with main topics | 22:09 |
kevinbenton | yeah | 22:10 |
armax | kevinbenton: do you know there’s an openstack-ptg channel? | 22:10 |
kevinbenton | armax: no | 22:10 |
armax | now you do | 22:10 |
kevinbenton | armax: do we feed it the etherpad and it schedules it all for us? | 22:10 |
armax | only cool kids hang in there | 22:10 |
armax | I don’t think that’s what irc channels do | 22:11 |
kevinbenton | what is the purpose of it? | 22:11 |
*** bzhao_ has joined #openstack-meeting | 22:11 | |
kevinbenton | is it for PTG participants, organizers or what? | 22:11 |
ihrachys | "Discussion of the Project Teams Gathering and for use during the PTG for on-site announcements" | 22:11 |
ihrachys | you are welcome | 22:11 |
armax | http://lists.openstack.org/pipermail/openstack-dev/2017-January/110909.html | 22:12 |
kevinbenton | ok | 22:12 |
*** mmotiani_ has quit IRC | 22:13 | |
kevinbenton | ihrachys: you had an etherpad you started of the grouped topics, right? | 22:13 |
kevinbenton | ihrachys: do you want to put that here and talk about it? | 22:13 |
armax | as an attendee of the PTG I would expect some organization of the PTG days | 22:13 |
*** jmckind has quit IRC | 22:13 | |
armax | do we know the room layout? | 22:13 |
ihrachys | yeah | 22:13 |
ihrachys | #link https://etherpad.openstack.org/p/neutron-ptg-pike-final | 22:13 |
ihrachys | despite the name, it's not final | 22:13 |
armax | whether we have separate tables etc? | 22:14 |
ihrachys | and people are welcome to help setting it up, and ripping it off | 22:14 |
armax | that’s a start | 22:14 |
ihrachys | yes, it needs love, and it does not cover logistics | 22:14 |
kevinbenton | armax: i'm not sure about the room layout. Should I ping Thierry to get that? | 22:15 |
*** claudiub has joined #openstack-meeting | 22:15 | |
*** tonytan4ever has quit IRC | 22:15 | |
armax | probably not necessary, I am sure there will be tables | 22:15 |
armax | :) | 22:15 |
armax | the layout can be made up on the fly if need be | 22:16 |
armax | though we don’t want to mess up with extension cords etc | 22:16 |
*** gouthamr has joined #openstack-meeting | 22:17 | |
kevinbenton | well tables might be problematic if we want everyone to listen in | 22:17 |
armax | on this one | 22:17 |
armax | https://etherpad.openstack.org/p/neutron-ptg-pike-final | 22:17 |
armax | we lost the list of attendees | 22:18 |
ihrachys | I feel there is some leg work for kevinbenton to do. once we know the layout and setting, we can look if we e.g. can afford split discussions. now, we can talk about what's in the pad. | 22:18 |
kevinbenton | i think ihrachys disinvited them | 22:18 |
armax | and a link to the free format thingy | 22:18 |
ihrachys | armax: not necessarily lost, it's in the prev version | 22:18 |
haleyb | https://etherpad.openstack.org/p/neutron-ptg-pike | 22:18 |
ihrachys | I just haven't moved it | 22:18 |
kevinbenton | yeah, there are some of these that probably don't need everyone to pile on | 22:18 |
armax | there’s roughly 40 people signed up | 22:19 |
ihrachys | and kevinbenton may need to do another swipe through the old pad to make sure we captured all latest updates | 22:19 |
kevinbenton | we can schedule those concurrently with special projects meetups | 22:19 |
*** fguillot has quit IRC | 22:19 | |
*** jrobinson is now known as jrobinson-afk | 22:19 | |
kevinbenton | yeah, i will carry stuff over | 22:19 |
armax | I wonder how big are the rooms | 22:19 |
kevinbenton | i'll wait until early next week to give a little more time | 22:19 |
armax | and whether we’ll be able to fit all in the same place | 22:19 |
kevinbenton | i know a few people just found out about the etherpad and were going to add a few points | 22:19 |
*** chris_morrell has quit IRC | 22:19 | |
ihrachys | armax: what's the free format thingy? | 22:20 |
*** priteau has quit IRC | 22:20 | |
armax | https://etherpad.openstack.org/p/neutron-ptg-pike+ | 22:20 |
armax | https://etherpad.openstack.org/p/neutron-ptg-pike | 22:20 |
ihrachys | og you mean back-ref to the old pad? | 22:20 |
ihrachys | ok | 22:20 |
*** xinli has quit IRC | 22:20 | |
kevinbenton | armax: you are planning on bailing Friday right? | 22:20 |
*** david-lyle has quit IRC | 22:20 | |
*** sdake has quit IRC | 22:21 | |
armax | I am out by lunch time | 22:21 |
armax | give or take | 22:21 |
*** padkrish has joined #openstack-meeting | 22:21 | |
armax | but I am no longer the start of the room so that doesn’t matter :( | 22:21 |
armax | *star | 22:21 |
kevinbenton | armax: ok | 22:21 |
*** edtubill has quit IRC | 22:22 | |
*** padkrish has quit IRC | 22:22 | |
kevinbenton | armax: but you will need to be there for stadium discussions | 22:22 |
armax | I won’t be landing in ATL until Monday morning | 22:22 |
*** padkrish has joined #openstack-meeting | 22:22 | |
armax | so I might skip some of the early morning session | 22:22 |
kevinbenton | armax: to explain what the stadium is, etc. :) | 22:22 |
armax | kevinbenton: totally | 22:22 |
armax | I thought we were going to undo everything I did, no? | 22:22 |
armax | new PTL, new regime | 22:22 |
kevinbenton | kind of hard to undo nothing :) | 22:23 |
kevinbenton | monday and tuesday are cross-projectish | 22:23 |
*** thorst_ has joined #openstack-meeting | 22:23 | |
kevinbenton | should we try to sit down with nova folks then? | 22:23 |
armax | totally | 22:24 |
clarkb | I am told rooms are "hollow square" or "board room" with extra chairs for perimeter if needed. All rooms have tables | 22:24 |
armax | clarkb: thanks, I wonder about capacity | 22:24 |
*** abalutoiu has quit IRC | 22:24 | |
armax | clarkb: do you happen to know? | 22:24 |
kevinbenton | we can have a repeat of vancouver :) | 22:25 |
kevinbenton | pack 60 people into a room for 20 | 22:25 |
*** abalutoiu has joined #openstack-meeting | 22:25 | |
*** julim has quit IRC | 22:25 | |
* clarkb asks | 22:25 | |
clarkb | the shared reservable projector rooms are fishbowl style and are the exception apparently | 22:25 |
kevinbenton | clarkb: who has those ones? | 22:26 |
clarkb | kevinbenton: they are shared and reservable in 30 minute chunks by any group. ttx sent email today wiht link to ethercalc page to do that | 22:26 |
kevinbenton | clarkb: ah, cool | 22:26 |
kevinbenton | so maybe we can make use of a couple of those for things like stadium discussion | 22:27 |
clarkb | I am told neutron room is set for 52 with 10 extra chairs. "huge salon" | 22:27 |
kevinbenton | oh | 22:27 |
kevinbenton | that sounds like it would probably be big enough | 22:27 |
ihrachys | which may mean hard to split? | 22:27 |
*** david-lyle has joined #openstack-meeting | 22:28 | |
armax | https://ethercalc.openstack.org/Pike-PTG-Discussion-Rooms | 22:28 |
*** thorst_ has quit IRC | 22:28 | |
*** julim has joined #openstack-meeting | 22:28 | |
*** armstrong has quit IRC | 22:30 | |
*** armstrong has joined #openstack-meeting | 22:30 | |
kevinbenton | is there anything else PTG related | 22:31 |
kevinbenton | ? | 22:31 |
armax | none from me | 22:31 |
ihrachys | like topics covered? are we set on the list? anything missing? redundant? | 22:31 |
kevinbenton | i will go over the list early next week and check for any new entries from the other one | 22:32 |
kevinbenton | and we can finalize it next drivers meeting | 22:32 |
armax | probably worth sending another email reminder to give people one more chance to chime in one more time | 22:32 |
armax | same for the postmortem | 22:32 |
kevinbenton | i'm going to add some comments for things i want clarification on | 22:32 |
*** dfflanders has quit IRC | 22:32 | |
ihrachys | ok, sounds fine | 22:32 |
armax | https://review.openstack.org/#/c/425990/ | 22:32 |
kevinbenton | ok, i'll send out an email for each after the meeting | 22:33 |
kevinbenton | Do we want to move onto some RFE reviews? | 22:34 |
kevinbenton | or just wait until after PTG? | 22:34 |
armax | I have not had the chance to scan the list | 22:35 |
armax | but there was something interesting that captured my attention yesterday | 22:35 |
armax | https://review.openstack.org/#/c/421961/ | 22:35 |
armax | and bug 1658682 | 22:36 |
openstack | bug 1658682 in neutron "port-security can't be disabled if security groups are not enabled" [Wishlist,Confirmed] https://launchpad.net/bugs/1658682 | 22:36 |
armax | the former is about something nonsensical we had in our code for ages | 22:36 |
armax | the other is about a config knob that alters API behavior | 22:36 |
armax | both should be looked at, IMO | 22:36 |
*** sdake has joined #openstack-meeting | 22:37 | |
armax | and tangential one is bug 1633280 | 22:37 |
openstack | bug 1633280 in neutron "[RFE]need a way to disable anti-spoofing rules and yet keep security groups" [Wishlist,Confirmed] https://launchpad.net/bugs/1633280 | 22:37 |
*** julim has quit IRC | 22:37 | |
kevinbenton | one at a time! :) | 22:38 |
kevinbenton | https://review.openstack.org/#/c/421961/ | 22:38 |
kevinbenton | so i just read that one | 22:38 |
kevinbenton | armax: when you say "lets fix it" | 22:39 |
kevinbenton | armax: do you mean change the API definition? | 22:39 |
kevinbenton | armax: or fix the plugins to support it? | 22:39 |
armax | I guess changing the API would be non-bw compat | 22:39 |
armax | but right now rejecting the request is the same thing | 22:39 |
armax | can’t recall if allow_put=False returns 400 or forbidden | 22:40 |
armax | kevinbenton: either, or | 22:40 |
kevinbenton | right, we might end up with a different error code | 22:40 |
armax | keeping the raise function, and furthermore have it in neutron-lib seems the wrong thing to do | 22:40 |
kevinbenton | maybe we should just fix the plugins... | 22:41 |
*** adiantum has quit IRC | 22:41 | |
*** rbowen has quit IRC | 22:41 | |
kevinbenton | for ML2 it's not that unreasonable i don't think | 22:41 |
kevinbenton | now that we have the segments plugin | 22:42 |
kevinbenton | it's effectively a segment delete and create | 22:42 |
armax | kevinbenton: actually it’s the same error code | 22:42 |
armax | http://git.openstack.org/cgit/openstack/neutron/tree/neutron/api/v2/base.py#n721 | 22:42 |
armax | different message though | 22:42 |
kevinbenton | yeah | 22:43 |
armax | I am ok either way | 22:43 |
kevinbenton | but I think we should move away from it | 22:43 |
kevinbenton | i agree it shouldn't be in neutron-lib | 22:43 |
armax | I am simply opposed to kick the can down the road | 22:43 |
kevinbenton | we shouldn't encourage skipping a feature | 22:43 |
ihrachys | agreed on neutron-lib change being incorrect either way; as for the solution, ideally we would make it work without api change, but realistically, we could as well squeeze that small change into the map; and leave it up for an RFE to allow updates, at which point we would flip allow_put back. | 22:44 |
kevinbenton | ihrachys: but why put that in the API def? | 22:44 |
kevinbenton | ihrachys: a plugin could work with it now | 22:44 |
armax | I think boden was simply moving code around to avoid dependency on neutron import | 22:45 |
ihrachys | if we think there can be a plugin that supports it, yeah, then it makes sense to just implement the damned thing | 22:45 |
kevinbenton | yeah, i would rather push that way | 22:46 |
kevinbenton | file a bug saying ML2 is broken because it raises :) | 22:46 |
*** mjturek has quit IRC | 22:46 | |
armax | it’s not just ml2 | 22:46 |
kevinbenton | bug 1658682 | 22:46 |
openstack | bug 1658682 in neutron "port-security can't be disabled if security groups are not enabled" [Wishlist,Confirmed] https://launchpad.net/bugs/1658682 | 22:46 |
kevinbenton | armax: i know, but if ml2 goes that way, we can encourage others to follow | 22:46 |
*** jrobinson-afk is now known as jrobinson | 22:47 | |
*** lpetrut has quit IRC | 22:48 | |
*** mmotiani_ has joined #openstack-meeting | 22:48 | |
kevinbenton | armax: so it sounds like there is some validation that needs to be fixed here | 22:48 |
*** krtaylor has joined #openstack-meeting | 22:49 | |
*** zara_the_lemur__ has left #openstack-meeting | 22:49 | |
kevinbenton | at a minimum | 22:49 |
armax | right, but if we had no way to disable security groups from a config point of view | 22:49 |
armax | the bug would go away, wouldn’t it? | 22:49 |
*** david-lyle has quit IRC | 22:50 | |
kevinbenton | yeah, but that kills a use case from what i can see | 22:50 |
*** david-lyle has joined #openstack-meeting | 22:50 | |
kevinbenton | they don't want filtering by default | 22:50 |
kevinbenton | inbound to instances | 22:50 |
armax | by having port_security = False and no security groups on the port that should do it , no? | 22:51 |
kevinbenton | maybe we need to take the configurable default security groups horse back out for a beating | 22:51 |
kevinbenton | no, they want the protection from port security by default | 22:51 |
kevinbenton | with no security groups | 22:51 |
armax | then have —no-security-groups and port-security=True | 22:51 |
kevinbenton | and then to disable port security "on a few ports" | 22:51 |
kevinbenton | what is --no-security-groups? | 22:52 |
kevinbenton | oh | 22:52 |
kevinbenton | on every port create | 22:52 |
armax | that’s the CLI option | 22:52 |
kevinbenton | but that requires user behavior change | 22:52 |
armax | to clear secgroups | 22:52 |
armax | as it is that’s not great, | 22:53 |
armax | we probably need to turn the config option into API driver behavior? dunno | 22:53 |
kevinbenton | basically it's operator configurable security groups | 22:53 |
kevinbenton | default | 22:53 |
armax | but personally I don’t like that | 22:53 |
kevinbenton | with one option, "allow all" | 22:53 |
kevinbenton | anyway, i think this validation should go away anyway "Cannot disable port security or ip address until security group is removed" | 22:54 |
*** adiantum has joined #openstack-meeting | 22:54 | |
ihrachys | let the horse (configurable default groups) die in peace, it's not going to run, it's a breach in cloud compatibility. | 22:55 |
kevinbenton | yeah, i think we will just need to leave this config option and fix port security validation | 22:56 |
kevinbenton | to work in this case | 22:56 |
*** yamamoto has joined #openstack-meeting | 22:56 | |
*** adiantum has quit IRC | 22:57 | |
trevormc | hi all, sorry to interrupt, I added an rfe this week bug 1662650 I'm just making sure I'm following the rfe process. Next step is "neutron-drivers team acknowledges the bug" ? | 22:57 |
openstack | bug 1662650 in neutron "[RFE] Accelerating SR-IOV with DPDK" [Undecided,New] https://launchpad.net/bugs/1662650 | 22:57 |
ihrachys | indeed that should be easier to sell than option deprecation | 22:57 |
armax | so you don’t want to kill the config option or not? | 22:57 |
kevinbenton | armax: i'm not sure we can | 22:57 |
armax | I am not sure I understood what you want to do | 22:57 |
kevinbenton | trevormc: yep, you did. we're missing a chunk of the drivers team and the PTG is around the corner so we aren't talking about new RFE's this week | 22:58 |
kevinbenton | armax: leave the config option alone | 22:58 |
trevormc | ok thx | 22:58 |
kevinbenton | armax: fix the validation logic to allow port security to be shut off | 22:58 |
armax | I disagree, but ok | 22:59 |
ihrachys | 1 min | 22:59 |
kevinbenton | well they don't want security groups API in their cloud | 22:59 |
kevinbenton | we could deprecate i suppose | 23:00 |
kevinbenton | but that will be a battle | 23:00 |
kevinbenton | okay | 23:00 |
ihrachys | kevinbenton: do we allow other apis to be selected for ml2 like that? | 23:00 |
kevinbenton | talk more outside | 23:00 |
kevinbenton | ihrachys: unfortunately. it's upsetting | 23:00 |
ihrachys | anyway, it's not necessarily discussion for the bug | 23:00 |
armax | that’s not why the knob was introduced though | 23:00 |
*** adiantum has joined #openstack-meeting | 23:00 | |
kevinbenton | #endmeeting | 23:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 23:00 | |
openstack | Meeting ended Thu Feb 9 23:00:30 2017 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 23:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/neutron_drivers/2017/neutron_drivers.2017-02-09-22.03.html | 23:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/neutron_drivers/2017/neutron_drivers.2017-02-09-22.03.txt | 23:00 |
armax | it was for days when nova-network was around | 23:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/neutron_drivers/2017/neutron_drivers.2017-02-09-22.03.log.html | 23:00 |
*** sk1pp has quit IRC | 23:02 | |
*** Swami has quit IRC | 23:03 | |
*** Swami_ has joined #openstack-meeting | 23:03 | |
*** Swami__ has joined #openstack-meeting | 23:05 | |
*** esberglu has quit IRC | 23:06 | |
*** david-lyle_ has joined #openstack-meeting | 23:06 | |
*** david-lyle has quit IRC | 23:06 | |
*** galstrom_zzz is now known as galstrom | 23:06 | |
*** Swami_ has quit IRC | 23:09 | |
*** david-lyle_ has quit IRC | 23:09 | |
*** bauzas has quit IRC | 23:09 | |
*** draynium has joined #openstack-meeting | 23:10 | |
*** Swami__ has quit IRC | 23:11 | |
*** vishnoianil has joined #openstack-meeting | 23:11 | |
*** ihrachys has quit IRC | 23:12 | |
*** yuanying has joined #openstack-meeting | 23:12 | |
*** jamesdenton has quit IRC | 23:14 | |
*** mmotiani_ has quit IRC | 23:14 | |
*** bauzas has joined #openstack-meeting | 23:14 | |
*** adiantum1 has joined #openstack-meeting | 23:15 | |
*** adiantum has quit IRC | 23:17 | |
*** adiantum1 is now known as adiantum | 23:17 | |
*** dprince has quit IRC | 23:18 | |
*** lamt has quit IRC | 23:19 | |
*** esberglu has joined #openstack-meeting | 23:20 | |
*** trevormc has quit IRC | 23:21 | |
*** esberglu has quit IRC | 23:25 | |
*** abalutoiu has quit IRC | 23:28 | |
*** abalutoiu has joined #openstack-meeting | 23:29 | |
*** julim has joined #openstack-meeting | 23:29 | |
*** grumpycatt has quit IRC | 23:29 | |
*** grumpycatt has joined #openstack-meeting | 23:30 | |
*** afazekas has quit IRC | 23:32 | |
*** Swanson has quit IRC | 23:32 | |
*** Swanson has joined #openstack-meeting | 23:32 | |
*** afazekas has joined #openstack-meeting | 23:33 | |
*** david-lyle_ has joined #openstack-meeting | 23:33 | |
*** david-lyle_ has quit IRC | 23:39 | |
*** mmotiani_ has joined #openstack-meeting | 23:39 | |
*** mmotiani_ has joined #openstack-meeting | 23:40 | |
*** david-lyle_ has joined #openstack-meeting | 23:41 | |
*** julim has quit IRC | 23:41 | |
*** mmotiani_ has quit IRC | 23:42 | |
*** mmotiani_ has joined #openstack-meeting | 23:42 | |
*** armstrong has quit IRC | 23:46 | |
*** zhufl has quit IRC | 23:46 | |
*** zhufl has joined #openstack-meeting | 23:47 | |
*** dprince has joined #openstack-meeting | 23:50 | |
*** armstrong has joined #openstack-meeting | 23:50 | |
*** padkrish has quit IRC | 23:51 | |
*** david-lyle_ has quit IRC | 23:54 | |
*** ankur-gu_ has quit IRC | 23:57 | |
*** abalutoiu has quit IRC | 23:57 | |
*** dprince has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!