*** thinrichs has joined #openstack-meeting | 00:00 | |
*** hoangcx_ has joined #openstack-meeting | 00:00 | |
*** 7YUAAEOGN has quit IRC | 00:01 | |
*** haomaiwang has joined #openstack-meeting | 00:01 | |
*** david-lyle has joined #openstack-meeting | 00:01 | |
*** hoangcx_ is now known as hoangcx | 00:01 | |
thinrichs | Hi all | 00:02 |
---|---|---|
thinrichs | Time for the Congress meeting | 00:02 |
*** thorst has joined #openstack-meeting | 00:02 | |
ekcs | hi | 00:02 |
thinrichs | #startmeeting CongressTeamMeeting | 00:02 |
openstack | Meeting started Thu Nov 26 00:02:17 2015 UTC and is due to finish in 60 minutes. The chair is thinrichs. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 00:02 |
*** openstack changes topic to " (Meeting topic: CongressTeamMeeting)" | 00:02 | |
openstack | The meeting name has been set to 'congressteammeeting' | 00:02 |
thinrichs | ekcs: hi | 00:02 |
*** hoangcx has left #openstack-meeting | 00:02 | |
thinrichs | Who else is here for Congress? | 00:02 |
ramineni | hi | 00:02 |
*** thorst_ has joined #openstack-meeting | 00:03 | |
thinrichs | It's possible there are some US people missing b/c tomorrow is a holiday. | 00:03 |
alexsyip | Hi | 00:03 |
thinrichs | Here's my agenda for today… | 00:04 |
thinrichs | 1. gate issues | 00:04 |
thinrichs | 2. distributed arch status | 00:04 |
thinrichs | 3. python3 status | 00:04 |
thinrichs | 4. midcycle meetup | 00:04 |
thinrichs | 5. installer issues | 00:04 |
*** liusheng has quit IRC | 00:04 | |
*** mudassirlatif has quit IRC | 00:05 | |
thinrichs | Anything else? | 00:05 |
*** tochi has joined #openstack-meeting | 00:05 | |
*** liusheng has joined #openstack-meeting | 00:05 | |
thinrichs | Let's get started. | 00:05 |
thinrichs | #topic gate issues | 00:05 |
*** openstack changes topic to "gate issues (Meeting topic: CongressTeamMeeting)" | 00:05 | |
*** mudassirlatif has joined #openstack-meeting | 00:06 | |
thinrichs | ramineni: thanks for fixing the gate breakages! | 00:06 |
*** ijw has joined #openstack-meeting | 00:06 | |
thinrichs | ramineni: are they all fixed at this point? | 00:06 |
*** thorst_ has quit IRC | 00:06 | |
ramineni | thinrichs: yes :) | 00:06 |
ramineni | thinrichs: but we have to fix in syable branches | 00:06 |
*** wznoinsk has quit IRC | 00:06 | |
*** otter768 has joined #openstack-meeting | 00:06 | |
ramineni | thinrichs: because of the plugin model, we are breaking stable branches | 00:07 |
*** thorst has quit IRC | 00:07 | |
ramineni | thinrichs: i think we have to use plugin model only if its master in project-config | 00:07 |
thinrichs | ramineni: right. I guess we need different devstack jobs for the older branches | 00:07 |
*** masahito has joined #openstack-meeting | 00:07 | |
ramineni | thinrichs: yes, | 00:07 |
masahito | Hi! sorry, i'm late. | 00:08 |
thinrichs | ramineni: are you comfortable doing that? You've been doing great modifying project-config so far! | 00:08 |
ramineni | thinrichs: other projects used if ZUUL_BRANCH , option , Ill check that , to include in asme job | 00:08 |
thinrichs | masahito: hi! We're talking about the gate breakages that ramineni has been fixing. | 00:08 |
ramineni | thinrichs: yes, I will check | 00:08 |
masahito | thinrichs: got it. thanks. | 00:09 |
thinrichs | ramineni: I'd lean toward having a couple of separately specified and simple jobs, rather than one large, complex job | 00:09 |
*** sgundur has joined #openstack-meeting | 00:09 | |
thinrichs | For example, I'd probably pull the old devstack job out of git, rename it as a new job, and use that job for the older branches | 00:09 |
ramineni | thinrichs: so we will have seperate job for kilo and liberty? | 00:09 |
*** hoangcx has joined #openstack-meeting | 00:09 | |
*** sgundur has left #openstack-meeting | 00:09 | |
thinrichs | ramineni: that's probably the simplest to maintain going forward. | 00:10 |
*** hoangcx has left #openstack-meeting | 00:10 | |
ramineni | thinrichs: ya , that should work , we will disable tempest on them anyway right | 00:10 |
*** ijw has quit IRC | 00:10 | |
thinrichs | What I don't understand though is whether that will work given that they're disabling the old way of doing things at Mitaka1 | 00:10 |
ramineni | thinrichs: yes, iḿ wondering too, they use devstack master branch everytime | 00:11 |
thinrichs | If devstack gate suddenly stops supporting the mechanism where we copy files from congress into devstack, having a job that does that for kilo/liberty won't work | 00:11 |
*** tomoe_ has joined #openstack-meeting | 00:11 | |
ramineni | thinrichs: yes, ill check that , may be infra team should be able to help right | 00:12 |
ramineni | ? | 00:12 |
*** mudassirlatif has quit IRC | 00:12 | |
thinrichs | Do they expect us to backport the devstack plugin mechanism to all the old branches? | 00:12 |
*** tomoe_ has joined #openstack-meeting | 00:12 | |
thinrichs | ramineni: great! The infra team will definitely know the answer. | 00:12 |
*** mudassirlatif has joined #openstack-meeting | 00:12 | |
thinrichs | ramineni: let me know if you need help | 00:12 |
ramineni | thinrichs: if devstack also uses stable branches , it shouldnt be problem | 00:13 |
ramineni | thinrichs: sure, will check | 00:13 |
*** henrynash has joined #openstack-meeting | 00:13 | |
thinrichs | That's true. They supposedly check out the proper branches for devstack and the other systems. So it might just work. | 00:13 |
thinrichs | As for the gate breakages, I tried to go through and recheck them all earlier today. | 00:14 |
thinrichs | So hopefully the -1s from Jenkins are real again. | 00:14 |
thinrichs | Anything else for the gate breakages? | 00:14 |
thinrichs | Next up: distributed architecture | 00:15 |
ramineni | thinrichs: till yesteday , it wa ok . i havent checked after that | 00:15 |
ekcs | I see some -1’s turning to 1 after recheck. | 00:15 |
thinrichs | Almost forgot... | 00:16 |
thinrichs | #action ramineni will work on devstack gating for kilo/liberty branches | 00:16 |
thinrichs | #topic distributed arch | 00:16 |
*** openstack changes topic to "distributed arch (Meeting topic: CongressTeamMeeting)" | 00:16 | |
thinrichs | pballand, masahito: how is the DseNode work progressing? | 00:16 |
*** gmann has quit IRC | 00:17 | |
masahito | Isn't pballand in here? | 00:17 |
ekcs | masahito: doesn’t seem like it. | 00:18 |
*** henrynash has quit IRC | 00:18 | |
*** miyagishi_t has joined #openstack-meeting | 00:19 | |
masahito | Ok. We figured out the cause of the problem pballand hit last meeting. | 00:19 |
thinrichs | I see 2 reviews on DseNode, but both are marked as WIP: | 00:20 |
thinrichs | #link https://review.openstack.org/#/c/247232/ | 00:20 |
*** lvdongbing has joined #openstack-meeting | 00:20 | |
masahito | It looks like oslo.message's bug or a constraint for the fake driver. | 00:20 |
thinrichs | #link https://review.openstack.org/#/c/247231/ | 00:20 |
thinrichs | masahito: what do you mean by "constraint" | 00:20 |
thinrichs | ? | 00:20 |
masahito | constraint means that oslo.message usually support multi message-topic but the fake driver which is designed for testing doesn't support multi message topic. | 00:22 |
*** mudassirlatif has quit IRC | 00:22 | |
*** gmann has joined #openstack-meeting | 00:23 | |
masahito | I'm not sure whether this is on purpose by oslo team or not. so I used "constraint". | 00:23 |
thinrichs | masahito: understood. So if we're relying on a feature that the fake driver doesn't have, it sounds like we should either (i) add that feature to the fake driver or (ii) not use the fake driver to unit test. | 00:24 |
masahito | thinrichs: right. | 00:24 |
ekcs | masahito: how can we find out whether it’s a bug or a limit by design? | 00:25 |
thinrichs | I'll talk with pballand offline to figure out what he's planning here. | 00:25 |
masahito | pballand tries to use name space instead of topic in the message now. | 00:25 |
*** ijw has joined #openstack-meeting | 00:26 | |
ekcs | thinrichs: got it. | 00:26 |
masahito | ekcs: We can ask it oslo teams and read codes in github too :) | 00:27 |
thinrichs | masahito: are you saying there is a simple fix here? | 00:27 |
*** alexsyip has quit IRC | 00:28 | |
masahito | thinrichs: I'm not sure the details of the bug itself, but oslo has 2 layer about the message. | 00:28 |
*** shashank_hegde has joined #openstack-meeting | 00:28 | |
*** dims has joined #openstack-meeting | 00:29 | |
*** yasui_ has quit IRC | 00:29 | |
*** sneti has quit IRC | 00:29 | |
*** sneti has joined #openstack-meeting | 00:29 | |
*** tomoe_ has quit IRC | 00:29 | |
*** topol has quit IRC | 00:29 | |
*** dims_ has quit IRC | 00:29 | |
thinrichs | #action thinrichs will talk with pballand offline | 00:29 |
masahito | thinrichs: topic and namespace. pballand used topic to divide control bus but the driver doesn't work well. now trying another one. | 00:30 |
thinrichs | masahito: sounds like the right approach to me | 00:30 |
thinrichs | Let's move on, esp. since pballand isn't here. | 00:31 |
*** cfriesen has joined #openstack-meeting | 00:31 | |
thinrichs | #topic python3 status | 00:31 |
*** openstack changes topic to "python3 status (Meeting topic: CongressTeamMeeting)" | 00:31 | |
thinrichs | ekcs: how are we doing? | 00:31 |
ekcs | The datalog bits are ready for review: #link https://review.openstack.org/#/c/248946/ | 00:31 |
*** MarkAtwood has quit IRC | 00:32 | |
ekcs | I’m now working on the other bits. Most remaining errors are in datasources and api. But I think it’ll be relatively smooth saling after datalog, which was the hardest part. | 00:32 |
*** yasui_ has joined #openstack-meeting | 00:32 | |
thinrichs | ekcs: Great! I'll try to review that after the meeting. | 00:34 |
thinrichs | BTW I should mention that I'm on vacation tomorrow through next Tuesday. I'll be trying to make it a proper vacation and only do urgent work. So I probably won't review or merge code until Wed next week. | 00:35 |
ekcs | thinrichs: got it. | 00:36 |
*** rebase has quit IRC | 00:36 | |
ekcs | anyway that’s all I have on py3 for now. | 00:36 |
ekcs | reviews appreciated. | 00:36 |
thinrichs | ekcs: thanks! It'll be good to get us moved over finally. | 00:36 |
thinrichs | #topic mid-cycle meetup | 00:37 |
*** openstack changes topic to "mid-cycle meetup (Meeting topic: CongressTeamMeeting)" | 00:37 | |
thinrichs | Has anyone thought about the topics we might cover during the mid-cycle meetup? | 00:37 |
*** mudassirlatif has joined #openstack-meeting | 00:39 | |
ekcs | thinrichs: I thought the topics suggessed last time sound good. | 00:39 |
thinrichs | Last time we thought about discussing (i) distributed arch, (ii) how to apply the distributed arch for HA, (iii) integration with monasca | 00:39 |
*** sacharya has joined #openstack-meeting | 00:40 | |
ekcs | right, and potentially generalizing iii. | 00:40 |
thinrichs | ekcs: right. | 00:40 |
*** nate_gone is now known as njohnston | 00:40 | |
thinrichs | So that'll be the topic unless someone suggests something else in the time between now and the summit. | 00:41 |
thinrichs | #topic installation issues | 00:41 |
*** openstack changes topic to "installation issues (Meeting topic: CongressTeamMeeting)" | 00:41 | |
*** lkarm has joined #openstack-meeting | 00:42 | |
thinrichs | bryan_att and I spent a good amount of time trying to get the ansible installer working for Congress for an existing OpenStack installation | 00:42 |
*** tomoe_ has joined #openstack-meeting | 00:43 | |
*** JRobinson__ has quit IRC | 00:43 | |
thinrichs | I haven't heard if he was successful | 00:43 |
bryan_att | hi thinrichs, just saw that | 00:43 |
thinrichs | bryan_att: did you ever get that working? | 00:43 |
bryan_att | meant to join the call but working on the ansible installer still | 00:43 |
bryan_att | i got it to work thru at least once | 00:43 |
bryan_att | but a number of issues with python packages, e.g. oslo | 00:43 |
thinrichs | It was clear that we should spend some time making the installer rock-solid for people. | 00:44 |
bryan_att | that would be great | 00:44 |
*** iben has quit IRC | 00:44 | |
bryan_att | i plan to develop puppet and fuel plugins to install it | 00:44 |
dims | bryan_att : folks over at #openstack-oslo can help with any oslo issues | 00:44 |
*** mudassirlatif has quit IRC | 00:44 | |
thinrichs | bryan_att: when you get something working if you could contribute it to the repo, that'd be great! | 00:44 |
*** sacharya has quit IRC | 00:45 | |
bryan_att | sure will, also my test driver webapp | 00:45 |
bryan_att | allows you to explore the api interactively | 00:45 |
thinrichs | bryan_att: fuel/puppet plugins would ge great too! | 00:45 |
bryan_att | ok, figured most folks were on holiday, but I'll send a message if I get really stuck | 00:46 |
*** lkarm has quit IRC | 00:46 | |
bryan_att | what's the latest stable version based upon, liberty or kilo? | 00:47 |
*** JRobinson__ has joined #openstack-meeting | 00:47 | |
*** MaxPC has quit IRC | 00:47 | |
*** bobh_ has quit IRC | 00:47 | |
thinrichs | bryan_att: We're definitely going on holiday. | 00:47 |
bryan_att | OPNFV is getting near to having liberty included in their B release, so I will be moving to that asap. it will i hope address the python lib issues | 00:47 |
thinrichs | bryan_att: that sounds good. Kilo is tough to support at this point. It was our first actual release. | 00:48 |
bryan_att | good, thanks | 00:48 |
thinrichs | That does it for my agenda today. | 00:50 |
thinrichs | #topic open discussion | 00:50 |
*** openstack changes topic to "open discussion (Meeting topic: CongressTeamMeeting)" | 00:50 | |
thinrichs | Anyone have anything else? | 00:50 |
bryan_att | one item - about datalog features | 00:50 |
bryan_att | any plans to support pattern matching for string values? | 00:50 |
*** njohnston is now known as nate_gone | 00:50 | |
thinrichs | bryan_att: you mean regexp matching? | 00:51 |
bryan_att | e.g. to create a rule that is specific to a VM/image or class of them, using a name rather than the IDs | 00:51 |
bryan_att | not necessarily regexp, but starting easy with string match or substring | 00:51 |
bryan_att | with some simple wildcards | 00:52 |
bryan_att | but if regexp comes easy, why not | 00:52 |
thinrichs | bryan_att: exact string matching is already there. no wildcards. string manipulation is there too. | 00:52 |
thinrichs | Just string-concatenation and string-length support today | 00:52 |
bryan_att | so if I as able to assign IDs that had some semantic value, I could do a substring match? | 00:53 |
thinrichs | I don't think regexps would be too tough, at least checking whether a string matches a regexp | 00:53 |
bryan_att | I'll write up what I am thinking of and send to the list | 00:53 |
thinrichs | You could construct new strings from existing strings (either in the data or hard-coded in the policy) and check if the new string is equal to say the name of a server. | 00:54 |
*** dims has quit IRC | 00:54 | |
thinrichs | But you can't check if a string contains within it some substring. | 00:54 |
thinrichs | Sending to the ML is a great idea. | 00:54 |
bryan_att | will do | 00:55 |
thinrichs | Anything else for today? | 00:56 |
thinrichs | Let's call it then. | 00:56 |
*** ajmiller has quit IRC | 00:56 | |
*** mudassirlatif has joined #openstack-meeting | 00:57 | |
thinrichs | Happy Thanksgiving and safe travels for those of you on the road this weekend! | 00:57 |
thinrichs | #endmeeting | 00:57 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 00:57 | |
openstack | Meeting ended Thu Nov 26 00:57:38 2015 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 00:57 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/congressteammeeting/2015/congressteammeeting.2015-11-26-00.02.html | 00:57 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2015/congressteammeeting.2015-11-26-00.02.txt | 00:57 |
ekcs | see you guys then! | 00:57 |
openstack | Log: http://eavesdrop.openstack.org/meetings/congressteammeeting/2015/congressteammeeting.2015-11-26-00.02.log.html | 00:57 |
masahito | bye! | 00:57 |
*** alexpilotti has quit IRC | 00:58 | |
*** lvdongbing has quit IRC | 00:58 | |
*** ekcs has quit IRC | 00:58 | |
*** epico has joined #openstack-meeting | 00:59 | |
*** haomaiwang has quit IRC | 01:01 | |
*** haomaiwa_ has joined #openstack-meeting | 01:01 | |
*** cfriesen has quit IRC | 01:03 | |
*** masahito has left #openstack-meeting | 01:04 | |
*** alexpilotti has joined #openstack-meeting | 01:04 | |
*** vivek-ebay has quit IRC | 01:05 | |
*** Swami has quit IRC | 01:05 | |
*** arvinchou_ has joined #openstack-meeting | 01:05 | |
*** IlyaG_ has quit IRC | 01:07 | |
*** haomaiwa_ has quit IRC | 01:08 | |
*** bzhao0825 has joined #openstack-meeting | 01:08 | |
*** pratikmallya has quit IRC | 01:09 | |
*** pratikmallya has joined #openstack-meeting | 01:09 | |
*** bobh has joined #openstack-meeting | 01:11 | |
*** ramineni has quit IRC | 01:11 | |
*** otter768 has quit IRC | 01:12 | |
*** pratikmallya has quit IRC | 01:14 | |
*** bobh_ has joined #openstack-meeting | 01:17 | |
*** lvdongbing has joined #openstack-meeting | 01:17 | |
*** bobh has quit IRC | 01:18 | |
*** salv-orl_ has joined #openstack-meeting | 01:19 | |
*** dmacpher-afk has quit IRC | 01:20 | |
*** tomoe_ has quit IRC | 01:21 | |
*** salv-orlando has quit IRC | 01:22 | |
*** ricolin has joined #openstack-meeting | 01:23 | |
*** sacharya has joined #openstack-meeting | 01:23 | |
*** bobh_ has quit IRC | 01:23 | |
*** unicell1 has quit IRC | 01:26 | |
*** IlyaG has joined #openstack-meeting | 01:26 | |
*** rossella_s has quit IRC | 01:26 | |
*** rossella_s has joined #openstack-meeting | 01:27 | |
*** hoangcx has joined #openstack-meeting | 01:27 | |
*** otter768 has joined #openstack-meeting | 01:28 | |
*** gongysh_ has joined #openstack-meeting | 01:29 | |
*** leeantho has quit IRC | 01:29 | |
*** MarkAtwood has joined #openstack-meeting | 01:30 | |
*** bobh has joined #openstack-meeting | 01:31 | |
*** su_zhang has joined #openstack-meeting | 01:33 | |
su_zhang | is congress meeting ongoing? | 01:34 |
thinrichs | su_zhang: it's an hour earlier (from 4-5p Pacific) since daylight savings happened | 01:34 |
*** su_zhang has quit IRC | 01:34 | |
*** dims has joined #openstack-meeting | 01:34 | |
*** s3wong has quit IRC | 01:35 | |
*** thinrichs has left #openstack-meeting | 01:35 | |
*** su_zhang has joined #openstack-meeting | 01:35 | |
*** salv-orl_ has quit IRC | 01:36 | |
*** tfukushima has joined #openstack-meeting | 01:38 | |
*** bobh_ has joined #openstack-meeting | 01:39 | |
*** roxanaghe has quit IRC | 01:39 | |
*** dims has quit IRC | 01:39 | |
*** su_zhang has quit IRC | 01:39 | |
*** otter768 has quit IRC | 01:40 | |
*** bobh has quit IRC | 01:41 | |
*** lvdongbing has quit IRC | 01:44 | |
*** mwagner has quit IRC | 01:44 | |
*** sneti has quit IRC | 01:44 | |
*** mwagner has joined #openstack-meeting | 01:44 | |
*** sacharya has quit IRC | 01:46 | |
*** ivar-laz_ has quit IRC | 01:49 | |
*** lvdongbing has joined #openstack-meeting | 01:54 | |
*** klkumar has joined #openstack-meeting | 01:54 | |
*** amotoki has joined #openstack-meeting | 01:56 | |
*** yasui_ has quit IRC | 01:56 | |
*** pratikmallya has joined #openstack-meeting | 01:57 | |
*** yasui_ has joined #openstack-meeting | 01:57 | |
*** yamamoto has quit IRC | 01:58 | |
*** zhurong has joined #openstack-meeting | 02:01 | |
*** ijw has quit IRC | 02:03 | |
*** egallen has quit IRC | 02:03 | |
*** cfriesen has joined #openstack-meeting | 02:07 | |
*** Sukhdev has joined #openstack-meeting | 02:08 | |
*** gongysh_ has quit IRC | 02:10 | |
*** balajiiyer has joined #openstack-meeting | 02:15 | |
*** balajiiyer has quit IRC | 02:16 | |
*** tomoe_ has joined #openstack-meeting | 02:18 | |
*** ricolin has quit IRC | 02:20 | |
*** ajayaa has joined #openstack-meeting | 02:20 | |
*** yamahata has quit IRC | 02:21 | |
*** iyamahat has quit IRC | 02:21 | |
*** hoangcx has left #openstack-meeting | 02:24 | |
*** fzdarsky_ has joined #openstack-meeting | 02:26 | |
*** dmacpher-afk has joined #openstack-meeting | 02:29 | |
*** hoangcx has joined #openstack-meeting | 02:29 | |
*** nate_gone is now known as njohnston | 02:29 | |
*** hoangcx has quit IRC | 02:30 | |
*** fzdarsky has quit IRC | 02:30 | |
*** rfolco_ has joined #openstack-meeting | 02:30 | |
*** arvinchou_ has quit IRC | 02:31 | |
*** hoangcx has joined #openstack-meeting | 02:32 | |
*** xingchao has joined #openstack-meeting | 02:36 | |
*** houming has joined #openstack-meeting | 02:36 | |
*** haomaiwang has joined #openstack-meeting | 02:38 | |
*** yamamoto has joined #openstack-meeting | 02:39 | |
*** njohnston is now known as nate_gone | 02:39 | |
*** arvinchou_ has joined #openstack-meeting | 02:41 | |
*** thorst has joined #openstack-meeting | 02:42 | |
*** arvinchou_ has quit IRC | 02:42 | |
*** thorst has quit IRC | 02:45 | |
*** ramineni has joined #openstack-meeting | 02:45 | |
*** thorst has joined #openstack-meeting | 02:46 | |
*** gcb has joined #openstack-meeting | 02:49 | |
*** hoangcx has left #openstack-meeting | 02:49 | |
*** ramineni has quit IRC | 02:50 | |
*** oomichi has joined #openstack-meeting | 02:52 | |
*** thorst has quit IRC | 02:52 | |
*** asselin_ has joined #openstack-meeting | 02:52 | |
*** asselin has quit IRC | 02:54 | |
*** JRobinson__ has quit IRC | 02:54 | |
*** jeblair is now known as corvus | 02:55 | |
*** JRobinson__ has joined #openstack-meeting | 02:56 | |
*** klkumar has quit IRC | 02:58 | |
*** sankarshan_away is now known as sankarshan | 02:59 | |
*** haomaiwang has quit IRC | 03:01 | |
*** haomaiwang has joined #openstack-meeting | 03:01 | |
*** whenry_ has joined #openstack-meeting | 03:02 | |
*** bobh_ has quit IRC | 03:03 | |
*** baoli has joined #openstack-meeting | 03:06 | |
*** dixiaoli has joined #openstack-meeting | 03:06 | |
*** jdurgin1 has quit IRC | 03:07 | |
*** klkumar has joined #openstack-meeting | 03:09 | |
*** vivek-ebay has joined #openstack-meeting | 03:09 | |
*** jogo has quit IRC | 03:10 | |
*** ricolin has joined #openstack-meeting | 03:10 | |
*** yfujioka has quit IRC | 03:16 | |
*** jog0 has joined #openstack-meeting | 03:16 | |
*** kebray has joined #openstack-meeting | 03:19 | |
*** gongysh_ has joined #openstack-meeting | 03:19 | |
*** gongysh__ has joined #openstack-meeting | 03:22 | |
*** achanda has joined #openstack-meeting | 03:25 | |
*** cfriesen has quit IRC | 03:25 | |
*** tochi has quit IRC | 03:25 | |
*** ricolin has quit IRC | 03:27 | |
*** vivek-ebay has quit IRC | 03:28 | |
*** kebray has quit IRC | 03:29 | |
*** bobh has joined #openstack-meeting | 03:30 | |
*** alexpilotti has quit IRC | 03:31 | |
*** Nakato has quit IRC | 03:33 | |
*** kebray has joined #openstack-meeting | 03:34 | |
*** achanda has quit IRC | 03:34 | |
*** whenry_ has quit IRC | 03:35 | |
*** arvinchou_ has joined #openstack-meeting | 03:35 | |
*** bvandenh has joined #openstack-meeting | 03:36 | |
*** adahms has quit IRC | 03:36 | |
*** Nakato has joined #openstack-meeting | 03:37 | |
*** sdake has quit IRC | 03:38 | |
*** MattMan has quit IRC | 03:39 | |
*** MattMan has joined #openstack-meeting | 03:39 | |
*** bvandenh has quit IRC | 03:40 | |
*** salv-orlando has joined #openstack-meeting | 03:41 | |
*** otter768 has joined #openstack-meeting | 03:41 | |
*** ruagair has quit IRC | 03:42 | |
*** ruagair has joined #openstack-meeting | 03:43 | |
*** otter768 has quit IRC | 03:45 | |
*** zhonghua-lee has joined #openstack-meeting | 03:48 | |
*** rfolco_ has quit IRC | 03:48 | |
*** thorst has joined #openstack-meeting | 03:48 | |
*** weshay has quit IRC | 03:49 | |
*** salv-orlando has quit IRC | 03:51 | |
*** alexpilotti has joined #openstack-meeting | 03:52 | |
*** baoli has quit IRC | 03:52 | |
*** thorst has quit IRC | 03:54 | |
*** sacharya has joined #openstack-meeting | 03:54 | |
*** ljxiash has joined #openstack-meeting | 03:55 | |
*** achanda has joined #openstack-meeting | 03:57 | |
*** alexpilotti has quit IRC | 03:57 | |
*** achanda has quit IRC | 03:57 | |
*** haomaiwang has quit IRC | 04:01 | |
*** tochi has joined #openstack-meeting | 04:01 | |
*** haomaiwang has joined #openstack-meeting | 04:01 | |
*** pratikmallya has quit IRC | 04:05 | |
*** pratikmallya has joined #openstack-meeting | 04:05 | |
*** ajayaa has quit IRC | 04:05 | |
*** tfukushima has quit IRC | 04:07 | |
*** krtaylor has quit IRC | 04:09 | |
*** pratikmallya has quit IRC | 04:09 | |
*** cfriesen has joined #openstack-meeting | 04:10 | |
*** tellesnobrega is now known as tellesnobrega_af | 04:10 | |
*** armax has quit IRC | 04:11 | |
*** tfukushima has joined #openstack-meeting | 04:15 | |
*** achanda has joined #openstack-meeting | 04:17 | |
*** nate_gone is now known as njohnston | 04:18 | |
*** tfukushima has quit IRC | 04:19 | |
*** krtaylor has joined #openstack-meeting | 04:22 | |
*** alexpilotti has joined #openstack-meeting | 04:23 | |
*** achanda_ has joined #openstack-meeting | 04:25 | |
*** houming has quit IRC | 04:25 | |
*** alexpilotti has quit IRC | 04:27 | |
*** achanda has quit IRC | 04:27 | |
*** achanda_ has quit IRC | 04:28 | |
*** njohnston is now known as nate_gone | 04:28 | |
*** vivek-ebay has joined #openstack-meeting | 04:29 | |
*** vivek-ebay has quit IRC | 04:33 | |
*** Sukhdev has quit IRC | 04:37 | |
*** stanchan has joined #openstack-meeting | 04:38 | |
*** bobh has quit IRC | 04:38 | |
*** Sukhdev has joined #openstack-meeting | 04:40 | |
*** xingchao has quit IRC | 04:40 | |
*** su_zhang has joined #openstack-meeting | 04:42 | |
*** IlyaG has quit IRC | 04:45 | |
*** otter768 has joined #openstack-meeting | 04:46 | |
*** rohit_ has quit IRC | 04:46 | |
*** stanchan has quit IRC | 04:48 | |
*** numans has joined #openstack-meeting | 04:50 | |
*** haomaiwang has quit IRC | 05:01 | |
*** asselin_ has quit IRC | 05:01 | |
*** klkumar has quit IRC | 05:01 | |
*** haomaiwang has joined #openstack-meeting | 05:01 | |
*** klkumar has joined #openstack-meeting | 05:03 | |
*** alexpilotti has joined #openstack-meeting | 05:04 | |
*** asselin_ has joined #openstack-meeting | 05:05 | |
*** ajayaa has joined #openstack-meeting | 05:05 | |
*** numans has quit IRC | 05:05 | |
*** numans has joined #openstack-meeting | 05:06 | |
*** su_zhang has quit IRC | 05:08 | |
*** su_zhang has joined #openstack-meeting | 05:09 | |
*** alexpilotti has quit IRC | 05:09 | |
*** asselin_ has quit IRC | 05:10 | |
*** su_zhang has quit IRC | 05:13 | |
*** aranjan has joined #openstack-meeting | 05:16 | |
*** JRobinson__ is now known as JRobinson__afk | 05:16 | |
*** tfukushima has joined #openstack-meeting | 05:16 | |
*** cfriesen has quit IRC | 05:21 | |
*** alexpilotti has joined #openstack-meeting | 05:22 | |
*** su_zhang has joined #openstack-meeting | 05:23 | |
*** unicell has joined #openstack-meeting | 05:23 | |
*** audhfid has joined #openstack-meeting | 05:23 | |
audhfid | hi | 05:23 |
*** dane_leblanc has quit IRC | 05:24 | |
*** liusheng has quit IRC | 05:26 | |
*** vahidh has quit IRC | 05:26 | |
audhfid | lol | 05:26 |
*** alexpilotti has quit IRC | 05:26 | |
*** rossella_s has quit IRC | 05:26 | |
*** liusheng has joined #openstack-meeting | 05:26 | |
*** rossella_s has joined #openstack-meeting | 05:27 | |
*** cwolferh has quit IRC | 05:28 | |
*** vahidh has joined #openstack-meeting | 05:28 | |
*** vahidh has quit IRC | 05:28 | |
*** vahidh has joined #openstack-meeting | 05:29 | |
*** gongysh__ has quit IRC | 05:29 | |
*** gongysh_ has quit IRC | 05:29 | |
*** gongysh has quit IRC | 05:29 | |
*** gongysh has joined #openstack-meeting | 05:29 | |
*** gongysh_ has joined #openstack-meeting | 05:29 | |
*** kebray has quit IRC | 05:35 | |
*** roxanaghe has joined #openstack-meeting | 05:37 | |
*** ricolin has joined #openstack-meeting | 05:43 | |
*** vishwanathj has quit IRC | 05:47 | |
*** vgridnev has joined #openstack-meeting | 05:47 | |
*** unicell1 has joined #openstack-meeting | 05:52 | |
*** audhfid has quit IRC | 05:52 | |
*** unicell has quit IRC | 05:53 | |
*** openstack has joined #openstack-meeting | 05:56 | |
*** ChanServ sets mode: +o openstack | 05:56 | |
*** itzdilip has joined #openstack-meeting | 05:56 | |
*** unicell has joined #openstack-meeting | 05:58 | |
*** unicell1 has quit IRC | 05:58 | |
*** salv-orlando has joined #openstack-meeting | 05:59 | |
*** stanchan has joined #openstack-meeting | 05:59 | |
*** ildikov has quit IRC | 06:00 | |
*** otter768 has quit IRC | 06:00 | |
*** haomaiwang has quit IRC | 06:01 | |
*** itzdilip has quit IRC | 06:01 | |
*** pkoniszewski has joined #openstack-meeting | 06:01 | |
*** haomaiwang has joined #openstack-meeting | 06:01 | |
*** zhurong has quit IRC | 06:02 | |
*** zhurong has joined #openstack-meeting | 06:02 | |
*** alexpilotti has joined #openstack-meeting | 06:03 | |
*** salv-orlando has quit IRC | 06:03 | |
*** su_zhang has quit IRC | 06:04 | |
*** su_zhang has joined #openstack-meeting | 06:05 | |
*** pkoniszewski has quit IRC | 06:05 | |
*** nate_gone is now known as njohnston | 06:07 | |
*** aranjan has quit IRC | 06:07 | |
*** alexpilotti has quit IRC | 06:08 | |
*** otter768 has joined #openstack-meeting | 06:08 | |
*** xingchao has joined #openstack-meeting | 06:09 | |
*** su_zhang has quit IRC | 06:09 | |
*** pkoniszewski has joined #openstack-meeting | 06:11 | |
*** xek has joined #openstack-meeting | 06:14 | |
*** mrmartin has quit IRC | 06:15 | |
*** ildikov has joined #openstack-meeting | 06:15 | |
*** JRobinson__afk is now known as JRobinson__ | 06:15 | |
*** njohnston is now known as nate_gone | 06:17 | |
*** achanda has joined #openstack-meeting | 06:18 | |
*** houming has joined #openstack-meeting | 06:20 | |
*** alexpilotti has joined #openstack-meeting | 06:22 | |
*** achanda has quit IRC | 06:22 | |
*** vahidh has quit IRC | 06:24 | |
*** alexpilotti has quit IRC | 06:26 | |
*** nadya_ has joined #openstack-meeting | 06:27 | |
*** neelashah has joined #openstack-meeting | 06:28 | |
*** vivek-ebay has joined #openstack-meeting | 06:31 | |
*** vivek-ebay has quit IRC | 06:37 | |
*** itzdilip has joined #openstack-meeting | 06:37 | |
*** aeng has quit IRC | 06:38 | |
*** nadya_ has quit IRC | 06:45 | |
*** dilip has joined #openstack-meeting | 06:45 | |
*** itzdilip has quit IRC | 06:47 | |
*** dixiaoli has quit IRC | 06:49 | |
*** dilip has quit IRC | 06:50 | |
*** SridharG has joined #openstack-meeting | 06:50 | |
*** dilip has joined #openstack-meeting | 06:50 | |
*** numans has quit IRC | 06:58 | |
*** haomaiwang has quit IRC | 07:01 | |
*** roxanaghe has quit IRC | 07:01 | |
*** haomaiwang has joined #openstack-meeting | 07:01 | |
*** dilip has quit IRC | 07:04 | |
*** dilip has joined #openstack-meeting | 07:04 | |
*** ricolin has quit IRC | 07:07 | |
*** neeti has joined #openstack-meeting | 07:09 | |
*** numans has joined #openstack-meeting | 07:09 | |
*** kozhukalov_ has joined #openstack-meeting | 07:09 | |
*** dilip has quit IRC | 07:10 | |
*** otter768 has quit IRC | 07:13 | |
*** dmacpher-afk has quit IRC | 07:15 | |
*** jprovazn has joined #openstack-meeting | 07:16 | |
*** dilip has joined #openstack-meeting | 07:18 | |
*** zhhuabj has quit IRC | 07:18 | |
*** alexpilotti has joined #openstack-meeting | 07:18 | |
*** topol has joined #openstack-meeting | 07:18 | |
*** xingchao_ has joined #openstack-meeting | 07:22 | |
*** xingchao has quit IRC | 07:22 | |
*** alexpilo_ has joined #openstack-meeting | 07:23 | |
*** alexpilotti has quit IRC | 07:23 | |
*** topol has quit IRC | 07:23 | |
*** e0ne has joined #openstack-meeting | 07:23 | |
*** ihrachys has joined #openstack-meeting | 07:24 | |
*** dilip has quit IRC | 07:24 | |
*** _RuiChen has joined #openstack-meeting | 07:24 | |
*** shashank_hegde_ has joined #openstack-meeting | 07:25 | |
*** openstack has quit IRC | 07:28 | |
*** openstack has joined #openstack-meeting | 14:06 | |
*** ChanServ sets mode: +o openstack | 14:06 | |
andreykurilin | o/ | 14:06 |
bauzas | hurrah | 14:06 |
johnthetubaguy | yeah, thats looking better | 14:06 |
dguitarbite | o/ | 14:06 |
raildo | o/ | 14:06 |
johnthetubaguy | #startmeeting nova | 14:06 |
openstack | Meeting started Thu Nov 26 14:06:51 2015 UTC and is due to finish in 60 minutes. The chair is johnthetubaguy. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:06 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:06 |
*** openstack changes topic to " (Meeting topic: nova)" | 14:06 | |
openstack | The meeting name has been set to 'nova' | 14:06 |
markus_z | o/ | 14:06 |
gcb | o/ | 14:06 |
nagyz | o/ | 14:07 |
dguitarbite | o/ | 14:07 |
kaisers | hi | 14:07 |
PaulMurray | o/ | 14:07 |
bauzas | \o | 14:07 |
andrearosa | hi | 14:07 |
alex_xu | o/ | 14:07 |
gibi | o/ | 14:07 |
llu | o/ | 14:07 |
jichen | o/ | 14:07 |
johnthetubaguy | so happy thanksgiving to everyone who isn't here | 14:07 |
johnthetubaguy | lets get started | 14:07 |
johnthetubaguy | #link https://wiki.openstack.org/wiki/Meetings/Nova | 14:08 |
johnthetubaguy | #topic Release status | 14:08 |
*** openstack changes topic to "Release status (Meeting topic: nova)" | 14:08 | |
*** gongysh_ has quit IRC | 14:08 | |
johnthetubaguy | #info Mitaka-1 is likely to be tagged on Tuesday, 1st December | 14:08 |
johnthetubaguy | #info Spec freeze is on Thursday, 3rd December | 14:08 |
johnthetubaguy | so its a good time to look out for major bugs that would stop us tagging | 14:09 |
*** roxanaghe has joined #openstack-meeting | 14:09 | |
*** danpb has joined #openstack-meeting | 14:09 | |
johnthetubaguy | although better still, make sure everything you care about is well tested in our CI systems | 14:09 |
*** claudiub has joined #openstack-meeting | 14:09 | |
johnthetubaguy | so... specs | 14:09 |
johnthetubaguy | we have a few specless BPs in the etherpad | 14:10 |
johnthetubaguy | #link https://etherpad.openstack.org/p/mitaka-nova-spec-review-tracking | 14:10 |
*** llu-laptop has joined #openstack-meeting | 14:10 | |
johnthetubaguy | Ok, seems like no objections there | 14:10 |
*** rbowen has quit IRC | 14:11 | |
johnthetubaguy | will approve those on Monday, if there are no objections | 14:11 |
johnthetubaguy | #topic Regular Reminders | 14:11 |
*** openstack changes topic to "Regular Reminders (Meeting topic: nova)" | 14:11 | |
johnthetubaguy | lets focus on these code reviews: | 14:11 |
johnthetubaguy | #link https://etherpad.openstack.org/p/mitaka-nova-priorities-tracking | 14:11 |
johnthetubaguy | #topic Bugs | 14:11 |
*** openstack changes topic to "Bugs (Meeting topic: nova)" | 14:11 | |
johnthetubaguy | markus_z: how are we doing? | 14:11 |
johnthetubaguy | lots to triage, I believe? | 14:11 |
markus_z | yeah, that's the short version. | 14:12 |
markus_z | I'll do a first skimming Monday morning | 14:12 |
markus_z | A lot of ancient open bugs, I don't yet know how to tackle them | 14:12 |
markus_z | we would need a bug contact for network and db | 14:12 |
*** zeih has quit IRC | 14:13 | |
johnthetubaguy | I guess we just have network, and not nova-network vs neutron? | 14:13 |
bauzas | markus_z: well, bugs that are 2 cycles old seem pretty hard to work on | 14:13 |
bauzas | because of all the changes | 14:13 |
johnthetubaguy | we do have the bug expiry idea/thingy? | 14:13 |
bauzas | for Invalid only AFAIK | 14:13 |
johnthetubaguy | not sure when that kicks in | 14:13 |
johnthetubaguy | ah | 14:13 |
markus_z | bauzas: true | 14:13 |
markus_z | incomplete without assignee for 60 days + | 14:14 |
bauzas | so we could ask for reproducing again | 14:14 |
bauzas | by putting them incomplete | 14:14 |
bauzas | but that sounds a little harsh | 14:14 |
johnthetubaguy | honestly, most folks will have moved on by then, but yeah, we could do with something | 14:14 |
*** roxanaghe has quit IRC | 14:14 | |
bauzas | but we need to be sure that the problem is still present on a supported release | 14:14 |
johnthetubaguy | anyways, thinking caps to solve that | 14:14 |
johnthetubaguy | its seems the third part ci watcher is down | 14:15 |
johnthetubaguy | so no news there | 14:15 |
bauzas | like we could gently close the very old bugs and say "if that's still present on master/liberty, please reopen the bug" | 14:15 |
johnthetubaguy | yeah | 14:15 |
PaulMurray | bauzas, +1 | 14:15 |
markus_z | bauzas: yeah, I think that's a fair approach | 14:15 |
johnthetubaguy | it feels bad, but its better than a pile we just leave alone | 14:15 |
bauzas | that's my point | 14:15 |
johnthetubaguy | #topic stuck reviews | 14:16 |
*** openstack changes topic to "stuck reviews (Meeting topic: nova)" | 14:16 | |
*** haomaiwang has joined #openstack-meeting | 14:16 | |
johnthetubaguy | so we have some links added here | 14:16 |
bauzas | we need to get more insight from ops about what really doesn't work | 14:16 |
johnthetubaguy | #link https://review.openstack.org/#/c/239798/ | 14:16 |
bauzas | but yeah moving on | 14:16 |
johnthetubaguy | spec: Encryption support for rbd-backed volumes | 14:16 |
nagyz | I can sum that up if you want me to | 14:16 |
*** rakhmerov__ is now known as rakhmerov | 14:16 | |
nagyz | in order to encrypt RBD, we have to go via the hypervisor's kernel (just as we do for iSCSI/FC) | 14:17 |
nagyz | but the current non-encrypted rbd case is not touching the hypervisor, as qemu has native rbd support | 14:17 |
bauzas | unfortunately, mriedem should be eating some food now | 14:17 |
*** bobh has joined #openstack-meeting | 14:17 | |
nagyz | danpb said that he is working on native qemu encryption expected to hit around Nxxx in qemu trunk | 14:17 |
*** smcginni1 is now known as stmcginnis | 14:17 | |
*** ajayaa has joined #openstack-meeting | 14:17 | |
nagyz | everybody agreed that that's the way to go forward, but it will take 6-12 months for that trunk to trickle down to distros | 14:18 |
danpb | the core issue is that there are 2 RBD clients - one in QEMU and one in the kernel | 14:18 |
nagyz | the code has been implemented before the liberty release and was shown to make the encrypted rbd test cases work | 14:18 |
danpb | Nova uses the one in QEMU because it is better in essentially every way | 14:18 |
johnthetubaguy | there are a lot of un answered questions from mriedem in the spec as well | 14:18 |
nagyz | johnthetubaguy, I think tha latest spec answers every question that we had in the comments | 14:19 |
danpb | I really don't want to see Nova silently switching to a completely different RBD storage driver when a encrypted=true flag is set | 14:19 |
nagyz | we could make it something that needs to be explicitly enabled and add the warning to the documentation | 14:19 |
nagyz | it wouldn't be silent | 14:19 |
johnthetubaguy | nagyz: ah, OK, I didn't see anything in the comments, my bad | 14:19 |
danpb | as that is going to impose a support burden on nova maintainers, openstack vendors and cloud administrators alike | 14:19 |
nagyz | and currently the encryption support is just not there for rbd at all. we had to disable the tests in gate even for these scenarios | 14:20 |
danpb | and we're already seen from the ongoing race conditions & bugs we have dealing with lvm & iscsi that working with the in-kernel clients is a serious maintenance burden | 14:20 |
johnthetubaguy | nagyz: agreed, we don't support encryption + rbd | 14:20 |
*** stmcginnis is now known as smcginnis | 14:21 | |
nagyz | rbd mapping is a lot more simple than iscsi/fc | 14:21 |
nagyz | *simpler | 14:21 |
bauzas | danpb: agreed, that sounds really confusing that we could call 2 different drivers based on a conf flag which is not about that | 14:21 |
danpb | I fully agree that we need to have encryption for *all* storage drivers, but I really question why it is urgent to solve in Mitaka when the solution has a bad technical architecture | 14:21 |
*** weihan has quit IRC | 14:21 | |
bauzas | +1 | 14:21 |
danpb | and we have a clear path towards a desired good technical architecture which is viable in the next release | 14:21 |
danpb | that will work for *all* storage drivers, not merely RBD | 14:22 |
nagyz | so it's better to not have encryption for ceph at all until Oxxx or Pxxxx? | 14:22 |
nagyz | as the in-qemu encryption will start hitting distros around that | 14:22 |
danpb | nagyz: the next release is Nxxx | 14:22 |
nagyz | yes, I'm aware | 14:22 |
*** bobh has quit IRC | 14:22 | |
danpb | nagyz: the QEMU support will hit community distros before Nxx is even released | 14:22 |
*** peristeri has joined #openstack-meeting | 14:22 | |
bauzas | nagyz: creating technical debt for something which would be changed in 2 cycles sounds really wrong to me | 14:23 |
nagyz | but just because qemu trunk has the code during the Nxxx release, the nova/openstack part won't be there suddenly | 14:23 |
danpb | nagyz: enterprise distros can choose to backport it if they so desire the feature urgently | 14:23 |
alex_xu | bauzas: +1 | 14:23 |
nagyz | bauzas, it's a simple extension to how currently iSCSI/FC works... are those technical debts as well then? | 14:23 |
*** amotoki_ has quit IRC | 14:24 | |
danpb | nagyz: it is *not* a simple extension of how iSCSI currently works | 14:24 |
*** dilip has joined #openstack-meeting | 14:24 | |
nagyz | I agree that having in-qemu down the line makes a lot of sense, no argument there | 14:24 |
nagyz | but it's simply not going to happen for a long while | 14:24 |
bauzas | I like danpb's approach of having a single abstraction for all our storage drivers, so yes | 14:24 |
danpb | nagyz: you are changing from the in-QEMU RBD to the in-kernel RBD driver which is a bad plan | 14:24 |
nagyz | for a case that's currently not even supported and you just get nice exceptions all around as operators... | 14:24 |
danpb | as we've seen how unstable it is to deal with the in-kernel drivers for SCSI/FC | 14:24 |
johnthetubaguy | so I think its better to have a reliable feature we can maintain, it seems like there is a route to make that happen during N, and right now we already have more blueprints than we can possible merge in M, it seems better to focus on other things for M | 14:25 |
* danpb doesn't really have anything more to add - i'm -1 on anything that switches nova to use in-kernel RBD driver - if other nova-cores feel strongly to approve it regardless go ahead | 14:26 | |
nagyz | just for the record: this won't be ready and supported in N besides trunk in any distros... I have a beer to bet on that. | 14:26 |
* nagyz has nothing more to add as well | 14:26 | |
*** rbowen has joined #openstack-meeting | 14:26 | |
bauzas | so I think we can move on ? | 14:27 |
johnthetubaguy | nagyz: I guess we are saying its easier to backport QEMU to get the feature than fix all the bugs the other route has | 14:27 |
johnthetubaguy | yeah | 14:27 |
*** zhurong has quit IRC | 14:27 | |
nagyz | so no encryption for 60%+ userbase. | 14:27 |
nagyz | roger | 14:27 |
johnthetubaguy | #link https://review.openstack.org/#/c/184537/ | 14:28 |
andrearosa | that's mine | 14:28 |
bauzas | is it nova-manage calling the RPC API ? | 14:28 |
johnthetubaguy | I think this is where I am a bit worried about the long term maintainance | 14:29 |
*** liliars has quit IRC | 14:29 | |
johnthetubaguy | didn't see your reply on that till just now | 14:29 |
andrearosa | bauzas: yes | 14:29 |
andrearosa | I am not fully convinced of changing the nvoa code | 14:29 |
johnthetubaguy | code: Nova-manage command for cleaning volume attachment | 14:29 |
*** achanda has joined #openstack-meeting | 14:29 | |
andrearosa | adding a new param which is used jsut nova-mangage | 14:29 |
bauzas | mmm, was there a spec ? | 14:29 |
andrearosa | that is my only concern | 14:29 |
andrearosa | bauzas: it was a very long spec | 14:30 |
bauzas | my concern is also having nova-manage calling the message queue | 14:30 |
bauzas | I thought it was not something accepted | 14:30 |
johnthetubaguy | so the compute.api.py I see as the facade to trigger all compute actions, its primary user is the REST API code | 14:30 |
bauzas | that I agree | 14:31 |
johnthetubaguy | I am really suggesting a new def force_detach_volume method in compute/api.py | 14:31 |
*** achanda has quit IRC | 14:31 | |
bauzas | who would be the caller ? nova-manage? | 14:31 |
*** subscope has quit IRC | 14:31 | |
andrearosa | bauzas: at the moment yes nova-manage | 14:31 |
bauzas | okay, if it has been agreed to use nova-manage, then I'm +1 with johnthetubaguy | 14:32 |
*** matrohon has quit IRC | 14:32 | |
bauzas | because the facade should be the compute API | 14:32 |
andrearosa | johnthetubaguy: ok I can implement a new method It would be good to have the other 2 cores agree with that idea | 14:32 |
andrearosa | but they are not around. | 14:32 |
*** gongysh_ has joined #openstack-meeting | 14:32 | |
johnthetubaguy | andrearosa: yep, they are only in the same timezone for the late meeting I fear | 14:33 |
andrearosa | to gain a +2 I don't want to lose 2 +2 :-p | 14:33 |
ndipanov | andrearosa, what happened to making detach just do it | 14:33 |
andrearosa | ndipanov: do you mean by the original code? | 14:33 |
andrearosa | IIRC the trade-off was to not touch and change the nova code path too much | 14:34 |
ndipanov | okay... | 14:34 |
*** rdopiera has joined #openstack-meeting | 14:34 | |
andrearosa | as this feature is a kind of operators-only tool | 14:34 |
ndipanov | nova manage is a compromise I guess | 14:34 |
andrearosa | as the alternative at the moment is amending manually the DB | 14:35 |
andrearosa | ndipanov: yeap | 14:35 |
johnthetubaguy | yeah, I mean we might end up wanting to do both, I guess | 14:35 |
ndipanov | why not make nova-manage do that | 14:35 |
ndipanov | it does it in a ton of other places | 14:35 |
johnthetubaguy | but this seems like a good force operation, anyways | 14:35 |
johnthetubaguy | OK, we should move on to the next bits | 14:35 |
johnthetubaguy | #topic Open Discussion | 14:35 |
*** openstack changes topic to "Open Discussion (Meeting topic: nova)" | 14:35 | |
johnthetubaguy | so we have a few items here | 14:35 |
andrearosa | ok I'll submit a enw patch, thanks | 14:35 |
johnthetubaguy | #link https://review.openstack.org/#/c/247372/ | 14:36 |
*** gongysh_ has quit IRC | 14:36 | |
johnthetubaguy | Copy encryptors from Nova to os-brick | 14:36 |
DuncanT | Hi, I put this one up | 14:36 |
danpb | i'm not seeing any nova spec for this yet unless i missed it | 14:36 |
johnthetubaguy | this is more a discussion about what goes into os-brick, as I understand it | 14:37 |
DuncanT | The short story being that cinder is going ahead and copying the encryptor code into brick, since we need it to create encrypted volumes from images and to retype to encrypted volumes | 14:37 |
DuncanT | It seems an obvious source of bugs to have 2 copies of the same code that can get out-of-sync | 14:38 |
johnthetubaguy | ah, so you don't need decrypt? | 14:38 |
johnthetubaguy | DuncanT: agreed | 14:38 |
*** sdake has quit IRC | 14:38 | |
danpb | my concern is that it is not clear exactly what code is being moved | 14:38 |
DuncanT | There's ongoing discussion about whether we need decrypt | 14:38 |
DuncanT | But encrypt is the priority | 14:38 |
danpb | and whether it impacts on the nova volume setup code in virt drivers | 14:38 |
johnthetubaguy | it seems to match the use case of everything else in os-brick, unless I am missing something massive? | 14:39 |
danpb | we don't want to hand setup of encrypted volumes off to os-brick, because we want the flexibility to choose how we deal with encrypted volumes | 14:39 |
DuncanT | danpb: Would you like a spec? A patch? We can work with process if somebody will tell us what that process is | 14:39 |
*** vivek-ebay has joined #openstack-meeting | 14:40 | |
danpb | eg as discussed earlier, our long term goal is to not use dm-crypt at all and just configure encryption in QEMU | 14:40 |
DuncanT | danpb: Brick won't be taking over, just acting as a repository of the helper methods so that they work the same in nova and cinder | 14:40 |
johnthetubaguy | so I am not understanding the question here? | 14:40 |
*** bvandenh has joined #openstack-meeting | 14:40 | |
johnthetubaguy | is the question, if we move the code to os-brick, will nova delete the old code and use the code in os-brick? | 14:40 |
DuncanT | danpb: I don't see that this affects your long term plans, just stop calling the code in brick (unless you want to test back-compat I guess, up to you) | 14:41 |
*** gongysh_ has joined #openstack-meeting | 14:41 | |
DuncanT | johnthetubaguy: Yes. That's the question - is nova interested in patches to use the brick code | 14:41 |
danpb | ok, that sounds ok - it just wasn't clear from the description provided | 14:41 |
*** subscope has joined #openstack-meeting | 14:41 | |
johnthetubaguy | yeah, it seems to make total sense to me | 14:41 |
danpb | though I could suggest we could just create a standalone python dm-crypt library | 14:41 |
johnthetubaguy | needs to be shared, lets share it through os-brick | 14:41 |
danpb | rather than just stuffing it into os-brick | 14:42 |
DuncanT | danpb: Brick exists as a place to stuff block related code. It isn't very big, and having yet another library is a management pain IMO | 14:42 |
johnthetubaguy | it does seem easier to put it in there, we could split it out later if that turns out to be a bad idea | 14:43 |
johnthetubaguy | but I don't really know that code too well | 14:43 |
*** su_zhang has quit IRC | 14:43 | |
johnthetubaguy | so feels like we can create a blueprint to track that work, a specless one? | 14:43 |
*** su_zhang has joined #openstack-meeting | 14:44 | |
*** MarkAtwood has joined #openstack-meeting | 14:44 | |
DuncanT | Sure, blueprint in the next few days | 14:44 |
johnthetubaguy | the details are really down to what os-brick does I feel, which should be discussed in the os-brick context | 14:44 |
*** vivek-ebay has quit IRC | 14:44 | |
johnthetubaguy | DuncanT: cool, ping me when thats up, and I can do the needful, although we do have a blueprint freeze a week today | 14:44 |
DuncanT | We'll try to make the initial move line-for-line exact, and I'll add some nova folks to the reviews - please call us out on any changes initially | 14:45 |
DuncanT | I'll go write a blueprint now then :-) | 14:45 |
johnthetubaguy | DuncanT: sounds good, thanks for reaching out | 14:45 |
*** dilip has quit IRC | 14:45 | |
danpb | DuncanT: nb, one other caveat is that os-brick will need to be careful about not changing API once it owns it | 14:45 |
*** drankis has quit IRC | 14:46 | |
danpb | so as to avoid us having to do lock-step updates of nova & cinder & os-brick for api incompatible changes | 14:46 |
DuncanT | danpb: Acknowledged and understood. | 14:46 |
johnthetubaguy | so there is a performance team note about issues with n-api-meta causing high CPU load | 14:46 |
*** cartik has joined #openstack-meeting | 14:46 | |
johnthetubaguy | its referring to large ops tests | 14:46 |
johnthetubaguy | I think there is an action for mriedem, so will live that on the agenda for next time | 14:47 |
danpb | yeah doesn't seem like there's really anything to discuss for that | 14:47 |
johnthetubaguy | #link https://bugs.launchpad.net/nova/+bug/1515768 | 14:47 |
openstack | Launchpad bug 1515768 in tacker "Instance creation fails with libvirtError: Unable to create tap device: Device or resource busy " [Undecided,New] | 14:47 |
johnthetubaguy | there is a new bug someone has linked here | 14:47 |
sripriya | hi: i put this one up | 14:47 |
*** su_zhang has quit IRC | 14:48 | |
sripriya | there is duplicate set of ports in nova cache for the instance when it is trying to plug 3 vnics to the instance | 14:48 |
*** MarkAtwood has quit IRC | 14:48 | |
*** ItSANgo has joined #openstack-meeting | 14:48 | |
johnthetubaguy | sripriya: what would you like to discuss? is this requesting help to debug the problem? | 14:49 |
sripriya | johnthetubaguy: yes | 14:49 |
johnthetubaguy | looks like this is one of those things that causes the intermittent generic ssh failure in the tests | 14:49 |
johnthetubaguy | but its nice we have a specific failure mode | 14:49 |
bauzas | not sure | 14:49 |
*** scheuran has quit IRC | 14:49 | |
johnthetubaguy | sripriya: have you created an ER query for this? | 14:50 |
bauzas | it's a bit different from the setup we have in the gate AFAIK | 14:50 |
sripriya | johnthetubaguy: it fails 1 out of 3 times | 14:50 |
*** subscope has quit IRC | 14:50 | |
sripriya | johnthetubaguy: sorry what's ER query? | 14:50 |
bauzas | not sure it's a gate failure | 14:50 |
bauzas | checking now | 14:50 |
johnthetubaguy | sripriya: so the bug claims its a gate failure | 14:50 |
danpb | yeah this just sounds like a nova network cache problem | 14:50 |
sripriya | bauzas: yes, happens one out of 3 times | 14:50 |
bauzas | on your env | 14:50 |
danpb | its corrupting itself and getting duplicate nic entries | 14:50 |
bauzas | here, I'm wondering if the CI is impacted | 14:51 |
*** zqfan_AFK has joined #openstack-meeting | 14:51 | |
johnthetubaguy | so the ER query is basically how we track gate bugs, to see how often we hit them | 14:51 |
bauzas | danpb: yeah that's my understanding | 14:51 |
sripriya | johnthetubaguy: yes, reproducible on local too in fact on a physical system, fails 1 out of 3 times | 14:51 |
danpb | i've seen a very similar bug reported downstream in RHEL openstack, but i could have sworn we identified it as already fixed upstream | 14:51 |
johnthetubaguy | OK, lets catch up on that in #openstack-nova after the meeting | 14:51 |
bauzas | oh man, launchpad why are you trampling the \n ? | 14:51 |
bauzas | agreed | 14:51 |
*** zqfan_AFK is now known as zqfan | 14:51 | |
sripriya | johnthetubaguy: thank you | 14:52 |
johnthetubaguy | https://review.openstack.org/#/c/248780 FK between BandwidthUsageCache.uuid and Instance, how do we add this safely? | 14:52 |
johnthetubaguy | lxsli I think this is your question? | 14:52 |
*** subscope has joined #openstack-meeting | 14:53 | |
PaulMurray | hes coming | 14:53 |
lxsli | here | 14:53 |
lxsli | mriedem suggested I add this to the meeting | 14:53 |
*** jichen has quit IRC | 14:54 | |
lxsli | my patch cleans up orphaned data now and turns off FK constraints for MySQL, do we need to add other DB-specific protections or do we think it's safe now? | 14:54 |
johnthetubaguy | so the problem we have here, is we have not test to check "online"-ness of a migration yet | 14:54 |
johnthetubaguy | have no test to^ | 14:54 |
johnthetubaguy | which kinda sucks, but I think thats the best we can do right now really | 14:55 |
*** toscalix has joined #openstack-meeting | 14:55 | |
lxsli | I'm all good to continue then? No arguments about adding an FK? | 14:56 |
*** subscope has quit IRC | 14:56 | |
johnthetubaguy | seems like a sane thing to add, from where I am say | 14:56 |
johnthetubaguy | am sat | 14:56 |
lxsli | great, I'm happy then | 14:56 |
johnthetubaguy | I know we started off with zero FKs in the DB, but I think that was a premature optimisation really | 14:57 |
johnthetubaguy | well, the ML covered it quite well I think | 14:57 |
lxsli | yeah Mike was very helpful | 14:57 |
johnthetubaguy | cool | 14:57 |
johnthetubaguy | any more for any more? | 14:57 |
llu-laptop | have a question about spec https://review.openstack.org/#/c/180049/ , the main purpose is to add new nova-manage cmd to list the compute node metrics stored in nova DB | 14:57 |
johnthetubaguy | oh, yes, fire away | 14:58 |
llu-laptop | someone said it could go specless, should I do that or still waiting for spec approval? | 14:58 |
llu-laptop | it already got 1 +2 and several +1s, don't know which way is better | 14:59 |
*** yfried has quit IRC | 14:59 | |
johnthetubaguy | llu-laptop: we have a spec for it now, I think this needs a spec really, just to capture all the conversation we had about that | 14:59 |
*** gordc has joined #openstack-meeting | 14:59 | |
johnthetubaguy | OK, so the clock says we are done | 14:59 |
johnthetubaguy | thanks all | 15:00 |
johnthetubaguy | #endmeeting | 15:00 |
llu-laptop | ok, got that | 15:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 15:00 | |
openstack | Meeting ended Thu Nov 26 15:00:01 2015 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova/2015/nova.2015-11-26-14.06.html | 15:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova/2015/nova.2015-11-26-14.06.txt | 15:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/nova/2015/nova.2015-11-26-14.06.log.html | 15:00 |
*** andrearosa has left #openstack-meeting | 15:00 | |
johnthetubaguy | llu-laptop: we should be able to get that merged, shouldn't be a problem, in theory | 15:00 |
*** danpb has left #openstack-meeting | 15:00 | |
gordc | #startmeeting telemetry | 15:00 |
openstack | Meeting started Thu Nov 26 15:00:46 2015 UTC and is due to finish in 60 minutes. The chair is gordc. 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: telemetry)" | 15:00 | |
llu-laptop | johnthetubaguy: glad to here that | 15:00 |
openstack | The meeting name has been set to 'telemetry' | 15:00 |
*** markus_z has left #openstack-meeting | 15:00 | |
gordc | let's see if we have enough today. | 15:00 |
nadya_ | o/ | 15:01 |
llu-laptop | s/here/hear/ | 15:01 |
llu-laptop | o/ | 15:01 |
*** thorst has joined #openstack-meeting | 15:02 | |
*** PaulMurray has left #openstack-meeting | 15:02 | |
zqfan | o/ | 15:02 |
gordc | i forgot cdent was american | 15:02 |
*** eglynn has joined #openstack-meeting | 15:03 | |
*** thorst_ has joined #openstack-meeting | 15:03 | |
*** achanda has joined #openstack-meeting | 15:03 | |
*** toscalix_ has joined #openstack-meeting | 15:03 | |
gordc | let's just do a quick update so we can all leave. :) | 15:03 |
gordc | #topic recurring: roadmap items (new/old/blockers) https://wiki.openstack.org/wiki/Telemetry/RoadMap | 15:03 |
*** openstack changes topic to "recurring: roadmap items (new/old/blockers) https://wiki.openstack.org/wiki/Telemetry/RoadMap (Meeting topic: telemetry)" | 15:03 | |
*** toscalix has quit IRC | 15:04 | |
gordc | i think we're ok with current bp list. some items aren't taken yet. | 15:04 |
gordc | just a reminder, i sent an email... | 15:04 |
gordc | but next week i will tagging everything ceilometer and aodh related | 15:04 |
gordc | for mitaka-1 | 15:04 |
gordc | if there's any priority items you need for M-1, you should let me know | 15:05 |
gordc | any issues? | 15:05 |
*** cfriesen has left #openstack-meeting | 15:05 | |
*** cartik has quit IRC | 15:05 | |
*** r-mibu has joined #openstack-meeting | 15:05 | |
gordc | r-mibu: just fyi, i'm tagging aodh for Mitaka-1 release. | 15:06 |
gordc | next week. | 15:06 |
*** thorst has quit IRC | 15:06 | |
*** nelsnelson has quit IRC | 15:06 | |
*** cartik has joined #openstack-meeting | 15:06 | |
*** cartik has quit IRC | 15:07 | |
* gordc thinks he's talking to himself | 15:07 | |
r-mibu | gordc, got it | 15:07 |
gordc | #topic open discussion | 15:07 |
*** openstack changes topic to "open discussion (Meeting topic: telemetry)" | 15:07 | |
gordc | since we seem pretty sparse in attendance. | 15:07 |
gordc | any items people want to talk about? | 15:08 |
*** thorst_ has quit IRC | 15:08 | |
gordc | spcs? | 15:08 |
gordc | specs*? | 15:08 |
*** ityaptin has joined #openstack-meeting | 15:08 | |
gordc | llu-laptop: you know kvm/libvirt well? | 15:08 |
gordc | https://review.openstack.org/#/c/182057/ | 15:08 |
gordc | that needs some eyes from someone who knows compute ^ | 15:08 |
llu-laptop | i'm afraid not :( | 15:09 |
gordc | llu-laptop: kk. i'll try getting someone from nova | 15:09 |
jd__ | o/ | 15:09 |
llu-laptop | i'll try to look at that next week | 15:09 |
gordc | jd__: you're too late. | 15:09 |
jd__ | I've nothing interesting to say anyway | 15:09 |
gordc | any items to discuss? gnocchi? | 15:09 |
gordc | cool | 15:10 |
*** achanda has quit IRC | 15:10 | |
gordc | we all good? | 15:10 |
gordc | fastest meeting ever? | 15:10 |
zqfan | not familiar with cpu over commit | 15:10 |
jd__ | we need people to get to work :) | 15:10 |
gordc | zqfan: yeah, i think that's the case for everyone | 15:10 |
*** jkraj has quit IRC | 15:11 | |
nadya_ | ask someone from nova to take a look? | 15:11 |
gordc | nadya_: i've added a name. | 15:11 |
*** roxanaghe has joined #openstack-meeting | 15:11 | |
nadya_ | nova-core :)? | 15:11 |
llu-laptop | Daniel Berrange? | 15:11 |
llu-laptop | not sure I spell his name right | 15:11 |
gordc | i think a lot of nova devs think anything metric related is our thing and now theirs | 15:11 |
llu-laptop | he's libvirt guru | 15:12 |
*** nate_gone is now known as njohnston | 15:12 | |
gordc | llu-laptop: cool cool. will give a look. | 15:12 |
gordc | other items? | 15:13 |
gordc | let's call it. | 15:13 |
gordc | thanks for showing up folks | 15:13 |
gordc | #endmeeting | 15:13 |
*** nelsnelson has joined #openstack-meeting | 15:13 | |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 15:14 | |
openstack | Meeting ended Thu Nov 26 15:13:59 2015 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:14 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/telemetry/2015/telemetry.2015-11-26-15.00.html | 15:14 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/telemetry/2015/telemetry.2015-11-26-15.00.txt | 15:14 |
openstack | Log: http://eavesdrop.openstack.org/meetings/telemetry/2015/telemetry.2015-11-26-15.00.log.html | 15:14 |
*** gordc has left #openstack-meeting | 15:14 | |
*** dims has joined #openstack-meeting | 15:14 | |
*** zqfan has left #openstack-meeting | 15:14 | |
*** llu-laptop has quit IRC | 15:15 | |
*** llu has left #openstack-meeting | 15:15 | |
*** zhhuabj has quit IRC | 15:15 | |
*** roxanaghe has quit IRC | 15:15 | |
*** r-mibu has left #openstack-meeting | 15:16 | |
*** otter768 has joined #openstack-meeting | 15:16 | |
*** angdraug has joined #openstack-meeting | 15:17 | |
*** pnavarro has joined #openstack-meeting | 15:17 | |
*** neelashah has joined #openstack-meeting | 15:19 | |
*** rdopiera has left #openstack-meeting | 15:21 | |
*** otter768 has quit IRC | 15:21 | |
*** cartik has joined #openstack-meeting | 15:21 | |
*** neelashah has quit IRC | 15:22 | |
*** cartik has quit IRC | 15:22 | |
*** cartik has joined #openstack-meeting | 15:23 | |
*** cartik has quit IRC | 15:23 | |
*** sripriya has quit IRC | 15:24 | |
*** subscope has joined #openstack-meeting | 15:25 | |
*** njohnston is now known as nate_gone | 15:26 | |
*** vahidh has joined #openstack-meeting | 15:27 | |
*** gongysh_ has quit IRC | 15:29 | |
*** neeti has quit IRC | 15:29 | |
*** su_zhang has joined #openstack-meeting | 15:29 | |
*** gongysh_ has joined #openstack-meeting | 15:29 | |
*** gongysh_ has quit IRC | 15:30 | |
*** w00taK has joined #openstack-meeting | 15:31 | |
w00taK | w00t | 15:31 |
*** mestery has quit IRC | 15:31 | |
*** vahidh has quit IRC | 15:31 | |
*** cartik has joined #openstack-meeting | 15:32 | |
*** mestery has joined #openstack-meeting | 15:32 | |
*** zhhuabj has joined #openstack-meeting | 15:32 | |
*** w00taK has left #openstack-meeting | 15:33 | |
*** dzamboni has quit IRC | 15:33 | |
*** arvinchou_ has quit IRC | 15:34 | |
*** neelashah has joined #openstack-meeting | 15:34 | |
*** vgridnev has quit IRC | 15:36 | |
*** xingchao has joined #openstack-meeting | 15:40 | |
*** electrofelix has joined #openstack-meeting | 15:43 | |
*** xingchao has quit IRC | 15:43 | |
*** Daisy has joined #openstack-meeting | 15:45 | |
*** rfolco_ is now known as rfolco | 15:46 | |
*** rohit_ has joined #openstack-meeting | 15:49 | |
*** Daisy has quit IRC | 15:50 | |
*** su_zhang has quit IRC | 15:51 | |
*** su_zhang has joined #openstack-meeting | 15:52 | |
*** paul-carlton1 has left #openstack-meeting | 15:53 | |
*** su_zhang has quit IRC | 15:56 | |
*** salv-orlando has joined #openstack-meeting | 15:59 | |
*** philipw has quit IRC | 15:59 | |
*** philipw has joined #openstack-meeting | 15:59 | |
*** xingchao has joined #openstack-meeting | 16:01 | |
*** cartik has quit IRC | 16:01 | |
*** toscalix_ has quit IRC | 16:02 | |
*** numans has quit IRC | 16:02 | |
*** salv-orlando has quit IRC | 16:03 | |
*** bobh has joined #openstack-meeting | 16:03 | |
*** iben has joined #openstack-meeting | 16:05 | |
*** xingchao has quit IRC | 16:06 | |
*** eglynn has quit IRC | 16:06 | |
*** achanda has joined #openstack-meeting | 16:07 | |
*** pratikmallya has joined #openstack-meeting | 16:07 | |
*** pleia2_ is now known as pleia2 | 16:08 | |
*** bogdando has joined #openstack-meeting | 16:09 | |
*** bobh has quit IRC | 16:09 | |
*** ndipanov has quit IRC | 16:10 | |
*** su_zhang has joined #openstack-meeting | 16:11 | |
*** hashar has quit IRC | 16:11 | |
*** achanda has quit IRC | 16:12 | |
*** harshs has joined #openstack-meeting | 16:13 | |
*** claudiub has quit IRC | 16:13 | |
*** baoli has joined #openstack-meeting | 16:18 | |
*** SridharG has left #openstack-meeting | 16:18 | |
*** otter768 has joined #openstack-meeting | 16:20 | |
*** vgridnev has joined #openstack-meeting | 16:24 | |
*** matrohon has joined #openstack-meeting | 16:25 | |
*** iben has quit IRC | 16:26 | |
*** huangtianhua has joined #openstack-meeting | 16:27 | |
*** tiantian has quit IRC | 16:29 | |
*** ihrachys_ has joined #openstack-meeting | 16:30 | |
*** alexpilo_ has joined #openstack-meeting | 16:30 | |
*** ItSANg___ has joined #openstack-meeting | 16:31 | |
*** MarkAtwood has joined #openstack-meeting | 16:32 | |
*** gcb has quit IRC | 16:32 | |
*** electrofelix has quit IRC | 16:32 | |
*** rohit__ has joined #openstack-meeting | 16:32 | |
*** patrickeast_ has joined #openstack-meeting | 16:32 | |
*** elo has joined #openstack-meeting | 16:33 | |
*** aysyd_ has joined #openstack-meeting | 16:33 | |
*** coreycb` has joined #openstack-meeting | 16:34 | |
*** lsp42_ has joined #openstack-meeting | 16:34 | |
*** ajaya has joined #openstack-meeting | 16:35 | |
*** noqa_v_q1ovnie has joined #openstack-meeting | 16:35 | |
*** kevinbenton_ has joined #openstack-meeting | 16:35 | |
*** ihrachys has quit IRC | 16:35 | |
*** alexpilotti has quit IRC | 16:35 | |
*** patrickeast has quit IRC | 16:35 | |
*** nurla has quit IRC | 16:35 | |
*** david8hu has quit IRC | 16:35 | |
*** rohit_ has quit IRC | 16:35 | |
*** bogdando has quit IRC | 16:35 | |
*** pnavarro has quit IRC | 16:35 | |
*** ajayaa has quit IRC | 16:35 | |
*** kevinbenton has quit IRC | 16:35 | |
*** coreycb has quit IRC | 16:35 | |
*** devananda has quit IRC | 16:35 | |
*** peristeri has quit IRC | 16:35 | |
*** lsp42 has quit IRC | 16:35 | |
*** noqa_v_qoovnie has quit IRC | 16:35 | |
*** shakamunyi has quit IRC | 16:35 | |
*** gongysh has quit IRC | 16:35 | |
*** peristeri has joined #openstack-meeting | 16:35 | |
*** ItSANgo has quit IRC | 16:35 | |
*** elo1 has quit IRC | 16:35 | |
*** nurla has joined #openstack-meeting | 16:35 | |
*** aysyd has quit IRC | 16:35 | |
*** devananda has joined #openstack-meeting | 16:35 | |
*** aysyd_ is now known as aysyd | 16:35 | |
*** patrickeast_ is now known as patrickeast | 16:35 | |
*** sdake has joined #openstack-meeting | 16:35 | |
*** rohit__ is now known as rohit_ | 16:35 | |
*** bogdando has joined #openstack-meeting | 16:35 | |
*** pnavarro has joined #openstack-meeting | 16:36 | |
*** shakamunyi has joined #openstack-meeting | 16:36 | |
*** baoli has quit IRC | 16:36 | |
*** david8hu has joined #openstack-meeting | 16:36 | |
*** MarkAtwood has quit IRC | 16:37 | |
*** gongysh has joined #openstack-meeting | 16:37 | |
*** mbound_ has quit IRC | 16:39 | |
*** sdake_ has joined #openstack-meeting | 16:39 | |
*** sdake has quit IRC | 16:40 | |
*** arvinchou_ has joined #openstack-meeting | 16:41 | |
*** zaneb has quit IRC | 16:41 | |
*** vivek-ebay has joined #openstack-meeting | 16:41 | |
*** arvinchou_ has quit IRC | 16:41 | |
*** otter768 has quit IRC | 16:42 | |
*** kozhukalov_ has quit IRC | 16:45 | |
*** vivek-ebay has quit IRC | 16:46 | |
*** t4nk162 has joined #openstack-meeting | 16:46 | |
*** thorst has joined #openstack-meeting | 16:49 | |
*** toscalix has joined #openstack-meeting | 16:50 | |
*** thorst has quit IRC | 16:50 | |
*** kozhukalov_ has joined #openstack-meeting | 16:53 | |
*** achanda has joined #openstack-meeting | 16:53 | |
*** jog0 has quit IRC | 16:54 | |
*** bobh has joined #openstack-meeting | 16:54 | |
*** dilip has joined #openstack-meeting | 16:54 | |
*** jog0 has joined #openstack-meeting | 16:55 | |
*** houming has quit IRC | 16:55 | |
*** sputnik13 has joined #openstack-meeting | 16:55 | |
*** subscope has quit IRC | 16:55 | |
*** nadya_ has quit IRC | 16:56 | |
*** bobh has quit IRC | 16:56 | |
*** wendar_ is now known as wendar | 16:56 | |
*** otter768 has joined #openstack-meeting | 16:56 | |
*** gongysh has quit IRC | 16:58 | |
*** iben has joined #openstack-meeting | 16:59 | |
*** t4nk162 has quit IRC | 16:59 | |
*** ildikov has quit IRC | 16:59 | |
*** sputnik13 has quit IRC | 17:00 | |
*** tristanC has joined #openstack-meeting | 17:00 | |
*** haomaiwang has quit IRC | 17:00 | |
*** gongysh has joined #openstack-meeting | 17:00 | |
*** haomaiwang has joined #openstack-meeting | 17:01 | |
*** haomaiwang has quit IRC | 17:01 | |
*** haomaiwang has joined #openstack-meeting | 17:01 | |
*** eduardo__ has quit IRC | 17:02 | |
*** e0ne has quit IRC | 17:03 | |
*** ygbo has quit IRC | 17:04 | |
*** vivek-ebay has joined #openstack-meeting | 17:04 | |
*** sgundur has joined #openstack-meeting | 17:05 | |
*** nate_gone is now known as njohnston | 17:06 | |
*** sgundur has left #openstack-meeting | 17:06 | |
*** jlanoux has quit IRC | 17:06 | |
*** haomaiwang has quit IRC | 17:08 | |
*** egallen has quit IRC | 17:09 | |
*** egallen has joined #openstack-meeting | 17:09 | |
*** angdraug has quit IRC | 17:10 | |
*** nmagnezi_ has quit IRC | 17:11 | |
*** MarkAtwood has joined #openstack-meeting | 17:11 | |
*** yamamoto has quit IRC | 17:11 | |
*** ^Gal^ has quit IRC | 17:11 | |
*** gongysh has quit IRC | 17:14 | |
*** vahidh has joined #openstack-meeting | 17:15 | |
*** njohnston is now known as nate_gone | 17:15 | |
*** ^Gal^ has joined #openstack-meeting | 17:16 | |
*** iben has quit IRC | 17:17 | |
*** gongysh has joined #openstack-meeting | 17:17 | |
*** ihrachys_ has quit IRC | 17:19 | |
*** vahidh has quit IRC | 17:19 | |
*** sputnik13 has joined #openstack-meeting | 17:21 | |
*** toscalix has quit IRC | 17:25 | |
*** iben has joined #openstack-meeting | 17:26 | |
*** armax has joined #openstack-meeting | 17:31 | |
*** kozhukalov_ has quit IRC | 17:32 | |
*** klkumar has quit IRC | 17:34 | |
*** sputnik13 has quit IRC | 17:35 | |
*** sputnik13 has joined #openstack-meeting | 17:35 | |
*** sputnik13 has quit IRC | 17:35 | |
*** shashank_hegde has joined #openstack-meeting | 17:40 | |
*** su_zhang has quit IRC | 17:40 | |
*** changbl has quit IRC | 17:40 | |
*** irenab has quit IRC | 17:41 | |
*** su_zhang has joined #openstack-meeting | 17:41 | |
*** mjturek1 has quit IRC | 17:41 | |
*** rfolco has quit IRC | 17:43 | |
*** rossella_ has quit IRC | 17:43 | |
*** gongysh has quit IRC | 17:43 | |
*** gongysh has joined #openstack-meeting | 17:43 | |
*** aysyd has quit IRC | 17:43 | |
*** rossella_ has joined #openstack-meeting | 17:44 | |
*** aysyd has joined #openstack-meeting | 17:44 | |
*** su_zhang has quit IRC | 17:45 | |
*** sdake_ has quit IRC | 17:45 | |
*** toscalix has joined #openstack-meeting | 17:45 | |
*** kozhukalov_ has joined #openstack-meeting | 17:45 | |
*** raildo is now known as raildo-afk | 17:46 | |
*** raildo-afk is now known as raildo | 17:48 | |
*** e0ne has joined #openstack-meeting | 17:49 | |
*** sdake has joined #openstack-meeting | 17:52 | |
*** thorst has joined #openstack-meeting | 17:52 | |
*** topol has joined #openstack-meeting | 17:53 | |
*** armax has quit IRC | 17:55 | |
*** changbl has joined #openstack-meeting | 17:55 | |
*** bvandenh has quit IRC | 17:56 | |
*** Daisy has joined #openstack-meeting | 17:57 | |
*** topol has quit IRC | 17:57 | |
*** egallen has quit IRC | 17:58 | |
*** egallen has joined #openstack-meeting | 18:00 | |
*** Daisy has quit IRC | 18:01 | |
*** xingchao has joined #openstack-meeting | 18:03 | |
*** zhonghua has quit IRC | 18:04 | |
*** zhonghua-lee has joined #openstack-meeting | 18:05 | |
*** egallen_ has joined #openstack-meeting | 18:05 | |
*** egallen has quit IRC | 18:05 | |
*** egallen_ is now known as egallen | 18:05 | |
*** kozhukalov_ has quit IRC | 18:06 | |
*** xingchao has quit IRC | 18:07 | |
*** e0ne has quit IRC | 18:11 | |
*** bobh has joined #openstack-meeting | 18:11 | |
*** su_zhang has joined #openstack-meeting | 18:11 | |
*** yamamoto has joined #openstack-meeting | 18:12 | |
*** egallen has quit IRC | 18:12 | |
*** jordanP has quit IRC | 18:13 | |
*** safchain has quit IRC | 18:14 | |
*** su_zhang has quit IRC | 18:15 | |
*** pnavarro has quit IRC | 18:16 | |
*** yamamoto has quit IRC | 18:16 | |
*** e0ne has joined #openstack-meeting | 18:17 | |
*** harshs has quit IRC | 18:17 | |
*** 17WAA4Q5S has quit IRC | 18:17 | |
*** e0ne has quit IRC | 18:17 | |
*** iben has quit IRC | 18:18 | |
*** fzdarsky has quit IRC | 18:19 | |
*** kozhukalov_ has joined #openstack-meeting | 18:19 | |
*** subscope has joined #openstack-meeting | 18:20 | |
*** bobh has quit IRC | 18:20 | |
*** sdake has quit IRC | 18:21 | |
*** _d34dh0r53_ is now known as d34dh0r53 | 18:23 | |
*** otter768 has quit IRC | 18:24 | |
*** ociuhandu has quit IRC | 18:26 | |
*** Douhet has joined #openstack-meeting | 18:26 | |
*** sdake has joined #openstack-meeting | 18:27 | |
*** alaski_ has joined #openstack-meeting | 18:28 | |
*** sdake has quit IRC | 18:28 | |
*** shashank_hegde has quit IRC | 18:32 | |
*** peterlisak has quit IRC | 18:33 | |
*** fouxm has quit IRC | 18:33 | |
*** hogepodge_ has joined #openstack-meeting | 18:33 | |
*** ljxiash has quit IRC | 18:34 | |
*** trey has quit IRC | 18:34 | |
*** mosinut has quit IRC | 18:34 | |
*** hogepodge has quit IRC | 18:34 | |
*** alaski has quit IRC | 18:34 | |
*** rmk has quit IRC | 18:34 | |
*** nate_gone has quit IRC | 18:34 | |
*** leifz has quit IRC | 18:34 | |
*** rmk has joined #openstack-meeting | 18:35 | |
*** mosinut has joined #openstack-meeting | 18:36 | |
*** aranjan has joined #openstack-meeting | 18:36 | |
*** salv-orlando has joined #openstack-meeting | 18:36 | |
*** trey has joined #openstack-meeting | 18:36 | |
*** sacharya has joined #openstack-meeting | 18:38 | |
*** vahidh has joined #openstack-meeting | 18:39 | |
*** salv-orlando has quit IRC | 18:40 | |
*** yfried has joined #openstack-meeting | 18:41 | |
*** ^Gal^ has quit IRC | 18:41 | |
*** electrofelix has joined #openstack-meeting | 18:45 | |
*** ^Gal^ has joined #openstack-meeting | 18:45 | |
*** MaxPC1 has joined #openstack-meeting | 18:47 | |
*** elo1 has joined #openstack-meeting | 18:48 | |
*** baoli has joined #openstack-meeting | 18:48 | |
*** ItSANgo_ has joined #openstack-meeting | 18:48 | |
*** vivek-ebay has quit IRC | 18:49 | |
*** MaxPC has quit IRC | 18:49 | |
*** achanda has quit IRC | 18:49 | |
*** sgundur1 has joined #openstack-meeting | 18:51 | |
*** baoli has quit IRC | 18:52 | |
*** jgriffith_ has joined #openstack-meeting | 18:53 | |
*** aignatov2 has joined #openstack-meeting | 18:53 | |
*** kmARC_ has joined #openstack-meeting | 18:54 | |
*** dougshelley66_ has joined #openstack-meeting | 18:54 | |
*** tristanC_ has joined #openstack-meeting | 18:54 | |
*** morgabra has joined #openstack-meeting | 18:54 | |
*** yfried_ has joined #openstack-meeting | 18:54 | |
*** nelsnels_ has joined #openstack-meeting | 18:55 | |
*** trey_ has joined #openstack-meeting | 18:55 | |
*** hogepodge has joined #openstack-meeting | 18:55 | |
*** pshige___ has joined #openstack-meeting | 18:55 | |
*** tonyb_ has joined #openstack-meeting | 18:56 | |
*** rods_ has joined #openstack-meeting | 18:57 | |
*** MarkAtwood has quit IRC | 18:57 | |
*** agireud- has joined #openstack-meeting | 18:58 | |
*** cebruns has joined #openstack-meeting | 18:58 | |
*** beisner- has joined #openstack-meeting | 18:58 | |
*** ukinau has joined #openstack-meeting | 18:59 | |
*** crinkle_ has joined #openstack-meeting | 19:00 | |
*** coreycb has joined #openstack-meeting | 19:01 | |
*** huats_ has joined #openstack-meeting | 19:01 | |
*** trey has quit IRC | 19:01 | |
*** hogepodge_ has quit IRC | 19:01 | |
*** alaski_ has quit IRC | 19:01 | |
*** trey_ is now known as trey | 19:01 | |
*** yfried has quit IRC | 19:01 | |
*** shakamunyi has quit IRC | 19:01 | |
*** lsp42_ has quit IRC | 19:01 | |
*** coreycb` has quit IRC | 19:01 | |
*** neelashah has quit IRC | 19:01 | |
*** nelsnelson has quit IRC | 19:01 | |
*** ityaptin has quit IRC | 19:01 | |
*** rbowen has quit IRC | 19:01 | |
*** kmARC has quit IRC | 19:01 | |
*** mrunge has quit IRC | 19:01 | |
*** tellesnobrega has quit IRC | 19:01 | |
*** sirushti has quit IRC | 19:01 | |
*** bkero has quit IRC | 19:01 | |
*** albertom has quit IRC | 19:01 | |
*** john5223_ has quit IRC | 19:01 | |
*** hugokuo has quit IRC | 19:01 | |
*** ukinau- has quit IRC | 19:01 | |
*** ptoohill has quit IRC | 19:01 | |
*** ozamiatin has quit IRC | 19:01 | |
*** jtomasek has quit IRC | 19:01 | |
*** sileht has quit IRC | 19:01 | |
*** samueldmq has quit IRC | 19:01 | |
*** zaro has quit IRC | 19:01 | |
*** jrist_ has quit IRC | 19:01 | |
*** hughhalf has quit IRC | 19:01 | |
*** morgabra_ has quit IRC | 19:01 | |
*** radez` has quit IRC | 19:01 | |
*** pshige__ has quit IRC | 19:01 | |
*** SotK has quit IRC | 19:01 | |
*** tristanC has quit IRC | 19:01 | |
*** phschwartz_ has quit IRC | 19:01 | |
*** edgar__ has quit IRC | 19:01 | |
*** cebruns_ has quit IRC | 19:01 | |
*** bdperkin has quit IRC | 19:01 | |
*** rods has quit IRC | 19:01 | |
*** pasquier-s has quit IRC | 19:01 | |
*** agireud has quit IRC | 19:01 | |
*** beisner has quit IRC | 19:01 | |
*** cburgess has quit IRC | 19:01 | |
*** jgriffith has quit IRC | 19:01 | |
*** Guest7924 has quit IRC | 19:01 | |
*** tonyb has quit IRC | 19:01 | |
*** mikal has quit IRC | 19:01 | |
*** dougshelley66 has quit IRC | 19:01 | |
*** purp has quit IRC | 19:01 | |
*** dosaboy has quit IRC | 19:01 | |
*** stevemar has quit IRC | 19:01 | |
*** flip214 has quit IRC | 19:01 | |
*** timothyb89 has quit IRC | 19:01 | |
*** jklare has quit IRC | 19:01 | |
*** joearnold has quit IRC | 19:01 | |
*** peterstac has quit IRC | 19:01 | |
*** cfouts has quit IRC | 19:01 | |
*** huats has quit IRC | 19:01 | |
*** kragniz has quit IRC | 19:01 | |
*** Zara has quit IRC | 19:01 | |
*** nijaba has quit IRC | 19:01 | |
*** aorourke-afk has quit IRC | 19:01 | |
*** andreykurilin has quit IRC | 19:01 | |
*** amandap has quit IRC | 19:01 | |
*** ianw has quit IRC | 19:01 | |
*** Guest69925 has quit IRC | 19:01 | |
*** persia has quit IRC | 19:01 | |
*** dstanek has quit IRC | 19:01 | |
*** Jokke_ has quit IRC | 19:01 | |
*** aignatov has quit IRC | 19:01 | |
*** DinaBelova has quit IRC | 19:01 | |
*** crinkle has quit IRC | 19:01 | |
*** docaedo has quit IRC | 19:01 | |
*** jcook has quit IRC | 19:01 | |
*** matrohon has quit IRC | 19:01 | |
*** MaxPC1 has quit IRC | 19:01 | |
*** subscope has quit IRC | 19:01 | |
*** dilip has quit IRC | 19:01 | |
*** david8hu has quit IRC | 19:01 | |
*** ajaya has quit IRC | 19:01 | |
*** dims has quit IRC | 19:01 | |
*** jorge_munoz has quit IRC | 19:01 | |
*** kylek3h_ has quit IRC | 19:01 | |
*** neiljerram has quit IRC | 19:01 | |
*** xek has quit IRC | 19:01 | |
*** d0ugal has quit IRC | 19:01 | |
*** chmouel has quit IRC | 19:01 | |
*** aarefiev has quit IRC | 19:01 | |
*** ahale_ has quit IRC | 19:01 | |
*** darvon_ has quit IRC | 19:01 | |
*** ogelbukh1 has quit IRC | 19:01 | |
*** stanchan has quit IRC | 19:01 | |
*** mwagner has quit IRC | 19:01 | |
*** gmann has quit IRC | 19:01 | |
*** beagles has quit IRC | 19:01 | |
*** rhagarty_ has quit IRC | 19:01 | |
*** hemnafk has quit IRC | 19:01 | |
*** ajo has quit IRC | 19:01 | |
*** beekhof has quit IRC | 19:01 | |
*** vipul has quit IRC | 19:01 | |
*** krotscheck has quit IRC | 19:01 | |
*** sc68cal has quit IRC | 19:01 | |
*** coolsvap has quit IRC | 19:01 | |
*** amit213 has quit IRC | 19:01 | |
*** sgordon has quit IRC | 19:01 | |
*** gothicmindfood has quit IRC | 19:01 | |
*** timello has quit IRC | 19:01 | |
*** HenryG has quit IRC | 19:01 | |
*** maurosr has quit IRC | 19:01 | |
*** krugg has quit IRC | 19:01 | |
*** floppee has quit IRC | 19:01 | |
*** pfallenop has quit IRC | 19:01 | |
*** rodrigods has quit IRC | 19:01 | |
*** sbadia has quit IRC | 19:01 | |
*** ktrmzn has quit IRC | 19:01 | |
*** slagle has quit IRC | 19:01 | |
*** timello- has quit IRC | 19:01 | |
*** pcarver has quit IRC | 19:01 | |
*** tangchen__ has quit IRC | 19:01 | |
*** _matthias_ has quit IRC | 19:01 | |
*** tlbr has quit IRC | 19:01 | |
*** NikitaKonovalov has quit IRC | 19:01 | |
*** Clint has quit IRC | 19:01 | |
*** IgorYozhikov has quit IRC | 19:01 | |
*** mtreinish has quit IRC | 19:01 | |
*** aluria has quit IRC | 19:01 | |
*** dulek has quit IRC | 19:01 | |
*** akuznetsova has quit IRC | 19:01 | |
*** noqa_v_q1ovnie has quit IRC | 19:01 | |
*** patrickeast has quit IRC | 19:01 | |
*** alexpilo_ has quit IRC | 19:01 | |
*** pratikmallya has quit IRC | 19:01 | |
*** garyk has quit IRC | 19:01 | |
*** erlon has quit IRC | 19:01 | |
*** jckasper_ has quit IRC | 19:01 | |
*** francois has quit IRC | 19:01 | |
*** CaptTofu_ has quit IRC | 19:01 | |
*** lekha has quit IRC | 19:01 | |
*** taron has quit IRC | 19:01 | |
*** jang has quit IRC | 19:01 | |
*** megm has quit IRC | 19:01 | |
*** amrith has quit IRC | 19:01 | |
*** intr1nsic has quit IRC | 19:01 | |
*** notmyname has quit IRC | 19:01 | |
*** cody-somerville has quit IRC | 19:01 | |
*** yantarou has quit IRC | 19:01 | |
*** abramley has quit IRC | 19:01 | |
*** bpiotrowski has quit IRC | 19:01 | |
*** j^2 has quit IRC | 19:01 | |
*** zul has quit IRC | 19:01 | |
*** anthonyper has quit IRC | 19:01 | |
*** alpha_ori has quit IRC | 19:01 | |
*** cody-somerville- has quit IRC | 19:01 | |
*** reed has quit IRC | 19:01 | |
*** gsilvis__ has quit IRC | 19:01 | |
*** epheo_ has quit IRC | 19:01 | |
*** beekneemech has quit IRC | 19:01 | |
*** baigk has quit IRC | 19:01 | |
*** markvan_ has quit IRC | 19:01 | |
*** sheeprine has quit IRC | 19:01 | |
*** dabukalam has quit IRC | 19:01 | |
*** smcginnis has quit IRC | 19:01 | |
*** tpeoples has quit IRC | 19:01 | |
*** zxiiro has quit IRC | 19:01 | |
*** jprovazn has quit IRC | 19:01 | |
*** bknudson has quit IRC | 19:01 | |
*** tr3buchet has quit IRC | 19:01 | |
*** vmbrasseur has quit IRC | 19:01 | |
*** hazmat has quit IRC | 19:01 | |
*** bryan_att has quit IRC | 19:01 | |
*** ctracey has quit IRC | 19:01 | |
*** xgerman has quit IRC | 19:01 | |
*** sweston has quit IRC | 19:01 | |
*** dougwig has quit IRC | 19:01 | |
*** briancurtin has quit IRC | 19:01 | |
*** tdasilva has quit IRC | 19:01 | |
*** mescanef has quit IRC | 19:01 | |
*** briancline has quit IRC | 19:01 | |
*** elo has quit IRC | 19:01 | |
*** ItSANg___ has quit IRC | 19:01 | |
*** aranjan has quit IRC | 19:01 | |
*** zhonghua-lee has quit IRC | 19:01 | |
*** mhickey has quit IRC | 19:01 | |
*** henrynash has quit IRC | 19:01 | |
*** david-ly_ has quit IRC | 19:01 | |
*** frickler has quit IRC | 19:01 | |
*** andreaf has quit IRC | 19:01 | |
*** mrodden has quit IRC | 19:01 | |
*** jswarren_ has quit IRC | 19:01 | |
*** yasui_ has quit IRC | 19:01 | |
*** kbyrne has quit IRC | 19:01 | |
*** dteselkin_ has quit IRC | 19:01 | |
*** ianychoi has quit IRC | 19:01 | |
*** skraynev has quit IRC | 19:01 | |
*** gpocentek has quit IRC | 19:01 | |
*** rcarrillocruz has quit IRC | 19:01 | |
*** jcooley has quit IRC | 19:01 | |
*** loquacity has quit IRC | 19:01 | |
*** obondarev_afk has quit IRC | 19:01 | |
*** oomichi has quit IRC | 19:01 | |
*** mmedvede has quit IRC | 19:01 | |
*** luisfdez has quit IRC | 19:01 | |
*** julim has quit IRC | 19:01 | |
*** tjcocozz has quit IRC | 19:01 | |
*** mkoderer has quit IRC | 19:01 | |
*** oanufriev has quit IRC | 19:01 | |
*** peluse has quit IRC | 19:01 | |
*** jwang__ has quit IRC | 19:01 | |
*** mrda has quit IRC | 19:01 | |
*** timfreund has quit IRC | 19:01 | |
*** sdague has quit IRC | 19:01 | |
*** raginbajin has quit IRC | 19:01 | |
*** stevebaker has quit IRC | 19:01 | |
*** egarbade has quit IRC | 19:01 | |
*** scott- has quit IRC | 19:01 | |
*** _fortis has quit IRC | 19:01 | |
*** cschwede has quit IRC | 19:01 | |
*** clarkb has quit IRC | 19:01 | |
*** galstrom_zzz has quit IRC | 19:01 | |
*** Daviey has quit IRC | 19:01 | |
*** memford has quit IRC | 19:01 | |
*** guitarzan has quit IRC | 19:01 | |
*** SlickNik has quit IRC | 19:01 | |
*** finchd has quit IRC | 19:01 | |
*** jd__ has quit IRC | 19:01 | |
*** raildo has quit IRC | 19:01 | |
*** htruta has quit IRC | 19:01 | |
*** ItSANgo_ has quit IRC | 19:01 | |
*** elo1 has quit IRC | 19:01 | |
*** electrofelix has quit IRC | 19:01 | |
*** toscalix has quit IRC | 19:01 | |
*** grumpycatt has quit IRC | 19:01 | |
*** sambetts-afk has quit IRC | 19:01 | |
*** mdbooth has quit IRC | 19:01 | |
*** ttx has quit IRC | 19:01 | |
*** marekd has quit IRC | 19:01 | |
*** bauzas has quit IRC | 19:01 | |
*** johnthetubaguy has quit IRC | 19:01 | |
*** jgriffith_ is now known as jgriffith | 19:01 | |
*** agireud- is now known as agireud | 19:01 | |
*** beisner- is now known as beisner | 19:01 | |
*** dougshelley66_ is now known as dougshelley66 | 19:01 | |
*** rods_ is now known as rods | 19:02 | |
*** aignatov2 is now known as aignatov | 19:02 | |
*** flip214 has joined #openstack-meeting | 19:02 | |
*** flip214 has quit IRC | 19:02 | |
*** flip214 has joined #openstack-meeting | 19:02 | |
*** crinkle_ is now known as crinkle | 19:02 | |
*** jgriffith is now known as Guest72366 | 19:02 | |
*** john5223 has joined #openstack-meeting | 19:02 | |
*** matrohon has joined #openstack-meeting | 19:02 | |
*** bdperkin has joined #openstack-meeting | 19:02 | |
*** rods is now known as Guest636 | 19:02 | |
*** mrunge has joined #openstack-meeting | 19:02 | |
*** bdperkin has quit IRC | 19:02 | |
*** bdperkin has joined #openstack-meeting | 19:02 | |
*** ianw has joined #openstack-meeting | 19:03 | |
*** pasquier-s has joined #openstack-meeting | 19:03 | |
*** tellesnobrega has joined #openstack-meeting | 19:03 | |
*** dosaboy has joined #openstack-meeting | 19:03 | |
*** jichen has joined #openstack-meeting | 19:03 | |
*** sacharya has quit IRC | 19:04 | |
*** shashank_hegde has joined #openstack-meeting | 19:04 | |
*** cburgess has joined #openstack-meeting | 19:04 | |
*** shakamunyi has joined #openstack-meeting | 19:04 | |
*** Jokke_ has joined #openstack-meeting | 19:05 | |
*** gnarld_ has joined #openstack-meeting | 19:05 | |
*** nibalize1 is now known as nibalizer | 19:06 | |
*** amandap has joined #openstack-meeting | 19:07 | |
*** hughhalf_ has joined #openstack-meeting | 19:08 | |
*** purp_too has joined #openstack-meeting | 19:08 | |
*** peterstac has joined #openstack-meeting | 19:08 | |
*** jklare_ has joined #openstack-meeting | 19:08 | |
*** lsp42 has joined #openstack-meeting | 19:08 | |
*** redrobot has joined #openstack-meeting | 19:08 | |
*** SotK_ has joined #openstack-meeting | 19:08 | |
*** MaxPC1 has joined #openstack-meeting | 19:08 | |
*** david8hu has joined #openstack-meeting | 19:08 | |
*** ajaya has joined #openstack-meeting | 19:08 | |
*** dims has joined #openstack-meeting | 19:08 | |
*** jorge_munoz has joined #openstack-meeting | 19:08 | |
*** kylek3h_ has joined #openstack-meeting | 19:08 | |
*** neiljerram has joined #openstack-meeting | 19:08 | |
*** xek has joined #openstack-meeting | 19:08 | |
*** d0ugal has joined #openstack-meeting | 19:08 | |
*** chmouel has joined #openstack-meeting | 19:08 | |
*** aarefiev has joined #openstack-meeting | 19:08 | |
*** ahale_ has joined #openstack-meeting | 19:08 | |
*** darvon_ has joined #openstack-meeting | 19:08 | |
*** ogelbukh1 has joined #openstack-meeting | 19:08 | |
*** stanchan has joined #openstack-meeting | 19:08 | |
*** mwagner has joined #openstack-meeting | 19:08 | |
*** gmann has joined #openstack-meeting | 19:08 | |
*** beagles has joined #openstack-meeting | 19:08 | |
*** rhagarty_ has joined #openstack-meeting | 19:08 | |
*** hemnafk has joined #openstack-meeting | 19:08 | |
*** ajo has joined #openstack-meeting | 19:08 | |
*** vipul has joined #openstack-meeting | 19:08 | |
*** krotscheck has joined #openstack-meeting | 19:08 | |
*** sc68cal has joined #openstack-meeting | 19:08 | |
*** coolsvap has joined #openstack-meeting | 19:08 | |
*** amit213 has joined #openstack-meeting | 19:08 | |
*** sgordon has joined #openstack-meeting | 19:08 | |
*** gothicmindfood has joined #openstack-meeting | 19:08 | |
*** timello has joined #openstack-meeting | 19:08 | |
*** HenryG has joined #openstack-meeting | 19:08 | |
*** maurosr has joined #openstack-meeting | 19:08 | |
*** krugg has joined #openstack-meeting | 19:08 | |
*** floppee has joined #openstack-meeting | 19:08 | |
*** pfallenop has joined #openstack-meeting | 19:08 | |
*** sbadia has joined #openstack-meeting | 19:08 | |
*** ktrmzn has joined #openstack-meeting | 19:08 | |
*** slagle has joined #openstack-meeting | 19:08 | |
*** timello- has joined #openstack-meeting | 19:08 | |
*** pcarver has joined #openstack-meeting | 19:08 | |
*** tangchen__ has joined #openstack-meeting | 19:08 | |
*** _matthias_ has joined #openstack-meeting | 19:08 | |
*** tlbr has joined #openstack-meeting | 19:08 | |
*** dulek has joined #openstack-meeting | 19:08 | |
*** aluria has joined #openstack-meeting | 19:08 | |
*** NikitaKonovalov has joined #openstack-meeting | 19:08 | |
*** Clint has joined #openstack-meeting | 19:08 | |
*** IgorYozhikov has joined #openstack-meeting | 19:08 | |
*** mtreinish has joined #openstack-meeting | 19:08 | |
*** akuznetsova has joined #openstack-meeting | 19:08 | |
*** rodrigods has joined #openstack-meeting | 19:08 | |
*** radez has joined #openstack-meeting | 19:08 | |
*** rbowen has joined #openstack-meeting | 19:08 | |
*** radez has quit IRC | 19:08 | |
*** radez has joined #openstack-meeting | 19:08 | |
*** rodrigods has quit IRC | 19:09 | |
*** rodrigods has joined #openstack-meeting | 19:09 | |
*** redrobot is now known as Guest62707 | 19:09 | |
*** ityaptin has joined #openstack-meeting | 19:10 | |
*** kragniz_ has joined #openstack-meeting | 19:10 | |
*** 92AAB9ZGC has joined #openstack-meeting | 19:10 | |
*** ozamiatin_ has joined #openstack-meeting | 19:10 | |
*** nadya_ has joined #openstack-meeting | 19:10 | |
*** sirushti has joined #openstack-meeting | 19:10 | |
*** phschwartz has joined #openstack-meeting | 19:10 | |
*** edgar has joined #openstack-meeting | 19:10 | |
*** aorourke_ has joined #openstack-meeting | 19:10 | |
*** neelashah1 has joined #openstack-meeting | 19:10 | |
*** joearnold has joined #openstack-meeting | 19:10 | |
*** jrist__ has joined #openstack-meeting | 19:10 | |
*** albertom has joined #openstack-meeting | 19:10 | |
*** DinaBelova has joined #openstack-meeting | 19:10 | |
*** ItSANgo_ has joined #openstack-meeting | 19:10 | |
*** elo1 has joined #openstack-meeting | 19:10 | |
*** electrofelix has joined #openstack-meeting | 19:10 | |
*** toscalix has joined #openstack-meeting | 19:10 | |
*** grumpycatt has joined #openstack-meeting | 19:10 | |
*** sambetts-afk has joined #openstack-meeting | 19:10 | |
*** mdbooth has joined #openstack-meeting | 19:10 | |
*** ttx has joined #openstack-meeting | 19:10 | |
*** marekd has joined #openstack-meeting | 19:10 | |
*** bauzas has joined #openstack-meeting | 19:10 | |
*** johnthetubaguy has joined #openstack-meeting | 19:10 | |
*** nadya_ has quit IRC | 19:10 | |
*** zaro has joined #openstack-meeting | 19:10 | |
*** kragniz_ is now known as kragniz | 19:10 | |
*** jmh has joined #openstack-meeting | 19:10 | |
*** hugokuo has joined #openstack-meeting | 19:11 | |
*** stevemarZzz has joined #openstack-meeting | 19:11 | |
*** a2hill has joined #openstack-meeting | 19:11 | |
*** mikal_ has joined #openstack-meeting | 19:11 | |
*** timothyb89_ has joined #openstack-meeting | 19:11 | |
*** nijaba_ has joined #openstack-meeting | 19:11 | |
*** aranjan has joined #openstack-meeting | 19:11 | |
*** zhonghua-lee has joined #openstack-meeting | 19:11 | |
*** mhickey has joined #openstack-meeting | 19:11 | |
*** henrynash has joined #openstack-meeting | 19:11 | |
*** david-ly_ has joined #openstack-meeting | 19:11 | |
*** frickler has joined #openstack-meeting | 19:11 | |
*** mrodden has joined #openstack-meeting | 19:11 | |
*** jswarren_ has joined #openstack-meeting | 19:11 | |
*** yasui_ has joined #openstack-meeting | 19:11 | |
*** kbyrne has joined #openstack-meeting | 19:11 | |
*** dteselkin_ has joined #openstack-meeting | 19:11 | |
*** ianychoi has joined #openstack-meeting | 19:11 | |
*** skraynev has joined #openstack-meeting | 19:11 | |
*** gpocentek has joined #openstack-meeting | 19:11 | |
*** rcarrillocruz has joined #openstack-meeting | 19:11 | |
*** jcooley has joined #openstack-meeting | 19:11 | |
*** loquacity has joined #openstack-meeting | 19:11 | |
*** obondarev_afk has joined #openstack-meeting | 19:11 | |
*** oomichi has joined #openstack-meeting | 19:11 | |
*** mmedvede has joined #openstack-meeting | 19:11 | |
*** luisfdez has joined #openstack-meeting | 19:11 | |
*** julim has joined #openstack-meeting | 19:11 | |
*** tjcocozz has joined #openstack-meeting | 19:11 | |
*** mkoderer has joined #openstack-meeting | 19:11 | |
*** memford has joined #openstack-meeting | 19:11 | |
*** oanufriev has joined #openstack-meeting | 19:11 | |
*** cschwede has joined #openstack-meeting | 19:11 | |
*** peluse has joined #openstack-meeting | 19:11 | |
*** jwang__ has joined #openstack-meeting | 19:11 | |
*** mrda has joined #openstack-meeting | 19:11 | |
*** timfreund has joined #openstack-meeting | 19:11 | |
*** sdague has joined #openstack-meeting | 19:11 | |
*** raginbajin has joined #openstack-meeting | 19:11 | |
*** stevebaker has joined #openstack-meeting | 19:11 | |
*** egarbade has joined #openstack-meeting | 19:11 | |
*** scott- has joined #openstack-meeting | 19:11 | |
*** _fortis has joined #openstack-meeting | 19:11 | |
*** clarkb has joined #openstack-meeting | 19:11 | |
*** galstrom_zzz has joined #openstack-meeting | 19:11 | |
*** Daviey has joined #openstack-meeting | 19:11 | |
*** guitarzan has joined #openstack-meeting | 19:11 | |
*** SlickNik has joined #openstack-meeting | 19:11 | |
*** finchd has joined #openstack-meeting | 19:11 | |
*** jd__ has joined #openstack-meeting | 19:11 | |
*** raildo has joined #openstack-meeting | 19:11 | |
*** htruta has joined #openstack-meeting | 19:11 | |
*** andreaf has joined #openstack-meeting | 19:12 | |
*** andreykurilin has joined #openstack-meeting | 19:13 | |
*** bkero has joined #openstack-meeting | 19:14 | |
*** noqa_v_q1ovnie has joined #openstack-meeting | 19:14 | |
*** patrickeast has joined #openstack-meeting | 19:14 | |
*** alexpilo_ has joined #openstack-meeting | 19:14 | |
*** pratikmallya has joined #openstack-meeting | 19:14 | |
*** garyk has joined #openstack-meeting | 19:14 | |
*** erlon has joined #openstack-meeting | 19:14 | |
*** jckasper_ has joined #openstack-meeting | 19:14 | |
*** francois has joined #openstack-meeting | 19:14 | |
*** CaptTofu_ has joined #openstack-meeting | 19:14 | |
*** lekha has joined #openstack-meeting | 19:14 | |
*** taron has joined #openstack-meeting | 19:14 | |
*** jang has joined #openstack-meeting | 19:14 | |
*** megm has joined #openstack-meeting | 19:14 | |
*** amrith has joined #openstack-meeting | 19:14 | |
*** intr1nsic has joined #openstack-meeting | 19:14 | |
*** notmyname has joined #openstack-meeting | 19:14 | |
*** cody-somerville has joined #openstack-meeting | 19:14 | |
*** yantarou has joined #openstack-meeting | 19:14 | |
*** abramley has joined #openstack-meeting | 19:14 | |
*** bpiotrowski has joined #openstack-meeting | 19:14 | |
*** j^2 has joined #openstack-meeting | 19:14 | |
*** zul has joined #openstack-meeting | 19:14 | |
*** anthonyper has joined #openstack-meeting | 19:14 | |
*** alpha_ori has joined #openstack-meeting | 19:14 | |
*** cody-somerville- has joined #openstack-meeting | 19:14 | |
*** reed has joined #openstack-meeting | 19:14 | |
*** gsilvis__ has joined #openstack-meeting | 19:14 | |
*** epheo_ has joined #openstack-meeting | 19:14 | |
*** beekneemech has joined #openstack-meeting | 19:14 | |
*** baigk has joined #openstack-meeting | 19:14 | |
*** sheeprine has joined #openstack-meeting | 19:14 | |
*** markvan_ has joined #openstack-meeting | 19:14 | |
*** dabukalam has joined #openstack-meeting | 19:14 | |
*** smcginnis has joined #openstack-meeting | 19:14 | |
*** tpeoples has joined #openstack-meeting | 19:14 | |
*** zxiiro has joined #openstack-meeting | 19:14 | |
*** bknudson has joined #openstack-meeting | 19:14 | |
*** mescanef has joined #openstack-meeting | 19:14 | |
*** tr3buchet has joined #openstack-meeting | 19:14 | |
*** vmbrasseur has joined #openstack-meeting | 19:14 | |
*** hazmat has joined #openstack-meeting | 19:14 | |
*** bryan_att has joined #openstack-meeting | 19:14 | |
*** ctracey has joined #openstack-meeting | 19:14 | |
*** xgerman has joined #openstack-meeting | 19:14 | |
*** sweston has joined #openstack-meeting | 19:14 | |
*** dougwig has joined #openstack-meeting | 19:14 | |
*** briancurtin has joined #openstack-meeting | 19:14 | |
*** tdasilva has joined #openstack-meeting | 19:14 | |
*** briancline has joined #openstack-meeting | 19:14 | |
*** CaptTofu_ has quit IRC | 19:15 | |
*** ctracey has quit IRC | 19:15 | |
*** jmh__ro has joined #openstack-meeting | 19:17 | |
*** rohit_ has quit IRC | 19:17 | |
*** dougshelley66_ has joined #openstack-meeting | 19:18 | |
*** pshige____ has joined #openstack-meeting | 19:19 | |
*** e0ne has joined #openstack-meeting | 19:19 | |
*** jichen_ has joined #openstack-meeting | 19:21 | |
*** agireud- has joined #openstack-meeting | 19:23 | |
*** ctracey has joined #openstack-meeting | 19:23 | |
*** toscalix has quit IRC | 19:23 | |
*** jgriffith has joined #openstack-meeting | 19:24 | |
*** ukinau- has joined #openstack-meeting | 19:24 | |
*** dosaboy_ has joined #openstack-meeting | 19:24 | |
*** coreycb` has joined #openstack-meeting | 19:24 | |
*** jgriffith is now known as Guest26694 | 19:24 | |
*** njohnston has joined #openstack-meeting | 19:25 | |
*** leifz has joined #openstack-meeting | 19:25 | |
*** yfried_ is now known as 16WAASFRX | 19:25 | |
*** peterlisak has joined #openstack-meeting | 19:26 | |
*** fouxm has joined #openstack-meeting | 19:26 | |
*** nug- has joined #openstack-meeting | 19:26 | |
*** jmh___ro has joined #openstack-meeting | 19:26 | |
*** alaski has joined #openstack-meeting | 19:26 | |
*** jcook has joined #openstack-meeting | 19:26 | |
*** amandap has quit IRC | 19:26 | |
*** nurla has quit IRC | 19:26 | |
*** ukinau has quit IRC | 19:26 | |
*** Guest72366 has quit IRC | 19:26 | |
*** radez has quit IRC | 19:26 | |
*** cburgess has quit IRC | 19:26 | |
*** cebruns has quit IRC | 19:26 | |
*** jmh__ro has quit IRC | 19:26 | |
*** gnarld_ has quit IRC | 19:26 | |
*** Jokke_ has quit IRC | 19:26 | |
*** dosaboy has quit IRC | 19:26 | |
*** ianw has quit IRC | 19:26 | |
*** flip214 has quit IRC | 19:26 | |
*** bogdando has quit IRC | 19:26 | |
*** gongysh has quit IRC | 19:26 | |
*** john5223 has quit IRC | 19:26 | |
*** devananda has quit IRC | 19:26 | |
*** flip214 has joined #openstack-meeting | 19:26 | |
*** tellesnobrega has quit IRC | 19:26 | |
*** nurla has joined #openstack-meeting | 19:26 | |
*** sgundur1 has quit IRC | 19:26 | |
*** sgundur has joined #openstack-meeting | 19:26 | |
*** flip214 has quit IRC | 19:26 | |
*** flip214 has joined #openstack-meeting | 19:26 | |
*** ^Gal^ is now known as 14WABTY5F | 19:27 | |
*** ^Gal^ has joined #openstack-meeting | 19:27 | |
*** radez has joined #openstack-meeting | 19:27 | |
*** tellesno` has joined #openstack-meeting | 19:27 | |
*** jmh has quit IRC | 19:27 | |
*** jichen has quit IRC | 19:27 | |
*** mrunge has quit IRC | 19:27 | |
*** coreycb has quit IRC | 19:27 | |
*** beisner has quit IRC | 19:27 | |
*** agireud has quit IRC | 19:27 | |
*** pshige___ has quit IRC | 19:27 | |
*** dougshelley66 has quit IRC | 19:27 | |
*** 14WABTY5F has quit IRC | 19:27 | |
*** agireud- is now known as agireud | 19:27 | |
*** dougshelley66_ is now known as dougshelley66 | 19:27 | |
*** tellesno` is now known as tellesnobrega | 19:27 | |
*** ianw has joined #openstack-meeting | 19:27 | |
*** dstanek has joined #openstack-meeting | 19:27 | |
*** cburgess has joined #openstack-meeting | 19:28 | |
*** bogdando has joined #openstack-meeting | 19:28 | |
*** mhickey has quit IRC | 19:28 | |
*** sileht has joined #openstack-meeting | 19:28 | |
*** cebruns has joined #openstack-meeting | 19:28 | |
*** gongysh has joined #openstack-meeting | 19:28 | |
*** devananda has joined #openstack-meeting | 19:28 | |
*** Jokke_ has joined #openstack-meeting | 19:29 | |
*** kmARC_ has quit IRC | 19:29 | |
*** amandap has joined #openstack-meeting | 19:29 | |
*** pasquier-s has quit IRC | 19:30 | |
*** huats_ has quit IRC | 19:30 | |
*** tonyb_ has quit IRC | 19:30 | |
*** kozhukalov_ has quit IRC | 19:30 | |
*** zhhuabj has quit IRC | 19:30 | |
*** liusheng has quit IRC | 19:30 | |
*** lxsli has quit IRC | 19:30 | |
*** erlon has quit IRC | 19:30 | |
*** john5223 has joined #openstack-meeting | 19:30 | |
*** tonyb has joined #openstack-meeting | 19:31 | |
*** liusheng has joined #openstack-meeting | 19:31 | |
*** morgabra_ has joined #openstack-meeting | 19:31 | |
*** mrunge has joined #openstack-meeting | 19:32 | |
*** rods_ has joined #openstack-meeting | 19:32 | |
*** changbl has quit IRC | 19:32 | |
*** bobh has joined #openstack-meeting | 19:33 | |
*** CaptTofu_ has joined #openstack-meeting | 19:34 | |
*** aignatov2 has joined #openstack-meeting | 19:35 | |
*** morgabra has quit IRC | 19:35 | |
*** morgabra_ is now known as morgabra | 19:35 | |
*** morgabra has quit IRC | 19:35 | |
*** morgabra has joined #openstack-meeting | 19:35 | |
*** yfried_ has joined #openstack-meeting | 19:35 | |
*** jcook has quit IRC | 19:35 | |
*** kmARC has joined #openstack-meeting | 19:35 | |
*** dstanek has quit IRC | 19:35 | |
*** dstanek has joined #openstack-meeting | 19:35 | |
*** kmARC has quit IRC | 19:35 | |
*** kmARC has joined #openstack-meeting | 19:35 | |
*** jcook has joined #openstack-meeting | 19:35 | |
*** nadya_ has joined #openstack-meeting | 19:36 | |
*** huats has joined #openstack-meeting | 19:36 | |
*** kmARC has quit IRC | 19:36 | |
*** kmARC has joined #openstack-meeting | 19:36 | |
*** kmARC has quit IRC | 19:36 | |
*** kmARC has joined #openstack-meeting | 19:36 | |
*** pasquier-s has joined #openstack-meeting | 19:37 | |
*** vahidh_ has joined #openstack-meeting | 19:38 | |
*** mhickey has joined #openstack-meeting | 19:38 | |
*** barra204 has joined #openstack-meeting | 19:38 | |
*** dstanek has quit IRC | 19:38 | |
*** sileht has quit IRC | 19:39 | |
*** rbowen has quit IRC | 19:39 | |
*** shakamunyi has quit IRC | 19:39 | |
*** shashank_hegde has quit IRC | 19:39 | |
*** crinkle has quit IRC | 19:39 | |
*** Guest636 has quit IRC | 19:39 | |
*** nelsnels_ has quit IRC | 19:39 | |
*** 16WAASFRX has quit IRC | 19:39 | |
*** tristanC_ has quit IRC | 19:39 | |
*** aignatov has quit IRC | 19:39 | |
*** vahidh has quit IRC | 19:39 | |
*** rossella_ has quit IRC | 19:39 | |
*** mordred has quit IRC | 19:39 | |
*** melwitt has quit IRC | 19:39 | |
*** fungi has quit IRC | 19:39 | |
*** aignatov2 is now known as aignatov | 19:39 | |
*** melwitt has joined #openstack-meeting | 19:39 | |
*** electrofelix has quit IRC | 19:40 | |
*** bobh has quit IRC | 19:41 | |
*** radez has quit IRC | 19:42 | |
*** radez has joined #openstack-meeting | 19:43 | |
*** sgundur has quit IRC | 19:43 | |
*** lxsli has joined #openstack-meeting | 19:43 | |
*** nadya_ has quit IRC | 19:44 | |
*** nelsnelson has joined #openstack-meeting | 19:44 | |
*** yfried has joined #openstack-meeting | 19:44 | |
*** AmirBaleghi11116 has joined #openstack-meeting | 19:45 | |
*** jcook has quit IRC | 19:46 | |
*** jcook has joined #openstack-meeting | 19:46 | |
*** yfried_ has quit IRC | 19:46 | |
*** kozhukalov_ has joined #openstack-meeting | 19:46 | |
*** changbl has joined #openstack-meeting | 19:47 | |
*** kmARC has quit IRC | 19:47 | |
*** dstanek has joined #openstack-meeting | 19:47 | |
*** su_zhang has joined #openstack-meeting | 19:47 | |
*** changbl is now known as 5EXAALMLM | 19:48 | |
*** vahidh has joined #openstack-meeting | 19:49 | |
*** huangtianhua has quit IRC | 19:49 | |
*** thorst has joined #openstack-meeting | 19:49 | |
*** tiantian has joined #openstack-meeting | 19:50 | |
*** rbowen has joined #openstack-meeting | 19:51 | |
*** john5223_ has joined #openstack-meeting | 19:52 | |
*** vahidh_ has quit IRC | 19:52 | |
*** nurla has quit IRC | 19:52 | |
*** tonyb has quit IRC | 19:52 | |
*** john5223 has quit IRC | 19:52 | |
*** bogdando has quit IRC | 19:52 | |
*** peristeri has quit IRC | 19:52 | |
*** flip214 has quit IRC | 19:52 | |
*** flip214 has joined #openstack-meeting | 19:52 | |
*** flip214 has quit IRC | 19:52 | |
*** flip214 has joined #openstack-meeting | 19:52 | |
*** bogdando has joined #openstack-meeting | 19:52 | |
*** beisner has joined #openstack-meeting | 19:52 | |
*** rossella_ has joined #openstack-meeting | 19:53 | |
*** sileht has joined #openstack-meeting | 19:53 | |
*** kozhukalov__ has joined #openstack-meeting | 19:53 | |
*** kmARC has joined #openstack-meeting | 19:53 | |
*** peristeri has joined #openstack-meeting | 19:54 | |
*** thorst has quit IRC | 19:54 | |
*** phil_ has quit IRC | 19:54 | |
*** e0ne has quit IRC | 19:55 | |
*** changbl_ has joined #openstack-meeting | 19:55 | |
*** ^Gal^_ has joined #openstack-meeting | 19:55 | |
*** ^Gal^ has quit IRC | 19:55 | |
*** ^Gal^_ is now known as ^Gal^ | 19:55 | |
*** e0ne has joined #openstack-meeting | 19:56 | |
*** bdperkin_ has joined #openstack-meeting | 19:56 | |
*** 5EXAALMLM has quit IRC | 19:56 | |
*** kozhukalov_ has quit IRC | 19:56 | |
*** zhhuabj_ has joined #openstack-meeting | 19:56 | |
*** nurla has joined #openstack-meeting | 19:57 | |
*** phil has joined #openstack-meeting | 19:57 | |
*** bdperkin has quit IRC | 19:57 | |
*** matrohon has quit IRC | 19:57 | |
*** bdperkin_ is now known as bdperkin | 19:57 | |
*** bdperkin has quit IRC | 19:57 | |
*** bdperkin has joined #openstack-meeting | 19:57 | |
*** stanchan has quit IRC | 19:57 | |
*** phil is now known as Guest98185 | 19:58 | |
*** tonyb has joined #openstack-meeting | 19:58 | |
*** SotK_ is now known as SotK | 19:59 | |
*** amitry has quit IRC | 20:00 | |
*** scinawa has joined #openstack-meeting | 20:02 | |
*** matrohon has joined #openstack-meeting | 20:06 | |
*** xingchao has joined #openstack-meeting | 20:06 | |
*** rods_ is now known as rods | 20:08 | |
*** rods is now known as Guest73090 | 20:08 | |
*** scinawa has quit IRC | 20:08 | |
*** nikhil_k is now known as nikhil___ | 20:09 | |
*** MarkAtwood has joined #openstack-meeting | 20:11 | |
*** xingchao has quit IRC | 20:11 | |
*** docaedo has joined #openstack-meeting | 20:11 | |
*** nikhil___ is now known as nikhil_k | 20:12 | |
*** amitry has joined #openstack-meeting | 20:13 | |
*** ociuhandu has joined #openstack-meeting | 20:13 | |
*** yfried has quit IRC | 20:14 | |
*** MarkAtwood has quit IRC | 20:14 | |
*** shashank_hegde has joined #openstack-meeting | 20:15 | |
*** shashank_hegde has quit IRC | 20:19 | |
*** john-davidge has joined #openstack-meeting | 20:20 | |
*** shashank_hegde has joined #openstack-meeting | 20:20 | |
*** nikhil__ is now known as Guest74324 | 20:22 | |
*** unicell has quit IRC | 20:22 | |
*** Guest73090 has quit IRC | 20:24 | |
*** otter768 has joined #openstack-meeting | 20:25 | |
*** aeng has joined #openstack-meeting | 20:25 | |
*** e0ne has quit IRC | 20:25 | |
*** shashank_hegde_ has joined #openstack-meeting | 20:25 | |
*** rods_ has joined #openstack-meeting | 20:26 | |
*** shashank_hegde has quit IRC | 20:26 | |
*** shashank_hegde_ is now known as shashank_hegde | 20:26 | |
*** nikhil_k is now known as nikhil | 20:26 | |
*** e0ne has joined #openstack-meeting | 20:27 | |
*** e0ne has quit IRC | 20:29 | |
*** otter768 has quit IRC | 20:29 | |
*** shashank_hegde has quit IRC | 20:31 | |
*** mordred has joined #openstack-meeting | 20:32 | |
*** Daisy has joined #openstack-meeting | 20:39 | |
*** ItSANgo__ has joined #openstack-meeting | 20:41 | |
*** bobh has joined #openstack-meeting | 20:42 | |
*** jtomasek has joined #openstack-meeting | 20:42 | |
*** mdbooth_ has joined #openstack-meeting | 20:42 | |
*** shashank_hegde has joined #openstack-meeting | 20:43 | |
*** Daisy has quit IRC | 20:43 | |
*** pshige_____ has joined #openstack-meeting | 20:43 | |
*** Zara has joined #openstack-meeting | 20:44 | |
*** ozamiatin__ has joined #openstack-meeting | 20:44 | |
*** nelsnels_ has joined #openstack-meeting | 20:45 | |
*** phschwartz_ has joined #openstack-meeting | 20:45 | |
*** neelashah has joined #openstack-meeting | 20:45 | |
*** ityaptin_ has joined #openstack-meeting | 20:46 | |
*** bobh has quit IRC | 20:46 | |
*** melwitt_ has joined #openstack-meeting | 20:47 | |
*** jgriffith has joined #openstack-meeting | 20:48 | |
*** AmirBaleghi11116 has quit IRC | 20:48 | |
*** jgriffith is now known as Guest15615 | 20:49 | |
*** powerbsd has joined #openstack-meeting | 20:49 | |
*** morgabra_ has joined #openstack-meeting | 20:49 | |
*** sirushti_ has joined #openstack-meeting | 20:49 | |
*** john5223 has joined #openstack-meeting | 20:49 | |
*** pasquier-s_ has joined #openstack-meeting | 20:50 | |
*** joearnold_ has joined #openstack-meeting | 20:50 | |
*** DinaBelova2 has joined #openstack-meeting | 20:51 | |
*** morgabra has quit IRC | 20:51 | |
*** morgabra_ is now known as morgabra | 20:51 | |
*** bauzas_ has joined #openstack-meeting | 20:51 | |
*** morgabra has quit IRC | 20:52 | |
*** morgabra has joined #openstack-meeting | 20:52 | |
*** edgar__ has joined #openstack-meeting | 20:52 | |
*** ukinau has joined #openstack-meeting | 20:52 | |
*** beisner- has joined #openstack-meeting | 20:52 | |
*** dougshelley66_ has joined #openstack-meeting | 20:53 | |
*** mhickey_ has joined #openstack-meeting | 20:53 | |
*** shashank_hegde has quit IRC | 20:54 | |
*** john-davidge_ has joined #openstack-meeting | 20:54 | |
*** agireud- has joined #openstack-meeting | 20:54 | |
*** topol has joined #openstack-meeting | 20:55 | |
*** mrunge_ has joined #openstack-meeting | 20:56 | |
*** jrist_ has joined #openstack-meeting | 20:56 | |
*** ttx_ has joined #openstack-meeting | 20:56 | |
*** albertom has quit IRC | 20:57 | |
*** ItSANgo_ has quit IRC | 20:57 | |
*** mdbooth has quit IRC | 20:57 | |
*** pshige____ has quit IRC | 20:57 | |
*** johnthetubaguy has quit IRC | 20:57 | |
*** mordred has quit IRC | 20:57 | |
*** nelsnelson has quit IRC | 20:57 | |
*** mrunge has quit IRC | 20:57 | |
*** 92AAB9ZGC has quit IRC | 20:57 | |
*** DinaBelova has quit IRC | 20:57 | |
*** ttx has quit IRC | 20:57 | |
*** marekd has quit IRC | 20:57 | |
*** matrohon has quit IRC | 20:57 | |
*** ozamiatin_ has quit IRC | 20:57 | |
*** kozhukalov__ has quit IRC | 20:57 | |
*** john5223_ has quit IRC | 20:57 | |
*** beisner has quit IRC | 20:57 | |
*** lxsli has quit IRC | 20:57 | |
*** mhickey has quit IRC | 20:57 | |
*** Guest26694 has quit IRC | 20:57 | |
*** phschwartz has quit IRC | 20:57 | |
*** bauzas has quit IRC | 20:57 | |
*** melwitt has quit IRC | 20:57 | |
*** pasquier-s has quit IRC | 20:57 | |
*** kragniz has quit IRC | 20:57 | |
*** joearnold has quit IRC | 20:57 | |
*** jrist__ has quit IRC | 20:57 | |
*** ityaptin has quit IRC | 20:57 | |
*** sirushti has quit IRC | 20:57 | |
*** john-davidge has quit IRC | 20:57 | |
*** neelashah1 has quit IRC | 20:57 | |
*** ukinau- has quit IRC | 20:57 | |
*** grumpycatt has quit IRC | 20:57 | |
*** sambetts-afk has quit IRC | 20:57 | |
*** agireud has quit IRC | 20:57 | |
*** bkero has quit IRC | 20:57 | |
*** dougshelley66 has quit IRC | 20:57 | |
*** edgar has quit IRC | 20:57 | |
*** aorourke_ has quit IRC | 20:57 | |
*** marekd has joined #openstack-meeting | 20:57 | |
*** grumpycatt has joined #openstack-meeting | 20:57 | |
*** johnthetubaguy has joined #openstack-meeting | 20:57 | |
*** sambetts has joined #openstack-meeting | 20:57 | |
*** powerbsd is now known as albertom | 20:57 | |
*** beisner- is now known as beisner | 20:57 | |
*** bauzas_ is now known as bauzas | 20:57 | |
*** dougshelley66_ is now known as dougshelley66 | 20:57 | |
*** mdbooth_ is now known as mdbooth | 20:57 | |
*** DinaBelova2 is now known as DinaBelova | 20:57 | |
*** sirushti_ is now known as sirushti | 20:57 | |
*** agireud- is now known as agireud | 20:57 | |
*** joearnold_ is now known as joearnold | 20:57 | |
*** raildo is now known as raildo-afk | 20:57 | |
*** john-davidge_ is now known as john-davidge | 20:57 | |
*** kozhukalov__ has joined #openstack-meeting | 20:57 | |
*** matrohon has joined #openstack-meeting | 20:58 | |
*** lxsli has joined #openstack-meeting | 20:58 | |
*** john-davidge has quit IRC | 20:58 | |
*** mordred has joined #openstack-meeting | 20:58 | |
*** sacharya has joined #openstack-meeting | 20:58 | |
*** kragniz has joined #openstack-meeting | 20:59 | |
*** topol has quit IRC | 21:00 | |
*** nelsnels_ has quit IRC | 21:02 | |
*** nelsnelson has joined #openstack-meeting | 21:04 | |
*** harshs has joined #openstack-meeting | 21:06 | |
*** thorst has joined #openstack-meeting | 21:06 | |
*** ajaya has quit IRC | 21:06 | |
*** samueldmq has joined #openstack-meeting | 21:06 | |
*** thorst_ has joined #openstack-meeting | 21:07 | |
*** shashank_hegde has joined #openstack-meeting | 21:08 | |
*** thorst_ has quit IRC | 21:08 | |
*** rods_ is now known as rods | 21:08 | |
*** yfried has joined #openstack-meeting | 21:08 | |
*** rods is now known as Guest86757 | 21:09 | |
*** njohnston is now known as nate_gone | 21:10 | |
*** thorst has quit IRC | 21:10 | |
*** su_zhang has quit IRC | 21:11 | |
*** su_zhang has joined #openstack-meeting | 21:12 | |
*** fungi has joined #openstack-meeting | 21:14 | |
*** bkero has joined #openstack-meeting | 21:14 | |
*** su_zhang has quit IRC | 21:16 | |
*** MarkAtwood has joined #openstack-meeting | 21:17 | |
*** shashank_hegde has quit IRC | 21:18 | |
*** MarkAtwood has quit IRC | 21:18 | |
*** peristeri has quit IRC | 21:19 | |
*** mhickey_ has quit IRC | 21:21 | |
*** ildikov has joined #openstack-meeting | 21:21 | |
*** aysyd has quit IRC | 21:23 | |
*** Sukhdev has joined #openstack-meeting | 21:26 | |
*** crinkle has joined #openstack-meeting | 21:31 | |
*** harshs has quit IRC | 21:33 | |
*** vgridnev has quit IRC | 21:35 | |
*** jichen_ has quit IRC | 21:36 | |
*** MarkAtwood has joined #openstack-meeting | 21:38 | |
*** kozhukalov__ has quit IRC | 21:38 | |
*** safchain has joined #openstack-meeting | 21:40 | |
*** su_zhang has joined #openstack-meeting | 21:43 | |
*** rossella_ has quit IRC | 21:43 | |
*** rossella_ has joined #openstack-meeting | 21:43 | |
*** vivek-ebay has joined #openstack-meeting | 21:45 | |
*** su_zhang has quit IRC | 21:49 | |
*** salv-orlando has joined #openstack-meeting | 21:51 | |
*** salv-orlando has quit IRC | 21:56 | |
*** josh6627 is now known as jhesketh | 21:57 | |
*** thorst has joined #openstack-meeting | 22:01 | |
*** alexpilo_ has quit IRC | 22:02 | |
*** aranjan has quit IRC | 22:02 | |
*** aranjan has joined #openstack-meeting | 22:02 | |
*** MarkAtwood has quit IRC | 22:05 | |
*** thorst has quit IRC | 22:05 | |
*** edgar__ has quit IRC | 22:07 | |
*** Nakato_ is now known as Nakato | 22:08 | |
*** salv-orlando has joined #openstack-meeting | 22:16 | |
*** sacharya_ has joined #openstack-meeting | 22:17 | |
*** asselin_ has quit IRC | 22:17 | |
*** asselin_ has joined #openstack-meeting | 22:18 | |
*** huangtianhua has joined #openstack-meeting | 22:18 | |
*** dewsday has joined #openstack-meeting | 22:19 | |
*** salv-orlando has quit IRC | 22:19 | |
*** sacharya has quit IRC | 22:20 | |
*** darrenc is now known as darrenc_afk | 22:20 | |
*** tiantian has quit IRC | 22:21 | |
*** alexpilotti has joined #openstack-meeting | 22:22 | |
*** mikal_ is now known as mikal | 22:23 | |
*** marcusvrn_ has quit IRC | 22:25 | |
*** otter768 has joined #openstack-meeting | 22:25 | |
*** alexpilotti has quit IRC | 22:26 | |
*** dewsday has quit IRC | 22:28 | |
*** ijw_ has joined #openstack-meeting | 22:30 | |
*** ijw_ has quit IRC | 22:30 | |
*** otter768 has quit IRC | 22:30 | |
*** hashar has joined #openstack-meeting | 22:31 | |
*** bobh has joined #openstack-meeting | 22:43 | |
*** bobh has quit IRC | 22:48 | |
*** nate_gone is now known as njohnston | 22:49 | |
*** patrickeast has quit IRC | 22:51 | |
*** dougwig has quit IRC | 22:51 | |
*** bryan_att has quit IRC | 22:51 | |
*** sweston has quit IRC | 22:51 | |
*** CaptTofu_ has quit IRC | 22:51 | |
*** edwarnicke has quit IRC | 22:51 | |
*** ChrisPriceAB has quit IRC | 22:51 | |
*** hashar has quit IRC | 22:51 | |
*** darrenc_afk is now known as darrence | 22:52 | |
*** darrence is now known as darrenc | 22:52 | |
*** gus_ is now known as gus | 22:55 | |
*** bvandenh has joined #openstack-meeting | 22:57 | |
*** njohnston is now known as nate_gone | 22:58 | |
*** alexpilotti has joined #openstack-meeting | 22:58 | |
*** JRobinson__ has joined #openstack-meeting | 22:59 | |
*** Sukhdev has quit IRC | 23:00 | |
*** sacharya_ has quit IRC | 23:02 | |
*** salv-orlando has joined #openstack-meeting | 23:03 | |
*** stevemarZzz is now known as stevemar | 23:05 | |
*** hughhalf_ is now known as hughhalf | 23:06 | |
*** salv-orlando has quit IRC | 23:07 | |
*** bvandenh has quit IRC | 23:09 | |
*** alexpilotti has quit IRC | 23:13 | |
*** su_zhang has joined #openstack-meeting | 23:14 | |
*** adahms has joined #openstack-meeting | 23:15 | |
*** jckasper_ has quit IRC | 23:16 | |
*** bzhao has quit IRC | 23:18 | |
*** bzhao has joined #openstack-meeting | 23:19 | |
*** bryan_att has joined #openstack-meeting | 23:20 | |
*** alexpilotti has joined #openstack-meeting | 23:22 | |
*** edwarnicke has joined #openstack-meeting | 23:22 | |
*** ChrisPriceAB has joined #openstack-meeting | 23:22 | |
*** aranjan has quit IRC | 23:24 | |
*** aranjan has joined #openstack-meeting | 23:24 | |
*** alexpilotti has quit IRC | 23:26 | |
*** CaptTofu_ has joined #openstack-meeting | 23:26 | |
*** dougwig has joined #openstack-meeting | 23:27 | |
*** sweston has joined #openstack-meeting | 23:30 | |
*** jckasper_ has joined #openstack-meeting | 23:31 | |
*** sacharya has joined #openstack-meeting | 23:34 | |
*** tochi has joined #openstack-meeting | 23:37 | |
*** jckasper_ has quit IRC | 23:38 | |
*** sacharya has quit IRC | 23:38 | |
*** huangtianhua_ has joined #openstack-meeting | 23:44 | |
*** bbzhao has joined #openstack-meeting | 23:44 | |
*** yfujioka has joined #openstack-meeting | 23:47 | |
*** powerbsd has joined #openstack-meeting | 23:48 | |
*** morgabra_ has joined #openstack-meeting | 23:48 | |
*** melwitt has joined #openstack-meeting | 23:48 | |
*** kmARC_ has joined #openstack-meeting | 23:49 | |
*** beisner- has joined #openstack-meeting | 23:51 | |
*** tochi has quit IRC | 23:54 | |
*** sweston has quit IRC | 23:54 | |
*** ChrisPriceAB has quit IRC | 23:54 | |
*** bzhao has quit IRC | 23:54 | |
*** su_zhang has quit IRC | 23:54 | |
*** JRobinson__ has quit IRC | 23:54 | |
*** huangtianhua has quit IRC | 23:54 | |
*** ildikov has quit IRC | 23:54 | |
*** fungi has quit IRC | 23:54 | |
*** bauzas has quit IRC | 23:54 | |
*** beisner has quit IRC | 23:54 | |
*** morgabra has quit IRC | 23:54 | |
*** albertom has quit IRC | 23:54 | |
*** melwitt_ has quit IRC | 23:54 | |
*** ozamiatin__ has quit IRC | 23:54 | |
*** tonyb has quit IRC | 23:54 | |
*** nurla has quit IRC | 23:54 | |
*** kmARC has quit IRC | 23:54 | |
*** bogdando has quit IRC | 23:54 | |
*** flip214 has quit IRC | 23:54 | |
*** beisner- is now known as beisner | 23:54 | |
*** powerbsd is now known as albertom | 23:54 | |
*** bbzhao has quit IRC | 23:55 | |
*** flip214 has joined #openstack-meeting | 23:55 | |
*** flip214 has quit IRC | 23:55 | |
*** flip214 has joined #openstack-meeting | 23:55 | |
*** bbzhao has joined #openstack-meeting | 23:55 | |
*** yamamoto has joined #openstack-meeting | 23:56 | |
*** shashank_hegde has joined #openstack-meeting | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!