*** khaldrogox has quit IRC | 00:00 | |
*** wojdev has joined #openstack-meeting | 00:01 | |
*** timcline has quit IRC | 00:01 | |
cyeoh | Hi | 00:01 |
---|---|---|
*** ivar-lazzaro has quit IRC | 00:01 | |
cyeoh | #startmeeting nova api | 00:01 |
openstack | Meeting started Fri Mar 6 00:01:33 2015 UTC and is due to finish in 60 minutes. The chair is cyeoh. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 00:01 |
*** openstack changes topic to " (Meeting topic: nova api)" | 00:01 | |
openstack | The meeting name has been set to 'nova_api' | 00:01 |
cyeoh | is anyone around today? | 00:01 |
*** MarkAtwood has quit IRC | 00:02 | |
gmann | hi | 00:02 |
oomichi | hi | 00:03 |
cyeoh | hey | 00:04 |
*** achanda has quit IRC | 00:04 | |
cyeoh | so first microversion is merged and second is in the gate - thanks for sorting that Ken'ichi | 00:04 |
*** ayoung has quit IRC | 00:04 | |
oomichi | cyeoh: np :) and that is nice for us :) | 00:05 |
*** vivek-eb_ has quit IRC | 00:05 | |
gmann | good news :) | 00:05 |
cyeoh | I guess the question is what next? | 00:05 |
oomichi | a nice question :) | 00:05 |
oomichi | so pci extension ? | 00:05 |
cyeoh | it should go back in. I noticed there was an email thread related to it this morning | 00:06 |
oomichi | oh, I missed that | 00:06 |
cyeoh | but what they want doesn't seem to match with that was there originally - I need to read it better, but its possible a modified version will go back in | 00:06 |
cyeoh | need to clarify who (if anyone) was actually using it | 00:07 |
*** xingchao has quit IRC | 00:08 | |
oomichi | cyeoh: yeah, and necessary to consider the API design on devstack-dev ml | 00:08 |
cyeoh | #action chris to sort out what is needed for os-pci and who uses it (since it has always AFAICT been a v3 only thing) | 00:08 |
*** vivek-eb_ has joined #openstack-meeting | 00:08 | |
*** xingchao has joined #openstack-meeting | 00:08 | |
oomichi | according to the mail. | 00:08 |
oomichi | +1 for the action :) | 00:08 |
cyeoh | yea if its signifcantly different it will need to go back to a spec for L I suspect | 00:09 |
oomichi | yeah, right. | 00:10 |
oomichi | we need a small spec for api changes. | 00:10 |
cyeoh | so other things I can think of: test cleanup (don't think we need a spec) | 00:10 |
cyeoh | start pushing your json home stuff again? | 00:11 |
*** markvoelker has quit IRC | 00:11 | |
*** ivar-lazzaro has joined #openstack-meeting | 00:11 | |
*** jungleboyj has quit IRC | 00:11 | |
oomichi | cyeoh: yeah, will do it soon. | 00:11 |
*** penick has joined #openstack-meeting | 00:11 | |
oomichi | and gmann is working for test cleanup. | 00:11 |
cyeoh | cool. | 00:11 |
*** jungleboyj has joined #openstack-meeting | 00:11 | |
cyeoh | and I guess moving from tempest to functional in Nova itself | 00:12 |
oomichi | cyeoh: yeah, that is a right direction for nova and tempest. | 00:12 |
gmann | cyeoh: oomichi : As Sean stated in mail, we should have 1 set of tests and sample files | 00:12 |
cyeoh | yep | 00:13 |
oomichi | cyeoh: but the cleanup of service clients is difficult on tempest side, and we need more time for moving tempest tests. | 00:13 |
gmann | that is good idea. only thing we need to twist our tests for merged/split extensions between v2 and v2.1 | 00:13 |
*** Sukhdev has quit IRC | 00:13 | |
gmann | and i remember as you stated it will impact doc. so do not know it that ok? | 00:14 |
cyeoh | ah yea | 00:14 |
cyeoh | so we will need to finish some developer doc for that | 00:14 |
*** dane_leblanc has quit IRC | 00:14 | |
cyeoh | and I need to finish a bunch of developer doc as well for v2.1/microversions | 00:15 |
cyeoh | I think changing the tests is fine, just need to make sure operators know how to transition from v2 to v2.1 and have the REST API look the same from the client point of view | 00:15 |
*** ivar-laz_ has joined #openstack-meeting | 00:16 | |
cyeoh | is there anything anyone else wanted to talk about - in practice anything big we need to plan for L and start getting specs up | 00:17 |
oomichi | cyeoh: nothing from me :) | 00:17 |
*** ivar-lazzaro has quit IRC | 00:17 | |
oomichi | cyeoh: so what is the big plan for L, you have? | 00:17 |
gmann | cyeoh: after test merge v2 API doc will not be having the separate extension doc fro example flavor disabled etc | 00:18 |
oomichi | cyeoh: will you revert v3 changes with microversions? | 00:18 |
cyeoh | I don't have anything big for L. I'd like to concentrate on stabilisation. make sure v2 is truly redundant and then we can remove it | 00:18 |
oomichi | yeah, +1 for that | 00:19 |
cyeoh | gmann: yea developing a better (more automated) workflow will be better there. And there's little things like having the api version history automatically published etc | 00:19 |
cyeoh | oomichi: so I think we've got agreement we can make the changes when were changing something anyway - eg a pushed some keypairs changes in the last one that change the api to the direction we want | 00:20 |
*** hemna is now known as hemnafk | 00:20 | |
gmann | ok | 00:20 |
cyeoh | but we won't make a global camelcase change. | 00:20 |
cyeoh | but we should look for opportunities when people propose api changes | 00:21 |
oomichi | ah, I see the change process on that | 00:21 |
gmann | same direction for status code also? | 00:21 |
cyeoh | yes definitely | 00:22 |
cyeoh | and definitely block any api changes to the old v2 code | 00:22 |
oomichi | if spec of api-wg is concreate, we can change status codes based on that, I feel | 00:22 |
*** jungleboyj has quit IRC | 00:23 | |
oomichi | but I don't want to make a lot of microversions due to small changes of each api status code | 00:23 |
cyeoh | if its in an api which is not otherwise changing i think we'll have to consult the mailing list first | 00:24 |
cyeoh | its the operators which are going to feel the pain from it. maybe can talk about it at summit while everyone is there? | 00:24 |
oomichi | agree, we don't have enough samples on microversions, so mailing list is nice for discussing | 00:25 |
gmann | +1 | 00:25 |
*** comay has quit IRC | 00:25 | |
oomichi | cyeoh: will you go to the next summit? | 00:25 |
cyeoh | oomichi, unfortunately looks like I wont be able to again :-( Will find out in a couple of weeks | 00:25 |
*** alop has quit IRC | 00:26 | |
cyeoh | just medical reasons again | 00:26 |
oomichi | cyeoh: oh, that is sorry for us. | 00:26 |
oomichi | cyeoh: I will go to the next summit | 00:26 |
cyeoh | sorry for me too - would love to visit vancouver ;-) | 00:26 |
*** rbowen has quit IRC | 00:26 | |
gmann | humm | 00:27 |
cyeoh | oomichi: excellent! And the Tokyo one will be close for you! | 00:27 |
*** mattgriffin has quit IRC | 00:27 | |
*** stevemar has quit IRC | 00:27 | |
mtreinish | cyeoh: I'll be at the ops midcycle next week if you guys wanted to get some feedback on something. I can ask there | 00:27 |
oomichi | cyeoh: the next next summit is japan, so I'd like to say to you "welcome" :) | 00:27 |
cyeoh | oomichi: heh :-) | 00:28 |
cyeoh | mtreinish: its more of getting the balance right between fixing errors in the API (eg incrorrect status codes) versus the pain from api users when they change | 00:28 |
*** ebalduf has joined #openstack-meeting | 00:28 | |
*** tomoe_ has joined #openstack-meeting | 00:28 | |
cyeoh | mtreinish: finding out what people prefer we lean towards | 00:29 |
*** claudiub has quit IRC | 00:29 | |
*** crc32 has quit IRC | 00:29 | |
*** liusheng has quit IRC | 00:29 | |
cyeoh | mtreinish: currently attitude is if we have to make change in the api anyway which will cause some pain we'll probably fix incorrect status codes at the same time. | 00:29 |
*** liusheng has joined #openstack-meeting | 00:29 | |
cyeoh | but if not we're a lot more likely to leave them wrong | 00:29 |
cyeoh | if lots of people say no we're happy to take the pain on status codes then we're happy to fix them | 00:30 |
cyeoh | mtreinish: similarly for types or CamelCase/Snake_Case for parameter names | 00:30 |
mtreinish | cyeoh: ok, sure I'll try to remember to ask. It definitely is a balancing act on that kind of change | 00:31 |
cyeoh | mtreinish: thanks! yea, probably something to put on the next survey | 00:32 |
*** ebalduf has quit IRC | 00:32 | |
cyeoh | anything else from anyone? Otherwise we'll take an early minute | 00:33 |
*** sdake_ has quit IRC | 00:33 | |
gmann | whats about adding new response attribute which we removed recently? i think those can go like keypair one. | 00:33 |
cyeoh | gmann: have you got an example of that | 00:33 |
oomichi | AccessIPv4 from "create a server" response? | 00:34 |
*** sdake_ has joined #openstack-meeting | 00:34 | |
oomichi | as a sample | 00:34 |
cyeoh | oh that was a v3 thing? I think we'd need to go through specs for L | 00:35 |
gmann | oomichi: yes, i also remember that only at moment | 00:35 |
oomichi | cyeoh: +1, that seems nice dev process. | 00:35 |
gmann | another is OS-EXT-STS:locked_by in server show/detail | 00:36 |
cyeoh | did locked_by never make V2? | 00:36 |
*** penick has quit IRC | 00:37 | |
gmann | i think no | 00:37 |
cyeoh | that one went through specs originally so I'll have a look but we can probably add it back as microversion and quote the original spec | 00:37 |
oomichi | ok, maybe we cannot push more microversions in Kilo if changes are without specs. | 00:38 |
cyeoh | yea we're also pass feature proposal freeze too I think - but something for early in L | 00:39 |
gmann | yea | 00:39 |
cyeoh | ok. anything else? | 00:40 |
gmann | nothing from my side | 00:40 |
*** achanda has joined #openstack-meeting | 00:41 | |
cyeoh | ok cool, thanks everyone for coming. Seeya next week! | 00:41 |
cyeoh | #endmeeting | 00:41 |
*** openstack changes topic to "Zuul check queue stuck due to reboot maintenance window at one of our cloud providers - no need to recheck changes at the moment, they won't move forward." | 00:41 | |
openstack | Meeting ended Fri Mar 6 00:41:28 2015 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 00:41 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova_api/2015/nova_api.2015-03-06-00.01.html | 00:41 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova_api/2015/nova_api.2015-03-06-00.01.txt | 00:41 |
openstack | Log: http://eavesdrop.openstack.org/meetings/nova_api/2015/nova_api.2015-03-06-00.01.log.html | 00:41 |
gmann | Thanks all | 00:41 |
oomichi | thanks! | 00:41 |
*** watanabe_isao has joined #openstack-meeting | 00:42 | |
*** penick has joined #openstack-meeting | 00:43 | |
*** dims has quit IRC | 00:44 | |
*** ivar-laz_ has quit IRC | 00:45 | |
*** MarkAtwood has joined #openstack-meeting | 00:45 | |
*** ivar-lazzaro has joined #openstack-meeting | 00:45 | |
*** achanda has quit IRC | 00:46 | |
*** ivar-lazzaro has quit IRC | 00:48 | |
*** ivar-lazzaro has joined #openstack-meeting | 00:49 | |
*** ijw has quit IRC | 00:49 | |
*** dmacpher has joined #openstack-meeting | 00:50 | |
*** Mandell_ has quit IRC | 00:50 | |
*** ddieterly has joined #openstack-meeting | 00:55 | |
*** shwetaap has joined #openstack-meeting | 00:56 | |
*** ebalduf has joined #openstack-meeting | 00:59 | |
*** tomoe_ has quit IRC | 00:59 | |
*** ddieterly has quit IRC | 00:59 | |
*** evgenyf has joined #openstack-meeting | 01:02 | |
*** otter768 has joined #openstack-meeting | 01:02 | |
*** carl_baldwin has quit IRC | 01:02 | |
*** mikedillion has joined #openstack-meeting | 01:03 | |
*** sbalukoff has quit IRC | 01:03 | |
*** shwetaap1 has joined #openstack-meeting | 01:05 | |
*** rmoe has quit IRC | 01:05 | |
*** mikedillion has quit IRC | 01:05 | |
*** mikedillion has joined #openstack-meeting | 01:06 | |
*** otter768 has quit IRC | 01:06 | |
*** MarkAtwood has quit IRC | 01:07 | |
*** shwetaap has quit IRC | 01:08 | |
*** tomoe_ has joined #openstack-meeting | 01:08 | |
*** tjones1 has quit IRC | 01:09 | |
*** tqtran has quit IRC | 01:10 | |
*** wojdev has quit IRC | 01:11 | |
*** tomoe_ has quit IRC | 01:13 | |
*** xingchao has quit IRC | 01:13 | |
*** ignacio-scopett1 has joined #openstack-meeting | 01:14 | |
*** ivar-laz_ has joined #openstack-meeting | 01:15 | |
*** ivar-laz_ has quit IRC | 01:15 | |
*** markvoelker has joined #openstack-meeting | 01:15 | |
*** ignacio-scopetta has quit IRC | 01:15 | |
*** ivar-laz_ has joined #openstack-meeting | 01:16 | |
*** cdub has joined #openstack-meeting | 01:16 | |
*** tsekiyam_ has joined #openstack-meeting | 01:16 | |
*** rwsu is now known as rwsu-afk | 01:17 | |
*** ivar-lazzaro has quit IRC | 01:18 | |
*** rmoe has joined #openstack-meeting | 01:19 | |
*** mtanino has quit IRC | 01:19 | |
*** tsekiyama has quit IRC | 01:20 | |
*** IanGovett has quit IRC | 01:20 | |
*** tsekiyam_ has quit IRC | 01:20 | |
*** markvoelker has quit IRC | 01:20 | |
*** IanGovett has joined #openstack-meeting | 01:21 | |
*** melwitt has quit IRC | 01:22 | |
*** tomoe_ has joined #openstack-meeting | 01:23 | |
*** shwetaap has joined #openstack-meeting | 01:23 | |
*** crinkle has quit IRC | 01:23 | |
*** shwetaap1 has quit IRC | 01:25 | |
*** shwetaap has quit IRC | 01:26 | |
*** bobmel has quit IRC | 01:27 | |
*** bobmel has joined #openstack-meeting | 01:27 | |
*** Daisy_ has joined #openstack-meeting | 01:28 | |
*** shwetaap has joined #openstack-meeting | 01:28 | |
*** tomoe__ has joined #openstack-meeting | 01:28 | |
*** tomoe_ has quit IRC | 01:31 | |
*** zhhuabj has joined #openstack-meeting | 01:32 | |
*** xuhanp has joined #openstack-meeting | 01:32 | |
*** otter768 has joined #openstack-meeting | 01:32 | |
*** bdpayne has quit IRC | 01:33 | |
*** crinkle has joined #openstack-meeting | 01:34 | |
*** kebray has quit IRC | 01:35 | |
*** epico has joined #openstack-meeting | 01:37 | |
*** dannywilson has quit IRC | 01:38 | |
*** ddieterly has joined #openstack-meeting | 01:38 | |
*** penick has quit IRC | 01:39 | |
*** ddieterl_ has joined #openstack-meeting | 01:40 | |
*** ddieterly has quit IRC | 01:40 | |
*** vishwanathj has quit IRC | 01:40 | |
*** vishwanathj has joined #openstack-meeting | 01:41 | |
*** jwcroppe has quit IRC | 01:41 | |
*** shwetaap has quit IRC | 01:41 | |
*** jwcroppe has joined #openstack-meeting | 01:41 | |
*** evgenyf has quit IRC | 01:42 | |
*** MarkAtwood has joined #openstack-meeting | 01:44 | |
*** vishwanathj has quit IRC | 01:45 | |
*** jwcroppe has quit IRC | 01:46 | |
*** achanda has joined #openstack-meeting | 01:46 | |
*** kebray has joined #openstack-meeting | 01:47 | |
*** MarkAtwood has quit IRC | 01:52 | |
*** neillc is now known as neillc_coast | 01:53 | |
*** jwcroppe has joined #openstack-meeting | 01:53 | |
*** VW_ has joined #openstack-meeting | 01:54 | |
*** VW_ has quit IRC | 01:56 | |
*** VW_ has joined #openstack-meeting | 01:57 | |
*** SridharRamaswamy has quit IRC | 01:57 | |
*** mikedillion has quit IRC | 02:02 | |
*** ChuckC has quit IRC | 02:04 | |
*** tiswanso has joined #openstack-meeting | 02:04 | |
*** ebalduf has quit IRC | 02:05 | |
*** eghobo has joined #openstack-meeting | 02:05 | |
*** ChuckC has joined #openstack-meeting | 02:05 | |
*** tiswanso has quit IRC | 02:05 | |
*** tiswanso has joined #openstack-meeting | 02:05 | |
*** stevemar has joined #openstack-meeting | 02:08 | |
*** tiswanso has quit IRC | 02:08 | |
*** tiswanso has joined #openstack-meeting | 02:09 | |
*** leeantho has quit IRC | 02:10 | |
*** haomaiwang has joined #openstack-meeting | 02:13 | |
*** neelashah has joined #openstack-meeting | 02:13 | |
*** shwetaap has joined #openstack-meeting | 02:14 | |
*** oomichi has quit IRC | 02:14 | |
*** ivar-laz_ has quit IRC | 02:16 | |
*** ivar-lazzaro has joined #openstack-meeting | 02:17 | |
*** markvoelker has joined #openstack-meeting | 02:17 | |
*** crc32 has joined #openstack-meeting | 02:17 | |
*** baoli has joined #openstack-meeting | 02:17 | |
*** xingchao has joined #openstack-meeting | 02:18 | |
*** VW_ has quit IRC | 02:18 | |
*** weshay has quit IRC | 02:20 | |
*** markvoelker has quit IRC | 02:21 | |
*** ivar-lazzaro has quit IRC | 02:23 | |
*** jwcroppe has quit IRC | 02:24 | |
*** ivar-lazzaro has joined #openstack-meeting | 02:24 | |
*** jwcroppe has joined #openstack-meeting | 02:24 | |
*** mattgriffin has joined #openstack-meeting | 02:25 | |
*** ivar-lazzaro has quit IRC | 02:25 | |
*** ivar-lazzaro has joined #openstack-meeting | 02:26 | |
*** tsekiyama has joined #openstack-meeting | 02:27 | |
*** yamamoto has joined #openstack-meeting | 02:27 | |
*** jwcroppe has quit IRC | 02:29 | |
*** VW_ has joined #openstack-meeting | 02:30 | |
*** VW_ has quit IRC | 02:30 | |
*** VW_ has joined #openstack-meeting | 02:30 | |
*** eghobo has quit IRC | 02:31 | |
*** jwcroppe has joined #openstack-meeting | 02:31 | |
*** tsekiyama has quit IRC | 02:31 | |
*** eghobo has joined #openstack-meeting | 02:32 | |
*** Apoorva has quit IRC | 02:35 | |
*** jwcroppe has quit IRC | 02:36 | |
*** camunoz is now known as camunoz_afk | 02:36 | |
*** VW__ has joined #openstack-meeting | 02:38 | |
*** ddieterly has joined #openstack-meeting | 02:38 | |
*** VW_ has quit IRC | 02:38 | |
*** tomoe__ has quit IRC | 02:38 | |
*** tomoe_ has joined #openstack-meeting | 02:40 | |
*** camunoz_afk is now known as camunoz | 02:41 | |
*** ddieterl_ has quit IRC | 02:41 | |
*** baoli has quit IRC | 02:43 | |
*** ddieterl_ has joined #openstack-meeting | 02:44 | |
*** ddieterly has quit IRC | 02:45 | |
*** eghobo has quit IRC | 02:46 | |
*** shwetaap1 has joined #openstack-meeting | 02:54 | |
*** ChuckC_ has joined #openstack-meeting | 02:56 | |
*** rfolco has joined #openstack-meeting | 02:57 | |
*** shwetaap has quit IRC | 02:57 | |
*** ebalduf has joined #openstack-meeting | 02:59 | |
*** IanGovett1 has joined #openstack-meeting | 02:59 | |
*** ChuckC has quit IRC | 02:59 | |
*** VW__ has quit IRC | 03:00 | |
*** VW_ has joined #openstack-meeting | 03:00 | |
*** IanGovett has quit IRC | 03:00 | |
*** nelsnelson has joined #openstack-meeting | 03:01 | |
*** baoli has joined #openstack-meeting | 03:02 | |
*** radez is now known as radez_g0n3 | 03:05 | |
*** unicell has quit IRC | 03:07 | |
*** JRobinson__ is now known as JRobinson__afk | 03:08 | |
*** rfolco has quit IRC | 03:09 | |
*** jckasper has joined #openstack-meeting | 03:11 | |
*** yamahata has quit IRC | 03:12 | |
*** mattgriffin has quit IRC | 03:16 | |
*** ivar-lazzaro has quit IRC | 03:16 | |
*** markvoelker has joined #openstack-meeting | 03:18 | |
*** ayoung has joined #openstack-meeting | 03:19 | |
*** novas0x2a|laptop has quit IRC | 03:20 | |
*** IanGovett1 has quit IRC | 03:20 | |
*** tomoe_ has quit IRC | 03:20 | |
*** Murali has joined #openstack-meeting | 03:22 | |
*** markvoelker has quit IRC | 03:22 | |
*** IanGovett has joined #openstack-meeting | 03:24 | |
*** IanGovett1 has joined #openstack-meeting | 03:26 | |
*** ChuckC_ is now known as ChuckC | 03:27 | |
*** IanGovett has quit IRC | 03:28 | |
*** tochi has quit IRC | 03:29 | |
*** JRobinson__afk is now known as JRobinson__ | 03:30 | |
*** anish__ has joined #openstack-meeting | 03:34 | |
*** jwcroppe has joined #openstack-meeting | 03:35 | |
*** nelsnelson has quit IRC | 03:39 | |
*** baoli has quit IRC | 03:42 | |
*** jwcroppe has quit IRC | 03:43 | |
*** david-lyle is now known as david-lyle_afk | 03:44 | |
*** ddieterl_ has quit IRC | 03:45 | |
*** ddieterly has joined #openstack-meeting | 03:45 | |
*** Daisy_ has quit IRC | 03:46 | |
*** nelsnelson has joined #openstack-meeting | 03:46 | |
*** vivek-eb_ has quit IRC | 03:46 | |
*** ayoung has quit IRC | 03:49 | |
*** ddieterly has quit IRC | 03:50 | |
*** oomichi has joined #openstack-meeting | 03:51 | |
*** baoli has joined #openstack-meeting | 03:53 | |
*** Murali has quit IRC | 03:55 | |
*** IanGovett1 has quit IRC | 03:56 | |
*** nelsnelson has quit IRC | 03:56 | |
*** harlowja is now known as harlowja_away | 03:57 | |
*** julim has quit IRC | 03:57 | |
*** achanda has quit IRC | 03:57 | |
*** jckasper has quit IRC | 03:57 | |
*** jungleboyj has joined #openstack-meeting | 03:59 | |
*** anish_ has joined #openstack-meeting | 04:02 | |
*** amrith is now known as _amrith_ | 04:04 | |
*** esker has joined #openstack-meeting | 04:04 | |
*** anish__ has quit IRC | 04:06 | |
*** Longgeek has joined #openstack-meeting | 04:08 | |
*** cdub has quit IRC | 04:10 | |
*** vivek-ebay has joined #openstack-meeting | 04:11 | |
*** BharatK has joined #openstack-meeting | 04:15 | |
*** nelsnelson has joined #openstack-meeting | 04:16 | |
*** amotoki has joined #openstack-meeting | 04:16 | |
*** _amrith_ is now known as amrith | 04:16 | |
*** Daisy_ has joined #openstack-meeting | 04:18 | |
*** markvoelker has joined #openstack-meeting | 04:19 | |
*** SridharG has joined #openstack-meeting | 04:19 | |
*** alexpilotti has quit IRC | 04:22 | |
*** gyee has quit IRC | 04:23 | |
*** markvoelker has quit IRC | 04:25 | |
*** nonameentername has quit IRC | 04:27 | |
*** tiswanso has quit IRC | 04:27 | |
*** akuznetsov has joined #openstack-meeting | 04:28 | |
*** otter768 has quit IRC | 04:28 | |
*** baoli has quit IRC | 04:28 | |
*** Mandell has joined #openstack-meeting | 04:31 | |
*** baoli has joined #openstack-meeting | 04:31 | |
*** marrusl has quit IRC | 04:35 | |
*** achanda has joined #openstack-meeting | 04:38 | |
*** jwcroppe has joined #openstack-meeting | 04:45 | |
*** ddieterly has joined #openstack-meeting | 04:46 | |
*** rajeshr has joined #openstack-meeting | 04:48 | |
*** ddieterly has quit IRC | 04:50 | |
*** ebalduf has quit IRC | 04:52 | |
*** VW_ has quit IRC | 04:53 | |
*** esker has quit IRC | 04:53 | |
*** VW_ has joined #openstack-meeting | 04:53 | |
*** achanda has quit IRC | 04:54 | |
*** VW_ has quit IRC | 04:55 | |
*** VW_ has joined #openstack-meeting | 04:56 | |
*** VW_ has quit IRC | 04:56 | |
*** VW_ has joined #openstack-meeting | 04:57 | |
*** VW_ has quit IRC | 04:57 | |
*** VW_ has joined #openstack-meeting | 04:57 | |
*** Murali has joined #openstack-meeting | 04:58 | |
*** VW_ has quit IRC | 04:58 | |
*** VW_ has joined #openstack-meeting | 04:58 | |
*** VW_ has quit IRC | 04:59 | |
*** VW_ has joined #openstack-meeting | 04:59 | |
*** VW_ has quit IRC | 04:59 | |
*** VW_ has joined #openstack-meeting | 05:00 | |
*** esker has joined #openstack-meeting | 05:00 | |
*** VW_ has quit IRC | 05:01 | |
*** VW_ has joined #openstack-meeting | 05:01 | |
*** ujuc has joined #openstack-meeting | 05:01 | |
*** VW_ has quit IRC | 05:02 | |
*** comay has joined #openstack-meeting | 05:02 | |
*** VW_ has joined #openstack-meeting | 05:02 | |
*** VW_ has quit IRC | 05:02 | |
*** VW_ has joined #openstack-meeting | 05:03 | |
*** eghobo has joined #openstack-meeting | 05:04 | |
*** watanabe_isao has quit IRC | 05:04 | |
*** vivek-ebay has quit IRC | 05:06 | |
*** baoli has quit IRC | 05:06 | |
*** fnaval has quit IRC | 05:08 | |
*** tomoe_ has joined #openstack-meeting | 05:09 | |
*** garyh has quit IRC | 05:09 | |
*** VW_ has quit IRC | 05:11 | |
*** VW_ has joined #openstack-meeting | 05:11 | |
*** VW_ has quit IRC | 05:13 | |
*** nelsnelson has quit IRC | 05:13 | |
*** VW_ has joined #openstack-meeting | 05:13 | |
*** VW_ has quit IRC | 05:14 | |
*** VW_ has joined #openstack-meeting | 05:15 | |
*** VW_ has quit IRC | 05:15 | |
*** SridharG has quit IRC | 05:15 | |
*** VW_ has joined #openstack-meeting | 05:15 | |
*** gongysh_ has quit IRC | 05:16 | |
*** shwetaap has joined #openstack-meeting | 05:16 | |
*** rajeshr has quit IRC | 05:17 | |
*** VW_ has quit IRC | 05:19 | |
*** shwetaap1 has quit IRC | 05:19 | |
*** VW_ has joined #openstack-meeting | 05:19 | |
*** oomichi has quit IRC | 05:20 | |
*** VW_ has quit IRC | 05:20 | |
*** VW_ has joined #openstack-meeting | 05:21 | |
*** dannywilson has joined #openstack-meeting | 05:21 | |
*** Murali has quit IRC | 05:21 | |
*** markvoelker has joined #openstack-meeting | 05:21 | |
*** VW_ has quit IRC | 05:21 | |
*** VW_ has joined #openstack-meeting | 05:21 | |
*** VW_ has quit IRC | 05:23 | |
*** VW_ has joined #openstack-meeting | 05:24 | |
*** dannywilson has quit IRC | 05:25 | |
*** markvoelker has quit IRC | 05:26 | |
*** VW_ has quit IRC | 05:27 | |
*** VW_ has joined #openstack-meeting | 05:27 | |
*** VW_ has quit IRC | 05:27 | |
*** VW_ has joined #openstack-meeting | 05:28 | |
*** gongysh_ has joined #openstack-meeting | 05:28 | |
*** VW_ has quit IRC | 05:29 | |
*** esker has quit IRC | 05:29 | |
*** VW_ has joined #openstack-meeting | 05:30 | |
*** VW_ has quit IRC | 05:31 | |
*** VW_ has joined #openstack-meeting | 05:32 | |
*** sdake_ has quit IRC | 05:32 | |
*** esker has joined #openstack-meeting | 05:33 | |
*** VW_ has quit IRC | 05:34 | |
*** VW_ has joined #openstack-meeting | 05:34 | |
*** VW__ has joined #openstack-meeting | 05:35 | |
*** VW__ has quit IRC | 05:35 | |
*** SridharG has joined #openstack-meeting | 05:36 | |
*** VW__ has joined #openstack-meeting | 05:36 | |
*** eghobo has quit IRC | 05:38 | |
*** eghobo has joined #openstack-meeting | 05:38 | |
*** VW_ has quit IRC | 05:39 | |
*** tomoe_ has quit IRC | 05:41 | |
*** watanabe_isao has joined #openstack-meeting | 05:42 | |
*** numan has joined #openstack-meeting | 05:43 | |
*** ddieterly has joined #openstack-meeting | 05:47 | |
*** absubram has joined #openstack-meeting | 05:49 | |
*** SridharG has left #openstack-meeting | 05:50 | |
*** fnaval has joined #openstack-meeting | 05:50 | |
*** neelashah has quit IRC | 05:51 | |
*** ddieterly has quit IRC | 05:51 | |
*** vivek-ebay has joined #openstack-meeting | 05:52 | |
*** VW__ has quit IRC | 05:53 | |
*** tomoe_ has joined #openstack-meeting | 05:53 | |
*** achanda has joined #openstack-meeting | 05:56 | |
*** vivek-ebay has quit IRC | 05:59 | |
*** absubram has quit IRC | 05:59 | |
*** esker has quit IRC | 06:00 | |
*** resker has joined #openstack-meeting | 06:02 | |
*** _nadya_ has joined #openstack-meeting | 06:03 | |
*** xyang1 has quit IRC | 06:05 | |
*** Riddhi has quit IRC | 06:06 | |
*** vishwanathj has joined #openstack-meeting | 06:07 | |
*** vishwana_ has joined #openstack-meeting | 06:08 | |
*** armax has quit IRC | 06:09 | |
*** vishwanathj has quit IRC | 06:11 | |
*** coolsvap_ has quit IRC | 06:11 | |
*** eghobo_ has joined #openstack-meeting | 06:14 | |
*** eghobo has quit IRC | 06:16 | |
*** markvoelker has joined #openstack-meeting | 06:22 | |
*** tomoe_ has quit IRC | 06:24 | |
*** unicell has joined #openstack-meeting | 06:24 | |
*** markvoelker has quit IRC | 06:27 | |
*** otter768 has joined #openstack-meeting | 06:29 | |
*** mrmartin has joined #openstack-meeting | 06:32 | |
*** epico has quit IRC | 06:33 | |
*** otter768 has quit IRC | 06:34 | |
*** epico has joined #openstack-meeting | 06:34 | |
*** eghobo_ has quit IRC | 06:34 | |
*** _nadya_ has quit IRC | 06:34 | |
*** pradipta has joined #openstack-meeting | 06:37 | |
*** Longgeek has quit IRC | 06:39 | |
*** SridharG has joined #openstack-meeting | 06:39 | |
*** epico has quit IRC | 06:41 | |
*** lennyb has quit IRC | 06:44 | |
*** mrunge has joined #openstack-meeting | 06:47 | |
*** ddieterly has joined #openstack-meeting | 06:48 | |
*** epico has joined #openstack-meeting | 06:50 | |
*** ddieterly has quit IRC | 06:52 | |
*** kzaitsev_ has joined #openstack-meeting | 06:53 | |
*** unicell has quit IRC | 06:54 | |
*** mrmartin has quit IRC | 06:54 | |
*** unicell has joined #openstack-meeting | 06:54 | |
*** tomoe_ has joined #openstack-meeting | 06:55 | |
*** lazy_prince is now known as killer_prince | 06:58 | |
*** tomoe_ has quit IRC | 07:00 | |
*** yamahata has joined #openstack-meeting | 07:00 | |
*** akuznetsov has quit IRC | 07:01 | |
*** killer_prince is now known as lazy_prince | 07:03 | |
*** JRobinson__ has quit IRC | 07:14 | |
*** eglynn is now known as eglynn-pto | 07:14 | |
*** adahms has quit IRC | 07:14 | |
*** _nadya_ has joined #openstack-meeting | 07:15 | |
*** pkoniszewski has joined #openstack-meeting | 07:16 | |
*** _nadya_ has quit IRC | 07:18 | |
*** ivar-lazzaro has joined #openstack-meeting | 07:18 | |
*** echoingumesh has joined #openstack-meeting | 07:19 | |
*** Longgeek has joined #openstack-meeting | 07:19 | |
*** ivar-lazzaro has quit IRC | 07:22 | |
*** mrmartin has joined #openstack-meeting | 07:22 | |
*** echoingumesh has quit IRC | 07:23 | |
*** yamahata has quit IRC | 07:23 | |
*** noslzzp has quit IRC | 07:24 | |
*** markvoelker has joined #openstack-meeting | 07:24 | |
*** kzaitsev_ has quit IRC | 07:24 | |
*** scheuran has joined #openstack-meeting | 07:27 | |
*** sergef has joined #openstack-meeting | 07:28 | |
*** ibiris_away is now known as ibiris | 07:29 | |
*** jwcroppe has quit IRC | 07:29 | |
*** markvoelker has quit IRC | 07:29 | |
*** jwcroppe has joined #openstack-meeting | 07:29 | |
*** VW_ has joined #openstack-meeting | 07:31 | |
*** VW_ has quit IRC | 07:32 | |
*** VW_ has joined #openstack-meeting | 07:32 | |
*** hichihara has quit IRC | 07:33 | |
*** jwcroppe has quit IRC | 07:34 | |
*** kebray has quit IRC | 07:39 | |
*** akuznetsov has joined #openstack-meeting | 07:42 | |
*** Longgeek has quit IRC | 07:43 | |
*** achanda has quit IRC | 07:44 | |
*** achanda has joined #openstack-meeting | 07:44 | |
*** sbalukoff has joined #openstack-meeting | 07:45 | |
*** achanda has quit IRC | 07:48 | |
*** ddieterly has joined #openstack-meeting | 07:49 | |
*** liusheng has quit IRC | 07:50 | |
*** liusheng has joined #openstack-meeting | 07:51 | |
*** ddieterly has quit IRC | 07:53 | |
*** camunoz has quit IRC | 07:54 | |
*** eghobo has joined #openstack-meeting | 07:55 | |
*** eghobo has quit IRC | 07:56 | |
*** tomoe_ has joined #openstack-meeting | 07:56 | |
*** eghobo has joined #openstack-meeting | 07:56 | |
*** mrmartin has quit IRC | 07:58 | |
*** gongysh_ has quit IRC | 07:59 | |
*** shwetaap has quit IRC | 07:59 | |
*** tomoe_ has quit IRC | 08:00 | |
*** tomoe_ has joined #openstack-meeting | 08:01 | |
*** jcoufal has joined #openstack-meeting | 08:01 | |
*** zul has quit IRC | 08:01 | |
*** eghobo_ has joined #openstack-meeting | 08:02 | |
*** mrunge has quit IRC | 08:03 | |
*** fnaval has quit IRC | 08:03 | |
*** MaxV has joined #openstack-meeting | 08:04 | |
*** achanda has joined #openstack-meeting | 08:05 | |
*** eghobo has quit IRC | 08:06 | |
*** moha_hunt has joined #openstack-meeting | 08:06 | |
*** safchain has joined #openstack-meeting | 08:07 | |
*** mrunge has joined #openstack-meeting | 08:11 | |
*** mrunge_ has joined #openstack-meeting | 08:11 | |
*** MaxV has quit IRC | 08:11 | |
*** mrunge_ has quit IRC | 08:12 | |
*** mrunge has quit IRC | 08:12 | |
*** mrunge has joined #openstack-meeting | 08:13 | |
*** SumitNaiksatam has quit IRC | 08:13 | |
*** zul has joined #openstack-meeting | 08:14 | |
*** ibiris is now known as ibiris_away | 08:15 | |
*** jtomasek has joined #openstack-meeting | 08:15 | |
*** epico has quit IRC | 08:15 | |
*** SumitNaiksatam has joined #openstack-meeting | 08:16 | |
*** jichen has joined #openstack-meeting | 08:16 | |
*** luqas__ has joined #openstack-meeting | 08:16 | |
*** ndipanov has joined #openstack-meeting | 08:17 | |
*** gongysh_ has joined #openstack-meeting | 08:17 | |
*** MaxV has joined #openstack-meeting | 08:18 | |
*** phil__ has joined #openstack-meeting | 08:18 | |
*** dguitarb1te has joined #openstack-meeting | 08:20 | |
*** krtaylor has quit IRC | 08:22 | |
*** matrohon has joined #openstack-meeting | 08:24 | |
*** ibiris_away is now known as ibiris | 08:25 | |
*** soren has quit IRC | 08:25 | |
*** markvoelker has joined #openstack-meeting | 08:25 | |
*** unicell1 has joined #openstack-meeting | 08:27 | |
*** kzaitsev_ has joined #openstack-meeting | 08:28 | |
*** MaxV has quit IRC | 08:28 | |
*** MaxV has joined #openstack-meeting | 08:28 | |
*** kzaitsev_ has quit IRC | 08:28 | |
*** unicell has quit IRC | 08:29 | |
*** notmyname has quit IRC | 08:30 | |
*** otter768 has joined #openstack-meeting | 08:30 | |
*** markvoelker has quit IRC | 08:31 | |
*** epico has joined #openstack-meeting | 08:32 | |
*** MaxV has quit IRC | 08:33 | |
*** otter768 has quit IRC | 08:35 | |
*** krtaylor has joined #openstack-meeting | 08:35 | |
*** zz_ttrifonov is now known as ttrifonov | 08:37 | |
*** tomoe_ has quit IRC | 08:38 | |
*** afazekas has joined #openstack-meeting | 08:39 | |
*** watanabe_isao has quit IRC | 08:39 | |
*** dguitarb1te has quit IRC | 08:39 | |
*** mpaolino has joined #openstack-meeting | 08:39 | |
*** scheuran_ has joined #openstack-meeting | 08:40 | |
*** kzaitsev_ has joined #openstack-meeting | 08:40 | |
*** dguitarb1te has joined #openstack-meeting | 08:41 | |
*** dguitarb1te has quit IRC | 08:42 | |
*** dguitarbite has quit IRC | 08:42 | |
*** stevemar has quit IRC | 08:42 | |
*** dguitarbite has joined #openstack-meeting | 08:42 | |
*** scheuran has quit IRC | 08:43 | |
*** sahid has joined #openstack-meeting | 08:43 | |
*** jlanoux has joined #openstack-meeting | 08:44 | |
*** Fdot has joined #openstack-meeting | 08:44 | |
*** crc32 has quit IRC | 08:46 | |
*** aepifanov has joined #openstack-meeting | 08:47 | |
*** jgrimm is now known as zz_jgrimm | 08:49 | |
*** ddieterly has joined #openstack-meeting | 08:49 | |
*** eghobo_ has quit IRC | 08:49 | |
*** doude has joined #openstack-meeting | 08:49 | |
*** ddieterly has quit IRC | 08:54 | |
*** achanda has quit IRC | 08:54 | |
*** che-arne has joined #openstack-meeting | 08:54 | |
*** krtaylor has quit IRC | 08:54 | |
*** liusheng has quit IRC | 08:55 | |
*** ygbo has joined #openstack-meeting | 08:55 | |
*** liusheng has joined #openstack-meeting | 08:56 | |
*** andreykurilin_ has joined #openstack-meeting | 08:56 | |
*** achanda has joined #openstack-meeting | 08:57 | |
*** SumitNaiksatam has quit IRC | 08:58 | |
*** MaxV has joined #openstack-meeting | 08:59 | |
*** tomoe_ has joined #openstack-meeting | 09:00 | |
*** stannie has joined #openstack-meeting | 09:01 | |
*** ajo has joined #openstack-meeting | 09:05 | |
*** yamamoto has quit IRC | 09:10 | |
*** krtaylor has joined #openstack-meeting | 09:10 | |
*** achanda has quit IRC | 09:12 | |
*** achanda has joined #openstack-meeting | 09:13 | |
*** achanda has quit IRC | 09:14 | |
*** achanda has joined #openstack-meeting | 09:14 | |
*** kzaitsev_ has quit IRC | 09:15 | |
*** pdb has joined #openstack-meeting | 09:18 | |
*** achanda has quit IRC | 09:19 | |
*** kzaitsev_ has joined #openstack-meeting | 09:23 | |
*** SumitNaiksatam has joined #openstack-meeting | 09:26 | |
*** markvoelker has joined #openstack-meeting | 09:27 | |
*** fzdarsky has joined #openstack-meeting | 09:30 | |
*** dulek has joined #openstack-meeting | 09:30 | |
*** Longgeek has joined #openstack-meeting | 09:32 | |
*** markvoelker has quit IRC | 09:33 | |
*** fzdarsky has quit IRC | 09:36 | |
*** fzdarsky has joined #openstack-meeting | 09:40 | |
*** Mandell has quit IRC | 09:40 | |
*** mrmartin has joined #openstack-meeting | 09:40 | |
*** aarefiev has quit IRC | 09:42 | |
*** Daisy_ has quit IRC | 09:45 | |
*** aarefiev has joined #openstack-meeting | 09:45 | |
*** haneef has quit IRC | 09:46 | |
*** haneef has joined #openstack-meeting | 09:47 | |
*** wojdev has joined #openstack-meeting | 09:50 | |
*** ddieterly has joined #openstack-meeting | 09:50 | |
*** anish_ has quit IRC | 09:50 | |
*** kzaitsev_ has quit IRC | 09:53 | |
*** mpaolino has quit IRC | 09:54 | |
*** ddieterly has quit IRC | 09:55 | |
*** Guest47 has joined #openstack-meeting | 09:58 | |
*** mrmartin has quit IRC | 09:59 | |
*** lazy_prince has quit IRC | 10:00 | |
*** wojdev has quit IRC | 10:00 | |
*** killer_prince has joined #openstack-meeting | 10:00 | |
*** killer_prince is now known as lazy_prince | 10:01 | |
*** epico has quit IRC | 10:04 | |
*** Longgeek has quit IRC | 10:06 | |
*** mpaolino has joined #openstack-meeting | 10:08 | |
*** prazumovsky has joined #openstack-meeting | 10:08 | |
*** aepifanov has quit IRC | 10:08 | |
*** e0ne has joined #openstack-meeting | 10:09 | |
*** wojdev has joined #openstack-meeting | 10:09 | |
*** Longgeek has joined #openstack-meeting | 10:14 | |
*** andreykurilin_ has quit IRC | 10:18 | |
*** andreykurilin__ has joined #openstack-meeting | 10:18 | |
*** wojdev has quit IRC | 10:20 | |
*** e0ne is now known as e0ne_ | 10:22 | |
*** liusheng has quit IRC | 10:23 | |
*** liusheng has joined #openstack-meeting | 10:24 | |
*** markvoelker has joined #openstack-meeting | 10:29 | |
*** otter768 has joined #openstack-meeting | 10:31 | |
*** _nadya_ has joined #openstack-meeting | 10:32 | |
*** e0ne_ has quit IRC | 10:33 | |
*** wojdev has joined #openstack-meeting | 10:34 | |
*** markvoelker has quit IRC | 10:35 | |
*** otter768 has quit IRC | 10:36 | |
*** xuhanp has quit IRC | 10:36 | |
*** andreykurilin__ has quit IRC | 10:38 | |
*** e0ne has joined #openstack-meeting | 10:39 | |
*** liusheng has quit IRC | 10:41 | |
*** liusheng has joined #openstack-meeting | 10:42 | |
*** wojdev has quit IRC | 10:48 | |
*** kzaitsev_ has joined #openstack-meeting | 10:48 | |
*** ddieterly has joined #openstack-meeting | 10:51 | |
*** wojdev has joined #openstack-meeting | 10:54 | |
*** VW_ has quit IRC | 10:55 | |
*** VW_ has joined #openstack-meeting | 10:55 | |
*** ddieterly has quit IRC | 10:55 | |
*** lazy_prince is now known as killer_prince | 10:56 | |
*** VW_ has quit IRC | 10:57 | |
*** VW_ has joined #openstack-meeting | 10:58 | |
*** dims has joined #openstack-meeting | 11:00 | |
*** VW_ has quit IRC | 11:00 | |
*** VW_ has joined #openstack-meeting | 11:01 | |
*** VW_ has quit IRC | 11:02 | |
*** VW_ has joined #openstack-meeting | 11:02 | |
*** dulek_ has joined #openstack-meeting | 11:02 | |
*** VW_ has quit IRC | 11:03 | |
*** DaveJ__ has joined #openstack-meeting | 11:03 | |
*** VW_ has joined #openstack-meeting | 11:03 | |
*** igordcard has joined #openstack-meeting | 11:04 | |
*** VW_ has quit IRC | 11:04 | |
*** VW_ has joined #openstack-meeting | 11:05 | |
*** dulek has quit IRC | 11:05 | |
*** kzaitsev_ has quit IRC | 11:05 | |
*** kzaitsev_ has joined #openstack-meeting | 11:06 | |
*** mpaolino has quit IRC | 11:07 | |
*** e0ne is now known as e0ne_ | 11:07 | |
*** haomaiwang has quit IRC | 11:09 | |
*** VW_ has quit IRC | 11:09 | |
*** VW_ has joined #openstack-meeting | 11:09 | |
*** VW_ has quit IRC | 11:09 | |
*** VW_ has joined #openstack-meeting | 11:10 | |
*** VW_ has quit IRC | 11:10 | |
*** VW_ has joined #openstack-meeting | 11:10 | |
*** VW_ has quit IRC | 11:12 | |
*** VW_ has joined #openstack-meeting | 11:12 | |
*** wojdev has quit IRC | 11:17 | |
*** e0ne_ has quit IRC | 11:18 | |
*** yamamoto has joined #openstack-meeting | 11:20 | |
*** mpaolino has joined #openstack-meeting | 11:21 | |
*** aimon has quit IRC | 11:21 | |
*** _nadya_ has quit IRC | 11:23 | |
*** VW_ has quit IRC | 11:23 | |
*** VW_ has joined #openstack-meeting | 11:24 | |
*** VW_ has quit IRC | 11:24 | |
*** yamamoto has quit IRC | 11:24 | |
*** VW_ has joined #openstack-meeting | 11:24 | |
*** VW_ has quit IRC | 11:25 | |
*** nellysmitt has joined #openstack-meeting | 11:25 | |
*** VW_ has joined #openstack-meeting | 11:25 | |
*** VW_ has quit IRC | 11:25 | |
*** VW_ has joined #openstack-meeting | 11:26 | |
*** VW_ has quit IRC | 11:27 | |
*** VW_ has joined #openstack-meeting | 11:28 | |
*** jcoufal_ has joined #openstack-meeting | 11:28 | |
*** VW_ has quit IRC | 11:29 | |
*** VW_ has joined #openstack-meeting | 11:30 | |
*** markvoelker has joined #openstack-meeting | 11:31 | |
*** jcoufal has quit IRC | 11:31 | |
*** VW_ has quit IRC | 11:34 | |
*** VW_ has joined #openstack-meeting | 11:34 | |
*** markvoelker has quit IRC | 11:36 | |
*** aepifanov has joined #openstack-meeting | 11:39 | |
*** VW_ has quit IRC | 11:39 | |
*** VW_ has joined #openstack-meeting | 11:39 | |
*** ujuc has quit IRC | 11:39 | |
*** j05h1 has quit IRC | 11:41 | |
*** dmacpher has quit IRC | 11:41 | |
*** BharatK has quit IRC | 11:42 | |
*** kzaitsev_ has quit IRC | 11:43 | |
*** VW_ has quit IRC | 11:45 | |
*** aepifanov has quit IRC | 11:45 | |
*** VW_ has joined #openstack-meeting | 11:45 | |
*** aepifanov has joined #openstack-meeting | 11:46 | |
*** tomoe_ has quit IRC | 11:46 | |
*** e0ne has joined #openstack-meeting | 11:47 | |
*** flaper87 has quit IRC | 11:47 | |
*** flaper87 has joined #openstack-meeting | 11:47 | |
*** IanGovett has joined #openstack-meeting | 11:51 | |
*** ddieterly has joined #openstack-meeting | 11:52 | |
*** luqas__ has quit IRC | 11:52 | |
*** VW_ has quit IRC | 11:52 | |
*** VW_ has joined #openstack-meeting | 11:53 | |
*** VW_ has quit IRC | 11:53 | |
*** VW_ has joined #openstack-meeting | 11:53 | |
*** BharatK has joined #openstack-meeting | 11:54 | |
*** bill_az has joined #openstack-meeting | 11:54 | |
*** amakarov_away is now known as amakarov | 11:54 | |
*** marrusl has joined #openstack-meeting | 11:55 | |
*** ddieterly has quit IRC | 11:56 | |
*** AnotherNerd has joined #openstack-meeting | 11:58 | |
*** yamamoto has joined #openstack-meeting | 11:58 | |
*** pradipta has quit IRC | 11:59 | |
*** dulek___ has joined #openstack-meeting | 11:59 | |
*** dulek_ has quit IRC | 12:01 | |
*** VW_ has quit IRC | 12:07 | |
*** AnotherNerd has quit IRC | 12:07 | |
*** VW_ has joined #openstack-meeting | 12:08 | |
*** sankarshan_away is now known as sankarshan | 12:08 | |
*** kzaitsev_ has joined #openstack-meeting | 12:12 | |
*** sankarshan is now known as sankarshan_away | 12:12 | |
*** VW_ has quit IRC | 12:13 | |
*** wojdev has joined #openstack-meeting | 12:13 | |
*** alexpilotti has joined #openstack-meeting | 12:13 | |
*** VW_ has joined #openstack-meeting | 12:13 | |
*** VW_ has quit IRC | 12:15 | |
*** VW_ has joined #openstack-meeting | 12:16 | |
*** baoli has joined #openstack-meeting | 12:16 | |
*** VW_ has quit IRC | 12:17 | |
*** adalbas has joined #openstack-meeting | 12:17 | |
*** VW_ has joined #openstack-meeting | 12:17 | |
*** dulek___ has quit IRC | 12:18 | |
*** dulek___ has joined #openstack-meeting | 12:18 | |
*** VW_ has quit IRC | 12:20 | |
*** VW_ has joined #openstack-meeting | 12:20 | |
*** VW_ has quit IRC | 12:21 | |
*** VW_ has joined #openstack-meeting | 12:22 | |
*** VW_ has quit IRC | 12:23 | |
*** wojdev has quit IRC | 12:24 | |
*** VW_ has joined #openstack-meeting | 12:24 | |
*** xingchao has quit IRC | 12:25 | |
*** VW_ has quit IRC | 12:25 | |
*** VW_ has joined #openstack-meeting | 12:25 | |
*** rfolco has joined #openstack-meeting | 12:26 | |
*** baoli_ has joined #openstack-meeting | 12:31 | |
*** markvoelker has joined #openstack-meeting | 12:32 | |
*** otter768 has joined #openstack-meeting | 12:32 | |
*** VW_ has quit IRC | 12:33 | |
*** VW_ has joined #openstack-meeting | 12:34 | |
*** baoli has quit IRC | 12:34 | |
*** VW_ has quit IRC | 12:35 | |
*** VW_ has joined #openstack-meeting | 12:36 | |
*** markvoelker has quit IRC | 12:36 | |
*** otter768 has quit IRC | 12:36 | |
*** MaxV has quit IRC | 12:37 | |
*** yamamoto has quit IRC | 12:38 | |
*** kzaitsev_ has quit IRC | 12:39 | |
*** aysyd has joined #openstack-meeting | 12:39 | |
*** akuznetsov has quit IRC | 12:39 | |
*** yamamoto has joined #openstack-meeting | 12:40 | |
*** VW_ has quit IRC | 12:41 | |
*** VW_ has joined #openstack-meeting | 12:42 | |
*** VW_ has quit IRC | 12:44 | |
*** xingchao has joined #openstack-meeting | 12:44 | |
*** VW_ has joined #openstack-meeting | 12:44 | |
*** rbowen has joined #openstack-meeting | 12:45 | |
*** MaxV has joined #openstack-meeting | 12:46 | |
*** yamamoto has quit IRC | 12:46 | |
*** wojdev has joined #openstack-meeting | 12:48 | |
*** raildo_away is now known as raildo | 12:48 | |
*** banix has joined #openstack-meeting | 12:48 | |
*** VW_ has quit IRC | 12:50 | |
*** VW_ has joined #openstack-meeting | 12:50 | |
*** yamamoto has joined #openstack-meeting | 12:51 | |
*** ddieterly has joined #openstack-meeting | 12:52 | |
*** VW_ has quit IRC | 12:52 | |
*** VW_ has joined #openstack-meeting | 12:53 | |
*** ujuc has joined #openstack-meeting | 12:54 | |
*** VW_ has quit IRC | 12:54 | |
*** VW_ has joined #openstack-meeting | 12:55 | |
*** VW_ has quit IRC | 12:55 | |
*** VW_ has joined #openstack-meeting | 12:56 | |
*** banix has quit IRC | 12:56 | |
*** ddieterly has quit IRC | 12:57 | |
*** kzaitsev_ has joined #openstack-meeting | 12:57 | |
*** VW_ has quit IRC | 13:00 | |
*** prazumovsky has quit IRC | 13:01 | |
*** markvoelker has joined #openstack-meeting | 13:06 | |
*** yamamoto has quit IRC | 13:07 | |
*** dprince has joined #openstack-meeting | 13:07 | |
*** noslzzp has joined #openstack-meeting | 13:12 | |
*** e0ne is now known as e0ne_ | 13:12 | |
*** kzaitsev_ has quit IRC | 13:13 | |
*** kylek3h has quit IRC | 13:16 | |
*** ujuc has quit IRC | 13:18 | |
*** e0ne_ is now known as e0ne | 13:22 | |
*** amrith is now known as _amrith_ | 13:25 | |
*** wojdev has quit IRC | 13:25 | |
*** dane_leblanc has joined #openstack-meeting | 13:26 | |
*** bobmel has quit IRC | 13:27 | |
*** bobmel has joined #openstack-meeting | 13:27 | |
*** mwagner_lap has joined #openstack-meeting | 13:30 | |
*** weshay has joined #openstack-meeting | 13:35 | |
*** akuznetsov has joined #openstack-meeting | 13:36 | |
*** banix has joined #openstack-meeting | 13:38 | |
*** moha_hunt has quit IRC | 13:39 | |
*** jwcroppe has joined #openstack-meeting | 13:40 | |
*** Mandell has joined #openstack-meeting | 13:40 | |
*** Mandell has quit IRC | 13:45 | |
*** fzdarsky has quit IRC | 13:45 | |
*** radez_g0n3 is now known as radez | 13:46 | |
*** nelsnelson has joined #openstack-meeting | 13:47 | |
*** SumitNaiksatam has quit IRC | 13:48 | |
*** julim has joined #openstack-meeting | 13:52 | |
*** kylek3h has joined #openstack-meeting | 13:53 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:54 | |
*** yamamoto has joined #openstack-meeting | 13:54 | |
*** edleafe is now known as figleaf | 13:55 | |
*** BharatK has quit IRC | 13:57 | |
*** thomasem has joined #openstack-meeting | 13:57 | |
*** gibi_ has joined #openstack-meeting | 13:57 | |
*** luqas__ has joined #openstack-meeting | 13:59 | |
*** annegentle has joined #openstack-meeting | 13:59 | |
*** akuznetsov has quit IRC | 14:00 | |
*** annegentle has quit IRC | 14:00 | |
*** annegentle has joined #openstack-meeting | 14:01 | |
*** thomasem has quit IRC | 14:01 | |
*** akuznetsov has joined #openstack-meeting | 14:01 | |
*** gibi has quit IRC | 14:01 | |
*** IanGovett has quit IRC | 14:01 | |
*** thomasem has joined #openstack-meeting | 14:01 | |
*** dguitarbite has quit IRC | 14:02 | |
*** IanGovett has joined #openstack-meeting | 14:03 | |
*** topol has joined #openstack-meeting | 14:03 | |
*** dulek___ has quit IRC | 14:04 | |
*** dulek___ has joined #openstack-meeting | 14:04 | |
*** Longgeek has quit IRC | 14:05 | |
*** fifieldt_ has quit IRC | 14:05 | |
*** wojdev has joined #openstack-meeting | 14:06 | |
*** zz_jgrimm is now known as jgrimm | 14:07 | |
*** sc68cal_ has joined #openstack-meeting | 14:07 | |
*** sc68cal_ has quit IRC | 14:07 | |
*** sc68cal_ has joined #openstack-meeting | 14:07 | |
*** wojdev_ has joined #openstack-meeting | 14:08 | |
*** sc68cal has quit IRC | 14:09 | |
*** salv-orl_ has joined #openstack-meeting | 14:09 | |
*** salv-orlando has quit IRC | 14:09 | |
*** akuznetsov has quit IRC | 14:10 | |
*** wojdev has quit IRC | 14:11 | |
*** wojdev has joined #openstack-meeting | 14:12 | |
*** wojdev_ has quit IRC | 14:12 | |
*** akuznetsov has joined #openstack-meeting | 14:14 | |
*** shwetaap has joined #openstack-meeting | 14:14 | |
*** ddieterly has joined #openstack-meeting | 14:15 | |
*** resker has quit IRC | 14:16 | |
*** shwetaap1 has joined #openstack-meeting | 14:16 | |
*** garyh has joined #openstack-meeting | 14:16 | |
*** echoingumesh has joined #openstack-meeting | 14:17 | |
*** shwetaap has quit IRC | 14:20 | |
*** dguitarbite has joined #openstack-meeting | 14:20 | |
*** dguitarbite has joined #openstack-meeting | 14:20 | |
*** Longgeek has joined #openstack-meeting | 14:20 | |
*** _amrith_ is now known as amrith | 14:23 | |
*** Murali has joined #openstack-meeting | 14:23 | |
*** akuznetsov has quit IRC | 14:26 | |
*** bvandenh has joined #openstack-meeting | 14:27 | |
*** jecarey has quit IRC | 14:27 | |
*** bvandenh is now known as bvandenh_call_tr | 14:27 | |
*** SumitNaiksatam has joined #openstack-meeting | 14:28 | |
*** dansmith is now known as superdan | 14:30 | |
*** annegentle is now known as superanne | 14:31 | |
*** akuznetsov has joined #openstack-meeting | 14:31 | |
*** otter768 has joined #openstack-meeting | 14:33 | |
*** thangp has joined #openstack-meeting | 14:33 | |
*** kzaitsev_ has joined #openstack-meeting | 14:33 | |
*** neelashah has joined #openstack-meeting | 14:34 | |
*** fzdarsky has joined #openstack-meeting | 14:35 | |
*** akuznetsov has quit IRC | 14:36 | |
*** dims has quit IRC | 14:37 | |
*** otter768 has quit IRC | 14:37 | |
*** banix has quit IRC | 14:37 | |
*** echoingumesh has quit IRC | 14:37 | |
*** dims has joined #openstack-meeting | 14:38 | |
*** echoingumesh has joined #openstack-meeting | 14:38 | |
*** banix has joined #openstack-meeting | 14:38 | |
*** tiswanso has joined #openstack-meeting | 14:38 | |
*** VW_ has joined #openstack-meeting | 14:38 | |
*** VW_ has quit IRC | 14:39 | |
*** VW_ has joined #openstack-meeting | 14:40 | |
*** jungleboyj has quit IRC | 14:40 | |
*** ddieterly has quit IRC | 14:41 | |
*** nelsnelson has quit IRC | 14:41 | |
*** rushil_ has joined #openstack-meeting | 14:41 | |
*** thomasem_ has joined #openstack-meeting | 14:41 | |
*** ddieterl_ has joined #openstack-meeting | 14:41 | |
*** echoingumesh has quit IRC | 14:43 | |
*** sdake_ has joined #openstack-meeting | 14:43 | |
*** thomasem has quit IRC | 14:44 | |
*** alaski is now known as lascii | 14:44 | |
*** wojdev has quit IRC | 14:46 | |
*** Murali has quit IRC | 14:47 | |
*** sdake__ has joined #openstack-meeting | 14:47 | |
*** bvandenh_call_tr has quit IRC | 14:48 | |
*** thangp_ has joined #openstack-meeting | 14:48 | |
*** mrmartin has joined #openstack-meeting | 14:48 | |
*** shwetaap1 has quit IRC | 14:48 | |
*** sdake_ has quit IRC | 14:48 | |
*** vijendar has quit IRC | 14:50 | |
*** thangp has quit IRC | 14:50 | |
*** mtanino has joined #openstack-meeting | 14:51 | |
*** boris-42 has quit IRC | 14:52 | |
*** amitgandhinz has joined #openstack-meeting | 14:52 | |
*** shwetaap has joined #openstack-meeting | 14:52 | |
*** Guest47 has quit IRC | 14:55 | |
*** e0ne is now known as e0ne_ | 14:55 | |
*** oanufriev has left #openstack-meeting | 14:56 | |
*** absubram has joined #openstack-meeting | 14:56 | |
*** amotoki has quit IRC | 14:57 | |
*** bauzas is now known as bauwser | 14:58 | |
*** absubram has quit IRC | 14:58 | |
*** absubram has joined #openstack-meeting | 14:59 | |
*** e0ne_ has quit IRC | 15:01 | |
*** persia has quit IRC | 15:01 | |
*** turnerg has joined #openstack-meeting | 15:01 | |
*** wojdev has joined #openstack-meeting | 15:02 | |
*** fzdarsky has quit IRC | 15:03 | |
*** ebalduf has joined #openstack-meeting | 15:03 | |
*** haleyb has quit IRC | 15:05 | |
*** linuxhermit has joined #openstack-meeting | 15:07 | |
*** haleyb has joined #openstack-meeting | 15:07 | |
*** dims is now known as dimsum__ | 15:07 | |
*** mrmartin has quit IRC | 15:08 | |
*** igordcard has quit IRC | 15:08 | |
*** pkoniszewski has quit IRC | 15:12 | |
*** radez is now known as radez_g0n3 | 15:12 | |
*** persia_ has joined #openstack-meeting | 15:13 | |
*** persia_ has quit IRC | 15:13 | |
*** persia_ has joined #openstack-meeting | 15:13 | |
*** jlanoux has quit IRC | 15:14 | |
*** rbak has joined #openstack-meeting | 15:14 | |
*** armax has joined #openstack-meeting | 15:15 | |
*** dulek___ has quit IRC | 15:16 | |
*** dulek has joined #openstack-meeting | 15:16 | |
*** haleyb has quit IRC | 15:18 | |
*** rbowen has left #openstack-meeting | 15:18 | |
*** changbl has quit IRC | 15:19 | |
*** aimon has joined #openstack-meeting | 15:20 | |
*** esker has joined #openstack-meeting | 15:20 | |
*** mrmartin has joined #openstack-meeting | 15:20 | |
*** timcline has joined #openstack-meeting | 15:20 | |
*** atiwari has joined #openstack-meeting | 15:21 | |
*** banix has quit IRC | 15:21 | |
*** timcline_ has joined #openstack-meeting | 15:22 | |
*** vijendar has joined #openstack-meeting | 15:24 | |
*** marun has joined #openstack-meeting | 15:24 | |
*** vrovachev has quit IRC | 15:25 | |
*** timcline has quit IRC | 15:26 | |
*** whenry_ has joined #openstack-meeting | 15:26 | |
*** doude has quit IRC | 15:27 | |
*** jlanoux has joined #openstack-meeting | 15:28 | |
*** numan has quit IRC | 15:28 | |
*** jecarey has joined #openstack-meeting | 15:32 | |
*** changbl has joined #openstack-meeting | 15:32 | |
*** e0ne has joined #openstack-meeting | 15:32 | |
*** jorge_munoz has joined #openstack-meeting | 15:33 | |
*** tiswanso has quit IRC | 15:33 | |
*** radez_g0n3 is now known as radez | 15:34 | |
*** yamamoto has quit IRC | 15:34 | |
*** Fdot has quit IRC | 15:34 | |
*** yamamoto has joined #openstack-meeting | 15:34 | |
*** tiswanso_ has joined #openstack-meeting | 15:34 | |
*** absubram has quit IRC | 15:35 | |
*** tiswanso_ has quit IRC | 15:36 | |
*** stannie has quit IRC | 15:36 | |
*** sergef has quit IRC | 15:38 | |
*** wojdev has quit IRC | 15:40 | |
*** jungleboyj has joined #openstack-meeting | 15:40 | |
*** topol has quit IRC | 15:41 | |
*** ChuckC_ has joined #openstack-meeting | 15:41 | |
*** ChuckC has quit IRC | 15:42 | |
*** tiswanso has joined #openstack-meeting | 15:43 | |
*** wojdev has joined #openstack-meeting | 15:43 | |
*** zhhuabj has quit IRC | 15:43 | |
*** zhhuabj has joined #openstack-meeting | 15:44 | |
*** VW_ has quit IRC | 15:44 | |
*** VW_ has joined #openstack-meeting | 15:45 | |
*** ChuckC_ has quit IRC | 15:46 | |
*** Riddhi has joined #openstack-meeting | 15:47 | |
*** VW_ has quit IRC | 15:47 | |
*** vishwana_ has quit IRC | 15:47 | |
*** VW_ has joined #openstack-meeting | 15:47 | |
*** n0ano has joined #openstack-meeting | 15:48 | |
*** VW_ has quit IRC | 15:48 | |
*** VW_ has joined #openstack-meeting | 15:49 | |
*** SridharG has left #openstack-meeting | 15:49 | |
*** arunkant has joined #openstack-meeting | 15:50 | |
*** arunkant has quit IRC | 15:51 | |
*** arunkant has joined #openstack-meeting | 15:52 | |
*** ebalduf has quit IRC | 15:52 | |
*** sdake__ has quit IRC | 15:53 | |
*** arunkant has quit IRC | 15:55 | |
*** arunkant has joined #openstack-meeting | 15:55 | |
*** turnerg1 has joined #openstack-meeting | 15:56 | |
*** turnerg1 has quit IRC | 15:56 | |
*** ayoung has joined #openstack-meeting | 15:57 | |
*** turnerg1 has joined #openstack-meeting | 15:58 | |
*** nelsnelson has joined #openstack-meeting | 15:58 | |
*** lazy_prif has joined #openstack-meeting | 15:58 | |
*** lazy_prif is now known as lazy_prince | 15:58 | |
*** killer_prince has quit IRC | 15:58 | |
*** superanne has quit IRC | 15:59 | |
*** turnerg has quit IRC | 15:59 | |
*** turnerg1 has quit IRC | 15:59 | |
*** superanne has joined #openstack-meeting | 16:00 | |
*** stevemar has joined #openstack-meeting | 16:01 | |
*** turnerg has joined #openstack-meeting | 16:01 | |
*** echoingumesh has joined #openstack-meeting | 16:02 | |
*** fnaval has joined #openstack-meeting | 16:02 | |
*** turnerg has quit IRC | 16:02 | |
*** dulek has quit IRC | 16:04 | |
*** turnerg has joined #openstack-meeting | 16:05 | |
*** echoingumesh has quit IRC | 16:07 | |
*** e0ne is now known as e0ne_ | 16:07 | |
*** superanne has quit IRC | 16:07 | |
*** echoingumesh has joined #openstack-meeting | 16:08 | |
*** superanne has joined #openstack-meeting | 16:08 | |
*** carl_baldwin has joined #openstack-meeting | 16:08 | |
*** e0ne_ is now known as e0ne | 16:10 | |
*** haleyb has joined #openstack-meeting | 16:10 | |
*** mpaolino has quit IRC | 16:10 | |
*** VW_ has quit IRC | 16:10 | |
*** mattgriffin has joined #openstack-meeting | 16:10 | |
*** VW_ has joined #openstack-meeting | 16:11 | |
*** VW_ has quit IRC | 16:11 | |
*** tjones1 has joined #openstack-meeting | 16:11 | |
*** VW_ has joined #openstack-meeting | 16:11 | |
*** vishwanathj has joined #openstack-meeting | 16:11 | |
*** VW_ has quit IRC | 16:11 | |
*** mpaolino has joined #openstack-meeting | 16:11 | |
*** ChuckC_ has joined #openstack-meeting | 16:12 | |
*** echoingumesh has quit IRC | 16:12 | |
*** VW_ has joined #openstack-meeting | 16:12 | |
*** jaypipes has joined #openstack-meeting | 16:14 | |
*** kebray has joined #openstack-meeting | 16:14 | |
*** jaypipes is now known as leakypipes | 16:14 | |
*** arunkant has left #openstack-meeting | 16:15 | |
*** moha_hunt has joined #openstack-meeting | 16:15 | |
*** nelsnelson has quit IRC | 16:16 | |
*** VW_ has quit IRC | 16:17 | |
*** VW_ has joined #openstack-meeting | 16:17 | |
*** rfolco has quit IRC | 16:20 | |
*** swamireddy_ has quit IRC | 16:20 | |
*** sabari has quit IRC | 16:20 | |
*** stannie has joined #openstack-meeting | 16:21 | |
*** sabari has joined #openstack-meeting | 16:22 | |
*** swamireddy has joined #openstack-meeting | 16:23 | |
*** krtaylor has quit IRC | 16:23 | |
*** VW_ has quit IRC | 16:23 | |
*** VW_ has joined #openstack-meeting | 16:24 | |
*** jichen has quit IRC | 16:25 | |
*** aepifanov has quit IRC | 16:25 | |
*** scheuran_ has quit IRC | 16:25 | |
*** penick has joined #openstack-meeting | 16:26 | |
*** Apoorva has joined #openstack-meeting | 16:26 | |
*** banix has joined #openstack-meeting | 16:27 | |
*** rvasilets__ has quit IRC | 16:27 | |
*** dannywilson has joined #openstack-meeting | 16:27 | |
*** garyk has quit IRC | 16:28 | |
*** dannywilson has quit IRC | 16:28 | |
*** aleksandr_null has quit IRC | 16:29 | |
*** aleksandr_null has joined #openstack-meeting | 16:32 | |
*** dannywilson has joined #openstack-meeting | 16:32 | |
*** amotoki has joined #openstack-meeting | 16:33 | |
*** topol has joined #openstack-meeting | 16:33 | |
*** alop has joined #openstack-meeting | 16:33 | |
*** otter768 has joined #openstack-meeting | 16:34 | |
*** krtaylor has joined #openstack-meeting | 16:35 | |
*** VW_ has quit IRC | 16:35 | |
*** nelsnelson has joined #openstack-meeting | 16:36 | |
*** ebalduf has joined #openstack-meeting | 16:36 | |
*** VW_ has joined #openstack-meeting | 16:36 | |
*** VW_ has quit IRC | 16:36 | |
*** rfolco has joined #openstack-meeting | 16:36 | |
*** penick has quit IRC | 16:36 | |
*** VW_ has joined #openstack-meeting | 16:36 | |
*** ebalduf has quit IRC | 16:38 | |
*** otter768 has quit IRC | 16:38 | |
*** VW_ has quit IRC | 16:40 | |
*** VW_ has joined #openstack-meeting | 16:40 | |
*** VW_ has quit IRC | 16:40 | |
*** VW_ has joined #openstack-meeting | 16:41 | |
*** kzaitsev_ has quit IRC | 16:41 | |
*** sdake_ has joined #openstack-meeting | 16:42 | |
*** unicell1 has quit IRC | 16:42 | |
*** thumpba has joined #openstack-meeting | 16:43 | |
*** sdake__ has joined #openstack-meeting | 16:43 | |
*** pkoniszewski has joined #openstack-meeting | 16:44 | |
*** thumpba has quit IRC | 16:46 | |
*** echoingumesh has joined #openstack-meeting | 16:46 | |
*** sdake_ has quit IRC | 16:47 | |
*** pkoniszewski has quit IRC | 16:49 | |
*** gyee has joined #openstack-meeting | 16:49 | |
*** hemna has joined #openstack-meeting | 16:49 | |
*** thumpba has joined #openstack-meeting | 16:51 | |
*** mdbooth_ has joined #openstack-meeting | 16:52 | |
*** alop has quit IRC | 16:52 | |
*** yamahata has joined #openstack-meeting | 16:52 | |
*** boris-42 has joined #openstack-meeting | 16:53 | |
*** alop has joined #openstack-meeting | 16:53 | |
*** notmyname has joined #openstack-meeting | 16:54 | |
*** jwcroppe_ has joined #openstack-meeting | 16:55 | |
*** thumpba_ has joined #openstack-meeting | 16:55 | |
*** mdbooth has quit IRC | 16:56 | |
*** mdbooth_ is now known as mdbooth | 16:56 | |
*** jwcroppe_ has quit IRC | 16:57 | |
*** jwcroppe_ has joined #openstack-meeting | 16:57 | |
*** thumpba has quit IRC | 16:58 | |
*** jwcroppe has quit IRC | 16:58 | |
*** VW_ has quit IRC | 16:59 | |
*** VW_ has joined #openstack-meeting | 17:00 | |
*** changbl has quit IRC | 17:00 | |
*** tsekiyama has joined #openstack-meeting | 17:01 | |
*** rmoe has quit IRC | 17:02 | |
*** VW_ has quit IRC | 17:04 | |
*** VW_ has joined #openstack-meeting | 17:04 | |
*** echoingumesh has quit IRC | 17:05 | |
*** jlanoux has quit IRC | 17:05 | |
*** echoingumesh has joined #openstack-meeting | 17:06 | |
*** superanne has quit IRC | 17:08 | |
*** b3nt_pin has quit IRC | 17:09 | |
*** ebalduf has joined #openstack-meeting | 17:12 | |
*** tjones1 has quit IRC | 17:14 | |
*** e0ne is now known as e0ne_ | 17:16 | |
*** e0ne_ is now known as e0ne | 17:16 | |
*** VW_ has quit IRC | 17:16 | |
*** safchain has quit IRC | 17:17 | |
*** aimon has quit IRC | 17:18 | |
*** changbl has joined #openstack-meeting | 17:20 | |
*** ttrifonov is now known as zz_ttrifonov | 17:20 | |
*** rmoe has joined #openstack-meeting | 17:20 | |
*** pkoniszewski has joined #openstack-meeting | 17:22 | |
*** armax has quit IRC | 17:22 | |
*** ebalduf has quit IRC | 17:22 | |
*** ajo has quit IRC | 17:22 | |
*** mpaolino has quit IRC | 17:23 | |
*** shwetaap has quit IRC | 17:25 | |
*** shwetaap has joined #openstack-meeting | 17:25 | |
*** turnerg1 has joined #openstack-meeting | 17:26 | |
*** matrohon has quit IRC | 17:27 | |
*** e0ne is now known as e0ne_ | 17:27 | |
*** eghobo has joined #openstack-meeting | 17:27 | |
*** eghobo has quit IRC | 17:27 | |
*** turnerg1 has left #openstack-meeting | 17:28 | |
*** eghobo has joined #openstack-meeting | 17:28 | |
*** unicell has joined #openstack-meeting | 17:28 | |
*** xingchao has quit IRC | 17:29 | |
*** turnerg has quit IRC | 17:29 | |
*** leeantho has joined #openstack-meeting | 17:29 | |
*** luqas__ has quit IRC | 17:29 | |
*** ebalduf has joined #openstack-meeting | 17:29 | |
*** igordcard has joined #openstack-meeting | 17:30 | |
*** dulek has joined #openstack-meeting | 17:31 | |
*** ddieterl_ has quit IRC | 17:31 | |
*** ddieterly has joined #openstack-meeting | 17:31 | |
*** e0ne_ has quit IRC | 17:32 | |
*** jcoufal_ has quit IRC | 17:33 | |
*** ebalduf has quit IRC | 17:33 | |
*** rwsu-afk is now known as rwsu | 17:33 | |
*** tqtran has joined #openstack-meeting | 17:34 | |
*** claudiub has joined #openstack-meeting | 17:34 | |
*** vivek-ebay has joined #openstack-meeting | 17:35 | |
*** mpaolino has joined #openstack-meeting | 17:35 | |
*** eghobo has quit IRC | 17:35 | |
*** ebalduf has joined #openstack-meeting | 17:36 | |
*** eghobo has joined #openstack-meeting | 17:37 | |
*** thumpba_ has quit IRC | 17:38 | |
*** dulek has quit IRC | 17:39 | |
*** ivar-lazzaro has joined #openstack-meeting | 17:40 | |
*** armax has joined #openstack-meeting | 17:40 | |
*** ivar-lazzaro has quit IRC | 17:41 | |
*** ivar-lazzaro has joined #openstack-meeting | 17:42 | |
*** ivar-lazzaro has quit IRC | 17:42 | |
*** ivar-lazzaro has joined #openstack-meeting | 17:43 | |
*** david-lyle_afk is now known as david-lyle | 17:43 | |
*** jprovazn has joined #openstack-meeting | 17:44 | |
*** wojdev has quit IRC | 17:44 | |
*** armax has quit IRC | 17:45 | |
*** claudiub has quit IRC | 17:48 | |
*** igordcard has quit IRC | 17:49 | |
*** afazekas has quit IRC | 17:49 | |
*** leeantho has quit IRC | 17:50 | |
*** stevemar has quit IRC | 17:50 | |
*** stevemar has joined #openstack-meeting | 17:50 | |
*** jwcroppe_ has quit IRC | 17:51 | |
*** jwcroppe has joined #openstack-meeting | 17:51 | |
*** bnemec is now known as beekneemech | 17:52 | |
*** penick has joined #openstack-meeting | 17:53 | |
*** darkknight584 has joined #openstack-meeting | 17:54 | |
*** jcoufal has joined #openstack-meeting | 17:54 | |
*** aimon has joined #openstack-meeting | 17:54 | |
*** rbak has quit IRC | 17:56 | |
*** rbak has joined #openstack-meeting | 17:57 | |
*** rbak has quit IRC | 18:00 | |
*** wojdev has joined #openstack-meeting | 18:00 | |
*** Mandell has joined #openstack-meeting | 18:00 | |
*** eghobo has quit IRC | 18:00 | |
*** rbak has joined #openstack-meeting | 18:00 | |
*** banix has quit IRC | 18:02 | |
*** pdb has quit IRC | 18:03 | |
*** leeantho has joined #openstack-meeting | 18:04 | |
*** superanne has joined #openstack-meeting | 18:04 | |
*** eghobo has joined #openstack-meeting | 18:06 | |
*** igordcard has joined #openstack-meeting | 18:06 | |
*** yamahata has quit IRC | 18:07 | |
*** banix has joined #openstack-meeting | 18:07 | |
*** jwcroppe has quit IRC | 18:07 | |
*** jwcroppe has joined #openstack-meeting | 18:08 | |
*** yamamoto has quit IRC | 18:09 | |
*** SumitNaiksatam has quit IRC | 18:09 | |
*** darkknight584 has quit IRC | 18:09 | |
*** marcusvrn has quit IRC | 18:09 | |
*** penick_ has joined #openstack-meeting | 18:10 | |
*** penick has quit IRC | 18:10 | |
*** penick_ is now known as penick | 18:10 | |
*** thumpba has joined #openstack-meeting | 18:12 | |
*** jwcroppe has quit IRC | 18:12 | |
*** thumpba_ has joined #openstack-meeting | 18:13 | |
*** marcusvrn has joined #openstack-meeting | 18:13 | |
*** bdpayne has joined #openstack-meeting | 18:13 | |
*** jwcroppe has joined #openstack-meeting | 18:14 | |
*** ygbo has quit IRC | 18:16 | |
*** thumpba has quit IRC | 18:16 | |
*** sahid has quit IRC | 18:17 | |
*** wojdev has quit IRC | 18:17 | |
*** ndipanov has quit IRC | 18:17 | |
*** igordcard has quit IRC | 18:18 | |
*** morganfainberg is now known as needscoffeebadly | 18:19 | |
*** dolphm is now known as dolphin | 18:20 | |
*** mpaolino has quit IRC | 18:20 | |
*** kebray has quit IRC | 18:20 | |
*** dolphin is now known as Guest82734 | 18:20 | |
*** wojdev has joined #openstack-meeting | 18:20 | |
*** esker has quit IRC | 18:22 | |
*** needscoffeebadly is now known as CaptainMorgan | 18:22 | |
*** e0ne has joined #openstack-meeting | 18:22 | |
*** achanda has joined #openstack-meeting | 18:23 | |
*** armax has joined #openstack-meeting | 18:23 | |
*** e0ne has quit IRC | 18:24 | |
*** wojdev has quit IRC | 18:25 | |
*** superanne has quit IRC | 18:27 | |
*** jogo is now known as flashgordon | 18:27 | |
*** salv-orl_ has quit IRC | 18:28 | |
*** coolsvap has joined #openstack-meeting | 18:29 | |
*** haleyb has quit IRC | 18:30 | |
*** yamahata has joined #openstack-meeting | 18:31 | |
*** xingchao has joined #openstack-meeting | 18:33 | |
*** haneef has quit IRC | 18:34 | |
*** SridharRamaswamy has joined #openstack-meeting | 18:34 | |
*** otter768 has joined #openstack-meeting | 18:34 | |
*** Guest82734 is now known as dolphinator | 18:36 | |
*** eghobo_ has joined #openstack-meeting | 18:39 | |
*** markvoelker has quit IRC | 18:39 | |
*** aepifanov has joined #openstack-meeting | 18:39 | |
*** otter768 has quit IRC | 18:40 | |
*** markvoelker has joined #openstack-meeting | 18:40 | |
*** bill_az has quit IRC | 18:40 | |
*** eghobo__ has joined #openstack-meeting | 18:40 | |
*** tjones1 has joined #openstack-meeting | 18:41 | |
*** sarob_ has joined #openstack-meeting | 18:41 | |
*** eghobo has quit IRC | 18:42 | |
*** amakarov is now known as amakarov_away | 18:42 | |
*** jprovazn has quit IRC | 18:43 | |
*** eghobo_ has quit IRC | 18:43 | |
*** haleyb has joined #openstack-meeting | 18:43 | |
*** markvoelker has quit IRC | 18:44 | |
*** spzala has joined #openstack-meeting | 18:44 | |
*** amitgandhinz has quit IRC | 18:45 | |
*** stevemar is now known as stevedore | 18:50 | |
*** ebalduf has quit IRC | 18:51 | |
*** achanda has quit IRC | 18:52 | |
*** absubram has joined #openstack-meeting | 18:52 | |
*** ivar-lazzaro has quit IRC | 18:52 | |
*** zehicle has quit IRC | 18:54 | |
*** zehicle has joined #openstack-meeting | 18:54 | |
*** gongysh_ has quit IRC | 18:56 | |
*** ddieterly has quit IRC | 18:56 | |
*** achanda has joined #openstack-meeting | 18:57 | |
*** ddieterly has joined #openstack-meeting | 18:57 | |
*** sdake__ has quit IRC | 18:57 | |
*** sarob_ has quit IRC | 18:58 | |
*** thumpba_ has quit IRC | 18:59 | |
*** ivar-lazzaro has joined #openstack-meeting | 19:00 | |
*** igordcard has joined #openstack-meeting | 19:00 | |
*** amitgandhinz has joined #openstack-meeting | 19:01 | |
*** SridharRamaswam1 has joined #openstack-meeting | 19:02 | |
*** dzimine has joined #openstack-meeting | 19:02 | |
*** markvoelker has joined #openstack-meeting | 19:03 | |
*** MaxV has quit IRC | 19:03 | |
*** SridharRamaswamy has quit IRC | 19:03 | |
*** superanne has joined #openstack-meeting | 19:04 | |
*** melwitt has joined #openstack-meeting | 19:07 | |
*** yamamoto has joined #openstack-meeting | 19:09 | |
*** yamamoto has quit IRC | 19:14 | |
*** SridharRamaswam1 has quit IRC | 19:14 | |
*** roampune has joined #openstack-meeting | 19:15 | |
*** pritesh has joined #openstack-meeting | 19:15 | |
*** SridharRamaswamy has joined #openstack-meeting | 19:16 | |
*** igordcard has quit IRC | 19:16 | |
*** kebray has joined #openstack-meeting | 19:19 | |
*** kebray has quit IRC | 19:19 | |
*** kebray has joined #openstack-meeting | 19:20 | |
*** VW_ has joined #openstack-meeting | 19:20 | |
*** dkranz has quit IRC | 19:20 | |
*** VW_ has quit IRC | 19:21 | |
*** VW_ has joined #openstack-meeting | 19:22 | |
*** ignacio-scopett1 has quit IRC | 19:23 | |
*** superanne has quit IRC | 19:24 | |
*** ivar-lazzaro has quit IRC | 19:24 | |
*** phil__ has quit IRC | 19:25 | |
*** coolsvap has quit IRC | 19:25 | |
*** ignacio-scopetta has joined #openstack-meeting | 19:29 | |
*** ayoung is now known as SugarAddy | 19:32 | |
*** SugarAddy is now known as ayoung | 19:32 | |
*** SumitNaiksatam has joined #openstack-meeting | 19:32 | |
*** eghobo__ has quit IRC | 19:35 | |
*** ajo has joined #openstack-meeting | 19:37 | |
*** rbak has quit IRC | 19:39 | |
*** DaveJ__ has quit IRC | 19:40 | |
*** rbak has joined #openstack-meeting | 19:41 | |
*** ivar-lazzaro has joined #openstack-meeting | 19:41 | |
*** wojdev has joined #openstack-meeting | 19:43 | |
*** ddieterly has quit IRC | 19:48 | |
*** dkranz has joined #openstack-meeting | 19:49 | |
*** ddieterl_ has joined #openstack-meeting | 19:49 | |
*** echoingu_ has joined #openstack-meeting | 19:49 | |
*** mrunge has quit IRC | 19:50 | |
*** CaptainMorgan is now known as morganfainberg | 19:50 | |
*** superanne has joined #openstack-meeting | 19:50 | |
*** banix has quit IRC | 19:50 | |
*** ijw has joined #openstack-meeting | 19:51 | |
*** superanne has quit IRC | 19:51 | |
*** carl_baldwin has quit IRC | 19:52 | |
*** salv-orlando has joined #openstack-meeting | 19:52 | |
*** superanne has joined #openstack-meeting | 19:52 | |
*** echoingumesh has quit IRC | 19:52 | |
*** echoingumesh has joined #openstack-meeting | 19:53 | |
*** rbak has quit IRC | 19:53 | |
*** superanne has quit IRC | 19:56 | |
*** superanne has joined #openstack-meeting | 19:57 | |
*** echoingu_ has quit IRC | 19:57 | |
*** rbak has joined #openstack-meeting | 19:58 | |
*** banix has joined #openstack-meeting | 19:59 | |
*** kylek3h has quit IRC | 20:01 | |
*** che-arne has quit IRC | 20:03 | |
*** amrith is now known as _amrith_ | 20:04 | |
*** Longgeek has quit IRC | 20:06 | |
*** vivek-ebay has quit IRC | 20:06 | |
*** vivek-ebay has joined #openstack-meeting | 20:07 | |
*** vivek-ebay has quit IRC | 20:07 | |
*** vivek-ebay has joined #openstack-meeting | 20:07 | |
*** jwcroppe has quit IRC | 20:08 | |
*** jwcroppe has joined #openstack-meeting | 20:09 | |
*** salv-orlando has quit IRC | 20:11 | |
*** esker has joined #openstack-meeting | 20:11 | |
*** jwcroppe has quit IRC | 20:13 | |
*** nellysmitt has quit IRC | 20:15 | |
*** ctlaugh_ has joined #openstack-meeting | 20:16 | |
*** wojdev has quit IRC | 20:16 | |
*** ignacio-scopetta has quit IRC | 20:17 | |
*** ignacio-scopetta has joined #openstack-meeting | 20:17 | |
*** aysyd has quit IRC | 20:20 | |
*** aysyd has joined #openstack-meeting | 20:22 | |
*** mrmartin has quit IRC | 20:25 | |
*** thomasem_ has quit IRC | 20:25 | |
*** thomasem has joined #openstack-meeting | 20:27 | |
*** VW_ has quit IRC | 20:30 | |
*** VW_ has joined #openstack-meeting | 20:31 | |
*** radez is now known as radez_g0n3 | 20:32 | |
*** VW_ has quit IRC | 20:33 | |
*** VW_ has joined #openstack-meeting | 20:34 | |
*** VW_ has quit IRC | 20:34 | |
*** VW_ has joined #openstack-meeting | 20:34 | |
*** otter768 has joined #openstack-meeting | 20:35 | |
*** rushil_ has quit IRC | 20:37 | |
*** achanda has quit IRC | 20:37 | |
*** fnaval has quit IRC | 20:37 | |
*** SumitNaiksatam has quit IRC | 20:37 | |
*** ddieterl_ has quit IRC | 20:39 | |
*** ddieterly has joined #openstack-meeting | 20:39 | |
*** ivar-lazzaro has quit IRC | 20:39 | |
*** otter768 has quit IRC | 20:40 | |
*** pkoniszewski has quit IRC | 20:41 | |
*** noslzzp has quit IRC | 20:42 | |
*** raildo has quit IRC | 20:42 | |
*** crc32 has joined #openstack-meeting | 20:43 | |
*** ibiris is now known as ibiris_away | 20:44 | |
*** rushil has joined #openstack-meeting | 20:45 | |
*** VW_ has quit IRC | 20:45 | |
*** VW_ has joined #openstack-meeting | 20:46 | |
*** VW_ has quit IRC | 20:46 | |
*** sc68cal_ is now known as sc68cal | 20:46 | |
*** VW_ has joined #openstack-meeting | 20:46 | |
*** VW_ has quit IRC | 20:47 | |
*** VW_ has joined #openstack-meeting | 20:47 | |
*** ivar-lazzaro has joined #openstack-meeting | 20:51 | |
*** ivar-lazzaro has quit IRC | 20:51 | |
*** ivar-laz_ has joined #openstack-meeting | 20:52 | |
*** ivar-laz_ has quit IRC | 20:52 | |
*** j05h has joined #openstack-meeting | 20:52 | |
*** stannie has quit IRC | 20:54 | |
*** j05h has quit IRC | 20:55 | |
*** eghobo has joined #openstack-meeting | 20:55 | |
*** j05h has joined #openstack-meeting | 20:56 | |
*** eghobo_ has joined #openstack-meeting | 20:58 | |
*** dprince has quit IRC | 20:59 | |
*** achanda has joined #openstack-meeting | 21:00 | |
*** dimsum__ has quit IRC | 21:01 | |
*** eghobo has quit IRC | 21:01 | |
*** pritesh has quit IRC | 21:02 | |
*** rushil has quit IRC | 21:02 | |
*** rbowen has joined #openstack-meeting | 21:03 | |
*** rbowen has quit IRC | 21:03 | |
*** rbowen has joined #openstack-meeting | 21:03 | |
*** ijw has quit IRC | 21:05 | |
*** ijw has joined #openstack-meeting | 21:08 | |
*** rbowen has quit IRC | 21:11 | |
*** ajo has quit IRC | 21:11 | |
*** yamamoto has joined #openstack-meeting | 21:12 | |
*** rbak has quit IRC | 21:12 | |
*** rbak has joined #openstack-meeting | 21:13 | |
*** yamamoto has quit IRC | 21:16 | |
*** s3wong has joined #openstack-meeting | 21:17 | |
*** absubram has quit IRC | 21:17 | |
*** absubram has joined #openstack-meeting | 21:23 | |
*** julim has quit IRC | 21:27 | |
*** vivek-ebay has quit IRC | 21:32 | |
*** persia_ is now known as persia | 21:32 | |
*** harlowja_away has quit IRC | 21:34 | |
*** jungleboyj has quit IRC | 21:34 | |
*** eghobo_ has quit IRC | 21:35 | |
*** vivek-ebay has joined #openstack-meeting | 21:36 | |
*** rbak has quit IRC | 21:36 | |
*** aimon has quit IRC | 21:36 | |
*** salv-orlando has joined #openstack-meeting | 21:36 | |
*** rbak has joined #openstack-meeting | 21:37 | |
*** eghobo has joined #openstack-meeting | 21:38 | |
*** rfolco has quit IRC | 21:38 | |
*** jcoufal has quit IRC | 21:39 | |
*** dimsum__ has joined #openstack-meeting | 21:41 | |
*** pritesh_ has joined #openstack-meeting | 21:41 | |
*** pritesh_ is now known as pritesh | 21:42 | |
*** superanne has quit IRC | 21:44 | |
*** topol has quit IRC | 21:45 | |
*** marun has quit IRC | 21:47 | |
*** 5EXAAM0AM has quit IRC | 21:47 | |
*** amotoki has quit IRC | 21:48 | |
*** neelashah has quit IRC | 21:49 | |
*** baoli_ has quit IRC | 21:49 | |
*** neelashah has joined #openstack-meeting | 21:50 | |
*** igordcard has joined #openstack-meeting | 21:50 | |
*** superanne has joined #openstack-meeting | 21:52 | |
*** penick has quit IRC | 21:52 | |
*** b3nt_pin has joined #openstack-meeting | 21:54 | |
*** nelsnelson has quit IRC | 21:55 | |
*** prad has joined #openstack-meeting | 21:56 | |
*** vivek-ebay has quit IRC | 22:00 | |
*** vivek-ebay has joined #openstack-meeting | 22:00 | |
*** rbak has quit IRC | 22:00 | |
*** marcusvrn has quit IRC | 22:00 | |
*** aimon has joined #openstack-meeting | 22:01 | |
*** rbak has joined #openstack-meeting | 22:02 | |
*** rbak has quit IRC | 22:04 | |
*** penick has joined #openstack-meeting | 22:04 | |
*** tiswanso has quit IRC | 22:05 | |
*** jgrimm is now known as zz_jgrimm | 22:06 | |
*** ddieterly has quit IRC | 22:07 | |
*** mattgriffin has quit IRC | 22:07 | |
*** ddieterly has joined #openstack-meeting | 22:07 | |
*** ijw has quit IRC | 22:08 | |
*** radez_g0n3 is now known as radez | 22:08 | |
*** ijw has joined #openstack-meeting | 22:08 | |
*** timcline_ has quit IRC | 22:09 | |
*** baoli has joined #openstack-meeting | 22:10 | |
*** thumpba has joined #openstack-meeting | 22:10 | |
*** ItSANgo has joined #openstack-meeting | 22:11 | |
*** aepifanov has quit IRC | 22:12 | |
*** thumpba_ has joined #openstack-meeting | 22:13 | |
*** thumpba__ has joined #openstack-meeting | 22:14 | |
*** ItSANgo has quit IRC | 22:15 | |
*** dimsum__ has quit IRC | 22:16 | |
*** dimsum__ has joined #openstack-meeting | 22:17 | |
*** thumpba has quit IRC | 22:17 | |
*** kebray_ has joined #openstack-meeting | 22:17 | |
*** kebray has quit IRC | 22:17 | |
*** thumpba_ has quit IRC | 22:17 | |
*** jungleboyj has joined #openstack-meeting | 22:20 | |
*** banix has quit IRC | 22:21 | |
*** dimsum__ has quit IRC | 22:21 | |
*** eghobo has quit IRC | 22:22 | |
*** e0ne has joined #openstack-meeting | 22:22 | |
*** dimsum__ has joined #openstack-meeting | 22:23 | |
*** jtomasek has quit IRC | 22:24 | |
*** ItSANgo has joined #openstack-meeting | 22:24 | |
*** andreykurilin_ has joined #openstack-meeting | 22:24 | |
*** thangp_ has quit IRC | 22:27 | |
*** ijw has quit IRC | 22:28 | |
*** aysyd has quit IRC | 22:28 | |
*** radez is now known as radez_g0n3 | 22:31 | |
*** ddieterly has quit IRC | 22:31 | |
*** marcusvrn has joined #openstack-meeting | 22:33 | |
*** IanGovett has quit IRC | 22:36 | |
*** ibiris_away is now known as ibiris | 22:36 | |
*** otter768 has joined #openstack-meeting | 22:36 | |
*** tqtran is now known as tqtran_afk | 22:39 | |
*** thomasem has quit IRC | 22:41 | |
*** otter768 has quit IRC | 22:41 | |
*** julim has joined #openstack-meeting | 22:41 | |
*** igordcard has quit IRC | 22:42 | |
*** dimsum__ has quit IRC | 22:43 | |
*** dimsum__ has joined #openstack-meeting | 22:43 | |
*** tqtran_afk has quit IRC | 22:46 | |
*** jorge_munoz has quit IRC | 22:46 | |
*** dimsum__ has quit IRC | 22:48 | |
*** salv-orlando has quit IRC | 22:53 | |
*** ajo has joined #openstack-meeting | 22:53 | |
*** dneary has quit IRC | 22:57 | |
*** igordcard has joined #openstack-meeting | 22:58 | |
*** banix has joined #openstack-meeting | 22:58 | |
*** banix has quit IRC | 22:59 | |
*** superanne has quit IRC | 22:59 | |
*** ebalduf has joined #openstack-meeting | 23:00 | |
*** j05h has quit IRC | 23:02 | |
*** achanda_ has joined #openstack-meeting | 23:03 | |
*** achanda has quit IRC | 23:03 | |
*** igordcard has quit IRC | 23:03 | |
*** ajo has quit IRC | 23:03 | |
*** wojdev has joined #openstack-meeting | 23:04 | |
*** andreykurilin_ has quit IRC | 23:04 | |
*** claudiub has joined #openstack-meeting | 23:05 | |
*** banix has joined #openstack-meeting | 23:05 | |
*** achanda_ has quit IRC | 23:07 | |
*** amitgandhinz has quit IRC | 23:07 | |
*** esker has quit IRC | 23:08 | |
*** adalbas has quit IRC | 23:09 | |
*** achanda has joined #openstack-meeting | 23:10 | |
*** eghobo has joined #openstack-meeting | 23:10 | |
*** ijw has joined #openstack-meeting | 23:11 | |
*** sandywalsh has quit IRC | 23:12 | |
*** crc32 has quit IRC | 23:13 | |
*** sandywalsh has joined #openstack-meeting | 23:13 | |
*** yamamoto has joined #openstack-meeting | 23:14 | |
*** prad has quit IRC | 23:16 | |
*** yamamoto has quit IRC | 23:18 | |
*** kebray_ has quit IRC | 23:18 | |
*** kebray has joined #openstack-meeting | 23:19 | |
*** vijendar has quit IRC | 23:19 | |
*** wojdev has quit IRC | 23:19 | |
*** igordcard has joined #openstack-meeting | 23:20 | |
*** ijw_ has joined #openstack-meeting | 23:21 | |
*** SridharRamaswamy has quit IRC | 23:22 | |
*** novas0x2a|laptop has joined #openstack-meeting | 23:22 | |
*** e0ne has quit IRC | 23:22 | |
*** ijw_ has quit IRC | 23:22 | |
*** ijw_ has joined #openstack-meeting | 23:23 | |
*** ijw has quit IRC | 23:23 | |
*** ChuckC_ has quit IRC | 23:25 | |
*** armax has quit IRC | 23:27 | |
*** Riddhi has quit IRC | 23:28 | |
*** kylek3h has joined #openstack-meeting | 23:29 | |
*** kylek3h has quit IRC | 23:29 | |
*** stevedore has quit IRC | 23:31 | |
*** wojdev_ has joined #openstack-meeting | 23:32 | |
*** wojdev_ has quit IRC | 23:33 | |
*** s3wong has quit IRC | 23:38 | |
*** ijw_ has quit IRC | 23:39 | |
*** ChuckC_ has joined #openstack-meeting | 23:43 | |
*** ChuckC_ is now known as ChuckC | 23:44 | |
*** alop has quit IRC | 23:50 | |
*** tjones1 has quit IRC | 23:51 | |
*** scinawa has quit IRC | 23:51 | |
*** echoingumesh has quit IRC | 23:54 | |
*** echoingumesh has joined #openstack-meeting | 23:54 | |
*** tjones1 has joined #openstack-meeting | 23:57 | |
*** dimsum__ has joined #openstack-meeting | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!