Friday, 2014-05-09

*** brucer has quit IRC00:00
cyeoh#startmeeting nova-api00:00
openstackMeeting started Fri May  9 00:00:54 2014 UTC and is due to finish in 60 minutes.  The chair is cyeoh. Information about MeetBot at http://wiki.debian.org/MeetBot.00:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.00:00
*** openstack changes topic to " (Meeting topic: nova-api)"00:00
openstackThe meeting name has been set to 'nova_api'00:01
cyeohHi - who do we have here today?00:01
anteayao/00:01
alex_xuHi00:01
anteayayay00:01
*** melwitt has joined #openstack-meeting00:01
anteayaI'm just so happy you are back, cyeoh00:01
anteaya:D00:01
oomichihi00:01
*** GMann has joined #openstack-meeting00:01
cyeohanteaya: thanks - great to be back :-)00:01
anteaya:D00:01
*** slong has quit IRC00:01
melwitto/00:01
oomichiyea, nice to back:)00:02
tinoueo/00:02
cyeoh:-)00:02
*** brucer has joined #openstack-meeting00:02
cyeoh#topic design summit00:02
*** openstack changes topic to "design summit (Meeting topic: nova-api)"00:02
GMannwelcome back :)00:02
cyeohGMann: thanks!00:02
alex_xuand cyeoh sound pretty great on the call :)00:02
melwittyes welcome back00:03
cyeohso we have 2 design summit sessions next week on the Nova API00:03
cyeohthe first is the V2.1 on V3 API one and then a second one on the V3 API itself00:03
cyeohoomichi: thanks for setting up the etherpads - I've started mangling them a bit :-)00:04
cyeoh#link https://etherpad.openstack.org/p/juno-nova-v2-on-v3-api-poc00:04
oomichinot only me, alex_xu also:)00:04
cyeohalex_xu: thanks too :-)00:04
alex_xunp :)00:04
cyeohso I've started working on the V2.1 on V3 API one just to try to get a bit of a flow of how we might walkthrough/discuss what is going on00:05
*** tsekiyam_ has joined #openstack-meeting00:05
cyeohI imagine it will end up being pretty open discussion but just want to make sure we cover all the reasonings behind why we did what we did00:05
cyeohand not just what we did00:05
cyeohalso I think its important to emphasise that if we're comparing backporting V3 API features (like plugins etc to V2) then doing a V2.1 on V3 is in comparison a better path than trying to modify the V2 code base in place)00:06
oomichicyeoh: agree, that is important point.00:07
alex_xucyeoh, +100:07
*** ivanzhu has joined #openstack-meeting00:07
*** tsekiyama has quit IRC00:07
cyeohoomichi: so I haven't actually tried to run the V2.1 POC code in devstack recently - is it looking ok at the moment? (I guess not much is merging at the moment anyway)00:08
oomichicyeoh: yea, enough for now.00:08
oomichicyeoh: I think we need to change Tempest code also for v2.1 for production.00:08
oomichibut now, for just PoC, current code is already enough.00:09
cyeohoomichi: what sort of changes do you think we need on the tempest side? Is that input validation related?00:09
*** tsekiyam_ has quit IRC00:09
*** nelsnelson has joined #openstack-meeting00:09
oomichicyeoh: we need to run Temepst against v2, v2.1 and v3 in the future.00:10
oomichicyeoh: for doing it, we need to add endpoint of v2.1 to Tempest.00:10
*** SumitNaiksatam has quit IRC00:10
*** gokrokve has quit IRC00:10
cyeohoomichi: so I we might be able to handle that on the devstack side. By running a full tempest job with /v2.1 exported as /v2 instead?00:10
cyeohwhen we get close we could run that as an experimental job on demand00:11
oomichithat is one of good tests.00:11
oomichiI guess we need to run v2, v2.1, v3 API tests in paralell.00:12
oomichiuntil v2 is deprecated or removed.00:12
cyeohoomichi: yes, I think that will end up being necessary, though hopefully the v2 codebase can be fairly quickly deprecated what v2.1 is proven.00:12
oomichiso we will need to create tests for v2.1 API also.00:12
cyeohoomichi: are you talking about unittests?00:13
oomichiyes, right. just v2.1 API test can inherit from current v2 API test.00:13
oomichino, about Tempest.00:14
cyeohfor tempest though with the exception of input validation we're meant to behave exactly the same though00:14
cyeohso do we need v2.1 versions of tests?00:14
oomichiv2.1 API test can inherit from current v2 API test with *different endpoint*00:15
oomichiI will send a mail with the detail of in my head.00:15
cyeohhrm ok :-)00:16
*** nelsnels_ has joined #openstack-meeting00:16
oomichiI can explain it with some code :)00:16
cyeohI think in Juno we'll try to do a bit of work on the tempest side anyway to reduce the amount of duplication we have just between v2 and v3 as well so it might all fit together well...00:16
oomichicyeoh; yea, that is a point for v2.1 API tests also.00:17
cyeohcool :-)00:17
oomichianyway, I will send the detail after refresh my head:-)00:17
cyeohoomichi: thanks :-)00:18
cyeohso for the V3 API session I think the etherpad already covers the major things we want00:18
cyeohI don't know if there will be another big discussion over whether to do the V3 API or not, but we'll just have to wait and see :-)00:18
*** nelsnelson has quit IRC00:18
cyeohI do really want to talk about the tasks api and alaski has said he'll put together a bit of info for the session so we can discuss that.00:19
*** networkstatic has quit IRC00:19
cyeohit's something I think we really need to do in Juno00:19
melwitt+100:19
tinoue+100:19
cyeohmelwitt: yea and I apologise I hadn't really meant to ignore your multiple create server patch but its all rather dependent on what happens with tasks00:20
cyeoheverything gets a whole lot cleaner if we have tasks :-)00:20
melwittcyeoh: I know. :) no worry00:20
cyeohwhile I remember one thing which might come up on python novaclient is that during the whole v2/v3 discussions there was definitely a desire by some that the novaclient interface remain the same between v2 and v300:21
*** ArxCruz has joined #openstack-meeting00:21
cyeohbut unfortunately python novaclient is very very thin wrapper on top of the REST API00:21
melwittyeah. good to know that's something to consider00:22
cyeohso whilst novaclient could protect users of novaclient from any visible changes (eg camelcase changes etc) we probably need to discuss whether it should - or if a major version bump allows us to make backwards incompatible changes like we do with the REST API00:22
melwittagree00:23
cyeohI think what I'd like out of the V3 API session as a whole in the end is to try to settle on some objective criteria about when we can release as stable00:24
melwittthere's a lot brewing lately with the clients, the Client Tools program which is working on the unified client, and then an effort to support keystone sessions in clients so we can use keystone v3 api00:24
*** vivek-ebay has quit IRC00:24
*** dims has joined #openstack-meeting00:25
cyeohmelwitt: yea there is a whole lot going on there. And to be honest python-novaclient is really hacky - lots of horrible stuff to auth to multiple services00:25
*** vivek-ebay has joined #openstack-meeting00:25
melwittcyeoh: yes, it definitely is00:25
cyeohit'd be nice if it all got thrown away and started again :-)00:25
melwitt:)00:26
melwittI'm not sure yet how far along openstack client is, but that'll be when00:26
*** IlyaE has joined #openstack-meeting00:26
anteayaI think there is a summit session on openstackclient00:26
cyeohcool :-)00:27
*** zhikunliu has joined #openstack-meeting00:27
*** matsuhashi has joined #openstack-meeting00:27
cyeoh#topic consistency across Openstack REST APIs00:27
*** openstack changes topic to "consistency across Openstack REST APIs (Meeting topic: nova-api)"00:27
cyeoh#link http://junodesignsummit.sched.org/event/ddf93f2ad9c1798306889d7edaac9b7d#.U2jjxKZ1be800:27
*** gokrokve has joined #openstack-meeting00:27
cyeohso I submitted this session and now I won't be able to attend (probably not remotely either because of the time)00:27
*** pablosan has joined #openstack-meeting00:27
anteayahttp://junodesignsummit.sched.org/event/ae9afc77278abb98f0fc35a540a1bb0b#.U2whBXKZg5k00:28
cyeohanteaya: thx - yea it'll be very interesting to see how progress is going there - I think there has been some debate around consuming things like python-novaclient versus just replacing them too00:29
*** balajiiyer has left #openstack-meeting00:29
anteayayes00:30
cyeohre: openstack REST API consistency - I originally submitted this session because I think its really important that all the openstack projects converge on similar "look and feel" for their rest APIs00:30
*** vivek-ebay has quit IRC00:30
anteayamy sense is it will be well attended00:30
cyeoheverything from nomenclature - eg so one API doesn't refer to "server groups" whilst another refers to the same concept as "instance groups"00:30
cyeohto how we handle backwards compatible changes (major version bumps, rolliing version bumps etc). Otherwise it'll become a nightmare for users of different APIs00:31
melwittgood session00:31
cyeohanyway I just want to encourage people to attend the session :-)00:32
oomichiyea, inconsistency would make difficult to implemet some APPs by developers/users.00:32
oomichiwill attend it:)00:32
anteayacyeoh: who will be chairing the session in your absence?00:32
GManninteresting session and Would like to attend this.00:32
*** jpeeler has quit IRC00:33
anteayaand there is a part 2 for it00:33
cyeohanteaya: I've asked Jon Grimm (from IBM) if he could and though he's not that familiar with it he's happy to. I'm going to write up some more etherpad info, but really if anyone wants to lead it they're welcome to :-)00:33
anteayahttp://junodesignsummit.sched.org/event/74a65c82252d6998137af945698c8bdc#.U2wiTXKZg5k00:34
anteayaI think a lot of people are looking forward to these sessions00:34
cyeohoh wow, I didn't know there was a part 2!00:34
anteayaso if Jon Grimm wants to chair, that will be great00:34
cyeohI guess there is a lot of interest in it then00:34
anteayacyeoh: russellb was organizing the cross-project part, so I am assuming this is why he proposed part 200:35
anteayayes a lot of interest00:35
anteayaso knowing who the chair will be helpful00:35
anteayaI don't want to put pressure on you, cyeoh so talk to mikal or russellb to ensure all is organized00:35
anteayaI'd offer to help but I know zip about the topic00:36
anteayaso Jon is a better choice00:36
cyeohOk. So Jon will lead it if no one else wants to - but if anyone here would like to please put up their hands?00:36
*** mengxd has joined #openstack-meeting00:36
*** mengxd has quit IRC00:37
cyeohBecause its cross project I think everyone from the various projects will bring a lot of useful experience to it. I think we just need to summarise some of the major pain points etc00:37
cyeohand leave it to a fairly open discussion.00:37
anteayaI agree with that assessment00:38
cyeohI think what I'd like to see as an outcome is an agreement to commit to ongoing documentation of conventions re: development of the REST APIs00:38
*** xuhanp has joined #openstack-meeting00:38
cyeohso the bigger projects converge very slowly over time. And the new smaller ones don't end up of a completely different tangent00:38
*** markmcclain has joined #openstack-meeting00:39
melwittare the pain points already summarized somewhere? I don't mind leading it but not sure I have enough info other than my own experiences and users of our cloud00:39
cyeohmelwitt: not really - I'm just going to try to summarise the pain that I've seen through Nova API development00:39
cyeohand hopefully through discussion in the session that will prompt people from other projects to bring up their experiences00:40
melwittyeah00:40
*** matsuhashi has quit IRC00:40
anteayamelwitt: if you come in with your experience and work with cyeoh to learn as much as you can about the history of his work, the rest of the group will fill in the blanks00:40
anteayamelwitt: were you in hong kong at teh design summit there?00:40
*** matsuhashi has joined #openstack-meeting00:41
melwittanteaya: yes, attended nearly all the nova design sessions in HK00:41
anteayamelwitt: great00:41
anteayaso the flow will be similar00:41
anteayaand others will jump in if you need their input00:41
*** markmcclain1 has joined #openstack-meeting00:42
cyeohok so I think we'll be fine for that session then.00:43
*** markmcclain has quit IRC00:43
cyeoh#topic input validation for names00:43
*** openstack changes topic to "input validation for names (Meeting topic: nova-api)"00:43
*** Mandell has quit IRC00:43
cyeohI kind of threw this one on the agenda a couple of weeks ago and then didn't turn up :-)00:43
anteayayou were busy00:43
cyeohanteaya: a little distracted yes :-)00:43
melwittanteaya: (sorry for the late comment) sure. well, if a better match isn't found, I'd be happy to lead it/start the discussion and get people talking on the topic00:43
anteayamelwitt: I think it is best if you just decide now to do it00:44
anteayathen you can start preparing00:44
*** Mandell has joined #openstack-meeting00:44
melwittanteaya: okay, I can commit to it. thanks00:44
anteayago you, you will be great00:44
anteayasorry cyeoh00:45
cyeohmelwitt: cool - thanks! You will be great :-)00:45
melwittthanks anteaya and cyeoh :)00:45
*** matsuhashi has quit IRC00:45
cyeohso with the input validation in V3 (and by implication v2.1) we are getting much more consistent with what is considered a valid name00:45
cyeohwhether it be a keypair name, instance name etc00:45
*** mtanino has quit IRC00:46
cyeohwhich is all very good for the future00:46
cyeohbut I'm slightly concerned that with a v2 -> v2.1 transition that we may end up with some names which were valid under v2 but are not valid under v2.1/v300:46
cyeohanyway I have a todo on myself to contact hp/rackspace people to supply them with a regexp to look through the dbs to see if in practice if its a problem00:47
*** fnaval has quit IRC00:47
cyeoheg do people really use leading spaces for instance names etc00:47
oomichicyeoh: ah, yes. we can not specify local chars(japanese, etc.) as server name on v2.1 and v3 API.00:47
cyeohoomichi: yea I wonder if we'll need to relax those regexps in the end - but certainly relaxing them is a whole lot easier than tightening them :-)00:47
*** nosnos has joined #openstack-meeting00:48
cyeohhopefully its a non-issue but I wanted to make sure everyone was aware of it.00:48
oomichicyeoh: yes, we need to do it if really necessary.00:48
*** tian has joined #openstack-meeting00:48
cyeoh#topic api extension tasks00:49
*** openstack changes topic to "api extension tasks (Meeting topic: nova-api)"00:49
cyeohoomichi: I think this is yours?00:49
oomichicyeoh: yes00:49
oomichicyeoh: and you have already approved one topic just before this meeting, thanks:)00:49
cyeohnp - good work :-)00:49
oomichithanks00:50
oomichiand we need to keep api extension names also consistent.00:50
oomichiI will try it on Tempest side.00:51
cyeohI agree we should keep the names consistent (it doesn't hurt at all)00:51
oomichiwith https://review.openstack.org/#/c/92010/00:51
*** Leonr has joined #openstack-meeting00:51
*** Leonr has quit IRC00:51
oomichishould we do it on Nova unit tests ? or is it OK to do it on Tempest side?00:51
cyeohoomichi: oh thats a good point - we could probably do it via unit tests00:52
*** Leonr has joined #openstack-meeting00:52
oomichioh, OK. will try it on unit tests:)00:52
cyeohbetter to catch it on the Nova side (though doesn't hurt to check on tempest as well - and its something we should encourage other projects to do as well)00:52
oomichithanks, that is all from me:)00:53
*** brucer_ has joined #openstack-meeting00:53
cyeohoomichi: might even just do it on the plugin loader - it could refuse to load the module if the name is badly formatted00:53
*** samcdona has quit IRC00:53
cyeoh#topic open discussion00:53
*** openstack changes topic to "open discussion (Meeting topic: nova-api)"00:53
cyeohanything anyone else wanted to talk about?00:54
*** tianst has joined #openstack-meeting00:54
cyeohok, thanks all for attending. Will talk to you all later!00:55
*** networkstatic has joined #openstack-meeting00:55
*** Mandell has quit IRC00:55
melwittcyeoh: would you like to send me something or point me to some references to dig into before the session, so I can summarize them for everyone?00:55
cyeohmelwitt: sure - I will put some notes together and email them to you00:55
melwittI can come up with things on my own but if you have anything, I'm glad to use it00:55
melwittcyeoh: thanks!00:56
cyeohmight not be today though but I will definitely send you some things :-)00:56
anteayacyeoh: great meeting!00:56
melwittcyeoh: okay, no rush. just sometime before the session :) appreciate it00:56
cyeohcya all!00:56
cyeoh#endmeeting00:57
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"00:57
openstackMeeting ended Fri May  9 00:57:02 2014 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)00:57
openstackMinutes:        http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-05-09-00.00.html00:57
oomichithanks!00:57
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-05-09-00.00.txt00:57
openstackLog:            http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-05-09-00.00.log.html00:57
alex_xuthanks all00:57
GMannThanks all00:57
*** brucer has quit IRC00:57
*** GMann has left #openstack-meeting00:57
*** SumitNaiksatam has joined #openstack-meeting00:57
*** masayukig has quit IRC00:58
*** tian has quit IRC01:00
*** melwitt has quit IRC01:00
*** rossk has quit IRC01:00
*** yaguang has joined #openstack-meeting01:02
*** SumitNaiksatam has quit IRC01:04
*** baoli has joined #openstack-meeting01:05
*** slong__ has joined #openstack-meeting01:05
*** slong_ has quit IRC01:06
*** samcdona has joined #openstack-meeting01:07
*** tkay has quit IRC01:08
*** amcrn has quit IRC01:08
*** vuil has quit IRC01:09
*** xuhanp has quit IRC01:11
*** arnaud has quit IRC01:13
*** vivek-ebay has joined #openstack-meeting01:13
*** saschpe has quit IRC01:17
*** saschpe has joined #openstack-meeting01:19
*** devlaps has quit IRC01:20
*** marcoemorais has quit IRC01:20
*** markmcclain1 has quit IRC01:21
*** emagana has joined #openstack-meeting01:23
*** ramashri has quit IRC01:24
*** mlavalle has quit IRC01:25
*** elo1 has joined #openstack-meeting01:27
*** comay has quit IRC01:27
*** gokrokve has quit IRC01:31
*** gokrokve has joined #openstack-meeting01:31
*** jrodom has joined #openstack-meeting01:31
*** Alexandra_ has quit IRC01:32
*** asettle has quit IRC01:33
*** elo1 has quit IRC01:35
*** gokrokve has quit IRC01:36
*** matsuhashi has joined #openstack-meeting01:36
*** vivek-ebay has quit IRC01:37
*** vuil has joined #openstack-meeting01:40
*** vuil has quit IRC01:44
*** reed has quit IRC01:46
*** banix has joined #openstack-meeting01:46
*** neelashah has joined #openstack-meeting01:47
*** gokrokve has joined #openstack-meeting01:50
*** ujuc has joined #openstack-meeting01:53
*** xianghui has joined #openstack-meeting01:55
*** xianghui has quit IRC01:56
*** rakhmerov has joined #openstack-meeting02:01
*** ramishra has joined #openstack-meeting02:01
*** sankarshan is now known as sankarshan_away02:04
*** jpeeler has joined #openstack-meeting02:05
*** ivasev has quit IRC02:05
*** novas0x2a|laptop has quit IRC02:06
*** fnaval has joined #openstack-meeting02:07
*** xianghui has joined #openstack-meeting02:08
*** asettle has joined #openstack-meeting02:13
*** asettle has quit IRC02:13
*** asettle has joined #openstack-meeting02:14
*** emagana has quit IRC02:14
*** gyee has quit IRC02:17
*** arnaud has joined #openstack-meeting02:19
*** emagana has joined #openstack-meeting02:22
*** emagana has quit IRC02:22
*** emagana has joined #openstack-meeting02:23
*** IlyaE has quit IRC02:25
*** IlyaE has joined #openstack-meeting02:34
*** haomaiwa_ has joined #openstack-meeting02:35
*** eguz has quit IRC02:36
*** jmontemayor has joined #openstack-meeting02:37
*** asettle has quit IRC02:42
*** epico has joined #openstack-meeting02:44
*** emagana has quit IRC02:45
*** ramishra has quit IRC02:45
*** harlowja is now known as harlowja_away02:47
*** SumitNaiksatam has joined #openstack-meeting02:50
*** fnaval has quit IRC02:54
*** IlyaE has quit IRC02:54
*** sankarshan_away is now known as sankarshan02:55
*** IlyaE has joined #openstack-meeting02:55
*** emagana has joined #openstack-meeting02:56
*** paragan has joined #openstack-meeting02:57
*** paragan has joined #openstack-meeting02:57
*** fnaval_ has joined #openstack-meeting02:58
*** fnaval_ has quit IRC02:59
*** fnaval has joined #openstack-meeting02:59
*** emagana has quit IRC03:01
*** jrodom has quit IRC03:03
*** matsuhashi has quit IRC03:03
*** jrodom has joined #openstack-meeting03:03
*** jrodom has quit IRC03:05
*** whenry has joined #openstack-meeting03:07
*** IlyaE has quit IRC03:08
*** yingjun has joined #openstack-meeting03:10
*** ivanzhu has quit IRC03:10
*** matsuhashi has joined #openstack-meeting03:11
*** sld_ is now known as sld03:11
*** nosnos has quit IRC03:15
*** arnaud has quit IRC03:16
*** arnaud has joined #openstack-meeting03:17
*** arnaud has quit IRC03:17
*** dims has quit IRC03:18
*** ramishra has joined #openstack-meeting03:27
*** morganfainberg is now known as morganfainberg_Z03:29
*** elo1 has joined #openstack-meeting03:32
*** elo1 has quit IRC03:36
*** amotoki has quit IRC03:37
*** coolsvap|afk is now known as coolsvap03:40
*** matsuhashi has quit IRC03:42
*** sankarshan is now known as sankarshan_away03:43
*** matsuhashi has joined #openstack-meeting03:44
*** yingjun has quit IRC03:44
*** cfriesen has quit IRC03:46
*** ujuc has quit IRC03:47
*** yingjun has joined #openstack-meeting03:51
*** arnaud has joined #openstack-meeting03:51
*** elo1 has joined #openstack-meeting03:59
*** Mandell has joined #openstack-meeting04:03
*** ArxCruz has quit IRC04:03
*** vjay has joined #openstack-meeting04:03
*** nosnos has joined #openstack-meeting04:03
*** enykeev has joined #openstack-meeting04:04
*** asettle has joined #openstack-meeting04:04
*** ujuc has joined #openstack-meeting04:07
*** cjellick has quit IRC04:10
*** gokrokve has quit IRC04:11
*** baoli has quit IRC04:13
*** Mandell has quit IRC04:14
*** radez is now known as radez_g0n304:15
*** IlyaE has joined #openstack-meeting04:17
*** mattgriffin has quit IRC04:22
*** eghobo has joined #openstack-meeting04:24
*** asettle has quit IRC04:26
*** Mandell has joined #openstack-meeting04:27
*** ujuc has quit IRC04:28
*** rakhmerov has quit IRC04:29
*** arnaud has quit IRC04:32
*** ildikov has quit IRC04:33
*** coreywright is now known as coreywright_04:35
*** nshaikh has joined #openstack-meeting04:36
*** arnaud has joined #openstack-meeting04:36
*** jmontemayor has quit IRC04:40
*** coreywright_ has quit IRC04:40
*** eghobo has quit IRC04:41
*** ujuc has joined #openstack-meeting04:41
*** neelashah has quit IRC04:42
*** eghobo has joined #openstack-meeting04:43
*** deepakcs has joined #openstack-meeting04:45
*** coreywright_ has joined #openstack-meeting04:46
*** eghobo has quit IRC04:48
*** garyduan has joined #openstack-meeting04:49
*** IlyaE has quit IRC04:50
*** banix has quit IRC04:51
*** gokrokve has joined #openstack-meeting04:51
*** vjay has quit IRC04:52
*** vjay has joined #openstack-meeting04:55
*** yamamoto_ has joined #openstack-meeting04:55
*** sballe__ has joined #openstack-meeting04:56
*** gokrokve has quit IRC04:56
*** alexpilotti has quit IRC04:58
*** reed has joined #openstack-meeting04:58
*** sballe_ has quit IRC04:59
*** jamespage has quit IRC05:00
*** rakhmerov has joined #openstack-meeting05:00
*** Leonr has quit IRC05:05
*** rakhmerov has quit IRC05:05
*** cjellick has joined #openstack-meeting05:10
*** IlyaE has joined #openstack-meeting05:12
*** afazekas has joined #openstack-meeting05:13
*** nshaikh has quit IRC05:13
*** pablosan has quit IRC05:14
*** Longgeek has joined #openstack-meeting05:16
*** Mandell has quit IRC05:17
*** reed has quit IRC05:18
*** cjellick has quit IRC05:19
*** jecarey has quit IRC05:29
*** asettle has joined #openstack-meeting05:29
*** epico_ has joined #openstack-meeting05:30
*** Mandell has joined #openstack-meeting05:30
*** jprovazn has joined #openstack-meeting05:34
*** epico has quit IRC05:34
*** asettle has quit IRC05:36
*** IlyaE has quit IRC05:38
*** HenryG has quit IRC05:39
*** comay has joined #openstack-meeting05:41
*** HenryG has joined #openstack-meeting05:43
*** fnaval has quit IRC05:44
*** epico has joined #openstack-meeting05:49
*** gokrokve has joined #openstack-meeting05:52
*** eghobo has joined #openstack-meeting05:52
*** vjay has quit IRC05:53
*** vjay has joined #openstack-meeting05:58
*** Qiming has quit IRC06:00
*** rakhmerov has joined #openstack-meeting06:01
*** Mandell has quit IRC06:03
*** adalbas has quit IRC06:03
*** arnaud has quit IRC06:04
*** ramishra has quit IRC06:04
*** rakhmerov has quit IRC06:05
*** IlyaE has joined #openstack-meeting06:05
*** ramishra has joined #openstack-meeting06:07
*** epico_ has quit IRC06:09
*** crc32 has quit IRC06:10
*** yingjun has quit IRC06:12
*** nshaikh has joined #openstack-meeting06:12
*** adalbas has joined #openstack-meeting06:15
*** yingjun has joined #openstack-meeting06:16
*** nosnos has quit IRC06:20
*** nosnos has joined #openstack-meeting06:20
*** Mikhail_D_ltp has joined #openstack-meeting06:23
chmouelsdague: about the etherpad, i have just filled mine06:24
*** belmoreira has joined #openstack-meeting06:25
*** zhikunliu has quit IRC06:26
*** hemna_ has quit IRC06:29
*** jlibosva has joined #openstack-meeting06:30
*** Macaveli has joined #openstack-meeting06:31
*** zaneb has quit IRC06:33
*** arnaud has joined #openstack-meeting06:34
*** jjmb has quit IRC06:38
*** arnaud has quit IRC06:40
*** lsmola has joined #openstack-meeting06:41
*** brucer_ has quit IRC06:42
*** zhiyan_ is now known as zhiyan06:42
*** TravT has quit IRC06:42
*** cody-somerville has quit IRC06:46
*** yingjun has quit IRC06:47
*** STMI__ has joined #openstack-meeting06:55
*** jjmb has joined #openstack-meeting06:55
*** belmoreira1 has joined #openstack-meeting06:56
*** flaper87l has joined #openstack-meeting06:56
*** yuanz has joined #openstack-meeting06:56
*** keyvano has joined #openstack-meeting06:56
*** flaper87l is now known as flaper8706:56
*** keyvano is now known as keyvan06:57
*** yingjun has joined #openstack-meeting06:57
*** yuan has quit IRC06:57
*** zz_keyvan has quit IRC06:57
*** ctracey has quit IRC06:57
*** flaper87|afk has quit IRC06:57
*** mrunge has joined #openstack-meeting06:58
*** belmoreira has quit IRC06:58
*** scotty95747 has quit IRC06:58
*** ctracey has joined #openstack-meeting06:59
*** IlyaE has quit IRC06:59
*** IlyaE has joined #openstack-meeting06:59
*** jjmb has quit IRC06:59
*** Fdot has joined #openstack-meeting07:01
*** rakhmerov has joined #openstack-meeting07:02
*** IlyaE has quit IRC07:03
*** zhiyan is now known as zhiyan_07:05
*** eghobo has quit IRC07:06
*** rakhmerov has quit IRC07:07
*** vjay has quit IRC07:10
*** bauzas has joined #openstack-meeting07:11
*** andreaf has joined #openstack-meeting07:12
*** uaberme has joined #openstack-meeting07:15
*** matrohon has joined #openstack-meeting07:15
*** jcoufal has joined #openstack-meeting07:15
*** cjellick has joined #openstack-meeting07:15
*** slong__ has quit IRC07:16
*** mrda is now known as mrda-travel07:16
*** rakhmerov has joined #openstack-meeting07:16
*** egallen has joined #openstack-meeting07:17
*** cjellick has quit IRC07:20
*** tris has joined #openstack-meeting07:20
*** lukego has joined #openstack-meeting07:21
*** matsuhashi has quit IRC07:24
*** matsuhashi has joined #openstack-meeting07:24
*** rakhmerov has quit IRC07:30
*** zaneb has joined #openstack-meeting07:34
*** d0ugal has joined #openstack-meeting07:37
*** d0ugal has quit IRC07:37
*** d0ugal has joined #openstack-meeting07:37
*** jjmb has joined #openstack-meeting07:39
*** sushils_ has joined #openstack-meeting07:40
*** matsuhas_ has joined #openstack-meeting07:41
*** matsuhashi has quit IRC07:41
*** nosnos_ has joined #openstack-meeting07:42
*** nosnos has quit IRC07:42
*** ygbo has joined #openstack-meeting07:48
*** ttrifonov_zZzz is now known as ttrifonov07:53
*** henrynash has joined #openstack-meeting07:54
*** rakhmerov has joined #openstack-meeting07:56
*** sorantis has joined #openstack-meeting07:57
*** MaxV has joined #openstack-meeting07:58
*** tianst has quit IRC07:59
*** _nadya_ has joined #openstack-meeting08:02
*** MaxV has quit IRC08:06
*** derekh_ has joined #openstack-meeting08:06
*** MaxV has joined #openstack-meeting08:08
*** ygbo has quit IRC08:10
*** rakhmerov has quit IRC08:10
*** vjay has joined #openstack-meeting08:11
*** hashar has joined #openstack-meeting08:14
*** yingjun has quit IRC08:18
*** yingjun has joined #openstack-meeting08:18
*** hashar has quit IRC08:23
*** ygbo has joined #openstack-meeting08:25
*** ttrifonov is now known as ttrifonov_zZzz08:25
*** marun has quit IRC08:26
*** ttrifonov_zZzz is now known as ttrifonov08:27
*** ujuc has quit IRC08:28
*** darraghb has joined #openstack-meeting08:38
*** eghobo has joined #openstack-meeting08:39
*** ujuc has joined #openstack-meeting08:41
*** Mikhail_D_ltp has quit IRC08:41
*** brucer has joined #openstack-meeting08:45
*** brucer has quit IRC08:48
*** brucer has joined #openstack-meeting08:49
*** d0ugal_ has joined #openstack-meeting08:49
*** d0ugal has quit IRC08:51
*** uaberme has quit IRC08:51
*** fbo_away_away_aw is now known as fbo08:53
*** phil has joined #openstack-meeting08:55
*** ndipanov has joined #openstack-meeting08:56
*** gcb has joined #openstack-meeting08:58
*** sorantis has quit IRC08:58
*** deepakcs has quit IRC08:59
*** cody-somerville has joined #openstack-meeting08:59
*** uaberme has joined #openstack-meeting09:03
*** ttrifonov is now known as ttrifonov_zZzz09:05
*** ramishra has quit IRC09:06
*** ttrifonov_zZzz is now known as ttrifonov09:06
*** rakhmerov has joined #openstack-meeting09:06
*** safchain has joined #openstack-meeting09:09
*** _nadya_ has quit IRC09:11
*** d0ugal_ is now known as d0ugal09:11
*** ramishra has joined #openstack-meeting09:20
*** rakhmerov has quit IRC09:20
*** _nadya_ has joined #openstack-meeting09:20
*** xianghui has quit IRC09:23
*** uaberme has quit IRC09:26
*** akscram has quit IRC09:26
*** marun has joined #openstack-meeting09:28
*** ujuc has quit IRC09:31
*** acoles_away is now known as acoles09:37
*** nosnos_ has quit IRC09:38
*** matsuhas_ has quit IRC09:41
*** _nadya_ has quit IRC09:43
*** arnaud has joined #openstack-meeting09:45
*** yingjun has quit IRC09:47
*** matsuhashi has joined #openstack-meeting09:48
*** nosnos has joined #openstack-meeting09:49
*** arnaud has quit IRC09:49
*** eghobo has quit IRC09:50
*** nosnos has quit IRC09:50
*** nosnos has joined #openstack-meeting09:51
*** nosnos has quit IRC09:55
*** sorantis has joined #openstack-meeting09:58
*** matsuhashi has quit IRC10:12
*** rakhmerov has joined #openstack-meeting10:16
*** rakhmerov has quit IRC10:21
*** overlayer has joined #openstack-meeting10:21
*** epico has quit IRC10:27
*** ramishra has quit IRC10:28
sdaguechmouel: awesome10:33
*** paragan has quit IRC10:34
*** epico has joined #openstack-meeting10:34
*** yaguang has quit IRC10:37
*** epico has quit IRC10:38
*** MaxV has quit IRC10:40
*** ygbo has quit IRC10:45
*** safchain has quit IRC10:47
*** nshaikh has quit IRC10:53
*** alex_xu has quit IRC10:53
*** yamamoto_ has quit IRC10:55
*** coolsvap is now known as coolsvap|afk10:56
*** ygbo has joined #openstack-meeting10:57
*** dims_ has joined #openstack-meeting11:01
*** jcoufal has quit IRC11:03
*** MaxV has joined #openstack-meeting11:11
*** jcoufal has joined #openstack-meeting11:11
*** MaxV has quit IRC11:17
*** cjellick has joined #openstack-meeting11:17
*** rakhmerov has joined #openstack-meeting11:17
*** rakhmerov has quit IRC11:21
*** cjellick has quit IRC11:21
*** banix has joined #openstack-meeting11:22
*** ramishra has joined #openstack-meeting11:23
*** baoli has joined #openstack-meeting11:31
*** akscram has joined #openstack-meeting11:34
*** Qiming has joined #openstack-meeting11:35
*** d0ugal has quit IRC11:37
*** MaxV has joined #openstack-meeting11:38
*** brucer has quit IRC11:40
*** MaxV has quit IRC11:43
*** arnaud has joined #openstack-meeting11:46
*** arnaud has quit IRC11:50
*** mwagner_ has quit IRC11:54
*** banix has quit IRC11:54
*** MaxV has joined #openstack-meeting11:55
*** sdake_ has joined #openstack-meeting11:56
*** sdake_ has quit IRC11:56
*** sdake_ has joined #openstack-meeting11:56
*** enikanorov_ has quit IRC12:00
*** enikanorov_ has joined #openstack-meeting12:00
*** joesavak has joined #openstack-meeting12:01
*** dpaterson has quit IRC12:02
*** jsavak has joined #openstack-meeting12:03
*** hashar has joined #openstack-meeting12:04
*** erecio has joined #openstack-meeting12:04
*** joesavak has quit IRC12:05
*** joesavak has joined #openstack-meeting12:06
*** jsavak has quit IRC12:07
*** adalbas has quit IRC12:08
*** pdmars has joined #openstack-meeting12:09
*** safchain has joined #openstack-meeting12:11
*** mrunge has quit IRC12:11
*** ramishra has quit IRC12:16
*** ramishra has joined #openstack-meeting12:18
*** rakhmerov has joined #openstack-meeting12:18
*** paragan has joined #openstack-meeting12:20
*** dprince has joined #openstack-meeting12:21
*** rakhmerov has quit IRC12:23
*** ArxCruz has joined #openstack-meeting12:24
*** adalbas has joined #openstack-meeting12:25
*** vkmc has joined #openstack-meeting12:25
*** tinoue has quit IRC12:26
*** yingjun has joined #openstack-meeting12:27
*** dkranz has quit IRC12:27
*** dkranz has joined #openstack-meeting12:27
*** doron_afk has joined #openstack-meeting12:36
*** neelashah has joined #openstack-meeting12:36
*** jlibosva has quit IRC12:40
*** xianghui has joined #openstack-meeting12:41
*** prad has joined #openstack-meeting12:42
*** radez_g0n3 is now known as radez12:43
*** acoles is now known as acoles_away12:43
*** ramishra has quit IRC12:43
*** darraghb has quit IRC12:44
*** arnaud has joined #openstack-meeting12:47
*** rbrady-biab is now known as rbrady12:48
*** ramishra has joined #openstack-meeting12:48
*** ramishra has quit IRC12:49
*** ramishra has joined #openstack-meeting12:50
*** arnaud has quit IRC12:51
*** jamespage has joined #openstack-meeting12:51
*** acoles_away is now known as acoles12:51
*** julim has joined #openstack-meeting12:52
*** ramishra has quit IRC12:55
*** paragan has quit IRC12:56
*** imsurit has joined #openstack-meeting12:58
*** pablosan has joined #openstack-meeting12:58
*** pablosan has quit IRC12:59
*** rakhmerov has joined #openstack-meeting12:59
*** pablosan has joined #openstack-meeting13:00
*** rakhmerov has quit IRC13:00
*** rakhmerov has joined #openstack-meeting13:01
*** mwagner_ has joined #openstack-meeting13:02
*** rakhmerov has quit IRC13:05
*** afazekas is now known as _afazekas13:07
*** ameade has joined #openstack-meeting13:10
*** MaxV_ has joined #openstack-meeting13:12
*** MaxV has quit IRC13:12
*** paragan has joined #openstack-meeting13:13
*** paragan has joined #openstack-meeting13:13
*** darraghb has joined #openstack-meeting13:14
*** gcb has quit IRC13:15
*** HenryG has quit IRC13:17
*** zul has joined #openstack-meeting13:18
*** dpaterson has joined #openstack-meeting13:18
*** vivek-ebay has joined #openstack-meeting13:21
*** hashar has quit IRC13:24
*** vijendar has joined #openstack-meeting13:25
*** zns has joined #openstack-meeting13:28
*** jsavak has joined #openstack-meeting13:28
*** mrodden has joined #openstack-meeting13:29
*** overlayer has quit IRC13:29
*** sld has quit IRC13:29
*** vivek-ebay has quit IRC13:30
*** joesavak has quit IRC13:31
*** Qiming has quit IRC13:32
*** oomichi has quit IRC13:35
*** bknudson has joined #openstack-meeting13:36
*** spzala has joined #openstack-meeting13:37
*** banix has joined #openstack-meeting13:37
*** jgrimm has joined #openstack-meeting13:38
*** vivek-ebay has joined #openstack-meeting13:40
*** kenhui has joined #openstack-meeting13:43
*** kenhui1 has joined #openstack-meeting13:45
*** dkranz has quit IRC13:45
*** enykeev has quit IRC13:46
*** dkranz has joined #openstack-meeting13:46
*** kenhui has quit IRC13:47
*** arnaud has joined #openstack-meeting13:47
*** afazekas has joined #openstack-meeting13:48
*** vivek-ebay has quit IRC13:49
*** arnaud has quit IRC13:51
*** jjmb has quit IRC13:55
*** aysyd has joined #openstack-meeting13:57
*** thangp has joined #openstack-meeting13:59
*** jmh has joined #openstack-meeting13:59
*** jmh is now known as Guest6178314:00
*** networkstatic has quit IRC14:01
*** rakhmerov has joined #openstack-meeting14:02
*** networkstatic has joined #openstack-meeting14:02
*** elo1 has quit IRC14:03
*** mengxd has joined #openstack-meeting14:03
*** rakhmerov has quit IRC14:06
*** mtanino has joined #openstack-meeting14:08
*** stevemar has joined #openstack-meeting14:09
*** otherwiseguy has joined #openstack-meeting14:10
*** Qiming has joined #openstack-meeting14:11
*** tsekiyama has joined #openstack-meeting14:14
*** HenryG has joined #openstack-meeting14:14
*** cfriesen has joined #openstack-meeting14:15
*** Qiming has quit IRC14:15
*** jecarey has joined #openstack-meeting14:19
*** gokrokve has quit IRC14:20
*** gokrokve_ has joined #openstack-meeting14:20
*** gokrokve_ has quit IRC14:20
*** gokrokve has joined #openstack-meeting14:21
*** marekd is now known as marekd|away14:21
*** mattgriffin has joined #openstack-meeting14:21
*** jjmb1 has joined #openstack-meeting14:22
*** xuhanp has joined #openstack-meeting14:22
*** xdmeng has joined #openstack-meeting14:26
*** sorantis has quit IRC14:26
*** jpeeler has quit IRC14:28
*** jpeeler has joined #openstack-meeting14:28
*** mengxd has quit IRC14:29
*** henrynash has quit IRC14:29
*** kevinconway has joined #openstack-meeting14:30
*** beagles is now known as seagulls14:31
*** belmoreira1 has quit IRC14:31
*** dkranz is now known as dkranz_afk14:35
*** nelsnels_ has quit IRC14:36
*** nelsnelson has joined #openstack-meeting14:37
*** gokrokve has quit IRC14:38
*** coreywright_ is now known as coreywright14:38
*** tteggel has quit IRC14:39
*** CaptTofu has quit IRC14:39
*** gokrokve has joined #openstack-meeting14:40
*** balajiiyer has joined #openstack-meeting14:40
*** tteggel has joined #openstack-meeting14:41
*** CaptTofu has joined #openstack-meeting14:41
*** gokrokve_ has joined #openstack-meeting14:41
*** zhikunliu has joined #openstack-meeting14:41
*** xuhanp has quit IRC14:43
*** gokrokve has quit IRC14:45
*** dkranz_afk is now known as dkranz14:47
*** cmart has joined #openstack-meeting14:48
*** markwash has quit IRC14:48
*** arnaud has joined #openstack-meeting14:48
*** jcoufal_ has joined #openstack-meeting14:49
*** xuhanp has joined #openstack-meeting14:49
*** jcoufal has quit IRC14:50
*** gokrokve_ has quit IRC14:51
*** arnaud has quit IRC14:52
*** markmcclain has joined #openstack-meeting14:53
*** xianghui has quit IRC14:54
*** gokrokve has joined #openstack-meeting14:56
*** weshay has quit IRC14:57
*** pafuent has joined #openstack-meeting14:58
*** carl_baldwin has joined #openstack-meeting14:59
bauzas#startmeeting climate15:00
openstackMeeting started Fri May  9 15:00:17 2014 UTC and is due to finish in 60 minutes.  The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
*** openstack changes topic to " (Meeting topic: climate)"15:00
openstackThe meeting name has been set to 'climate'15:00
bauzashi15:00
cmarthi15:00
bauzaslet's wait for others15:01
*** Macaveli has quit IRC15:01
*** afazekas has quit IRC15:01
*** casanch1 has joined #openstack-meeting15:02
pafuentHi15:02
pafuento/15:02
casanch1hi15:02
*** rakhmerov has joined #openstack-meeting15:02
bauzashi15:03
bauzascool to see people there: )15:03
bauzasis DinaBelova around ?15:03
*** jamespage_ has joined #openstack-meeting15:03
*** phil has quit IRC15:03
*** TravT has joined #openstack-meeting15:04
*** sdake_ has quit IRC15:04
*** dkranz has quit IRC15:04
bauzasok, seems not15:06
*** dkranz has joined #openstack-meeting15:06
*** jjmb1 has quit IRC15:07
bauzas#topic Review last action items15:07
*** openstack changes topic to "Review last action items (Meeting topic: climate)"15:07
*** rakhmerov has quit IRC15:07
bauzas#link http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-04-25-15.00.html15:07
bauzascmart: sounds like you had an action ?15:07
cmartyes.. related to the timeutils stuff15:08
cmartit's already done and merged into master15:08
cmartlet me find the bug link15:08
*** jjmb has joined #openstack-meeting15:08
*** atiwari has joined #openstack-meeting15:08
*** bdpayne has joined #openstack-meeting15:09
bauzascmart: cool15:09
*** esker has joined #openstack-meeting15:09
cmarthttps://bugs.launchpad.net/climate/+bug/131285115:09
uvirtbotLaunchpad bug 1312851 in climate "Update params at climate client are not being handled appropriately" [Medium,Fix committed]15:09
*** arnaud has joined #openstack-meeting15:09
pafuenthttps://bugs.launchpad.net/climate/+bug/130443515:10
uvirtbotLaunchpad bug 1304435 in climate "Support query leases for project by the platform admin" [Medium,Confirmed]15:10
bauzasnice15:10
*** otherwiseguy has quit IRC15:10
bauzasok cool15:11
bauzasno other actions were lef15:11
bauzasleft15:11
bauzas#topic Open discussion15:11
*** openstack changes topic to "Open discussion (Meeting topic: climate)"15:11
*** balajiiyer has left #openstack-meeting15:11
*** otherwiseguy has joined #openstack-meeting15:11
bauzasdo we have something important to discuss before Summit ?15:11
cmartdefine Important :)15:11
bauzasplease all note that next week will see far less support in IRC15:11
bauzasand reviews15:12
pafuentYep15:12
casanch1yes15:12
casanch1but we will meet eachother there15:12
bauzaswell, I mean urgent topics that could possibly be somewhat important to be raised at Summit15:12
*** venkatesh_ has joined #openstack-meeting15:12
*** ttrifonov is now known as ttrifonov_zZzz15:12
bauzasI just want to raise the point that Tuesday's design session will be crucial for Climate15:12
casanch1bauzas do you suggest some kind of preparation?15:13
casanch1something we must read before that?15:13
bauzasI mean that one :15:13
bauzashttp://junodesignsummit.sched.org/event/a848270c309b10517d4d186fecaf768f#.U2zwnfGOpd015:13
bauzaswell, the word 'crucial' was maybe too huge15:14
bauzasbut I mean that the visibility will be increased15:14
pafuent38 people are "registered"15:14
bauzaswhich is quite good15:14
*** cmart1 has joined #openstack-meeting15:14
bauzasI would suggest that we should find some time before that talk15:15
bauzasto meet each other15:15
pafuent+115:15
*** cmart has quit IRC15:15
*** lbragstad has left #openstack-meeting15:15
cmart1+115:16
casanch1+115:16
bauzasok so folks, be prepared to check your emails :)15:16
*** dkranz has quit IRC15:17
cmart1I one to say smth.. related to the reviews and stuff15:17
casanch1ok :)15:17
pafuentbauzas: Do you have the etherpad link of our contact information?15:17
bauzascan't find it15:18
bauzasI changed my laptop :(15:18
bauzasdo you have it ?15:18
*** cjellick has joined #openstack-meeting15:18
*** dkranz has joined #openstack-meeting15:19
*** nekron99_ has joined #openstack-meeting15:19
pafuentbauzas: No, I will find it again15:19
casanch1there you go https://etherpad.openstack.org/p/climate-juno-summit15:19
pafuentbauzas: Congratulations again, I noticed that you change your email15:19
bauzascasanch1: great thanks15:20
*** paragan has quit IRC15:20
bauzaspafuent: thanks, now I'm just at the beginning of the road :)15:20
bauzas#link  https://etherpad.openstack.org/p/climate-juno-summit Climate team contacts for Juno summti15:21
bauzasso we get the link15:21
*** jmontemayor has joined #openstack-meeting15:22
pafuentcmart1: Which review?15:22
casanch1congrats bauzas15:22
*** cmart has joined #openstack-meeting15:22
bauzascmart1: to be honest, I don't think we will have time for reviews next week :(15:22
cmartpafuent: the v2 client15:23
*** cjellick has quit IRC15:23
cmartI know that, but I would like to get feedback around that review15:23
cmartright now it's failing but I don't know why15:23
cmartand I also find a issue when trying to create new leases with nova boot cmd15:24
*** thangp has quit IRC15:24
*** cmart1 has quit IRC15:24
pafuentcmart: I will try to look at it later15:24
cmartI'm getting stuck and that's why I'm asking on IRC15:24
cmartpafuent: thanks15:25
cmartand related yto next week, I'll see what can I do15:25
cmartbecause as you guys said, there will be no time for reviews.. :(15:25
pafuentYep15:25
pafuentTo many sessions to attend15:25
bauzascmart: don't worry too much, I think we need to pause this and see after15:26
*** pablosan has quit IRC15:27
cmartOK15:27
cmartwill try to finish all the stuff that I already have15:27
bauzasok, anything to add ?15:28
cmart*will finish15:28
bauzasI don't want to take too much time15:28
*** gyee has joined #openstack-meeting15:29
bauzascan we consider ending the meeting ?15:29
cmartyes15:29
bauzasok, thanks for your presence all15:30
bauzassee you IRL for some, and bye!15:30
bauzas#endmeetin15:30
bauzas#endmeeting15:30
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"15:30
openstackMeeting ended Fri May  9 15:30:33 2014 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:30
openstackMinutes:        http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-05-09-15.00.html15:30
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-05-09-15.00.txt15:30
openstackLog:            http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-05-09-15.00.log.html15:30
*** cmart has left #openstack-meeting15:30
*** ramishra has joined #openstack-meeting15:32
*** afazekas has joined #openstack-meeting15:33
*** afazekas has quit IRC15:33
*** afazekas has joined #openstack-meeting15:33
*** otherwiseguy has quit IRC15:35
*** cjellick has joined #openstack-meeting15:35
*** Fdot has quit IRC15:36
*** kenhui1 has quit IRC15:36
*** ramishra has quit IRC15:36
*** gokrokve_ has joined #openstack-meeting15:36
*** arnaud has quit IRC15:36
*** schwicke has joined #openstack-meeting15:37
*** arnaud has joined #openstack-meeting15:37
*** gcb_ has joined #openstack-meeting15:37
*** kgriffs|afk is now known as kgriffs15:37
*** devlaps has joined #openstack-meeting15:38
*** jamespage_ has quit IRC15:39
*** zhikunliu has quit IRC15:40
*** gokrokve has quit IRC15:40
*** _nadya_ has joined #openstack-meeting15:41
*** eghobo has joined #openstack-meeting15:41
*** jaypipes is now known as leakypipes15:42
*** comstud is now known as bearhands15:42
*** pafuent has left #openstack-meeting15:43
*** joesavak has joined #openstack-meeting15:44
*** Qiming has joined #openstack-meeting15:44
*** otherwiseguy has joined #openstack-meeting15:45
*** jamespage_ has joined #openstack-meeting15:45
*** jsavak has quit IRC15:46
*** sorantis has joined #openstack-meeting15:47
*** ramashri has joined #openstack-meeting15:49
*** jjmb has quit IRC15:52
*** casanch1 has quit IRC15:53
*** ivasev has joined #openstack-meeting15:53
*** IlyaE has joined #openstack-meeting15:54
*** seagulls is now known as beagles_brb15:56
*** MaxV_ has quit IRC15:56
*** markmc has joined #openstack-meeting15:57
*** arnaud has quit IRC15:59
*** jmontemayor has quit IRC16:00
*** safchain has quit IRC16:00
*** yingjun has quit IRC16:01
*** Sajeesh has joined #openstack-meeting16:01
*** esker has quit IRC16:01
*** esker has joined #openstack-meeting16:02
*** catohornet has quit IRC16:03
*** rakhmerov has joined #openstack-meeting16:03
*** casanch1 has joined #openstack-meeting16:04
*** lsmola has quit IRC16:05
*** esker has quit IRC16:06
*** rakhmerov has quit IRC16:07
*** derekh_ has quit IRC16:07
*** acoles is now known as acoles_away16:09
*** gcb_ has quit IRC16:10
*** gcb_ has joined #openstack-meeting16:11
*** jjmb has joined #openstack-meeting16:11
*** jjmb has quit IRC16:12
*** jmontemayor has joined #openstack-meeting16:12
*** gcb_ has quit IRC16:12
*** jmontemayor_ has joined #openstack-meeting16:13
*** elo1 has joined #openstack-meeting16:13
*** jjmb has joined #openstack-meeting16:13
*** jmontemayor_ has quit IRC16:14
*** jmontemayor has quit IRC16:14
*** jmontemayor has joined #openstack-meeting16:14
*** ygbo has quit IRC16:15
*** esker has joined #openstack-meeting16:16
*** andreaf has quit IRC16:16
*** resker has joined #openstack-meeting16:17
*** venkatesh_ has quit IRC16:18
*** xdmeng has quit IRC16:19
*** rm_work is now known as rm_work|away16:20
*** haomaiwa_ has quit IRC16:20
*** esker has quit IRC16:20
*** Qiming has quit IRC16:20
*** haomaiwang has joined #openstack-meeting16:21
*** ndipanov has quit IRC16:21
*** leakypipes has quit IRC16:23
*** xuhanp has quit IRC16:23
*** vijendar has quit IRC16:24
*** zns has quit IRC16:25
*** gokrokve_ has quit IRC16:25
*** tkay has joined #openstack-meeting16:25
*** vjay has quit IRC16:26
*** jgriffith is now known as jwiffif16:27
*** Longgeek has quit IRC16:29
*** pfallenop has quit IRC16:30
*** ramishra has joined #openstack-meeting16:32
*** pfallenop has joined #openstack-meeting16:34
*** sushils_ has quit IRC16:35
*** mengxd has joined #openstack-meeting16:35
*** marcoemorais has joined #openstack-meeting16:35
*** Sajeesh has quit IRC16:35
*** haomaiwang has quit IRC16:36
*** haomaiwa_ has joined #openstack-meeting16:36
*** Sajeesh has joined #openstack-meeting16:36
*** ramishra has quit IRC16:37
*** cyprusre has joined #openstack-meeting16:37
*** spzala has quit IRC16:38
*** jmontemayor has quit IRC16:39
*** haomaiwa_ has quit IRC16:40
*** gokrokve has joined #openstack-meeting16:41
*** catohornet has joined #openstack-meeting16:41
-openstackstatus- NOTICE: New contributors can't complete enrollment due to https://launchpad.net/bugs/1317957 (Gerrit is having trouble reaching the Foundation Member system)16:42
*** ChanServ changes topic to "New contributors can't complete enrollment due to https://launchpad.net/bugs/1317957 (Gerrit is having trouble reaching the Foundation Member system)"16:42
*** jmontemayor has joined #openstack-meeting16:45
*** jmontemayor has quit IRC16:46
*** jmontemayor has joined #openstack-meeting16:46
*** markmc has quit IRC16:46
*** harlowja_away is now known as harlowja16:50
*** harlowja is now known as harlowja_away16:51
*** mrodden has quit IRC16:52
*** lukego has quit IRC16:53
*** resker has quit IRC16:55
*** gokrokve has quit IRC16:55
*** vivek-ebay has joined #openstack-meeting16:55
*** harlowja_away is now known as harlowja16:56
*** cyprusre has quit IRC16:57
*** egallen has quit IRC16:57
schwicke]\16:58
*** schwicke has quit IRC16:58
*** s3wong has joined #openstack-meeting16:59
*** imsurit has quit IRC16:59
*** weshay has joined #openstack-meeting16:59
*** emagana has joined #openstack-meeting17:02
*** s3wong has quit IRC17:04
*** s3wong has joined #openstack-meeting17:04
*** schwicke has joined #openstack-meeting17:05
*** zul has quit IRC17:06
*** jamespage_ has quit IRC17:06
*** jecarey has quit IRC17:09
*** ameade has quit IRC17:09
*** bnemec is now known as beekneemech17:10
*** neelashah has quit IRC17:12
*** crc32 has joined #openstack-meeting17:12
*** _nadya_ has quit IRC17:13
*** mrodden has joined #openstack-meeting17:14
*** beagles_brb is now known as beagles17:16
*** vijendar has joined #openstack-meeting17:16
*** IlyaE has quit IRC17:16
*** spzala has joined #openstack-meeting17:17
*** jogo is now known as flashgordon17:18
*** ameade has joined #openstack-meeting17:19
*** vuil has joined #openstack-meeting17:19
*** jaypipes has joined #openstack-meeting17:19
*** otherwiseguy has quit IRC17:20
*** jaypipes is now known as leakypipes17:21
*** dansmith is now known as superdan17:22
*** cyprusre has joined #openstack-meeting17:22
*** gokrokve has joined #openstack-meeting17:22
*** Anju_ has joined #openstack-meeting17:23
*** darraghb has quit IRC17:23
*** eghobo has quit IRC17:24
*** afazekas has quit IRC17:24
*** eghobo has joined #openstack-meeting17:24
*** balajiiyer has joined #openstack-meeting17:24
*** Qiming has joined #openstack-meeting17:27
*** dims_ is now known as clueless17:27
*** jwiffif is now known as jwiffy17:27
*** clueless is now known as dims17:27
*** jecarey has joined #openstack-meeting17:28
*** vuil has quit IRC17:29
*** Qiming has quit IRC17:32
*** neelashah has joined #openstack-meeting17:32
*** sorantis has quit IRC17:33
*** coreywright is now known as coreywright_17:34
*** bdpayne_ has joined #openstack-meeting17:35
*** bdpayne has quit IRC17:35
*** sorantis has joined #openstack-meeting17:35
*** zns has joined #openstack-meeting17:36
*** vuil has joined #openstack-meeting17:39
*** vuil has quit IRC17:39
*** dprince has quit IRC17:40
*** vijendar has quit IRC17:41
*** Mandell has joined #openstack-meeting17:42
*** ronenkat has joined #openstack-meeting17:42
*** IlyaE has joined #openstack-meeting17:43
*** vuil has joined #openstack-meeting17:43
*** marcoemorais has quit IRC17:44
*** vuil has quit IRC17:44
*** bknudson has left #openstack-meeting17:45
*** marcoemorais has joined #openstack-meeting17:46
*** jasondotstar has joined #openstack-meeting17:48
*** esker has joined #openstack-meeting17:49
*** arnaud has joined #openstack-meeting17:51
*** vkmc has quit IRC17:52
*** flaper87 has quit IRC17:53
*** flaper87 has joined #openstack-meeting17:53
*** bknudson has joined #openstack-meeting17:54
*** Mikhail_D_ltp has joined #openstack-meeting17:54
*** balajiiyer has quit IRC17:55
*** kgriffs is now known as kgriffs|afk17:56
*** balajiiyer has joined #openstack-meeting17:56
*** sorantis has quit IRC17:57
*** coreywright_ is now known as coreywright17:58
*** gokrokve has quit IRC17:59
*** gokrokve_ has joined #openstack-meeting17:59
*** MaxV has joined #openstack-meeting17:59
*** arnaud has quit IRC18:00
*** Mandell has quit IRC18:01
*** vuil has joined #openstack-meeting18:03
*** morganfainberg_Z is now known as morganfainberg18:04
*** mwagner_ has quit IRC18:04
*** MaxV has quit IRC18:05
*** sorantis has joined #openstack-meeting18:05
*** MaxV has joined #openstack-meeting18:06
*** prad has quit IRC18:07
*** MaxV has quit IRC18:08
*** Mandell has joined #openstack-meeting18:10
*** prad has joined #openstack-meeting18:11
*** flaper87 is now known as flaper87|afk18:11
*** mkoderer has quit IRC18:12
*** annegentle_ has joined #openstack-meeting18:12
*** SumitNaiksatam has quit IRC18:15
*** schwicke has quit IRC18:16
*** esker has quit IRC18:17
*** annegentle has quit IRC18:17
*** esker has joined #openstack-meeting18:17
*** zul has joined #openstack-meeting18:22
*** zul has quit IRC18:22
*** esker has quit IRC18:22
*** chuck__ has joined #openstack-meeting18:22
*** mwagner_ has joined #openstack-meeting18:23
*** vuil has quit IRC18:23
*** Sajeesh_ has joined #openstack-meeting18:23
*** s3wong has quit IRC18:23
*** mkoderer has joined #openstack-meeting18:25
*** Sajeesh has quit IRC18:25
*** SumitNaiksatam has joined #openstack-meeting18:29
*** thangp has joined #openstack-meeting18:31
*** prad has quit IRC18:32
*** radez is now known as radez_g0n318:36
*** jjmb has quit IRC18:41
*** jprovazn is now known as jprovazn_afk18:43
*** MaxV has joined #openstack-meeting18:48
*** MaxV has quit IRC18:51
*** MaxV has joined #openstack-meeting18:51
*** MaxV has quit IRC18:53
*** colinmcnamara has joined #openstack-meeting18:54
*** vuil has joined #openstack-meeting18:56
*** bdpayne_ has quit IRC18:59
*** Mandell has quit IRC19:00
*** nekron99_ has quit IRC19:03
*** ttrifonov_zZzz is now known as ttrifonov19:05
*** mattgriffin has quit IRC19:07
*** casanch1 has quit IRC19:08
*** vuil has quit IRC19:09
*** ttrifonov is now known as ttrifonov_zZzz19:10
*** s3wong has joined #openstack-meeting19:11
*** emagana has quit IRC19:11
*** emagana has joined #openstack-meeting19:12
*** s3wong has quit IRC19:13
*** jprovazn_afk is now known as jprovazn19:13
*** julim has quit IRC19:14
*** spzala has quit IRC19:14
*** mattgriffin has joined #openstack-meeting19:14
*** ttrifonov_zZzz is now known as ttrifonov19:16
*** IlyaE has quit IRC19:16
*** otherwiseguy has joined #openstack-meeting19:19
*** Michalik- has joined #openstack-meeting19:19
*** mwagner_ has quit IRC19:19
*** Mandell has joined #openstack-meeting19:20
*** novas0x2a|laptop has joined #openstack-meeting19:21
*** IlyaE has joined #openstack-meeting19:22
*** kenhui has joined #openstack-meeting19:23
*** otherwiseguy has quit IRC19:23
*** markmcclain has quit IRC19:23
*** jprovazn is now known as jprovazn_afk19:25
*** otherwiseguy has joined #openstack-meeting19:26
*** colinmcnamara has quit IRC19:26
*** mengxd has quit IRC19:26
*** overlayer has joined #openstack-meeting19:28
*** Sukhdev has joined #openstack-meeting19:28
*** erecio_1 has joined #openstack-meeting19:29
*** dims has quit IRC19:30
*** jjmb has joined #openstack-meeting19:31
*** epim has joined #openstack-meeting19:31
*** Anju_ has quit IRC19:31
*** balajiiyer has quit IRC19:32
*** erecio has quit IRC19:32
*** IlyaE has quit IRC19:32
*** Mandell has quit IRC19:32
*** mwagner_ has joined #openstack-meeting19:33
*** lukego has joined #openstack-meeting19:33
*** overlayer has quit IRC19:36
*** epim has quit IRC19:37
*** spzala has joined #openstack-meeting19:38
*** colinmcnamara has joined #openstack-meeting19:42
*** emaganap has joined #openstack-meeting19:44
*** jasondotstar has quit IRC19:44
*** Guest61783 has quit IRC19:44
*** emagana has quit IRC19:45
*** mestery has quit IRC19:47
*** MarkAtwood has joined #openstack-meeting19:49
*** leakypipes has quit IRC19:49
*** dkranz has quit IRC19:49
*** mwagner_ has quit IRC19:50
*** ttrifonov is now known as ttrifonov_zZzz19:51
*** overlayer has joined #openstack-meeting19:51
*** _nadya_ has joined #openstack-meeting19:53
*** epim has joined #openstack-meeting19:55
*** Guest61783 has joined #openstack-meeting19:58
*** chuck__ has quit IRC20:00
*** jcoufal_ has quit IRC20:01
*** Mikhail_D_ltp has quit IRC20:01
*** cyprusre has quit IRC20:03
*** Mandell has joined #openstack-meeting20:03
*** dims has joined #openstack-meeting20:04
*** emaganap has quit IRC20:04
*** jcoufal has joined #openstack-meeting20:04
*** _nadya_ has quit IRC20:06
*** dkranz has joined #openstack-meeting20:07
*** overlayer has quit IRC20:11
*** jsavak has joined #openstack-meeting20:11
*** markvoelker has quit IRC20:11
*** miqui has quit IRC20:11
*** mengxd has joined #openstack-meeting20:12
*** tkay_ has joined #openstack-meeting20:12
*** tkay has quit IRC20:12
*** tkay_ is now known as tkay20:12
*** sushils has joined #openstack-meeting20:13
*** joesavak has quit IRC20:14
*** balajiiyer has joined #openstack-meeting20:15
*** casanch1 has joined #openstack-meeting20:16
*** jcoufal has quit IRC20:19
*** mestery has joined #openstack-meeting20:21
*** balajiiyer has left #openstack-meeting20:22
*** ttrifonov_zZzz is now known as ttrifonov20:24
*** weshay has quit IRC20:26
*** annegentle_ has quit IRC20:27
*** bauzas has quit IRC20:27
*** overlayer has joined #openstack-meeting20:28
*** markmcclain has joined #openstack-meeting20:28
*** erecio_2 has joined #openstack-meeting20:28
*** kevinconway has quit IRC20:29
*** jrodom has joined #openstack-meeting20:30
*** jcoufal has joined #openstack-meeting20:30
*** rellerreller has joined #openstack-meeting20:30
*** rellerreller has left #openstack-meeting20:30
*** mengxd has quit IRC20:31
*** erecio_1 has quit IRC20:31
*** Sukhdev has quit IRC20:32
*** mkoderer has quit IRC20:32
*** dkranz has quit IRC20:32
*** overlayer has quit IRC20:32
*** erecio_2 has quit IRC20:34
*** ronenkat has quit IRC20:35
*** eddie_ has quit IRC20:36
*** shakayumi has joined #openstack-meeting20:36
*** shakayumi has quit IRC20:36
*** STMI__ has quit IRC20:37
*** dkranz has joined #openstack-meeting20:37
*** overlayer has joined #openstack-meeting20:37
*** kgriffs|afk is now known as kgriffs20:38
*** MarkAtwood has quit IRC20:39
*** otherwiseguy has quit IRC20:39
*** kenhui has quit IRC20:39
*** vkmc has joined #openstack-meeting20:39
*** vkmc has quit IRC20:39
*** vkmc has joined #openstack-meeting20:39
*** terryw has joined #openstack-meeting20:39
*** jhenner has joined #openstack-meeting20:41
*** overlayer has quit IRC20:42
*** thangp has quit IRC20:43
*** dkranz has quit IRC20:44
*** flaper87|afk is now known as flaper8720:45
*** bdpayne has joined #openstack-meeting20:46
*** dkranz has joined #openstack-meeting20:47
*** jprovazn_afk has quit IRC20:48
*** keyvan has quit IRC20:49
*** keyvan has joined #openstack-meeting20:49
*** MarkAtwood has joined #openstack-meeting20:50
*** jasondotstar has joined #openstack-meeting20:53
*** vivek-ebay has quit IRC20:54
*** whenry has quit IRC20:55
*** ChanServ changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"20:55
*** overlayer has joined #openstack-meeting20:56
*** joesavak has joined #openstack-meeting20:56
*** mwagner_ has joined #openstack-meeting20:58
*** sushils has quit IRC20:59
*** vivek-ebay has joined #openstack-meeting20:59
*** epim has quit IRC20:59
*** sushils has joined #openstack-meeting20:59
*** jsavak has quit IRC20:59
*** cfriesen has quit IRC21:03
*** IlyaE has joined #openstack-meeting21:03
*** eguz has joined #openstack-meeting21:03
*** eguz has quit IRC21:03
*** jmontemayor has quit IRC21:03
*** jjmb has quit IRC21:04
*** arnaud has joined #openstack-meeting21:05
*** julim has joined #openstack-meeting21:05
*** mrodden has quit IRC21:05
*** annegentle has joined #openstack-meeting21:06
*** flaper87 is now known as flaper87|afk21:06
*** terryw has quit IRC21:06
*** eghobo has quit IRC21:07
*** gduan has joined #openstack-meeting21:08
*** SumitNaiksatam has quit IRC21:08
*** rm_work|away is now known as rm_work21:09
*** garyduan has quit IRC21:10
*** ronenkat has joined #openstack-meeting21:10
*** sushils has quit IRC21:11
*** epim has joined #openstack-meeting21:15
*** mrodden has joined #openstack-meeting21:16
*** markmcclain has quit IRC21:16
*** overlayer has quit IRC21:17
*** MarkAtwood has quit IRC21:19
*** pdmars has quit IRC21:21
*** dkranz has quit IRC21:21
*** sushils has joined #openstack-meeting21:23
*** colinmcnamara has quit IRC21:24
*** dkranz has joined #openstack-meeting21:25
*** epim has quit IRC21:25
*** SumitNaiksatam has joined #openstack-meeting21:25
*** markmcclain has joined #openstack-meeting21:27
*** jjmb has joined #openstack-meeting21:27
*** ronenkat has quit IRC21:27
*** pberis has quit IRC21:29
*** harlowja has quit IRC21:29
*** rm_work is now known as rm_work|away21:30
*** bdpayne has quit IRC21:32
*** rm_work|away is now known as rm_work21:34
*** epim has joined #openstack-meeting21:34
*** lukego has quit IRC21:37
*** epim has quit IRC21:37
*** stevemar has quit IRC21:44
*** maxdml has joined #openstack-meeting21:44
*** banix has quit IRC21:46
*** tkay has left #openstack-meeting21:48
*** banix has joined #openstack-meeting21:48
*** dpaterson has quit IRC21:50
*** dims has quit IRC21:50
*** Mandell has quit IRC21:53
*** SumitNaiksatam has quit IRC21:55
*** jsavak has joined #openstack-meeting21:58
*** dims has joined #openstack-meeting21:59
*** joesavak has quit IRC22:01
*** gokrokve_ has quit IRC22:01
*** sushils has quit IRC22:02
*** ramashri has quit IRC22:04
*** radez_g0n3 is now known as radez22:05
*** neelashah has quit IRC22:07
*** Mandell has joined #openstack-meeting22:07
*** bdpayne has joined #openstack-meeting22:10
*** banix has quit IRC22:14
*** egallen has joined #openstack-meeting22:14
*** egallen has quit IRC22:14
*** rm_work is now known as rm_work|away22:14
*** mrodden has quit IRC22:14
*** mrodden has joined #openstack-meeting22:15
*** jodom has joined #openstack-meeting22:16
*** jodom has quit IRC22:16
*** atiwari has quit IRC22:17
*** IlyaE has quit IRC22:17
*** elo1 has quit IRC22:19
*** IlyaE has joined #openstack-meeting22:19
*** jrodom has quit IRC22:20
*** vuil has joined #openstack-meeting22:20
*** vuil has quit IRC22:20
*** vuil has joined #openstack-meeting22:22
*** mrodden has quit IRC22:23
*** markmcclain has quit IRC22:23
*** radez is now known as radez_g0n322:23
*** jcoufal has quit IRC22:24
*** adalbas has quit IRC22:25
*** cjellick has quit IRC22:29
*** vuil has quit IRC22:30
*** Sajeesh has joined #openstack-meeting22:31
*** sorantis has quit IRC22:32
*** Sajeesh_ has quit IRC22:33
*** vuil has joined #openstack-meeting22:34
*** shardy has quit IRC22:35
*** bknudson has quit IRC22:36
*** catohornet has quit IRC22:38
*** adalbas has joined #openstack-meeting22:38
*** IlyaE has quit IRC22:38
*** mrodden has joined #openstack-meeting22:40
*** jsavak has quit IRC22:40
*** zns has quit IRC22:40
*** caleb_ has joined #openstack-meeting22:41
*** flaper87|afk has quit IRC22:41
*** Leonr has joined #openstack-meeting22:42
*** ayoung is now known as ayoung-out22:44
*** eghobo has joined #openstack-meeting22:44
*** eghobo has quit IRC22:45
*** eghobo has joined #openstack-meeting22:46
*** shadower has quit IRC22:46
*** jjmb has quit IRC22:46
*** vuil has quit IRC22:49
*** ttrifonov is now known as ttrifonov_zZzz22:50
*** bdpayne has quit IRC22:50
*** kgriffs is now known as kgriffs|afk22:50
*** bdpayne has joined #openstack-meeting22:50
*** Sukhdev has joined #openstack-meeting22:52
*** harlowja has joined #openstack-meeting22:54
*** Mandell has quit IRC22:55
*** vuil has joined #openstack-meeting23:01
*** Leonr has quit IRC23:03
*** _nadya_ has joined #openstack-meeting23:06
*** _nadya_ has quit IRC23:11
*** vuil has quit IRC23:11
*** jasondotstar has quit IRC23:11
*** Sajeesh has quit IRC23:11
*** vivek-ebay has quit IRC23:12
*** dims has quit IRC23:12
*** Mandell has joined #openstack-meeting23:12
*** cfriesen has joined #openstack-meeting23:13
*** vuil has joined #openstack-meeting23:18
*** jjmb has joined #openstack-meeting23:19
*** Mandell has quit IRC23:19
*** mattgriffin has quit IRC23:22
*** Mandell has joined #openstack-meeting23:22
*** DrBacchus has quit IRC23:30
*** aysyd has quit IRC23:31
*** jjmb has quit IRC23:31
*** vuil has quit IRC23:33
*** vuil has joined #openstack-meeting23:35
*** vuil1 has joined #openstack-meeting23:37
*** vuil2 has joined #openstack-meeting23:38
*** vuil has quit IRC23:40
*** vuil1 has quit IRC23:41
*** bdpayne has quit IRC23:43
*** egallen has joined #openstack-meeting23:44
*** egallen has left #openstack-meeting23:44
*** vkmc has quit IRC23:46
*** casanch1 has quit IRC23:46
*** neelashah has joined #openstack-meeting23:48
*** vivek-ebay has joined #openstack-meeting23:48
*** vivek-ebay has quit IRC23:50
*** vivek-ebay has joined #openstack-meeting23:50
*** shardy has joined #openstack-meeting23:50
*** shardy has quit IRC23:50
*** mattgriffin has joined #openstack-meeting23:52
*** Mandell has quit IRC23:55
*** mrodden has quit IRC23:56
*** Mandell has joined #openstack-meeting23:58
*** crc32 has quit IRC23:58

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