*** spzala has joined #openstack-meeting | 00:02 | |
*** andreas_s has joined #openstack-meeting | 00:03 | |
*** markvoelker has joined #openstack-meeting | 00:04 | |
*** andreas_s has quit IRC | 00:09 | |
*** gouthamr has quit IRC | 00:10 | |
*** spzala has quit IRC | 00:12 | |
*** ekarlso has quit IRC | 00:12 | |
*** sdague has quit IRC | 00:16 | |
*** claudiub has quit IRC | 00:27 | |
*** VW has quit IRC | 00:29 | |
*** VW has joined #openstack-meeting | 00:29 | |
*** yangyapeng has quit IRC | 00:30 | |
*** yangyapeng has joined #openstack-meeting | 00:30 | |
*** chyka has quit IRC | 00:31 | |
*** VW has quit IRC | 00:34 | |
*** yangyapeng has quit IRC | 00:34 | |
*** VW has joined #openstack-meeting | 00:35 | |
*** wanghao has joined #openstack-meeting | 00:36 | |
*** wanghao has quit IRC | 00:37 | |
*** edmondsw has joined #openstack-meeting | 00:37 | |
*** armax has joined #openstack-meeting | 00:37 | |
*** wanghao has joined #openstack-meeting | 00:38 | |
*** edmondsw has quit IRC | 00:42 | |
*** fnaval has joined #openstack-meeting | 00:43 | |
*** tovin07_ has joined #openstack-meeting | 00:45 | |
*** ekcs has quit IRC | 00:47 | |
*** ekcs has joined #openstack-meeting | 00:49 | |
*** bobh has joined #openstack-meeting | 00:52 | |
*** markvoelker has quit IRC | 00:53 | |
*** markvoelker has joined #openstack-meeting | 00:54 | |
*** markvoelker has quit IRC | 00:58 | |
*** Apoorva has quit IRC | 01:00 | |
*** markvoelker has joined #openstack-meeting | 01:04 | |
*** markvoelker has quit IRC | 01:09 | |
*** markvoelker_ has joined #openstack-meeting | 01:13 | |
*** bobh has quit IRC | 01:17 | |
*** markstur has quit IRC | 01:18 | |
*** yangyapeng has joined #openstack-meeting | 01:21 | |
*** bobh has joined #openstack-meeting | 01:23 | |
*** numans has quit IRC | 01:24 | |
*** numans has joined #openstack-meeting | 01:25 | |
*** gyee has quit IRC | 01:26 | |
*** numans has quit IRC | 01:29 | |
*** caowei has joined #openstack-meeting | 01:30 | |
*** bobh has quit IRC | 01:35 | |
*** numans has joined #openstack-meeting | 01:35 | |
*** hongbin has joined #openstack-meeting | 01:41 | |
*** zhurong has joined #openstack-meeting | 01:45 | |
*** chyka has joined #openstack-meeting | 01:52 | |
*** mm6021 has quit IRC | 01:56 | |
*** chyka has quit IRC | 01:57 | |
*** felipemonteiro_ has joined #openstack-meeting | 01:59 | |
*** gongysh has joined #openstack-meeting | 01:59 | |
*** Apoorva has joined #openstack-meeting | 02:00 | |
*** yamahata has quit IRC | 02:09 | |
*** tinwood has quit IRC | 02:10 | |
*** tinwood has joined #openstack-meeting | 02:11 | |
*** iyamahat has quit IRC | 02:12 | |
*** kambiz_ has quit IRC | 02:13 | |
*** kambiz has joined #openstack-meeting | 02:16 | |
*** epico has joined #openstack-meeting | 02:19 | |
*** Tom-Tom has joined #openstack-meeting | 02:20 | |
*** epico_ has joined #openstack-meeting | 02:21 | |
*** epico has quit IRC | 02:23 | |
*** epico has joined #openstack-meeting | 02:24 | |
*** epico has quit IRC | 02:24 | |
*** epico has joined #openstack-meeting | 02:24 | |
*** masahito has joined #openstack-meeting | 02:27 | |
*** fnaval has quit IRC | 02:27 | |
*** jianghuaw_ has quit IRC | 02:29 | |
*** jianghuaw has joined #openstack-meeting | 02:29 | |
*** markvoelker_ has quit IRC | 02:31 | |
ekcs | #startmeeting congressteammeeting | 02:31 |
---|---|---|
openstack | Meeting started Fri Jan 12 02:31:22 2018 UTC and is due to finish in 60 minutes. The chair is ekcs. Information about MeetBot at http://wiki.debian.org/MeetBot. | 02:31 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 02:31 |
*** openstack changes topic to " (Meeting topic: congressteammeeting)" | 02:31 | |
*** chenying_ has quit IRC | 02:31 | |
openstack | The meeting name has been set to 'congressteammeeting' | 02:31 |
ekcs | hello al! topics are kept here as usual. https://etherpad.openstack.org/p/congress-meeting-topics please read/comment/add =) | 02:32 |
masahito | hi | 02:32 |
ekcs | hi masahito ! | 02:32 |
ekcs | how have you been? hope the new year is going well so far! | 02:33 |
masahito | ekcs: Happy New Year! It was nice off. How have you been, too? | 02:34 |
ekcs | i’ve been good for the most part. just getting over a very bad flu though. bad fever for two straight days. finally better now. | 02:35 |
masahito | That sounds bad. I hope you're well now. | 02:37 |
ekcs | haha yes much better. thanks! | 02:39 |
ekcs | well ramineni isn’t here right now maybe we’ll start off with something she and I already talked about. | 02:39 |
ekcs | #topic congress data type | 02:39 |
*** openstack changes topic to "congress data type (Meeting topic: congressteammeeting)" | 02:39 | |
ekcs | right now congress converts most things to strings | 02:39 |
ekcs | for example, {'id': '12-34', value: 1} gets converted to row ('12-34', '1') | 02:39 |
ekcs | seems like an old issue that never got fixed: https://github.com/openstack/congress/blob/master/congress_tempest_tests/tests/scenario/congress_datasources/test_glancev2.py#L86 | 02:39 |
ekcs | I’d like to preserve the data types. should be a fairly simple change in value translator. | 02:40 |
*** epico has quit IRC | 02:40 | |
ekcs | it would enable things like p(value=x), p(value=y), builtin:gt(x,y) | 02:40 |
ekcs | but it’s not a backward compatible change. if someone is relying on the conversion to string behavior, things get broken. | 02:41 |
masahito | sounds nice. | 02:41 |
ekcs | so I’m thinking we could change default but add a flag that can be set do preserve old behavior. | 02:41 |
ekcs | any opinions there? | 02:42 |
*** mriedem has quit IRC | 02:42 | |
masahito | What type do you plan to support? | 02:42 |
*** epico_ is now known as epico | 02:43 | |
*** ijw has quit IRC | 02:43 | |
masahito | What makes it hard to implement is how we store rules in DB. | 02:44 |
ekcs | thinking at least string, int, and float. | 02:44 |
ekcs | good point about DB. I’ll look deeper but I think it’ll be ok because we already support those types in the rule language. | 02:45 |
ekcs | https://github.com/openstack/congress/blob/master/congress/datalog/Congress.g#L183 | 02:45 |
ekcs | in DB it would be stored as original rule string which when parsed by congress becomes float/int/string etc. | 02:45 |
*** Apoorva has quit IRC | 02:46 | |
*** Tom-Tom has quit IRC | 02:46 | |
masahito | oh, right. | 02:46 |
*** Tom-Tom has joined #openstack-meeting | 02:47 | |
ekcs | the types are already supported by the rules, just that the datasource translator is not producing the right types. | 02:47 |
masahito | So what we'll do is just keeping data type in datasource translator, isn't it? | 02:50 |
ekcs | that’s what I’m thinking | 02:50 |
*** ramineni_ has joined #openstack-meeting | 02:51 | |
*** Tom-Tom has quit IRC | 02:51 | |
*** gongysh has quit IRC | 02:51 | |
*** iyamahat has joined #openstack-meeting | 02:54 | |
ekcs | hi ramineni_ ! we’re just talking about preserving data types some more. | 02:54 |
ramineni_ | ekcs: ok | 02:55 |
*** julim has joined #openstack-meeting | 02:58 | |
ekcs | well why don’t we come back to it later. | 02:58 |
ekcs | #topic gate | 02:59 |
*** openstack changes topic to "gate (Meeting topic: congressteammeeting)" | 02:59 | |
ekcs | we are having a gate failure because upping oslo config to 5.2 broke some config validator tests. | 02:59 |
ramineni_ | Looks like it's resolved now | 03:00 |
*** gongysh has joined #openstack-meeting | 03:00 | |
ekcs | I have a patch here that fixes the unit tests and disables temporarily the dsvm tests so that we can get other patches in for queens3 | 03:00 |
ekcs | https://review.openstack.org/#/c/532593/ | 03:00 |
ekcs | it is? doesn’t look like it. | 03:00 |
ramineni_ | Oh | 03:01 |
ekcs | the only thing that passed gate since the break is this: https://review.openstack.org/#/c/532000/ | 03:02 |
*** andreas_s has joined #openstack-meeting | 03:02 | |
ekcs | and only because it didn’t run the tests. | 03:02 |
ramineni_ | Ohok ..then I have mislooked it | 03:02 |
ekcs | anyway so I’m hoping the patch works and we can merge it asap to unblock the gate so others things and proceed. | 03:02 |
*** yamahata has joined #openstack-meeting | 03:02 | |
ekcs | any more thoughts/comments about gate? | 03:03 |
*** numans has quit IRC | 03:05 | |
ramineni_ | We got a fix for skipping tests also | 03:05 |
ekcs | yes that’s great! | 03:05 |
ramineni_ | All splitted tempest repos needs to be added .. after that all the tests are enabled | 03:06 |
ramineni_ | Aodh works fine now ..I'm in proccess of adding others too | 03:06 |
ramineni_ | Zuul looks very slow for past couple of days .. so taking time to get validated | 03:07 |
*** numans has joined #openstack-meeting | 03:07 | |
ekcs | yes great that chandan and gmann helped us figure that out quickly. | 03:07 |
*** ricolin has joined #openstack-meeting | 03:07 | |
ramineni_ | Yes | 03:08 |
*** andreas_s has quit IRC | 03:08 | |
ekcs | and thanks for getting after the issue too. just a thought though, if there are queens-3 things you’d like to do, it could make sense to prioritize those. cuz these test fixes technically can wait a week or two. | 03:08 |
ekcs | on that note let’s move on to queens-3 | 03:09 |
ekcs | #topic queens-3 | 03:09 |
*** openstack changes topic to "queens-3 (Meeting topic: congressteammeeting)" | 03:09 | |
ekcs | queens-3, final client release, and feature freeze is due Thursday of the week of 1/22 | 03:09 |
ekcs | let’s think about which final things we want to try and finish. | 03:10 |
ekcs | #link https://etherpad.openstack.org/p/congress-task-priority | 03:10 |
ekcs | I’ve updated the priorities a bit. planning aggressively, I think we may be able to finish everything up to #5. | 03:11 |
ekcs | 1 and 2 are basically done. | 03:11 |
ekcs | if I focus I think I can get 3 done within a week. | 03:12 |
ekcs | I’d like to try to get 5 done too but that requires a bit more exploration and less certain. | 03:13 |
ekcs | any thoughts on what we’d like to add/remove/change in final weeks of queens-3? | 03:14 |
*** edmondsw has joined #openstack-meeting | 03:14 | |
ekcs | monasca webhook would’ve been great but as ramineni_ and I discussed last time it’s not possible now without change on monasca side. | 03:14 |
ramineni_ | I can target that for rocky -1 | 03:17 |
*** edmondsw has quit IRC | 03:18 | |
ekcs | that’d be awesome. | 03:20 |
*** felipemonteiro_ has quit IRC | 03:20 | |
ekcs | one more thing on queens-3. | 03:21 |
ekcs | ramineni_: did you have more thoughts about the driver config issue? | 03:22 |
ekcs | I think as of our final email we’re pretty close on how to proceed. | 03:22 |
ramineni_ | Ya ..I think we agreed on the approach .. But don't remember now ..I'll look into it and start on that | 03:23 |
ekcs | if you have time to knock that out for queens-3 that’d be great. but if not i’ll try to get to it. we can also take this offline if there is more depth to discuss. | 03:23 |
ekcs | ok. great thanks! | 03:24 |
ekcs | anything else on queens-3 or anything else to discuss at all? | 03:24 |
ekcs | last 5 minutes =) | 03:24 |
*** felipemonteiro_ has joined #openstack-meeting | 03:25 | |
*** ekcs has quit IRC | 03:28 | |
*** ekcs has joined #openstack-meeting | 03:28 | |
ekcs | oops looks like I got disconnected. | 03:29 |
ekcs | well let’s end meeting then. looks like we’re on track for a very productive and feature-rich queens release. talk to you guys next week! | 03:30 |
ekcs | #endmeeting | 03:30 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 03:30 | |
openstack | Meeting ended Fri Jan 12 03:30:14 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 03:30 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/congressteammeeting/2018/congressteammeeting.2018-01-12-02.31.html | 03:30 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2018/congressteammeeting.2018-01-12-02.31.txt | 03:30 |
openstack | Log: http://eavesdrop.openstack.org/meetings/congressteammeeting/2018/congressteammeeting.2018-01-12-02.31.log.html | 03:30 |
*** amotoki has joined #openstack-meeting | 03:30 | |
masahito | thanks, bye. | 03:30 |
ekcs | bye masahito @ | 03:31 |
*** slaweq has joined #openstack-meeting | 03:32 | |
*** masahito has quit IRC | 03:36 | |
*** slaweq has quit IRC | 03:37 | |
*** rbudden has quit IRC | 03:44 | |
*** felipemonteiro_ has quit IRC | 04:01 | |
*** zhurong has quit IRC | 04:03 | |
*** yamamoto has joined #openstack-meeting | 04:03 | |
*** Apoorva has joined #openstack-meeting | 04:07 | |
*** markvoelker has joined #openstack-meeting | 04:11 | |
*** edmondsw has joined #openstack-meeting | 04:18 | |
*** edmondsw has quit IRC | 04:22 | |
*** felipemonteiro_ has joined #openstack-meeting | 04:24 | |
*** gongysh has quit IRC | 04:25 | |
*** links has joined #openstack-meeting | 04:31 | |
*** anilvenkata has joined #openstack-meeting | 04:41 | |
*** mjturek has joined #openstack-meeting | 04:41 | |
*** epico has quit IRC | 04:41 | |
*** caowei has quit IRC | 04:43 | |
*** epico has joined #openstack-meeting | 04:45 | |
*** mjturek has quit IRC | 04:46 | |
*** psachin has joined #openstack-meeting | 04:51 | |
*** VW has quit IRC | 04:56 | |
*** ijw has joined #openstack-meeting | 04:57 | |
*** VW has joined #openstack-meeting | 04:57 | |
*** sridharg has joined #openstack-meeting | 04:59 | |
*** ijw has quit IRC | 05:01 | |
*** Apoorva has quit IRC | 05:02 | |
*** armax has quit IRC | 05:14 | |
*** hongbin has quit IRC | 05:18 | |
*** Tom-Tom has joined #openstack-meeting | 05:19 | |
*** chyka has joined #openstack-meeting | 05:19 | |
*** claudiub has joined #openstack-meeting | 05:19 | |
*** absubram has joined #openstack-meeting | 05:23 | |
*** absubram has quit IRC | 05:23 | |
*** Tom-Tom has quit IRC | 05:23 | |
*** chyka has quit IRC | 05:24 | |
*** felipemonteiro_ has quit IRC | 05:29 | |
*** gongysh has joined #openstack-meeting | 05:30 | |
*** epico has quit IRC | 05:32 | |
*** caowei has joined #openstack-meeting | 05:33 | |
*** markstur has joined #openstack-meeting | 05:34 | |
*** akshik has joined #openstack-meeting | 05:36 | |
*** epico has joined #openstack-meeting | 05:39 | |
*** zhurong has joined #openstack-meeting | 05:42 | |
*** akshik has quit IRC | 05:45 | |
*** ijw has joined #openstack-meeting | 05:45 | |
*** ijw has quit IRC | 05:49 | |
*** ijw has joined #openstack-meeting | 05:49 | |
*** Tom-Tom has joined #openstack-meeting | 05:51 | |
*** iyamahat has quit IRC | 05:56 | |
*** andreas_s has joined #openstack-meeting | 05:57 | |
*** andreas_s has quit IRC | 06:03 | |
*** aeng has quit IRC | 06:06 | |
*** ramineni_ has quit IRC | 06:11 | |
*** iyamahat has joined #openstack-meeting | 06:12 | |
*** slaweq has joined #openstack-meeting | 06:15 | |
*** iyamahat has quit IRC | 06:19 | |
*** slaweq has quit IRC | 06:19 | |
*** marios has joined #openstack-meeting | 06:25 | |
*** absubram has joined #openstack-meeting | 06:26 | |
*** VW has quit IRC | 06:28 | |
*** dbecker has quit IRC | 06:31 | |
*** harlowja has quit IRC | 06:35 | |
*** bkopilov has quit IRC | 06:40 | |
*** dbecker has joined #openstack-meeting | 06:44 | |
*** ijw has quit IRC | 06:46 | |
*** jbadiapa has joined #openstack-meeting | 06:56 | |
*** daidv has quit IRC | 06:57 | |
*** daidv has joined #openstack-meeting | 06:58 | |
*** kiennt26 has quit IRC | 06:58 | |
*** tovin07_ has quit IRC | 06:58 | |
*** tovin07_ has joined #openstack-meeting | 06:59 | |
*** kiennt26 has joined #openstack-meeting | 06:59 | |
*** markstur has quit IRC | 07:02 | |
*** epico has quit IRC | 07:03 | |
*** ykatabam has quit IRC | 07:05 | |
*** tdasilva has quit IRC | 07:07 | |
*** harlowja has joined #openstack-meeting | 07:10 | |
*** ekcs has quit IRC | 07:10 | |
*** harlowja has quit IRC | 07:10 | |
*** ekcs has joined #openstack-meeting | 07:11 | |
*** ekcs has quit IRC | 07:19 | |
*** ekcs has joined #openstack-meeting | 07:20 | |
*** tdasilva has joined #openstack-meeting | 07:21 | |
*** rcernin has quit IRC | 07:28 | |
*** pcaruana has joined #openstack-meeting | 07:29 | |
*** makowals has quit IRC | 07:42 | |
*** ijw has joined #openstack-meeting | 07:43 | |
*** slaweq has joined #openstack-meeting | 07:49 | |
*** archit has quit IRC | 07:52 | |
*** sridharg has quit IRC | 08:07 | |
*** tesseract has joined #openstack-meeting | 08:08 | |
*** fzdarsky has joined #openstack-meeting | 08:09 | |
*** sridharg has joined #openstack-meeting | 08:10 | |
*** archit has joined #openstack-meeting | 08:11 | |
*** makowals has joined #openstack-meeting | 08:16 | |
*** ykatabam has joined #openstack-meeting | 08:17 | |
*** pchavva has joined #openstack-meeting | 08:21 | |
*** kopecmartin has joined #openstack-meeting | 08:22 | |
*** pchavva has quit IRC | 08:26 | |
*** alexchadin has joined #openstack-meeting | 08:30 | |
*** phil_ has joined #openstack-meeting | 08:37 | |
*** phil_ is now known as Guest45977 | 08:38 | |
*** yamamoto_ has joined #openstack-meeting | 08:45 | |
*** yamamoto has quit IRC | 08:48 | |
*** alexchad_ has joined #openstack-meeting | 08:58 | |
*** alexchadin has quit IRC | 08:59 | |
*** zhhuabj_ has joined #openstack-meeting | 09:03 | |
*** zhurong has quit IRC | 09:20 | |
*** eglute has quit IRC | 09:21 | |
*** e0ne has joined #openstack-meeting | 09:23 | |
*** ssathaye has quit IRC | 09:26 | |
*** ssathaye has joined #openstack-meeting | 09:26 | |
*** eglute has joined #openstack-meeting | 09:26 | |
*** slaweq has quit IRC | 09:33 | |
*** slaweq has joined #openstack-meeting | 09:34 | |
*** fzdarsky has quit IRC | 09:40 | |
*** wanghao has quit IRC | 09:42 | |
*** VW has joined #openstack-meeting | 09:48 | |
*** rossella_s has quit IRC | 09:49 | |
*** gcb has quit IRC | 09:55 | |
*** rossella_s has joined #openstack-meeting | 10:01 | |
*** kevinz has quit IRC | 10:05 | |
*** numans has quit IRC | 10:05 | |
*** numans has joined #openstack-meeting | 10:07 | |
*** yamamoto has joined #openstack-meeting | 10:07 | |
*** kiennt26 has quit IRC | 10:07 | |
*** yamamoto_ has quit IRC | 10:10 | |
*** daidv has quit IRC | 10:10 | |
*** tovin07_ has quit IRC | 10:11 | |
*** StefanPaetowJisc has joined #openstack-meeting | 10:14 | |
*** yamahata has quit IRC | 10:14 | |
*** wxy has quit IRC | 10:16 | |
*** StefanPaetowJisc has quit IRC | 10:19 | |
*** sambetts|afk is now known as sambetts | 10:23 | |
*** yamamoto_ has joined #openstack-meeting | 10:36 | |
*** yamamot__ has joined #openstack-meeting | 10:38 | |
*** caowei has quit IRC | 10:38 | |
*** yamamoto has quit IRC | 10:39 | |
*** dmacpher has joined #openstack-meeting | 10:40 | |
*** yamamoto_ has quit IRC | 10:42 | |
*** markvoelker has quit IRC | 10:44 | |
*** Tom-Tom has quit IRC | 10:45 | |
*** Tom-Tom has joined #openstack-meeting | 10:46 | |
*** gongysh has quit IRC | 10:50 | |
*** Tom-Tom has quit IRC | 10:50 | |
*** wxy has joined #openstack-meeting | 10:54 | |
*** sidx64 has joined #openstack-meeting | 10:55 | |
*** edmondsw has joined #openstack-meeting | 11:03 | |
*** edmondsw has quit IRC | 11:08 | |
*** yamamot__ has quit IRC | 11:12 | |
*** sdague has joined #openstack-meeting | 11:14 | |
*** tpsilva has joined #openstack-meeting | 11:16 | |
*** Tom-Tom has joined #openstack-meeting | 11:16 | |
*** yamamoto has joined #openstack-meeting | 11:17 | |
*** Tom-Tom has quit IRC | 11:21 | |
*** yamamoto has quit IRC | 11:21 | |
*** VW_ has joined #openstack-meeting | 11:29 | |
*** VW has quit IRC | 11:29 | |
*** anilvenkata has quit IRC | 11:30 | |
*** donghao has joined #openstack-meeting | 11:38 | |
*** sidx64 has quit IRC | 11:40 | |
*** yamamoto has joined #openstack-meeting | 11:43 | |
*** jkilpatr has quit IRC | 11:44 | |
*** VW_ has quit IRC | 11:45 | |
*** VW has joined #openstack-meeting | 11:45 | |
*** lpetrut has joined #openstack-meeting | 11:47 | |
*** VW has quit IRC | 11:50 | |
*** alexchad_ has quit IRC | 11:51 | |
*** alexchadin has joined #openstack-meeting | 11:52 | |
*** yamamoto has quit IRC | 11:55 | |
*** StefanPaetowJisc has joined #openstack-meeting | 11:59 | |
*** raildo has joined #openstack-meeting | 12:02 | |
*** alexchadin has quit IRC | 12:03 | |
*** StefanPaetowJisc has quit IRC | 12:04 | |
*** alexchadin has joined #openstack-meeting | 12:08 | |
*** alexchadin has quit IRC | 12:10 | |
*** edmondsw has joined #openstack-meeting | 12:11 | |
*** yamamoto has joined #openstack-meeting | 12:11 | |
*** yamamoto has quit IRC | 12:17 | |
*** alexchadin has joined #openstack-meeting | 12:18 | |
*** beekhof_mb has quit IRC | 12:25 | |
*** jkilpatr has joined #openstack-meeting | 12:26 | |
*** wanghao has joined #openstack-meeting | 12:27 | |
*** beekhof_mb has joined #openstack-meeting | 12:29 | |
*** chyka has joined #openstack-meeting | 12:32 | |
*** wanghao has quit IRC | 12:34 | |
*** wanghao has joined #openstack-meeting | 12:35 | |
*** chyka has quit IRC | 12:37 | |
*** zhhuabj_ has quit IRC | 12:40 | |
*** janki has joined #openstack-meeting | 12:41 | |
*** yamamoto has joined #openstack-meeting | 12:42 | |
*** psachin has quit IRC | 12:45 | |
*** markvoelker has joined #openstack-meeting | 12:45 | |
*** Guest45977 has quit IRC | 12:51 | |
*** ykatabam has quit IRC | 13:06 | |
*** ameade has quit IRC | 13:09 | |
*** ameade has joined #openstack-meeting | 13:10 | |
*** hrybacki has quit IRC | 13:10 | |
*** absubram has quit IRC | 13:11 | |
*** sweston has quit IRC | 13:11 | |
*** alexchadin has quit IRC | 13:12 | |
*** hrybacki has joined #openstack-meeting | 13:13 | |
*** sweston has joined #openstack-meeting | 13:14 | |
*** markvoelker has quit IRC | 13:20 | |
*** numans has quit IRC | 13:20 | |
*** numans has joined #openstack-meeting | 13:20 | |
*** dprince has joined #openstack-meeting | 13:21 | |
*** alexchadin has joined #openstack-meeting | 13:24 | |
*** slaweq has quit IRC | 13:30 | |
*** alexchadin has quit IRC | 13:30 | |
*** slaweq has joined #openstack-meeting | 13:31 | |
*** alexchadin has joined #openstack-meeting | 13:31 | |
*** yangyapeng has quit IRC | 13:32 | |
*** alexchadin has quit IRC | 13:36 | |
*** lhx_ has joined #openstack-meeting | 13:36 | |
*** efried is now known as fried_rice | 13:38 | |
*** stephenfin is now known as finucannot | 13:44 | |
*** david-lyle has quit IRC | 13:49 | |
*** phil_ has joined #openstack-meeting | 13:56 | |
*** phil_ is now known as Guest23167 | 13:56 | |
*** yangyapeng has joined #openstack-meeting | 14:02 | |
*** esberglu has joined #openstack-meeting | 14:04 | |
*** rbudden has joined #openstack-meeting | 14:05 | |
*** edleafe is now known as figleaf | 14:07 | |
*** rbowen has joined #openstack-meeting | 14:09 | |
*** eharney has joined #openstack-meeting | 14:14 | |
*** mriedem has joined #openstack-meeting | 14:18 | |
*** edmondsw has quit IRC | 14:19 | |
*** edmondsw has joined #openstack-meeting | 14:19 | |
*** edmondsw has quit IRC | 14:24 | |
*** Alex_Staf has joined #openstack-meeting | 14:27 | |
*** dtrainor has quit IRC | 14:30 | |
*** korzen_ has quit IRC | 14:31 | |
*** numans has quit IRC | 14:32 | |
*** esberglu has quit IRC | 14:36 | |
*** janki has quit IRC | 14:36 | |
*** bobh has joined #openstack-meeting | 14:39 | |
*** VW has joined #openstack-meeting | 14:41 | |
*** VW_ has joined #openstack-meeting | 14:43 | |
*** dtrainor has joined #openstack-meeting | 14:43 | |
*** VW has quit IRC | 14:44 | |
*** edmondsw has joined #openstack-meeting | 14:52 | |
*** markvoelker has joined #openstack-meeting | 14:52 | |
*** Guest23167 has quit IRC | 14:58 | |
*** awaugama has joined #openstack-meeting | 15:00 | |
*** makowals has quit IRC | 15:00 | |
smcginnis | #startmeeting releaseteam | 15:00 |
openstack | Meeting started Fri Jan 12 15:00:22 2018 UTC and is due to finish in 60 minutes. The chair is smcginnis. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
*** openstack changes topic to " (Meeting topic: releaseteam)" | 15:00 | |
openstack | The meeting name has been set to 'releaseteam' | 15:00 |
dhellmann | o/ | 15:00 |
smcginnis | Ping list: dhellmann, dims, fungi, tonyb, lbragstad, ttx | 15:00 |
smcginnis | Morning dhellmann. | 15:00 |
lbragstad | o/ | 15:00 |
ttx | oh, that time already? | 15:00 |
dhellmann | hi, smcginnis | 15:00 |
*** donghao has quit IRC | 15:01 | |
smcginnis | ttx: Time flies when you're having fun, huh? :) | 15:01 |
smcginnis | #link https://etherpad.openstack.org/p/queens-relmgt-tracking Agenda | 15:01 |
dhellmann | it's always meeting time somewhere? | 15:01 |
fungi | yeah, still trying to get caught up this morning | 15:01 |
EmilienM | o/ | 15:01 |
smcginnis | Looks like we are on line 213 of the tracker. | 15:02 |
smcginnis | And looks like we have the usual suspects all here, so let's get to it. | 15:02 |
smcginnis | #topic TripleO stable/pike request | 15:02 |
*** openstack changes topic to "TripleO stable/pike request (Meeting topic: releaseteam)" | 15:02 | |
*** esberglu has joined #openstack-meeting | 15:02 | |
smcginnis | #link https://review.openstack.org/#/c/532224/ Release review | 15:02 |
EmilienM | hi | 15:03 |
smcginnis | ttx: So you commented on there we should discuss. Do you want to bring up concerns? | 15:03 |
EmilienM | do you want me to move it as independent for Pike and starting from Queens, move it along other tripleo deliverables? | 15:03 |
dhellmann | EmilienM : what's the plan for queens? will there be a queens release during queens, or is it going to come after, too? | 15:04 |
ttx | Well, we usually do not add to a release after the fact, and creating stable/pike could be construed as that | 15:04 |
EmilienM | (please note that I woke up for you this morning :-P) | 15:04 |
smcginnis | EmilienM: Would that work for whatever workflow they need. I have to be honest, I still don't quite understand that part. | 15:04 |
dhellmann | ttx: we've said in the past it was ok to create stable branches after the fact because the names are an artifact of our testing setup | 15:04 |
ttx | so I think that's exceptional enough to warrant a discussion | 15:04 |
EmilienM | the long term plan is to release it as any other tripleo project | 15:04 |
dhellmann | but that we didn't want to include the deliverable on the pike page, which we can avoid here by moving the file to the _independent directory | 15:05 |
EmilienM | works for me for Pike | 15:05 |
dhellmann | I can work with EmilienM on that if everyone agrees? | 15:05 |
smcginnis | So release for now as independent. Then sometime before the end of the cycle do another one as an official queens deliverable. | 15:05 |
EmilienM | is it just a file copy/paste ? | 15:05 |
dhellmann | smcginnis : right | 15:06 |
ttx | dhellmann: that would work for me -- as long as it doesn't appear on the page I think it can't be misinterpreted | 15:06 |
dhellmann | EmilienM : rename the file | 15:06 |
smcginnis | Sounds like this will work for everyone. Sound good EmilienM? | 15:06 |
dhellmann | ttx: right, I think that's why we don't validate that the stable branch being created matches the deliverable filename | 15:06 |
ttx | dhellmann: alt solution being to have some kind of #do-not-show directive that would make it skipped | 15:06 |
dhellmann | sure. I think we have several of these in the independent directory, where we imported history after the fact | 15:07 |
ttx | but that is probably more complex | 15:07 |
EmilienM | sounds good to you, sounds good to me | 15:07 |
ttx | alright | 15:07 |
smcginnis | EmilienM: Cool, you can go back to bed then. :) | 15:07 |
fungi | also arguably more correct in indicating that this release was independent of the coordinated pike rlease | 15:07 |
dhellmann | EmilienM : do you want to update the patch before you go back to sleep, or should I do it for you? :-) | 15:07 |
smcginnis | fungi: ++ | 15:07 |
EmilienM | ahah I'm working now :P | 15:08 |
smcginnis | That was quick. | 15:08 |
smcginnis | OK, anything more to discuss on this topic before we move on? | 15:09 |
dhellmann | ok. I'll watch for the jobs to finish and approve that after the meeting | 15:09 |
smcginnis | #topic | 15:09 |
*** openstack changes topic to " (Meeting topic: releaseteam)" | 15:09 | |
smcginnis | #topic | 15:09 |
*** openstack changes topic to " (Meeting topic: releaseteam)" | 15:09 | |
smcginnis | Total keyboard failure. :/ | 15:09 |
* dhellmann wonders where smcginnis gets his invisible e-ink | 15:10 | |
* lbragstad hands smcginnis another coffee | 15:10 | |
smcginnis | #topic Create stable/queens specific ACL | 15:10 |
EmilienM | apparently I'm not the only one who woke up early :-P | 15:10 |
*** openstack changes topic to "Create stable/queens specific ACL (Meeting topic: releaseteam)" | 15:10 | |
smcginnis | Whew | 15:10 |
dhellmann | \o/ | 15:10 |
lbragstad | lol | 15:10 |
smcginnis | That was more difficult than it should have been :) | 15:10 |
* EmilienM runs and leave | 15:10 | |
smcginnis | EmilienM: Thanks! | 15:10 |
smcginnis | #link https://review.openstack.org/#/c/532205/ | 15:10 |
smcginnis | I was going to ask about this, it's mentioned in PROCESS. | 15:10 |
ttx | yes I need infra to process https://review.openstack.org/#/c/532205/ so that I can move to next step (populate the group) | 15:10 |
fungi | i'll take a look | 15:11 |
ttx | It's the usual ACL dance that lets us switch stable/$foo control | 15:11 |
smcginnis | Already has a +2 from Andreas on there, so we should be in good shape. | 15:11 |
ttx | around release time | 15:11 |
smcginnis | #action fungi to review ACL change | 15:12 |
smcginnis | #topic PTG needs | 15:12 |
*** openstack changes topic to "PTG needs (Meeting topic: releaseteam)" | 15:12 | |
smcginnis | Heh, look at that. Two commands and no screw ups. I'm on a roll. | 15:12 |
smcginnis | So just wanted to bring up the PTG and see if there's anything extra we need to plan for. | 15:12 |
ttx | We have asked for 0.5 days | 15:13 |
ttx | I think the best is for us to schedule it on the spot | 15:13 |
dhellmann | that seemed to be plenty of time last time | 15:13 |
ttx | let me expand a bit on that | 15:13 |
ttx | PTGbot now has a list of rooms and tracks. Some tracks are pre-assigned to rooms | 15:13 |
ttx | but otherwise any track can book an available room | 15:14 |
ttx | and appear on the schedule | 15:14 |
*** Alex_Staf has quit IRC | 15:14 | |
smcginnis | ttx: So you think we should withdraw our request for .5 day and just utilize the ptgbot to grab a space when needed? | 15:14 |
ttx | as simple as #relmgt book Missouri-MonAM | 15:14 |
ttx | smcginnis: no, but we'll likely ask anyone who asked for 0.5 days to dynamically schedule it whenever works best for participants | 15:15 |
smcginnis | Ah, OK. That works for me. | 15:15 |
dhellmann | is that to avoid someone having to coordinate the schedule in advance? | 15:15 |
ttx | I think it's a lot better than generating arbitrary conflucts in advance | 15:15 |
smcginnis | And most of us have enough overlaps during the week that I'm sure we can handle anything else that comes up. | 15:15 |
ttx | dhellmann: yes, but also add some dynamic scheduling and retrofit "reservable rooms" into the PTGbot system | 15:16 |
dhellmann | makes sense | 15:16 |
*** kopecmartin has quit IRC | 15:16 | |
smcginnis | I'm sure everyone is aware, but just to point out due to where things fell, the PTG week is also the Queens release week this time around. | 15:16 |
ttx | So you can book a room for an afternoon, and still use the PTGbot to brag about the current discussion topic | 15:16 |
fungi | smcginnis: didn't that happen for pike too? | 15:17 |
ttx | all you need is a "track" (team name, theme) to reserve it under | 15:17 |
smcginnis | I thought it was the week before? Maybe. | 15:17 |
dhellmann | didn't we do that on purpose? | 15:17 |
fungi | yeah ;) | 15:17 |
ttx | and we can be pretty flexible in handing those out | 15:17 |
dhellmann | nice | 15:17 |
ttx | https://git.openstack.org/cgit/openstack/ptgbot/tree/README.rst shows the new commands | 15:18 |
dhellmann | I still want to add twitter support to that bot for notifications | 15:18 |
smcginnis | Release was two weeks before PTG last time: https://releases.openstack.org/queens/schedule.html | 15:18 |
*** yamahata has joined #openstack-meeting | 15:18 | |
ttx | http://ptg.openstack.org/ptg.html is a bit bare right now, will be clearer once that's populated | 15:18 |
dhellmann | oh, maybe it was atlanta where it lined up the same | 15:18 |
fungi | ahh, yep, i forgot we've had two ptgs already | 15:18 |
fungi | it was ocata/atlanta | 15:19 |
dhellmann | ttx: will that page show some sort of list of "available time slots" too? | 15:19 |
ttx | yes | 15:19 |
dhellmann | k | 15:19 |
ttx | for the whole week. Tabbed interface | 15:19 |
ttx | shiny | 15:19 |
dhellmann | fancy | 15:19 |
smcginnis | Speaking of which schedule, please take a look if you haven't at the proposed schedule for any issues. | 15:19 |
ttx | aka ttx does ugly Bootstrap | 15:19 |
smcginnis | #link https://review.openstack.org/#/c/528772/ Proposed Rocky Schedule | 15:19 |
ttx | I think we should approve it at this point | 15:20 |
ttx | would reinforce that Rocky is a 6-month cycle despite the discussion we've been having | 15:21 |
ttx | since some people are still confused | 15:21 |
smcginnis | Not set it stone, so we can always alter later. | 15:21 |
dhellmann | good point | 15:21 |
dhellmann | approved | 15:21 |
smcginnis | ttx: Still no word on the next PTG? | 15:21 |
ttx | also yes, worst case scenario if the PTG4 lands in a weird spot we can adjust the later weeks | 15:21 |
ttx | smcginnis: I'm having a meeting next week to discuss the details | 15:21 |
smcginnis | OK, great. | 15:22 |
smcginnis | Worse case scenario, we have plenty of lead time to work around any weird timing issues. | 15:22 |
ttx | but at best that will mean knowing there will be one, and the target weeks, not a confirmation of the place and time | 15:22 |
smcginnis | ack | 15:22 |
smcginnis | #topic Open Discussion | 15:22 |
*** openstack changes topic to "Open Discussion (Meeting topic: releaseteam)" | 15:23 | |
smcginnis | Anything else to discuss in-meeting? | 15:23 |
ttx | nothing from me | 15:23 |
smcginnis | OK, let's wrap it up then. Thanks everyone. | 15:23 |
smcginnis | #endmeeting | 15:24 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 15:24 | |
openstack | Meeting ended Fri Jan 12 15:24:01 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:24 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/releaseteam/2018/releaseteam.2018-01-12-15.00.html | 15:24 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/releaseteam/2018/releaseteam.2018-01-12-15.00.txt | 15:24 |
openstack | Log: http://eavesdrop.openstack.org/meetings/releaseteam/2018/releaseteam.2018-01-12-15.00.log.html | 15:24 |
*** dansmith is now known as superdan | 15:31 | |
*** designbybeck has quit IRC | 15:31 | |
*** designbybeck has joined #openstack-meeting | 15:33 | |
*** david-lyle has joined #openstack-meeting | 15:38 | |
*** ijw has quit IRC | 15:39 | |
*** ijw has joined #openstack-meeting | 15:39 | |
*** bauzas is now known as bauwser | 15:48 | |
*** ijw_ has joined #openstack-meeting | 15:49 | |
*** ijw has quit IRC | 15:52 | |
*** felipemonteiro_ has joined #openstack-meeting | 15:53 | |
*** cburgess has quit IRC | 15:57 | |
*** Alex_Staf has joined #openstack-meeting | 15:57 | |
*** cburgess has joined #openstack-meeting | 15:59 | |
*** hongbin has joined #openstack-meeting | 16:02 | |
*** markstur has joined #openstack-meeting | 16:02 | |
*** felipemonteiro__ has joined #openstack-meeting | 16:02 | |
*** Apoorva has joined #openstack-meeting | 16:02 | |
*** felipemonteiro_ has quit IRC | 16:05 | |
*** Alex_Staf has quit IRC | 16:11 | |
*** slaweq has quit IRC | 16:18 | |
*** slaweq has joined #openstack-meeting | 16:18 | |
*** designbybeck has quit IRC | 16:20 | |
*** designbybeck has joined #openstack-meeting | 16:21 | |
*** slaweq has quit IRC | 16:22 | |
*** dmacpher has quit IRC | 16:24 | |
*** armax has joined #openstack-meeting | 16:37 | |
*** bzhao_ has quit IRC | 16:37 | |
*** wiggin15 has quit IRC | 16:37 | |
*** carl_baldwin has quit IRC | 16:37 | |
*** sapd_ has quit IRC | 16:37 | |
*** figleaf has quit IRC | 16:37 | |
*** kloeri_ has quit IRC | 16:37 | |
*** lamt has quit IRC | 16:37 | |
*** dosaboy has quit IRC | 16:37 | |
*** lamt has joined #openstack-meeting | 16:37 | |
*** edleafe has joined #openstack-meeting | 16:37 | |
*** dosaboy has joined #openstack-meeting | 16:37 | |
*** sapd_ has joined #openstack-meeting | 16:37 | |
*** lamt is now known as Guest65662 | 16:37 | |
*** wiggin15 has joined #openstack-meeting | 16:38 | |
*** carl_baldwin has joined #openstack-meeting | 16:38 | |
*** bzhao_ has joined #openstack-meeting | 16:38 | |
*** links has quit IRC | 16:38 | |
*** edleafe is now known as figleaf | 16:39 | |
*** SergeyLukjanov has quit IRC | 16:39 | |
*** SergeyLukjanov has joined #openstack-meeting | 16:42 | |
*** links has joined #openstack-meeting | 16:43 | |
*** corvus is now known as jeblair | 16:43 | |
*** jeblair is now known as corvus | 16:43 | |
*** ijw_ has quit IRC | 16:47 | |
*** ricolin has quit IRC | 16:51 | |
*** slaweq has joined #openstack-meeting | 16:52 | |
*** chyka has joined #openstack-meeting | 16:54 | |
*** slaweq has quit IRC | 16:56 | |
*** absubram has joined #openstack-meeting | 17:00 | |
*** pcaruana has quit IRC | 17:03 | |
*** anilvenkata has joined #openstack-meeting | 17:04 | |
*** designbybeck has quit IRC | 17:05 | |
*** fried_rice is now known as fried_rolls | 17:07 | |
*** tesseract has quit IRC | 17:12 | |
*** felipemonteiro__ has quit IRC | 17:15 | |
*** felipemonteiro__ has joined #openstack-meeting | 17:15 | |
*** links has quit IRC | 17:24 | |
*** spzala has joined #openstack-meeting | 17:28 | |
*** slaweq has joined #openstack-meeting | 17:28 | |
*** slaweq has quit IRC | 17:29 | |
*** slaweq has joined #openstack-meeting | 17:30 | |
*** slaweq has quit IRC | 17:30 | |
*** marios has quit IRC | 17:30 | |
*** slaweq has joined #openstack-meeting | 17:31 | |
*** slaweq has quit IRC | 17:31 | |
*** Tom-Tom has joined #openstack-meeting | 17:31 | |
*** slaweq has joined #openstack-meeting | 17:33 | |
*** absubram has quit IRC | 17:34 | |
*** Tom-Tom_ has joined #openstack-meeting | 17:35 | |
*** slaweq has quit IRC | 17:35 | |
*** felipemonteiro_ has joined #openstack-meeting | 17:37 | |
*** Tom-Tom has quit IRC | 17:37 | |
*** lpetrut has quit IRC | 17:40 | |
*** felipemonteiro__ has quit IRC | 17:41 | |
*** esberglu has quit IRC | 17:43 | |
*** esberglu has joined #openstack-meeting | 17:45 | |
*** esberglu has quit IRC | 17:50 | |
*** Apoorva_ has joined #openstack-meeting | 17:55 | |
*** e0ne has quit IRC | 17:56 | |
*** ijw has joined #openstack-meeting | 17:57 | |
*** Apoorva has quit IRC | 17:57 | |
*** anilvenkata has quit IRC | 17:59 | |
*** markvoelker has quit IRC | 18:00 | |
*** ijw has quit IRC | 18:02 | |
*** felipemonteiro_ has quit IRC | 18:03 | |
*** felipemonteiro_ has joined #openstack-meeting | 18:04 | |
*** ijw has joined #openstack-meeting | 18:12 | |
*** david-lyle has quit IRC | 18:12 | |
*** ijw has quit IRC | 18:13 | |
*** gouthamr has joined #openstack-meeting | 18:16 | |
*** Alex_Staf has joined #openstack-meeting | 18:21 | |
*** dustins has joined #openstack-meeting | 18:27 | |
*** sridharg has quit IRC | 18:29 | |
*** sdague has quit IRC | 18:34 | |
*** Guest20148 has quit IRC | 18:34 | |
*** slagle has quit IRC | 18:34 | |
*** hugokuo has quit IRC | 18:34 | |
*** d34dh0r53 has quit IRC | 18:34 | |
*** d34dh0r53 has joined #openstack-meeting | 18:34 | |
*** slagle has joined #openstack-meeting | 18:34 | |
*** gnarld_ has joined #openstack-meeting | 18:34 | |
*** esberglu has joined #openstack-meeting | 18:35 | |
*** hugokuo has joined #openstack-meeting | 18:35 | |
*** slaweq has joined #openstack-meeting | 18:35 | |
*** rhagarty has quit IRC | 18:37 | |
*** amotoki has quit IRC | 18:37 | |
*** snuffkin has quit IRC | 18:38 | |
*** amotoki has joined #openstack-meeting | 18:39 | |
*** felipemonteiro__ has joined #openstack-meeting | 18:40 | |
*** snuffkin has joined #openstack-meeting | 18:40 | |
*** lhx_ has quit IRC | 18:40 | |
*** Tom-Tom_ has quit IRC | 18:42 | |
*** rhagarty has joined #openstack-meeting | 18:43 | |
*** slaweq_ has joined #openstack-meeting | 18:43 | |
*** felipemonteiro_ has quit IRC | 18:44 | |
*** slaweq__ has joined #openstack-meeting | 18:46 | |
*** slaweq has quit IRC | 18:47 | |
*** slaweq_ has quit IRC | 18:48 | |
*** jkilpatr has quit IRC | 18:49 | |
*** Alex_Staf has quit IRC | 18:49 | |
*** dustins_ has joined #openstack-meeting | 18:50 | |
*** sdague has joined #openstack-meeting | 18:51 | |
*** dustins__ has joined #openstack-meeting | 18:51 | |
*** dustins has quit IRC | 18:51 | |
*** gyee has joined #openstack-meeting | 18:52 | |
*** rmcall has joined #openstack-meeting | 18:54 | |
*** dustins_ has quit IRC | 18:54 | |
*** felipemonteiro__ has quit IRC | 18:58 | |
*** felipemonteiro_ has joined #openstack-meeting | 18:58 | |
*** rmcall has quit IRC | 18:59 | |
*** gouthamr has quit IRC | 19:01 | |
*** jkilpatr has joined #openstack-meeting | 19:02 | |
*** electrofelix has quit IRC | 19:07 | |
*** sambetts is now known as sambetts|afk | 19:09 | |
*** gyee has quit IRC | 19:16 | |
*** mriedem has quit IRC | 19:25 | |
*** ntpttr has joined #openstack-meeting | 19:25 | |
*** harlowja has joined #openstack-meeting | 19:27 | |
*** ntpttr has quit IRC | 19:30 | |
*** claudiub has quit IRC | 19:30 | |
*** mriedem has joined #openstack-meeting | 19:32 | |
*** david-lyle has joined #openstack-meeting | 19:33 | |
*** ijw has joined #openstack-meeting | 19:33 | |
*** ijw has quit IRC | 19:34 | |
*** ijw has joined #openstack-meeting | 19:35 | |
*** ntpttr has joined #openstack-meeting | 19:35 | |
*** dustins__ has quit IRC | 19:38 | |
*** dustins has joined #openstack-meeting | 19:39 | |
*** dustins has quit IRC | 19:44 | |
*** ntpttr has quit IRC | 19:47 | |
*** harlowja has quit IRC | 20:04 | |
*** yamahata has quit IRC | 20:10 | |
*** bdperkin has joined #openstack-meeting | 20:20 | |
*** bdperkin has quit IRC | 20:20 | |
*** bdperkin has joined #openstack-meeting | 20:20 | |
*** dustins has joined #openstack-meeting | 20:22 | |
*** alexchadin has joined #openstack-meeting | 20:25 | |
*** alexchadin has quit IRC | 20:26 | |
*** alexchadin has joined #openstack-meeting | 20:27 | |
*** alexchadin has quit IRC | 20:35 | |
*** Tom-Tom has joined #openstack-meeting | 20:43 | |
*** yamahata has joined #openstack-meeting | 20:45 | |
*** openstack has joined #openstack-meeting | 20:47 | |
*** ChanServ sets mode: +o openstack | 20:47 | |
*** Tom-Tom has quit IRC | 20:47 | |
*** lpetrut has joined #openstack-meeting | 20:53 | |
*** rbowen has quit IRC | 20:58 | |
*** felipemonteiro has joined #openstack-meeting | 21:00 | |
*** fried_rolls is now known as fried_rice | 21:01 | |
*** felipemonteiro_ has quit IRC | 21:03 | |
*** hagridaaron has joined #openstack-meeting | 21:11 | |
*** spzala has quit IRC | 21:18 | |
*** spzala has joined #openstack-meeting | 21:19 | |
*** spzala has quit IRC | 21:23 | |
*** spzala has joined #openstack-meeting | 21:24 | |
*** beekhof_mb has joined #openstack-meeting | 21:25 | |
*** harlowja has joined #openstack-meeting | 21:26 | |
*** hagridaaron has quit IRC | 21:26 | |
*** spzala has quit IRC | 21:30 | |
*** spzala has joined #openstack-meeting | 21:34 | |
*** edmondsw has quit IRC | 21:36 | |
*** spzala has quit IRC | 21:39 | |
*** lpetrut has quit IRC | 21:39 | |
*** rbudden has quit IRC | 21:43 | |
*** spzala has joined #openstack-meeting | 21:56 | |
*** julim has quit IRC | 22:01 | |
*** dprince has quit IRC | 22:01 | |
*** spzala has quit IRC | 22:04 | |
*** spzala has joined #openstack-meeting | 22:05 | |
*** slaweq__ has quit IRC | 22:06 | |
*** slaweq has joined #openstack-meeting | 22:08 | |
*** archit has quit IRC | 22:09 | |
*** VW_ has quit IRC | 22:16 | |
*** spzala has quit IRC | 22:17 | |
*** felipemonteiro has quit IRC | 22:23 | |
*** felipemonteiro has joined #openstack-meeting | 22:23 | |
*** Alex_Staf has joined #openstack-meeting | 22:25 | |
*** VW has joined #openstack-meeting | 22:28 | |
*** weshay is now known as weshay_PTO | 22:29 | |
*** awaugama has quit IRC | 22:34 | |
*** jkilpatr has joined #openstack-meeting | 22:34 | |
*** spzala has joined #openstack-meeting | 22:37 | |
*** spzala has quit IRC | 22:42 | |
*** felipemonteiro_ has joined #openstack-meeting | 22:44 | |
*** dustins has quit IRC | 22:45 | |
*** felipemonteiro has quit IRC | 22:48 | |
*** markstur has quit IRC | 22:49 | |
*** slaweq has quit IRC | 22:49 | |
*** cdub has quit IRC | 22:51 | |
*** cdub has joined #openstack-meeting | 22:52 | |
*** mriedem has quit IRC | 22:54 | |
*** bobh has quit IRC | 22:54 | |
*** archit has joined #openstack-meeting | 22:55 | |
*** bobh has joined #openstack-meeting | 22:55 | |
*** esberglu has quit IRC | 22:57 | |
*** slaweq has joined #openstack-meeting | 22:58 | |
*** figleaf is now known as edleafe | 22:59 | |
*** bobh has quit IRC | 23:00 | |
*** harlowja has quit IRC | 23:01 | |
*** spzala has joined #openstack-meeting | 23:01 | |
*** yamamoto has quit IRC | 23:01 | |
*** slaweq has quit IRC | 23:02 | |
*** raildo has quit IRC | 23:04 | |
*** yamamoto has joined #openstack-meeting | 23:04 | |
*** yamamoto has quit IRC | 23:09 | |
*** spzala has quit IRC | 23:10 | |
*** jamemcc has quit IRC | 23:11 | |
*** spzala has joined #openstack-meeting | 23:13 | |
*** jinli has joined #openstack-meeting | 23:15 | |
*** felipemonteiro_ has quit IRC | 23:17 | |
*** felipemonteiro_ has joined #openstack-meeting | 23:17 | |
*** jamemcc has joined #openstack-meeting | 23:18 | |
*** spzala has quit IRC | 23:20 | |
*** spzala has joined #openstack-meeting | 23:25 | |
*** spzala has quit IRC | 23:30 | |
*** bobh has joined #openstack-meeting | 23:34 | |
*** fried_rice is now known as efried | 23:35 | |
*** spzala has joined #openstack-meeting | 23:37 | |
*** VW_ has joined #openstack-meeting | 23:38 | |
*** bobh has quit IRC | 23:39 | |
*** sdague has quit IRC | 23:40 | |
*** VW has quit IRC | 23:41 | |
*** Apoorva_ has quit IRC | 23:42 | |
*** VW_ has quit IRC | 23:42 | |
*** spzala has quit IRC | 23:46 | |
*** hongbin has quit IRC | 23:53 | |
*** spzala has joined #openstack-meeting | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!