*** slong has quit IRC | 00:00 | |
*** slong has joined #openstack-meeting | 00:00 | |
*** brucer__ has joined #openstack-meeting | 00:01 | |
cyeoh | #startmeeting nova-api | 00:01 |
---|---|---|
*** slong has quit IRC | 00:01 | |
*** slong has joined #openstack-meeting | 00:01 | |
openstack | Meeting started Fri Mar 14 00:01:03 2014 UTC and is due to finish in 60 minutes. The chair is cyeoh. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:01 |
cyeoh | Hi - so is anyone here? | 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 |
*** brucer_ has quit IRC | 00:01 | |
ken1ohmichi | hi | 00:01 |
masayukig | hi o/ | 00:01 |
changsimon_ | hello | 00:01 |
mrda | o/ | 00:01 |
alex_xu | hello | 00:01 |
*** yassine has quit IRC | 00:01 | |
alaski | here, but about to eat so may drop out | 00:01 |
*** sarob has quit IRC | 00:02 | |
cyeoh | alaski: cool - np. | 00:02 |
*** GMann_ has joined #openstack-meeting | 00:02 | |
cyeoh | ok so I thought we might have to start with introductions, but I think most people already know everybody else already? | 00:02 |
*** ominakov has joined #openstack-meeting | 00:02 | |
cyeoh | so why don't we start with the v2 on v3 API POC | 00:02 |
*** rakhmerov has joined #openstack-meeting | 00:02 | |
cyeoh | #topic v2_on_v3_poc | 00:03 |
*** openstack changes topic to "v2_on_v3_poc (Meeting topic: nova-api)" | 00:03 | |
cyeoh | #link https://etherpad.openstack.org/p/NovaV2OnV3POC | 00:03 |
*** brucer_afk has joined #openstack-meeting | 00:03 | |
*** tinoue has joined #openstack-meeting | 00:03 | |
cyeoh | That's where we've been trying to map out what we want done as a POC for Atlanta | 00:03 |
*** mrodden has quit IRC | 00:03 | |
cyeoh | I don't think anyone expect that we'll be finished by then but I think we want to be able to say what we're doing for the various cases | 00:03 |
cyeoh | and be able to get those bits up and running in devstack. Having some rough tempest stuff would be nice too | 00:04 |
cyeoh | I think there's a couple of important points of what we're aiming for. | 00:04 |
cyeoh | The first is that 2.1 will be 2.0 but with strong input validation | 00:04 |
cyeoh | does anyone think that will be an unreasonable restriction to add for V2.1? | 00:05 |
mrda | I think it's a good thing for us to be doing | 00:05 |
cyeoh | ok. It does make our life much easier and I have sent an email to the list asking if anyone had problems with it - but no responses. | 00:06 |
ken1ohmichi | yes, I also agree | 00:06 |
alex_xu | I agree too | 00:06 |
*** mattgriffin has joined #openstack-meeting | 00:06 | |
alaski | I think it's very reasonable | 00:06 |
alaski | even in the keep v2 proposal there was support for validation | 00:06 |
*** ominakov has quit IRC | 00:07 | |
*** rakhmerov has quit IRC | 00:07 | |
cyeoh | ok that sounds good then | 00:07 |
cyeoh | the second is around the list of extensions we display. | 00:07 |
cyeoh | since in V3 we have both split extensions (admin_actions) and collapsed a few - because they were just placeholders | 00:07 |
cyeoh | we don't have a complete 1:1 mapping | 00:07 |
*** brucer__ has quit IRC | 00:08 | |
cyeoh | so for V2.1 do we need to display the same list of extensions even if we are presenting the same API to users? | 00:08 |
cyeoh | I think if we really needed to we could fake it, but its custom code that would be nice to avoid having to do. | 00:08 |
cyeoh | I think along similar lines is if we want to display the same info in /extensions - since we don't have an updated parameter anymore | 00:09 |
cyeoh | anyone have any thoughts on this? | 00:09 |
alex_xu | I think yes, the list of extensions are used by user to check some api enabled or not before | 00:09 |
alex_xu | but how can we emulate enable or disable extension? | 00:10 |
mrda | perhaps this should be a point for discussion in Atlanta - i.e. we know how we could solve it, but we'd rather focus our efforts on other things. How does that sound? | 00:10 |
cyeoh | alex_xu: yes that is my concern. There will be some restriction on being able to deploy one extension but not another in cases of collapsing extensions but I think all the cases are manageable | 00:10 |
cyeoh | mrda: yes given the timeframe that may be the best approach. I think its all fakeable. But we really need feedback from cloud providers and users as to how much pain this will cause | 00:11 |
*** SumitNaiksatam has quit IRC | 00:11 | |
mrda | agreed, as this is a POC it doesn't need to be drop-in-ready by Atlanta :) | 00:12 |
cyeoh | mrda: heh, no this a cycle's worth of work really ;-) | 00:12 |
mrda | I guess we can solve it if we have agreement on the approach. I just don't think it's a core problem right now | 00:12 |
alaski | I think that extensions are going to have to match what v2 offers currently, which is unfortunate | 00:13 |
alaski | but I agree that it's manageable | 00:13 |
cyeoh | ok. I'm fine with that approach. | 00:13 |
*** dolphm has quit IRC | 00:14 | |
*** emagana has quit IRC | 00:15 | |
*** dolphm has joined #openstack-meeting | 00:15 | |
*** dkranz has quit IRC | 00:16 | |
*** dkranz has joined #openstack-meeting | 00:16 | |
*** pablosan has quit IRC | 00:17 | |
*** jecarey has quit IRC | 00:18 | |
cyeoh | so I've created a holding blueprint for the POC patches https://blueprints.launchpad.net/nova/+spec/v2-on-v3-api | 00:18 |
cyeoh | please add that to the proof of concept patches which you upload so we can easily find them. I know there are some out there already :-) | 00:18 |
cyeoh | #link https://review.openstack.org/#/c/77105/ | 00:18 |
ken1ohmichi | I feel most important thing is backward compatibility, so it would be possible to drop some v3 API features for comatibility. I hope avoiding the situation, of course | 00:18 |
ken1ohmichi | and I do effort for keeping v3 features now:) | 00:18 |
cyeoh | #link https://review.openstack.org/#/dashboard/5754 (alex has a couple too) | 00:18 |
*** jecarey_ has joined #openstack-meeting | 00:18 | |
cyeoh | ken1ohmichi: so I think the worst case what we can do is have a plugins/v2/ directory | 00:18 |
*** schwicht has joined #openstack-meeting | 00:18 | |
cyeoh | which loads a v2 specific plugin which proxies to v3 | 00:18 |
cyeoh | but I think the vast majority of cases will be much simpler and we can do it through decorators | 00:18 |
cyeoh | we just need a fallback plan where that doesn't work. | 00:18 |
ken1ohmichi | oh, not so bad:) | 00:18 |
cyeoh | in general I'd like to keep the simple cases (eg just success code translation/request body translation) solved using very simple solutions | 00:18 |
ken1ohmichi | but yes, we need to make it simple. | 00:18 |
alex_xu | I guess, this is the fallback plan https://review.openstack.org/#/c/78906/ | 00:18 |
*** pablosan_ has joined #openstack-meeting | 00:18 | |
alex_xu | But i agree, we should to try it simple first | 00:18 |
cyeoh | I think a useful thing to keep in mind when doing this is can we apply these same sort of principles in the future to handle backwards incompatible changes? | 00:18 |
cyeoh | yes, if you have time please look at some of alex_xu's patches - there are some alternative strategies (with increasing complexity) in different patchsets | 00:18 |
cyeoh | and I think we should just try to fit the most simple solution on a case by case basis | 00:18 |
*** cheetah2 has joined #openstack-meeting | 00:19 | |
ken1ohmichi | cyeoh: agree, it can keep maintenance cost low | 00:19 |
*** asselin has quit IRC | 00:19 | |
cyeoh | So the the etherpad link tries to keep track of all the different v2 on v3 scenarios we have to handle - if you find another one please add it. | 00:19 |
cheetah2 | whats the best way to run openstack? | 00:20 |
cheetah2 | bare metal? | 00:20 |
cyeoh | is there anything else anyone would like to discuss re: the v2 on v3 POC? | 00:20 |
cyeoh | cheetah2: I think you want to ask those sorts of questions in the #openstack channel | 00:20 |
*** comay has quit IRC | 00:24 | |
*** slong has quit IRC | 00:24 | |
*** maurosr has quit IRC | 00:25 | |
*** brucer_afk has quit IRC | 00:25 | |
*** slong has joined #openstack-meeting | 00:25 | |
*** d0ugal has quit IRC | 00:26 | |
*** sankarshan_away has quit IRC | 00:26 | |
*** sankarshan_away has joined #openstack-meeting | 00:26 | |
cheetah2 | oj | 00:27 |
cheetah2 | ok | 00:27 |
*** cheetah2 has left #openstack-meeting | 00:27 | |
cyeoh | #topic api response validation in tempest | 00:27 |
cyeoh | #link https://etherpad.openstack.org/p/nova-api-attribute-test | 00:27 |
*** openstack changes topic to "api response validation in tempest (Meeting topic: nova-api)" | 00:27 | |
cyeoh | ken1ohmichi has some really nice stuff merged where we can now verify that the attributes we expect in response bodies actually are there and are of the right format/type | 00:27 |
cyeoh | this will really help us with v2.1 validation | 00:27 |
*** rossk_ has quit IRC | 00:27 | |
ken1ohmichi | yes, that would be necessary for v2.1 PoC | 00:27 |
cyeoh | ken1ohmichi: yes I don't think we necessarily have to have it finished by Atlanta, but we need to show that we can do it (and its good to have whatever route we take) | 00:27 |
*** lisaclark1 has quit IRC | 00:27 | |
cyeoh | I guess I'd like for us to decide whether we're going to go the check in client or test route before we merge any more patches though | 00:27 |
cyeoh | #link https://review.openstack.org/#/c/80202/ | 00:27 |
cyeoh | that's the WIP I have for the check in client route | 00:27 |
*** comay_ has joined #openstack-meeting | 00:27 | |
cyeoh | (I think the Jenkins failure in that one is probably bogus) | 00:27 |
ken1ohmichi | agree, and I picked up some APIs as PoC targets. so I think we need to implement these APIs validation in Tempest. It would be enough to merge these APIs by Atlanta. | 00:27 |
*** zhikunliu has joined #openstack-meeting | 00:27 | |
*** slong has quit IRC | 00:27 | |
*** slong has joined #openstack-meeting | 00:27 | |
*** maurosr- has joined #openstack-meeting | 00:27 | |
*** brucer_lab has joined #openstack-meeting | 00:27 | |
*** maurosr- is now known as maurosr | 00:27 | |
ken1ohmichi | cyeoh: I like https://review.openstack.org/#/c/80202/ idea | 00:27 |
cyeoh | ken1ohmichi: yes that sounds good. So I'll start working on trying to identify the list of extensions that we want to target | 00:27 |
*** d0ugal has joined #openstack-meeting | 00:27 | |
*** d0ugal has quit IRC | 00:27 | |
*** d0ugal has joined #openstack-meeting | 00:27 | |
GMann_ | I also agree with this design. This add one more benefit that in each test each response will get validated even of different client. | 00:27 |
cyeoh | does anyone have any problems with the direction that 80202 is taking? | 00:27 |
mrda | lgtm | 00:27 |
cyeoh | GMann_: yea that's a nice side effect | 00:27 |
*** stevemar has joined #openstack-meeting | 00:27 | |
cyeoh | ok if no one has any problems then I think we can just comment on the existing validation patches in the queue out there asking them to rework them | 00:27 |
ken1ohmichi | GMann_: yes, the design is perfect for me. | 00:27 |
mrda | so we're happy holding up 80202 as the canonical design approach? | 00:27 |
cyeoh | mrda: yea, I think we should point people to that one and I'll remove the WIP flag. | 00:28 |
ken1ohmichi | mrda: I agree to seeing it as the canonical design approach | 00:29 |
mrda | cool | 00:29 |
cyeoh | anyone have anything else on the response validation? | 00:29 |
cyeoh | I guess I should mention that I think in the long term we should Nova producing the schema files - so they can be used for unittests, docs and tempest tests | 00:30 |
cyeoh | but for now generating them in tempest is fine. | 00:30 |
mrda | cyeoh: agreed | 00:30 |
*** matsuhashi has joined #openstack-meeting | 00:31 | |
ken1ohmichi | yes, that is fine now. | 00:31 |
cyeoh | As part of the design process for new API's I'd like to ask people to write json schema for both the request and responses though. | 00:31 |
GMann_ | yes. looks ok | 00:31 |
*** kenhui has quit IRC | 00:31 | |
cyeoh | because it forces people to think a lot more about what their API looks like to users (and the wierd edge conditions) | 00:31 |
mrda | cyeoh: great idea - might as well start off on the right foot, and prevent API degredation | 00:32 |
*** cnesa has joined #openstack-meeting | 00:32 | |
cyeoh | mrda: yea we've really struggled with some api reviews in icehouse and a lot of it has come down to not enough design work being done before coding ... | 00:33 |
*** ryanpetrello has quit IRC | 00:33 | |
ken1ohmichi | cyeoh: asking for request schema would be fine. but the one of response schema is a little overload, because Nova does not use it now. | 00:33 |
cyeoh | ken1ohmichi: that is true. Api samples give us an insight to the responses atm. But one common problem I've seen is that people always right the most simple api sample test they think they can get away with | 00:34 |
ken1ohmichi | cyeoh: you image Nova will use resonse schema in the future? | 00:34 |
cyeoh | so we don't actually see all of what Nova could return | 00:34 |
cyeoh | ken1ohmichi: yea I think we really should be using the response schema in the future | 00:35 |
cyeoh | ken1ohmichi: its kind of required if we're going to have a discoverable api like sdague has been pushing for | 00:35 |
mrda | ken1ohmichi: I think if we show as part of this POC how it can be useful, we might convince the better approach in the long run | 00:35 |
cyeoh | and it makes the whole docs process a lot easier | 00:35 |
ken1ohmichi | cyeoh: I got it, thanks. and the other guy also gave the same idea when reviewing request body schema. | 00:36 |
*** alazarev has quit IRC | 00:36 | |
*** thedodd has joined #openstack-meeting | 00:36 | |
cyeoh | ken1ohmichi: cool | 00:36 |
cyeoh | #topic open discussion | 00:36 |
*** openstack changes topic to "open discussion (Meeting topic: nova-api)" | 00:36 | |
cyeoh | alaski: did you want to talk about tasks at all? | 00:36 |
GMann_ | I would like to add one point- should we define new directory structure for schema file like /tempest/api_schema/comute/.. instead of current one /tempest/api/compute/.. | 00:37 |
alaski | cyeoh: I don't have much more beyond what came out of the mid cycle meetup at this point | 00:37 |
alaski | the work has been deferred for feature freeze, but I hope to have something up shortly after | 00:37 |
cyeoh | alaski: ok, sounds good. I guess at some point we'll need to work out what we're doing re: v2 vs v3 too... | 00:38 |
tinoue | alaski: +1 | 00:38 |
alaski | cyeoh: yep | 00:38 |
alaski | everything except multiple create fits in fairly well | 00:38 |
cyeoh | GMann_: will get to you in a sec | 00:39 |
alaski | and I think we can come up with something for that | 00:39 |
cyeoh | alaski: yea there is a patch that does multiple create out there now | 00:39 |
GMann_ | sure. | 00:39 |
cyeoh | (without tasks) | 00:39 |
cyeoh | I'm just trying to remember who did it | 00:39 |
alaski | it may have been melwitt, iirc | 00:40 |
cyeoh | yea, that's right. | 00:40 |
alaski | I need to look that one over again | 00:40 |
*** lisaclark1 has joined #openstack-meeting | 00:40 | |
cyeoh | So I think the one thing it might need is to handle multi status 207 | 00:40 |
alaski | ok | 00:40 |
alaski | I'll read up on that code | 00:41 |
alaski | status code | 00:41 |
cyeoh | so although we return a list of server responses if one or more of them fail, they individually get a status code | 00:41 |
*** gtt116 has joined #openstack-meeting | 00:41 | |
alaski | nice, that would be ideal | 00:41 |
cyeoh | so server_external_events is an example of how we handle a 207 now | 00:42 |
alaski | cool, I'll check that out | 00:43 |
cyeoh | GMann_: I think you brought up a good point before. I don't have any strong feelings over this, but it does sort of make sense that eventually we will have schema to check all the services | 00:44 |
cyeoh | and if we change the directory we should do it now before too much gets merged :-) | 00:44 |
*** gtt116 has quit IRC | 00:44 | |
GMann_ | yes, | 00:44 |
*** tomoe_ has joined #openstack-meeting | 00:45 | |
*** thuc has quit IRC | 00:45 | |
cyeoh | ken1ohmichi: what do you think? | 00:45 |
*** thuc has joined #openstack-meeting | 00:45 | |
ken1ohmichi | GMann_'s idea seems good, | 00:45 |
*** volmax has quit IRC | 00:47 | |
*** mrodden has joined #openstack-meeting | 00:47 | |
*** openstack has joined #openstack-meeting | 00:53 | |
*** ChanServ sets mode: +o openstack | 00:53 | |
cyeoh | ok anything else people would like to discuss? | 00:53 |
*** dims_ has joined #openstack-meeting | 00:53 | |
*** erlon has joined #openstack-meeting | 00:53 | |
*** vnaboichenko has quit IRC | 00:54 | |
cyeoh | thanks everyone for attending! | 00:54 |
*** bogdando has joined #openstack-meeting | 00:54 | |
cyeoh | #endmeeting | 00:54 |
ken1ohmichi | thanks, bye | 00:54 |
GMann_ | Thanks all. | 00:54 |
openstack | Meeting ended Fri Mar 14 00:54:21 2014 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 00:54 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-03-14-00.01.html | 00:54 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-03-14-00.01.txt | 00:54 |
openstack | Log: http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-03-14-00.01.log.html | 00:54 |
*** rfolco has joined #openstack-meeting | 00:54 | |
mrda | thanks cyeoh! | 00:54 |
masayukig | thanks | 00:54 |
tinoue | bye | 00:54 |
*** dkranz has joined #openstack-meeting | 00:55 | |
*** ken1ohmichi has left #openstack-meeting | 00:55 | |
changsimon_ | thanks, bye | 00:55 |
alex_xu | bye, have a day every one | 00:55 |
*** nati_uen_ has quit IRC | 00:55 | |
*** jasondot_ has quit IRC | 00:55 | |
*** scottda_ has joined #openstack-meeting | 00:55 | |
*** tomoe_ has quit IRC | 00:55 | |
*** openstack has joined #openstack-meeting | 00:56 | |
*** ArthurBerezin has left #openstack-meeting | 00:57 | |
*** ChanServ sets mode: +o openstack | 00:57 | |
*** manishg has quit IRC | 00:57 | |
*** openstack has quit IRC | 00:57 | |
*** openstack has joined #openstack-meeting | 00:59 | |
*** ChanServ sets mode: +o openstack | 00:59 | |
*** samuelbercovici has quit IRC | 00:59 | |
*** yfujioka has quit IRC | 01:01 | |
*** afazekas has quit IRC | 01:01 | |
*** whenry has quit IRC | 01:01 | |
*** samuelbercovici1 has quit IRC | 01:01 | |
*** beagles has quit IRC | 01:01 | |
*** jgrimm has quit IRC | 01:02 | |
*** blamar_ has joined #openstack-meeting | 01:02 | |
*** rbrady-afk has quit IRC | 01:02 | |
*** samuelbercovici has joined #openstack-meeting | 01:02 | |
*** ywu has quit IRC | 01:02 | |
*** ywu has joined #openstack-meeting | 01:02 | |
*** yfujioka has joined #openstack-meeting | 01:03 | |
*** rakhmerov has joined #openstack-meeting | 01:03 | |
*** SpamapS has quit IRC | 01:04 | |
*** topol has joined #openstack-meeting | 01:06 | |
*** blamar has quit IRC | 01:06 | |
*** imsurit has quit IRC | 01:06 | |
*** ywu has quit IRC | 01:07 | |
*** dolphm has quit IRC | 01:07 | |
*** b3nt_pin has joined #openstack-meeting | 01:07 | |
*** vnaboichenko has joined #openstack-meeting | 01:07 | |
*** Daisy_ has joined #openstack-meeting | 01:07 | |
*** rmoe_ has quit IRC | 01:08 | |
*** sarob has quit IRC | 01:08 | |
*** IlyaE has quit IRC | 01:08 | |
*** dguitarbite has quit IRC | 01:08 | |
*** matsuhashi has quit IRC | 01:08 | |
*** SpamapS_ has joined #openstack-meeting | 01:08 | |
*** imsurit_ has joined #openstack-meeting | 01:08 | |
*** IlyaE has joined #openstack-meeting | 01:08 | |
*** dolphm_ has joined #openstack-meeting | 01:08 | |
*** thedodd has quit IRC | 01:08 | |
*** dolphm_ is now known as dolphm | 01:08 | |
*** blamar_ is now known as blamar | 01:08 | |
*** imsurit_ is now known as imsurit | 01:08 | |
*** amcrn has quit IRC | 01:08 | |
*** rakhmerov has quit IRC | 01:08 | |
*** afazekas has joined #openstack-meeting | 01:08 | |
*** ywu has joined #openstack-meeting | 01:08 | |
*** baoli has joined #openstack-meeting | 01:08 | |
*** baoli has quit IRC | 01:10 | |
*** lisaclark1 has joined #openstack-meeting | 01:10 | |
*** baoli has joined #openstack-meeting | 01:12 | |
*** julim has quit IRC | 01:12 | |
*** matsuhashi has joined #openstack-meeting | 01:12 | |
*** FallenPegasus has joined #openstack-meeting | 01:14 | |
*** Daisy_ has quit IRC | 01:14 | |
*** openstack has joined #openstack-meeting | 01:15 | |
*** openstack has joined #openstack-meeting | 01:19 | |
*** ChanServ sets mode: +o openstack | 01:19 | |
*** yaguang has joined #openstack-meeting | 01:19 | |
*** Daisy__ has joined #openstack-meeting | 01:19 | |
*** brucer_meeting has joined #openstack-meeting | 01:19 | |
*** rm_work has joined #openstack-meeting | 01:19 | |
*** rm_work has quit IRC | 01:19 | |
*** rm_work has joined #openstack-meeting | 01:19 | |
*** nosnos has joined #openstack-meeting | 01:19 | |
*** BrianB_ has quit IRC | 01:20 | |
*** lisaclark1 has quit IRC | 01:20 | |
*** cjellick has quit IRC | 01:24 | |
*** Daisy__ has quit IRC | 01:24 | |
*** openstack has quit IRC | 01:24 | |
*** openstack has joined #openstack-meeting | 01:25 | |
*** openstack has joined #openstack-meeting | 15:09 | |
*** ChanServ sets mode: +o openstack | 15:09 | |
jeblair | DinaBelova: try now | 15:09 |
*** vjay has joined #openstack-meeting | 15:09 | |
DinaBelova | ok | 15:09 |
*** atiwari has joined #openstack-meeting | 15:09 | |
DinaBelova | #startmeeting climate | 15:09 |
openstack | Meeting started Fri Mar 14 15:09:38 2014 UTC and is due to finish in 60 minutes. The chair is DinaBelova. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:09 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:09 |
*** openstack changes topic to " (Meeting topic: climate)" | 15:09 | |
openstack | The meeting name has been set to 'climate' | 15:09 |
DinaBelova | jeblair, thanks | 15:09 |
DinaBelova | it helped | 15:09 |
DinaBelova | casanch1, cmart, bauzas - you here? :) | 15:10 |
casanch1 | me here | 15:10 |
casanch1 | :) | 15:10 |
*** ominakov has quit IRC | 15:10 | |
DinaBelova | :) | 15:10 |
cmart | me too | 15:10 |
DinaBelova | cool | 15:10 |
DinaBelova | I think I | 15:10 |
DinaBelova | will start :) | 15:10 |
DinaBelova | today's agenda: | 15:10 |
DinaBelova | https://wiki.openstack.org/wiki/Meetings/Climate | 15:10 |
DinaBelova | not many topics, but still :) | 15:10 |
DinaBelova | #topic Action items from the last meeting + reviews queries | 15:11 |
*** openstack changes topic to "Action items from the last meeting + reviews queries (Meeting topic: climate)" | 15:11 | |
DinaBelova | #link http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-03-07-15.01.html | 15:11 |
DinaBelova | we had some things assigned, let's go through status | 15:11 |
DinaBelova | casanch1 start working on https://bugs.launchpad.net/climate/+bug/1285585 -> Pablo starting doing that :) | 15:12 |
DinaBelova | f_rossigneux - I see no progress :( | 15:12 |
DinaBelova | saf :( | 15:12 |
DinaBelova | sad* | 15:12 |
DinaBelova | for https://bugs.launchpad.net/climate/+bug/1240021 | 15:12 |
*** lisaclark1 has quit IRC | 15:12 | |
DinaBelova | as for https://blueprints.launchpad.net/climate/+spec/tenant-to-project-ref - in progress | 15:12 |
DinaBelova | and as for https://blueprints.launchpad.net/climate/+spec/climate-tempest-testing - Swann did not start working on it | 15:13 |
casanch1 | yes, I'll try to send it to review today | 15:13 |
DinaBelova | casanch1, cool | 15:13 |
DinaBelova | as for Tempest | 15:13 |
casanch1 | have been working on the rework for notifications bp | 15:13 |
DinaBelova | Swann decided to unassign it | 15:13 |
DinaBelova | because of some events hapenning in his company | 15:14 |
DinaBelova | we'll see full update next week | 15:14 |
*** yamahata has quit IRC | 15:14 | |
DinaBelova | so that's assigned items from last meeting | 15:14 |
*** yamahata has joined #openstack-meeting | 15:14 | |
DinaBelova | I think we'll continue working and that's ok | 15:15 |
*** adalbas has quit IRC | 15:15 | |
DinaBelova | I'd like to move to next topic | 15:15 |
casanch1 | ok | 15:15 |
cmart | ok | 15:15 |
*** kenhui has joined #openstack-meeting | 15:15 | |
DinaBelova | it'll be Tempest testing BP assignment - I'll change order in wiki | 15:15 |
DinaBelova | #topic Tempest testing BP assignment | 15:15 |
casanch1 | wait, so tempest is available? | 15:15 |
*** openstack changes topic to "Tempest testing BP assignment (Meeting topic: climate)" | 15:15 | |
DinaBelova | casanch1, it needs to be implemented :( | 15:15 |
casanch1 | ho ok | 15:15 |
DinaBelova | So I'd like to find people loving to spend their time on testing :) | 15:16 |
cmart | I think I can take that.. | 15:16 |
DinaBelova | casanch1, do you know such crazy saint person??? | 15:16 |
DinaBelova | wooooow | 15:16 |
casanch1 | I guess someone at Intel can take it | 15:16 |
cmart | I'll need your help | 15:16 |
casanch1 | :) | 15:16 |
DinaBelova | cmart, you're my angel! | 15:16 |
DinaBelova | :* | 15:16 |
cmart | or demon... | 15:16 |
casanch1 | we've done tempest work for another components | 15:16 |
DinaBelova | :D | 15:16 |
cmart | :) | 15:16 |
DinaBelova | ok, cool | 15:16 |
*** lisaclark1 has joined #openstack-meeting | 15:17 | |
casanch1 | so, we have someone here that can help cmart :) | 15:17 |
DinaBelova | #action cmart Start working on Climate tempest testing | 15:17 |
DinaBelova | ok, but anyway | 15:17 |
DinaBelova | if you have any questions | 15:17 |
DinaBelova | feel free to ask me | 15:17 |
cmart | Ok! | 15:17 |
DinaBelova | I'll do everything to help u | 15:17 |
cmart | you asked for it! | 15:17 |
DinaBelova | :) | 15:17 |
cmart | hahaa:) | 15:17 |
DinaBelova | #action DinaBelova assign Tempest testing BP to cmart | 15:18 |
casanch1 | the dark side :) | 15:18 |
*** Chen has joined #openstack-meeting | 15:18 | |
DinaBelova | so next topic | 15:18 |
DinaBelova | #topic 0.1.1 status | 15:18 |
*** openstack changes topic to "0.1.1 status (Meeting topic: climate)" | 15:18 | |
DinaBelova | #link https://launchpad.net/climate/+milestone/0.1.1 | 15:18 |
DinaBelova | sooo | 15:18 |
*** dprince has joined #openstack-meeting | 15:18 | |
DinaBelova | It looks quite nice now | 15:19 |
DinaBelova | except one thing | 15:19 |
*** rohit404 has joined #openstack-meeting | 15:19 | |
DinaBelova | as it was discussed on previous meeting | 15:19 |
DinaBelova | I don't like idea of having release without new name | 15:19 |
DinaBelova | well, we've chosen | 15:19 |
DinaBelova | Blazar is ok | 15:19 |
DinaBelova | and I sent mail to Lauren Sell from foundation | 15:19 |
DinaBelova | asking for some lawyers help :) | 15:20 |
*** HenryG has quit IRC | 15:20 | |
DinaBelova | still waiting for response :) | 15:20 |
casanch1 | what's the meaning of blazar? | 15:20 |
DinaBelova | A blazar is a very compact quasar (quasi-stellar radio source) associated with a presumed supermassive black hole at the center of an active, giant elliptical galaxy. Blazars are among the most energetic phenomena in the universe and are an important topic in extragalactic astronomy. | 15:20 |
DinaBelova | :) | 15:20 |
DinaBelova | astronomy topic in OS is popular :) | 15:20 |
cmart | o_0 | 15:20 |
casanch1 | hehe | 15:21 |
DinaBelova | ;) | 15:21 |
bauzas | \o | 15:21 |
DinaBelova | bauzas! | 15:21 |
bauzas | sorry, was in a formal meeting | 15:21 |
DinaBelova | nice to meet you here :) | 15:21 |
DinaBelova | please take a look on log :) | 15:21 |
*** lcheng has joined #openstack-meeting | 15:21 | |
bauzas | sure | 15:21 |
DinaBelova | ok, so giving little mins :) | 15:21 |
*** ominakov has joined #openstack-meeting | 15:21 | |
*** emagana has joined #openstack-meeting | 15:22 | |
DinaBelova | currently we're taking look on 0.1.1 status | 15:22 |
*** sarob has joined #openstack-meeting | 15:22 | |
DinaBelova | it's bloked due do reviews in progress (but we have all implemented/needs code review, that's good) | 15:22 |
DinaBelova | blocked* | 15:22 |
DinaBelova | and due to new name checking | 15:23 |
DinaBelova | by foundation | 15:23 |
bauzas | got the log | 15:23 |
*** pablosan is now known as pablosan_ | 15:23 | |
bauzas | ok so anything to help ? | 15:23 |
DinaBelova | #info DinaBelova wait till Tuesday - if no reaction from foundation, will try to send one more email | 15:23 |
bauzas | ok | 15:23 |
DinaBelova | well, we need code review | 15:23 |
DinaBelova | it'll be one of the main focuses next week, I guess | 15:24 |
DinaBelova | for me, bauzas and other core team | 15:24 |
DinaBelova | so we'll work on it | 15:24 |
*** sdake has joined #openstack-meeting | 15:24 | |
bauzas | which ones are prorities ? | 15:24 |
DinaBelova | does someone have any questions for this topic? | 15:24 |
bauzas | none from 0.1.1 ? | 15:24 |
*** kenhui has quit IRC | 15:25 | |
DinaBelova | bauzas, creating draft designs for state leases + new step in lease-creation | 15:25 |
DinaBelova | equal for VR/PR | 15:25 |
DinaBelova | for both | 15:25 |
DinaBelova | we need that | 15:25 |
bauzas | ok, I can handle that next week | 15:25 |
bauzas | let's discuss it thru etherpad | 15:25 |
DinaBelova | +1 | 15:26 |
bauzas | I'll create it and amend the BP | 15:26 |
*** julienvey_ has joined #openstack-meeting | 15:26 | |
bauzas | please give me an action | 15:26 |
*** mattgriffin has quit IRC | 15:26 | |
DinaBelova | #agreed Priorities for the next week: new name checking + designs for state leases and new step in lease-creation | 15:26 |
*** mattgriffin has joined #openstack-meeting | 15:26 | |
DinaBelova | #action bauzas create etherpad about designs and amend according BPs | 15:26 |
DinaBelova | ok | 15:27 |
*** sarob has quit IRC | 15:27 | |
DinaBelova | probably that's if for this topic | 15:27 |
DinaBelova | any questions? | 15:27 |
bauzas | thanks | 15:27 |
DinaBelova | ok, I'll move on | 15:27 |
*** cjellick has joined #openstack-meeting | 15:27 | |
DinaBelova | #topic Open discussion | 15:27 |
*** openstack changes topic to "Open discussion (Meeting topic: climate)" | 15:27 | |
DinaBelova | sooo | 15:27 |
DinaBelova | I have one thing to look at here | 15:27 |
DinaBelova | I'd like to find volunteer to work on volume reservation concept | 15:28 |
DinaBelova | :) | 15:28 |
cmart | what is that? | 15:28 |
DinaBelova | well, we have now only compute resources reservation | 15:28 |
DinaBelova | we need to prepare design, approve it, and then implement that reservation possibility for other resource types | 15:29 |
DinaBelova | volumes seem to be the easiest thing here | 15:29 |
DinaBelova | as it will look much like VM reservation | 15:29 |
casanch1 | i would like to | 15:29 |
*** pablosan_ has quit IRC | 15:29 | |
DinaBelova | and it'll work ok after new lease-create step will be implemented (allocate resources one) | 15:29 |
DinaBelova | casanch1m one more angel :) | 15:30 |
DinaBelova | ok, thanks | 15:30 |
*** pablosan has joined #openstack-meeting | 15:30 | |
DinaBelova | #action DinaBelova assign design preparation of volume reservation concept to casanch1 | 15:30 |
DinaBelova | ok, so I have nothing to add here :) | 15:30 |
casanch1 | I might need some help to get started | 15:30 |
cmart | I have one thing to ask.. | 15:31 |
bauzas | we have to discuss on etherpad about the design for implementing volumes reservations | 15:31 |
DinaBelova | yes, that's why I say 'concept', no 'change' | 15:31 |
bauzas | :D | 15:31 |
casanch1 | bauzas ok | 15:31 |
DinaBelova | :) | 15:31 |
DinaBelova | cmart, yes? | 15:31 |
cmart | related to the tenant expiration dates.. Are you going to discuss it on Submit with the rest of the community? | 15:31 |
DinaBelova | yes! | 15:31 |
DinaBelova | sure! | 15:31 |
bauzas | well, that's a good opportunity yes | 15:31 |
DinaBelova | I simply think that before summit we can't do much... | 15:32 |
*** rramirez has quit IRC | 15:32 | |
cmart | I won´t be able to attend to the submit, so I'll leave it in your hands.. :) | 15:32 |
DinaBelova | as on summit we'll have opportunity to discuss that with rest of community in person | 15:32 |
casanch1 | I'm going to be there :) | 15:32 |
cmart | (casanch and pafuent) hands | 15:32 |
DinaBelova | cmart, as I know Cristian and Pablo will attend? | 15:32 |
DinaBelova | oh, yes | 15:32 |
DinaBelova | so you'll keep track on it :) | 15:33 |
casanch1 | pablo will also go | 15:33 |
DinaBelova | cool | 15:33 |
casanch1 | sure | 15:33 |
cmart | great! | 15:33 |
cmart | thanks | 15:33 |
DinaBelova | cmart, np | 15:33 |
DinaBelova | smth else? | 15:33 |
*** doron_ is now known as doron_afk | 15:33 | |
cmart | one comment.. | 15:33 |
DinaBelova | #info Discuss tenant reservation concept on summit | 15:33 |
DinaBelova | yes, sure? | 15:33 |
cmart | how do you guys handle the bp discussions? I was thinking on a possible bp, but I don´t know how is the process.. | 15:34 |
DinaBelova | well, there are two ways | 15:34 |
DinaBelova | no | 15:34 |
DinaBelova | three | 15:34 |
DinaBelova | 1/ start discussion in ML | 15:34 |
DinaBelova | 2/ create etherpad, give link and discuss it there | 15:35 |
DinaBelova | 3/ simply create BP and discuss it in whiteboard | 15:35 |
cmart | OK.. | 15:35 |
*** HenryG has joined #openstack-meeting | 15:35 | |
DinaBelova | I prefer first one, as created BPs are there for all time | 15:35 |
DinaBelova | you may just say "we won't implement it" | 15:35 |
DinaBelova | but really - that's your wish and your choice | 15:36 |
DinaBelova | so as you like | 15:36 |
cmart | ok thanks | 15:36 |
DinaBelova | feel free for any of these 3 variants | 15:36 |
DinaBelova | I guess I may close meeting | 15:36 |
DinaBelova | any objections? | 15:36 |
casanch1 | ok | 15:36 |
casanch1 | no problem | 15:37 |
cmart | not from my side | 15:37 |
DinaBelova | bauzas? ^^ | 15:37 |
DinaBelova | well :) | 15:37 |
bauzas | nope | 15:37 |
DinaBelova | #endmeeting | 15:37 |
*** openstack changes topic to "gerrit on review.openstack.org is down for maintenance (revised eta to resume is 13:00 utc)" | 15:37 | |
openstack | Meeting ended Fri Mar 14 15:37:30 2014 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:37 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-03-14-15.09.html | 15:37 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-03-14-15.09.txt | 15:37 |
bauzas | sorry, I lost myself :) | 15:37 |
openstack | Log: http://eavesdrop.openstack.org/meetings/climate/2014/climate.2014-03-14-15.09.log.html | 15:37 |
DinaBelova | bauzas, np :) | 15:37 |
*** marun has quit IRC | 15:39 | |
*** cnesa has joined #openstack-meeting | 15:42 | |
*** hartsocks has joined #openstack-meeting | 15:44 | |
*** thuc has joined #openstack-meeting | 15:44 | |
*** dcramer_ has joined #openstack-meeting | 15:46 | |
*** Chen has left #openstack-meeting | 15:46 | |
*** otherwiseguy has quit IRC | 15:46 | |
*** yaguang has quit IRC | 15:46 | |
*** rramirez has joined #openstack-meeting | 15:47 | |
*** drumkilla is now known as rustlebee | 15:47 | |
*** thuc_ has quit IRC | 15:48 | |
*** thuc has quit IRC | 15:48 | |
*** adalbas has joined #openstack-meeting | 15:48 | |
*** NobodyCam is now known as BlartVersenwald | 15:49 | |
*** pdmars_ has joined #openstack-meeting | 15:49 | |
*** gyee has joined #openstack-meeting | 15:49 | |
*** zns has quit IRC | 15:49 | |
*** markmcclain has quit IRC | 15:50 | |
*** pdmars has quit IRC | 15:50 | |
*** rakhmerov has joined #openstack-meeting | 15:51 | |
*** VINOD__ has joined #openstack-meeting | 15:51 | |
*** chenchong has joined #openstack-meeting | 15:52 | |
*** chenchong has quit IRC | 15:53 | |
*** mrodden has quit IRC | 15:53 | |
*** chenchong has joined #openstack-meeting | 15:53 | |
*** jhenner has quit IRC | 15:54 | |
*** mdorman has joined #openstack-meeting | 15:54 | |
*** tobi1 has left #openstack-meeting | 15:54 | |
*** rakhmerov has quit IRC | 15:55 | |
*** zns has joined #openstack-meeting | 15:55 | |
*** cmart has left #openstack-meeting | 15:56 | |
*** adalbas has quit IRC | 15:56 | |
*** kenhui has joined #openstack-meeting | 15:57 | |
*** s3wong has joined #openstack-meeting | 15:57 | |
*** rmoe has joined #openstack-meeting | 15:57 | |
*** dburmistrov has joined #openstack-meeting | 15:58 | |
*** Mandell has quit IRC | 15:58 | |
*** esker has joined #openstack-meeting | 15:59 | |
*** rbrady is now known as rbrady-afk | 16:01 | |
*** d0ugal has quit IRC | 16:01 | |
vishy | anyone here to talk about hierarchical multitenancy? | 16:02 |
vishy | VINOD__: ping | 16:02 |
*** pdmars has joined #openstack-meeting | 16:02 | |
VINOD__ | vishy: Hi | 16:02 |
vishy | hi | 16:03 |
vishy | I've been travelling and missing every meeting but I'm actually here today! | 16:03 |
*** schwicke has joined #openstack-meeting | 16:03 | |
VINOD__ | Vishy: No problem | 16:03 |
*** pdmars_ has quit IRC | 16:03 | |
*** kevinconway has quit IRC | 16:03 | |
*** chenchong has quit IRC | 16:03 | |
*** kenhui has quit IRC | 16:04 | |
*** chenchong has joined #openstack-meeting | 16:04 | |
vishy | #startmeeting Hierarchical Multitenancy | 16:04 |
openstack | Meeting started Fri Mar 14 16:04:05 2014 UTC and is due to finish in 60 minutes. The chair is vishy. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:04 |
*** kevinconway has joined #openstack-meeting | 16:04 | |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:04 |
*** openstack changes topic to " (Meeting topic: Hierarchical Multitenancy)" | 16:04 | |
openstack | The meeting name has been set to 'hierarchical_multitenancy' | 16:04 |
VINOD__ | vishy: Actually, we finished the domain quota stuff and that's why ulrich sent a mail to ask you about anything that can be done in Hierarchy multitenancy | 16:04 |
*** d0ugal has joined #openstack-meeting | 16:04 | |
*** d0ugal has quit IRC | 16:04 | |
*** d0ugal has joined #openstack-meeting | 16:04 | |
vishy | there is also a proposal for a discussion about domain support in nova | 16:04 |
*** mrodden has joined #openstack-meeting | 16:04 | |
vishy | VINOD__: do you have a link? | 16:04 |
vishy | #topic recent work | 16:04 |
*** openstack changes topic to "recent work (Meeting topic: Hierarchical Multitenancy)" | 16:04 | |
VINOD__ | vishy: you mean the domain quota stuff | 16:05 |
vishy | yeah | 16:05 |
*** raildo has joined #openstack-meeting | 16:05 | |
VINOD__ | https://review.openstack.org/#/c/75967/ | 16:05 |
*** gokrokve_ has quit IRC | 16:05 | |
VINOD__ | this one is for Nova v2 APIs for Domain Quota Management | 16:05 |
VINOD__ | Nova Commands for Domain Quota -> https://review.openstack.org/#/c/76347/ | 16:06 |
vishy | #link https://review.openstack.org/#/c/75967/ | 16:06 |
vishy | #link https://review.openstack.org/#/c/76347/ | 16:06 |
VINOD__ | #link https://review.openstack.org/#/c/78630/ | 16:06 |
VINOD__ | the last one is fo Nova V3 APIs | 16:06 |
vishy | ok so this would be enforcing quotas by domain instead of by nested project | 16:07 |
VINOD__ | vishy: Yes | 16:07 |
*** eghobo has joined #openstack-meeting | 16:07 | |
vishy | I'd really like to keep the domain concept out of the projects if possible | 16:07 |
VINOD__ | Unfortunately, the blueprints are not accepted for Icehouse as you uploaded it late..so we have to wait for next release | 16:08 |
VINOD__ | sorry i mean i uploaded it late | 16:08 |
vishy | is there an advantage to using domains instead of nested projects in your view? | 16:08 |
raildo | vishy: IMO, it's very important to keep the concept of domain | 16:08 |
vishy | raildo: why? | 16:08 |
vishy | I think it will only last us for a little while until someone wants to add another layer between domain and project | 16:09 |
*** adalbas has joined #openstack-meeting | 16:09 | |
VINOD__ | for me, both are same as domains can be viewed as hierarchical projects with just 3 levels | 16:09 |
schwicke | I agree with Vinod. | 16:10 |
schwicke | they are a good first step into the right direction, and most of the work is doen | 16:10 |
VINOD__ | that's why we had implemented the domain quota stuff as hierarchical is still not yet decided. But we can port the code very easily | 16:10 |
vishy | VINOD__: ok | 16:10 |
vishy | still curious about raildo's opinion | 16:10 |
schwicke | this gives us time to carefully design the nested projects which should catch all use cases. | 16:10 |
*** ndipanov has quit IRC | 16:11 | |
vishy | schwicke: fair enough. It seems pretty straightforward although if we manage quotas for nested projects | 16:11 |
*** tellesnobrega has joined #openstack-meeting | 16:11 | |
vishy | i don't think we need a new api extension | 16:11 |
vishy | we could use the existing quota management features | 16:11 |
VINOD__ | vishy: That can be changed | 16:11 |
schwicke | actually, we are keen on starting to work on the extension ;-) | 16:11 |
VINOD__ | vishy: I just added it because i was not sure whether i can use os-quota-sets | 16:12 |
vishy | os-quota-sets maybe not | 16:12 |
schwicke | as the blue prints are not accepted we are in fact free to change it | 16:12 |
vishy | but the regular quota management should be ok no? | 16:12 |
VINOD__ | that's why i had used os-domain-quota-sets | 16:12 |
schwicke | we can easily redesign it | 16:12 |
vishy | oh sorry my bad | 16:13 |
*** johnthetubaguy has quit IRC | 16:13 | |
vishy | the extension is called os-quota-sets | 16:13 |
vishy | :) | 16:13 |
vishy | I forgot | 16:13 |
*** asselin_ has joined #openstack-meeting | 16:13 | |
*** asselin has joined #openstack-meeting | 16:13 | |
VINOD__ | vishy: Yes, the nova will have two quota drivers, one is called DbQuotaDriver (the current one) and the other is DomainQuotaDriver | 16:13 |
VINOD__ | and both the drivers can be used in parallel. | 16:13 |
*** mdbooth has quit IRC | 16:13 | |
*** asselin_ has quit IRC | 16:13 | |
VINOD__ | Like if somebody just want to use quotas at just project level, the admin can use os-quota-sets | 16:13 |
*** asselin has quit IRC | 16:13 | |
*** chandan_kumar has quit IRC | 16:14 | |
*** asselin has joined #openstack-meeting | 16:14 | |
VINOD__ | and if the admin wants to use quotas at domain in addition to projects, he can use os-domain-quota-sets | 16:14 |
vishy | VINOD__: if we do use nested projects, won't the existing tenant-quota comands work? | 16:14 |
VINOD__ | that's why i had put them separately. | 16:14 |
vishy | meaning would the extension need to change? | 16:14 |
vishy | or is there stuff missing in os-quota-sets | 16:14 |
VINOD__ | vishy: The code needs to be changed (we can keep the extension), because in the code it is assumed that they are only three levels | 16:15 |
raildo | Domin Quota in Nova, greatly facilitates the management of a large cloud | 16:15 |
vishy | VINOD__: i mean in the os-quota-sets extension | 16:15 |
vishy | if we don't do domains, and just do nested projects | 16:15 |
vishy | is there anything missing from that extensions | 16:15 |
VINOD__ | vishy: Yes, the os-quota-sets does not do domain quota..it only implements the quota at project and user level | 16:15 |
vishy | raildo: I don't see what domain quotas gives us over nested proects quota | 16:16 |
VINOD__ | vishy: Yes, the code will not work as it assumes that ther is only two levels i.e projects->users | 16:16 |
vishy | VINOD__: ok but nested projects means projects->projects->projects->users | 16:16 |
VINOD__ | vishy: But if we change to hierarchical like project -> project -> project -> user | 16:16 |
vishy | beat you! | 16:16 |
VINOD__ | vishy: yes, exactly | 16:16 |
vishy | :) | 16:16 |
VINOD__ | yeah | 16:17 |
vishy | so the keystone devs are already a bit leery about exposing domains outside of keystone | 16:17 |
*** vkmc has joined #openstack-meeting | 16:17 | |
*** esker has quit IRC | 16:17 | |
VINOD__ | vishy: if we forgot about domain, and want to use hierarchical one, then it requires a change in the code (keep the same extension) | 16:17 |
vishy | which is one of the reasons I like the nested project approach | 16:17 |
vishy | VINOD__: a change in the extension? or just a change in the underlying management code? | 16:18 |
VINOD__ | vishy: a change in the underlying code. | 16:18 |
VINOD__ | vishy: we can keep the extension same as os-quota-sets | 16:18 |
vishy | ok that is what I thought | 16:18 |
*** thuc has joined #openstack-meeting | 16:18 | |
VINOD__ | vishy: I mean the functions that gets called for CURD operations on os-quota-sets needs to be changed | 16:19 |
vishy | so domains vs. nested projects vs both is probably a discussion we need to have at the summit | 16:19 |
*** thuc has quit IRC | 16:19 | |
VINOD__ | vishy: Yes, i guess | 16:19 |
*** thuc has joined #openstack-meeting | 16:19 | |
vishy | because there are a lot of opinions :) | 16:19 |
*** chenchong has quit IRC | 16:19 | |
*** comstud is now known as bearhands | 16:19 | |
vishy | but it is cool to have an example of how the extension would be done for domain support | 16:19 |
vishy | #topic summit sessions | 16:19 |
*** chenchong has joined #openstack-meeting | 16:19 | |
*** openstack changes topic to "summit sessions (Meeting topic: Hierarchical Multitenancy)" | 16:19 | |
VINOD__ | vishy: But remember if both has to be there, then we need two different extensions like os-quota-sets and os-domain-quota-sets | 16:20 |
*** thuc has quit IRC | 16:20 | |
vishy | #link http://summit.openstack.org/cfp/details/62 | 16:20 |
vishy | VINOD__: right that makes sense | 16:20 |
*** jlibosva has quit IRC | 16:20 | |
vishy | I'm going to argue for domains being a keysotone only concept :) | 16:20 |
vishy | if it stays around | 16:20 |
VINOD__ | vishy: Also, the administrator should not use these extensions at the same time | 16:20 |
*** dansmith is now known as damnsmith | 16:20 | |
*** thuc has joined #openstack-meeting | 16:21 | |
vishy | so that discussion is about adding hierarchical projects in keystone | 16:21 |
raildo | vishy: tellesnobrega and I are proposing that part of nested projects at Keystone | 16:21 |
vishy | #link http://summit.openstack.org/cfp/details/58 | 16:21 |
vishy | here is the one about domains in nova | 16:21 |
vishy | that is yours? | 16:21 |
raildo | yes | 16:21 |
vishy | do you have the code somewhere that I can look at? | 16:21 |
VINOD__ | vishy: If nested projects are used, then why to keep domains in keystone as well | 16:21 |
vishy | VINOD__: the keystone devs have mentioned some value for integrating multiple identity management systems | 16:22 |
vishy | so essentially a domain would be a container for users for authentication purposes | 16:22 |
*** jecarey has quit IRC | 16:22 | |
*** thiagop has joined #openstack-meeting | 16:22 | |
*** thiagop has quit IRC | 16:23 | |
*** jgallard has quit IRC | 16:23 | |
*** lisaclark1 has quit IRC | 16:23 | |
VINOD__ | vishy: But why a user should be part of a domain. A user should just have a user name and a password. The admin can add the user to any project | 16:23 |
raildo | vishy: We're finishing up the prototype and send you to the community in the coming days | 16:23 |
*** casanch1 has left #openstack-meeting | 16:23 | |
*** sarob has joined #openstack-meeting | 16:23 | |
VINOD__ | the authentication should just include the project scope | 16:23 |
vishy | VINOD__: the domain would tell keystone which backend to talk to to validate the user/pass | 16:24 |
vishy | i.e. could be multiple ldap servers for different users | 16:24 |
*** caleb_ has quit IRC | 16:24 | |
vishy | it also would scope the user id | 16:24 |
vishy | so you could have gary@companya.com and gary@companyb.com | 16:24 |
*** thiagop has joined #openstack-meeting | 16:24 | |
vishy | i think that is the argument anyway | 16:24 |
*** nati_ueno has quit IRC | 16:24 | |
VINOD__ | vishy: To me, have domains and hierarchical together is confusing | 16:25 |
vishy | VINOD__: well I agree, but I don't really want to fight with keystone over that. If there are valid internal reasons for keeping it, fine | 16:25 |
*** lakmal has joined #openstack-meeting | 16:25 | |
vishy | but having nested projects and domains exposed outside of keystone is something I would prefer we didn't have :) | 16:25 |
VINOD__ | vishy: Either we should keep domains or move to the hierarchical one (as domains can also be viewed as hierarchical with just 3 levels domain (can be called head project) ->project->user) | 16:25 |
vishy | some of the keystone devs are an board with that approach | 16:26 |
vishy | which i prefer as well | 16:26 |
tellesnobrega | VINOD__: in the prototype that Raildo and I implemented we have domains and hierarchical projects, they don't conflict, domain kind of contains the tree, so we can keep it compatible | 16:26 |
vishy | tellesnobrega: I think that is a good first step | 16:26 |
*** vkozhukalov_ has joined #openstack-meeting | 16:26 | |
vishy | backwards compat is important | 16:26 |
vishy | although the blueprint talks about replacing domains with a top-level project eventually | 16:27 |
vishy | which I am all for | 16:27 |
VINOD__ | tellesnobrega: Sorry, i am not proposing to drop domains..but i don't understand why both should exist together...if i am using hierarchical projects in nova, then where the domains coming into picture | 16:27 |
vishy | tellesnobrega, raildo: can you explain why you still want to have domains in nova if we have nested projects. | 16:27 |
*** sarob has quit IRC | 16:27 | |
vishy | is there some extra value that I'm missing? | 16:28 |
raildo | vishy: In relation to prototype that we implemented on nested projects in Keystone, we wonder if there is something to improve in our prototype? | 16:28 |
VINOD__ | In my view, users should be registered with a username and password. Any levels of projects can be created and users can be added to a project..user can get authenticated using username, password and the project scope | 16:28 |
*** lisaclark1 has joined #openstack-meeting | 16:29 | |
vishy | raildo: link? | 16:29 |
VINOD__ | then any command can be run by the user can be checked using the project scope | 16:29 |
vishy | VINOD__: right that is the view | 16:29 |
*** zns_ has joined #openstack-meeting | 16:29 | |
raildo | vishy: https://github.com/tellesnobrega/keystone_hierarchical_projects | 16:29 |
vishy | thx | 16:29 |
*** zns has quit IRC | 16:30 | |
*** bauzas has quit IRC | 16:30 | |
*** gokrokve has joined #openstack-meeting | 16:30 | |
vishy | hmm not easy to get a diff in that version :) | 16:30 |
tellesnobrega | vishy: in this prototype i use hierarchical ids even though adam said not to, so its compatible with your implementation | 16:31 |
vishy | ok cool | 16:31 |
*** Fdot_ has joined #openstack-meeting | 16:31 | |
vishy | I wish i could see your commits separately | 16:31 |
tellesnobrega | vishy: sorry, i had some problems during implementation, i can create a new repository with all the changes and send it to the discussion in the list | 16:32 |
vishy | tellesnobrega: that would be very helpful | 16:32 |
vishy | I'd like to take a look in more detail | 16:32 |
vishy | and I can give you feedback about potential issues | 16:32 |
tellesnobrega | will do it as soon as possible | 16:32 |
*** marcoemorais has joined #openstack-meeting | 16:32 | |
vishy | tellesnobrega: so I still would like to understand why you are proposing adding domain support for things like quotas and listing of instances | 16:32 |
vishy | if you have this? | 16:32 |
raildo | vishy: Is there any other functionality that we implement? We wanted to contribute something more to the summit. | 16:33 |
raildo | vishy: I'll send you an email trying to explain why we have domains. | 16:33 |
vishy | raildo: that would be great | 16:33 |
VINOD__ | raildo: that will be very good...i am also still confused using both the features together | 16:33 |
tellesnobrega | i think domains gives a good separation of context, even though nested projects propose the same, i think that users from different places should not be allocated together in a empty slot. | 16:34 |
vishy | #action tellesnobrega clean up project code so we have clean diffs. | 16:34 |
vishy | #action raildo write an email to explain the value of domains + nested projects | 16:34 |
tellesnobrega | vishy: do you want the changes in nova, keystone and devstack or just keystone? | 16:34 |
vishy | #action vishy to review changes for hierarchical projects | 16:35 |
*** Fdot has quit IRC | 16:35 | |
vishy | tellesnobrega: all of them would be great | 16:35 |
tellesnobrega | sure | 16:35 |
vishy | If we can come to a consensus about domains/projects it will make the summit easier | 16:36 |
tellesnobrega | of course | 16:36 |
vishy | assuming we all end up agreeing :) | 16:36 |
raildo | vishy: +1 | 16:36 |
vishy | if not then we can at least present both sides of the argument | 16:36 |
schwicke | vinod_: we could also review our prototype. | 16:36 |
raildo | vishy: Is there any other functionality that we implement? i and tellesnobrega wanted to contribute something more to the summit | 16:37 |
schwicke | VINOD__: I mean that stuff you did a while ago on the hierarchical project quota | 16:37 |
*** tomoe_ has quit IRC | 16:37 | |
vishy | I think it would be good to have a cross-project summit session on hierarchical multitenancy across projects | 16:37 |
vishy | hopefully presenting our idea of how it should work. | 16:37 |
raildo | ok | 16:37 |
vishy | raildo: my hope is that we can come to consensus about the "best" way to do things | 16:38 |
vishy | and present that | 16:38 |
vishy | as in here are the steps to get to good multiple ownership/ rbac / etc. | 16:38 |
VINOD__ | #link https://wiki.openstack.org/wiki/POC_for_QuotaManagement | 16:38 |
VINOD__ | we did this prototype long back... | 16:38 |
*** openstackstatus has joined #openstack-meeting | 16:38 | |
raildo | vishy: sounds good to me | 16:39 |
VINOD__ | but i need to change this..as i had implemeneted the roles parsing from top to bottom, but somebody suggested to make it to the top | 16:39 |
vishy | in my mind it is 1. hierarchical projects in keystone 2. data migration of owners to nested.projects 3. prefix matching for policy and functions 4. Multiple ownership | 16:39 |
vishy | but there is still some debate | 16:39 |
*** ttrifonov is now known as ttrifonov_zZzz | 16:39 | |
vishy | VINOD__: yeah that was me | 16:39 |
VINOD__ | vishy: sorry | 16:39 |
vishy | there are also a bunch of sub points in there | 16:39 |
VINOD__ | vishy: should i need to change the POC to what you suggested and post the diff of code to all? | 16:40 |
*** blamar has quit IRC | 16:41 | |
*** blamar has joined #openstack-meeting | 16:42 | |
*** esker has joined #openstack-meeting | 16:42 | |
*** Gordonz has joined #openstack-meeting | 16:42 | |
*** esker has quit IRC | 16:43 | |
*** Gordonz has quit IRC | 16:43 | |
*** Gordonz has joined #openstack-meeting | 16:43 | |
*** venkatesh_ has quit IRC | 16:44 | |
*** MaxV has quit IRC | 16:45 | |
*** adalbas has quit IRC | 16:46 | |
schwicke | vishy: do you want to action item that ? | 16:47 |
*** IlyaE has quit IRC | 16:48 | |
*** henrynash has joined #openstack-meeting | 16:48 | |
*** esker has joined #openstack-meeting | 16:49 | |
*** chenchong has quit IRC | 16:49 | |
schwicke | have to leave, sorry. | 16:49 |
vishy | #action VINOD__ to change the poc and post diff | 16:49 |
VINOD__ | ok | 16:49 |
vishy | sorry had to step away for a minute | 16:49 |
schwicke | ok | 16:50 |
vishy | so lets do our actions and meet next week to discuss our position about domains and projects | 16:50 |
vishy | and steps | 16:50 |
vishy | sound good? | 16:50 |
VINOD__ | ok..its sound good | 16:50 |
schwicke | sounds good | 16:50 |
schwicke | see you next week! | 16:50 |
raildo | ok | 16:50 |
*** jgrimm has quit IRC | 16:50 | |
vishy | #info discussion next week will be around domains vs. nested projects vs. both | 16:50 |
tellesnobrega | see you guys | 16:51 |
*** schwicke has quit IRC | 16:51 | |
vishy | #info goal is to come to consensus around best path forward and a specific set of steps to bring nested or domain support to other projects | 16:51 |
vishy | #endmeeting | 16:51 |
*** openstack changes topic to "gerrit on review.openstack.org is down for maintenance (revised eta to resume is 13:00 utc)" | 16:51 | |
openstack | Meeting ended Fri Mar 14 16:51:32 2014 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:51 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/hierarchical_multitenancy/2014/hierarchical_multitenancy.2014-03-14-16.04.html | 16:51 |
vishy | ciao! | 16:51 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/hierarchical_multitenancy/2014/hierarchical_multitenancy.2014-03-14-16.04.txt | 16:51 |
openstack | Log: http://eavesdrop.openstack.org/meetings/hierarchical_multitenancy/2014/hierarchical_multitenancy.2014-03-14-16.04.log.html | 16:51 |
*** tellesnobrega has left #openstack-meeting | 16:51 | |
VINOD__ | bye all | 16:51 |
VINOD__ | have a nice weekend | 16:51 |
*** rakhmerov has joined #openstack-meeting | 16:52 | |
*** raildo has left #openstack-meeting | 16:52 | |
*** julienvey_ has quit IRC | 16:52 | |
*** thiagop has quit IRC | 16:52 | |
*** julienvey_ has joined #openstack-meeting | 16:53 | |
*** dims has joined #openstack-meeting | 16:54 | |
*** matrohon has quit IRC | 16:55 | |
*** saikrishna_ has joined #openstack-meeting | 16:56 | |
*** rakhmerov has quit IRC | 16:56 | |
*** lisaclark1 has quit IRC | 16:56 | |
*** _nadya_ has joined #openstack-meeting | 16:58 | |
*** VINOD__ has quit IRC | 16:59 | |
*** esker has quit IRC | 16:59 | |
*** dims has quit IRC | 17:00 | |
*** markmcclain has joined #openstack-meeting | 17:00 | |
*** markmcclain has quit IRC | 17:00 | |
*** cnesa2 has joined #openstack-meeting | 17:01 | |
*** markmcclain has joined #openstack-meeting | 17:01 | |
*** nati_ueno has joined #openstack-meeting | 17:01 | |
*** dianefleming has joined #openstack-meeting | 17:02 | |
*** cnesa has quit IRC | 17:02 | |
*** pdmars has quit IRC | 17:02 | |
*** harlowja_away is now known as harlowja | 17:02 | |
*** _nadya_ has quit IRC | 17:04 | |
*** funzo_ is now known as funzo | 17:06 | |
*** rramirez has quit IRC | 17:06 | |
*** mdorman has left #openstack-meeting | 17:07 | |
*** fnaval has joined #openstack-meeting | 17:08 | |
*** doron_afk has quit IRC | 17:08 | |
*** skraynev is now known as skraynev_afk | 17:14 | |
*** colinmcnamara has quit IRC | 17:14 | |
*** SumitNaiksatam has joined #openstack-meeting | 17:16 | |
*** rbrady-afk is now known as rbrady | 17:17 | |
*** julienvey_ has quit IRC | 17:18 | |
*** otherwiseguy has joined #openstack-meeting | 17:18 | |
*** afazekas has quit IRC | 17:18 | |
*** terriyu has quit IRC | 17:19 | |
*** Linz has quit IRC | 17:19 | |
*** Linz has joined #openstack-meeting | 17:20 | |
*** zns_ has quit IRC | 17:21 | |
*** morganfainberg_Z is now known as morganfainberg | 17:21 | |
*** rbowen has quit IRC | 17:23 | |
*** rbowen has joined #openstack-meeting | 17:23 | |
*** Fdot_ has quit IRC | 17:25 | |
*** stevemar has quit IRC | 17:25 | |
*** spzala_ has joined #openstack-meeting | 17:26 | |
*** spzala_ has quit IRC | 17:26 | |
*** spzala has quit IRC | 17:27 | |
*** lakmal has quit IRC | 17:28 | |
*** zns has joined #openstack-meeting | 17:28 | |
*** Mandell has joined #openstack-meeting | 17:28 | |
*** fnaval has quit IRC | 17:28 | |
*** fnaval has joined #openstack-meeting | 17:29 | |
*** dprince has quit IRC | 17:31 | |
*** topol has quit IRC | 17:33 | |
*** dshulyak has quit IRC | 17:34 | |
*** jecarey has joined #openstack-meeting | 17:34 | |
*** noslzzp has quit IRC | 17:34 | |
*** _nadya_ has joined #openstack-meeting | 17:38 | |
*** ygbo has quit IRC | 17:38 | |
*** safchain has quit IRC | 17:40 | |
*** rossk has joined #openstack-meeting | 17:40 | |
*** dims has joined #openstack-meeting | 17:40 | |
*** amcrn has joined #openstack-meeting | 17:40 | |
*** colinmcnamara has joined #openstack-meeting | 17:42 | |
*** esker has joined #openstack-meeting | 17:43 | |
*** crc32 has joined #openstack-meeting | 17:44 | |
*** tkay has joined #openstack-meeting | 17:46 | |
*** alex_xu has quit IRC | 17:46 | |
*** saikrishna_ has quit IRC | 17:47 | |
*** thuc has quit IRC | 17:48 | |
*** thuc has joined #openstack-meeting | 17:48 | |
*** nacim has quit IRC | 17:50 | |
*** zns has quit IRC | 17:51 | |
*** jdob has quit IRC | 17:51 | |
*** dianefleming has quit IRC | 17:52 | |
*** zns has joined #openstack-meeting | 17:52 | |
*** jdob has joined #openstack-meeting | 17:52 | |
*** thuc has quit IRC | 17:52 | |
*** rakhmerov has joined #openstack-meeting | 17:52 | |
*** sarob has joined #openstack-meeting | 17:56 | |
*** sarob has quit IRC | 17:56 | |
*** thuc has joined #openstack-meeting | 17:56 | |
*** IlyaE has joined #openstack-meeting | 17:56 | |
*** rakhmerov has quit IRC | 17:57 | |
*** n0ano has joined #openstack-meeting | 17:57 | |
*** derekh has quit IRC | 17:58 | |
*** marcoemorais has quit IRC | 18:01 | |
*** marcoemorais has joined #openstack-meeting | 18:01 | |
*** sarob has joined #openstack-meeting | 18:02 | |
*** Tross has joined #openstack-meeting | 18:03 | |
*** dcramer_ has quit IRC | 18:03 | |
*** IlyaE has quit IRC | 18:03 | |
*** amcrn has quit IRC | 18:03 | |
*** lpabon has joined #openstack-meeting | 18:04 | |
*** marun has joined #openstack-meeting | 18:05 | |
*** zns has quit IRC | 18:06 | |
*** zns has joined #openstack-meeting | 18:08 | |
*** adalbas has joined #openstack-meeting | 18:08 | |
*** amcrn has joined #openstack-meeting | 18:10 | |
*** _nadya_ has quit IRC | 18:12 | |
*** RajeshMohan has quit IRC | 18:13 | |
*** RajeshMohan has joined #openstack-meeting | 18:14 | |
*** zns has quit IRC | 18:15 | |
*** salv-orlando has joined #openstack-meeting | 18:16 | |
*** sweston has joined #openstack-meeting | 18:16 | |
*** stevemar has joined #openstack-meeting | 18:17 | |
*** kenhui has joined #openstack-meeting | 18:17 | |
*** zns has joined #openstack-meeting | 18:17 | |
*** hartsocks is now known as hartbot | 18:19 | |
*** lisaclark1 has joined #openstack-meeting | 18:20 | |
*** zns has quit IRC | 18:22 | |
*** erlon has quit IRC | 18:22 | |
*** zns has joined #openstack-meeting | 18:22 | |
*** lisaclark1 has quit IRC | 18:24 | |
*** jdob has quit IRC | 18:25 | |
*** imsurit has quit IRC | 18:29 | |
*** jergerber has joined #openstack-meeting | 18:29 | |
*** rwsu has quit IRC | 18:30 | |
*** ryanpetrello has quit IRC | 18:30 | |
*** jgrimm has joined #openstack-meeting | 18:31 | |
*** rramirez has joined #openstack-meeting | 18:34 | |
*** colinmcnamara has quit IRC | 18:35 | |
*** salv-orlando has quit IRC | 18:38 | |
*** salv-orlando has joined #openstack-meeting | 18:38 | |
*** seagulls is now known as seagulls_coffee | 18:38 | |
*** thomasbiege has joined #openstack-meeting | 18:39 | |
*** lisaclark1 has joined #openstack-meeting | 18:41 | |
*** Leonr has quit IRC | 18:42 | |
*** dvarga has quit IRC | 18:42 | |
*** Leonr has joined #openstack-meeting | 18:42 | |
*** ominakov has quit IRC | 18:42 | |
*** dprince has joined #openstack-meeting | 18:43 | |
*** novas0x2a|laptop has joined #openstack-meeting | 18:43 | |
*** colinmcnamara has joined #openstack-meeting | 18:44 | |
*** colinmcnamara has quit IRC | 18:44 | |
*** colinmcnamara has joined #openstack-meeting | 18:46 | |
*** colinmcnamara has quit IRC | 18:46 | |
*** Leonr has quit IRC | 18:47 | |
*** lisaclark1 has quit IRC | 18:47 | |
*** lisaclark1 has joined #openstack-meeting | 18:50 | |
*** rakhmerov has joined #openstack-meeting | 18:53 | |
*** Leonr has joined #openstack-meeting | 18:53 | |
*** Leonr has quit IRC | 18:54 | |
*** Leonr has joined #openstack-meeting | 18:54 | |
*** caleb_ has joined #openstack-meeting | 18:56 | |
*** rakhmerov has quit IRC | 18:58 | |
*** fnaval has quit IRC | 18:58 | |
*** thuc has quit IRC | 18:59 | |
*** seagulls_coffee is now known as seagulls | 18:59 | |
*** thuc has joined #openstack-meeting | 18:59 | |
*** d0ugal has quit IRC | 19:00 | |
*** shwetaap has joined #openstack-meeting | 19:01 | |
*** esker has quit IRC | 19:01 | |
*** salv-orlando has quit IRC | 19:02 | |
*** jogo is now known as flashgordon | 19:03 | |
*** thuc has quit IRC | 19:04 | |
*** RajeshMohan has quit IRC | 19:04 | |
*** lisaclark1 has quit IRC | 19:04 | |
*** RajeshMohan has joined #openstack-meeting | 19:06 | |
*** thuc has joined #openstack-meeting | 19:07 | |
*** baoli has quit IRC | 19:07 | |
*** lisaclark1 has joined #openstack-meeting | 19:08 | |
*** jprovazn is now known as jprovazn_afk | 19:09 | |
*** baoli has joined #openstack-meeting | 19:09 | |
*** che-arne has joined #openstack-meeting | 19:09 | |
*** marun has quit IRC | 19:11 | |
*** lisaclark1 has quit IRC | 19:11 | |
*** dvarga has joined #openstack-meeting | 19:11 | |
*** lisaclark1 has joined #openstack-meeting | 19:11 | |
*** lisaclark1 has quit IRC | 19:12 | |
*** pdmars has joined #openstack-meeting | 19:13 | |
*** lisaclark1 has joined #openstack-meeting | 19:13 | |
*** ryanpetrello has joined #openstack-meeting | 19:13 | |
*** caleb_ has quit IRC | 19:16 | |
*** baoli has quit IRC | 19:18 | |
*** manishg has joined #openstack-meeting | 19:23 | |
*** nijaba has quit IRC | 19:33 | |
*** ildikov_ has quit IRC | 19:33 | |
*** Leonr has quit IRC | 19:33 | |
*** Leonr has joined #openstack-meeting | 19:33 | |
*** tanisdl has joined #openstack-meeting | 19:36 | |
*** zns has quit IRC | 19:36 | |
*** zns has joined #openstack-meeting | 19:37 | |
*** doron_afk has joined #openstack-meeting | 19:37 | |
*** Leonr has quit IRC | 19:38 | |
*** sweston has quit IRC | 19:38 | |
*** nijaba has joined #openstack-meeting | 19:38 | |
*** nijaba has quit IRC | 19:38 | |
*** nijaba has joined #openstack-meeting | 19:38 | |
*** rfolco has quit IRC | 19:39 | |
*** Leonr has joined #openstack-meeting | 19:40 | |
*** nijaba has quit IRC | 19:40 | |
*** ominakov has joined #openstack-meeting | 19:43 | |
*** tanisdl has quit IRC | 19:43 | |
rosmaita | we need that auth fix in, i'm getting a million questions about the endpoint | 19:44 |
*** ominakov has quit IRC | 19:47 | |
*** Leo_ has joined #openstack-meeting | 19:49 | |
*** Leonr has quit IRC | 19:52 | |
*** nijaba has joined #openstack-meeting | 19:52 | |
*** rakhmerov has joined #openstack-meeting | 19:54 | |
*** otherwiseguy has quit IRC | 19:56 | |
*** rakhmerov has quit IRC | 19:58 | |
*** sweston has joined #openstack-meeting | 20:00 | |
*** cnesa2 has quit IRC | 20:02 | |
*** lcheng has quit IRC | 20:04 | |
*** jvrbanac has quit IRC | 20:05 | |
*** lisaclark1 has quit IRC | 20:05 | |
*** jvrbanac has joined #openstack-meeting | 20:06 | |
*** sweston has quit IRC | 20:06 | |
*** amandeep has joined #openstack-meeting | 20:07 | |
*** egallen_ has joined #openstack-meeting | 20:07 | |
*** sweston has joined #openstack-meeting | 20:07 | |
*** amandeep is now known as Guest83907 | 20:07 | |
*** yamahata has quit IRC | 20:07 | |
*** yassine has quit IRC | 20:08 | |
*** geekinutah has quit IRC | 20:08 | |
*** lisaclark1 has joined #openstack-meeting | 20:08 | |
*** egallen_ is now known as egallen | 20:11 | |
*** hartbot has left #openstack-meeting | 20:14 | |
*** dvarga has quit IRC | 20:14 | |
*** lcheng has joined #openstack-meeting | 20:16 | |
*** dcramer_ has joined #openstack-meeting | 20:19 | |
*** akuznetsov has quit IRC | 20:20 | |
*** doron has joined #openstack-meeting | 20:23 | |
*** esker has joined #openstack-meeting | 20:23 | |
*** marun has joined #openstack-meeting | 20:25 | |
*** doron_afk has quit IRC | 20:25 | |
*** stevemar has quit IRC | 20:25 | |
*** lcheng has quit IRC | 20:26 | |
*** rwsu has joined #openstack-meeting | 20:28 | |
*** ArxCruz has quit IRC | 20:30 | |
*** lisaclark1 has quit IRC | 20:30 | |
*** jtomasek has quit IRC | 20:31 | |
*** ArxCruz has joined #openstack-meeting | 20:33 | |
*** egallen has quit IRC | 20:34 | |
*** otherwiseguy has joined #openstack-meeting | 20:36 | |
*** lcheng has joined #openstack-meeting | 20:38 | |
*** doron has quit IRC | 20:38 | |
*** lpabon has quit IRC | 20:38 | |
*** _nadya_ has joined #openstack-meeting | 20:42 | |
*** ominakov has joined #openstack-meeting | 20:44 | |
*** dburmistrov has quit IRC | 20:44 | |
*** lisaclark1 has joined #openstack-meeting | 20:45 | |
*** sarob has quit IRC | 20:47 | |
*** julim has quit IRC | 20:47 | |
*** sarob has joined #openstack-meeting | 20:48 | |
*** ominakov has quit IRC | 20:48 | |
*** lcheng has quit IRC | 20:48 | |
*** jprovazn_afk has quit IRC | 20:49 | |
*** lcheng has joined #openstack-meeting | 20:51 | |
*** sarob has quit IRC | 20:52 | |
*** vkozhukalov_ has quit IRC | 20:53 | |
*** rakhmerov has joined #openstack-meeting | 20:55 | |
*** lcheng has quit IRC | 20:57 | |
*** esker has quit IRC | 20:57 | |
*** lcheng has joined #openstack-meeting | 20:57 | |
*** kenhui has quit IRC | 20:57 | |
*** lisaclark1 has quit IRC | 20:58 | |
*** phil_h has quit IRC | 20:59 | |
*** rakhmerov has quit IRC | 20:59 | |
*** _nadya_ has quit IRC | 20:59 | |
*** caleb_ has joined #openstack-meeting | 21:01 | |
*** bdpayne has quit IRC | 21:01 | |
*** bdpayne_ has joined #openstack-meeting | 21:01 | |
*** salv-orlando has joined #openstack-meeting | 21:02 | |
*** salv-orlando has joined #openstack-meeting | 21:02 | |
*** lblanchard has quit IRC | 21:04 | |
*** thomasem has quit IRC | 21:04 | |
*** colinmcnamara has joined #openstack-meeting | 21:05 | |
*** rramirez has quit IRC | 21:06 | |
*** pdmars has quit IRC | 21:07 | |
*** caleb_ has quit IRC | 21:07 | |
*** ildikov_ has joined #openstack-meeting | 21:08 | |
*** cnesa has joined #openstack-meeting | 21:08 | |
*** david-lyle has quit IRC | 21:09 | |
*** sdake_ has quit IRC | 21:10 | |
*** sdake_ has joined #openstack-meeting | 21:10 | |
*** sdake_ has quit IRC | 21:10 | |
*** sdake_ has joined #openstack-meeting | 21:10 | |
*** aysyd has quit IRC | 21:12 | |
*** caleb_ has joined #openstack-meeting | 21:17 | |
*** MaxV has joined #openstack-meeting | 21:17 | |
*** thedodd has quit IRC | 21:17 | |
*** esker has joined #openstack-meeting | 21:18 | |
*** radez is now known as radez_g0n3 | 21:19 | |
*** arnaud has joined #openstack-meeting | 21:20 | |
*** mkoderer has quit IRC | 21:21 | |
*** rramirez has joined #openstack-meeting | 21:21 | |
*** rbowen has quit IRC | 21:21 | |
*** pablosan is now known as ZZpablosan | 21:26 | |
*** colinmcnamara has quit IRC | 21:28 | |
*** ameade has quit IRC | 21:28 | |
*** colinmcnamara has joined #openstack-meeting | 21:31 | |
*** rbrady is now known as rbrady-afk | 21:31 | |
*** tanisdl has joined #openstack-meeting | 21:33 | |
*** dims has quit IRC | 21:34 | |
*** lcheng has quit IRC | 21:35 | |
*** eguz has joined #openstack-meeting | 21:37 | |
*** vkozhukalov_ has joined #openstack-meeting | 21:37 | |
*** ryanpetrello has quit IRC | 21:39 | |
*** eghobo has quit IRC | 21:41 | |
*** zhiyan is now known as zhiyan_ | 21:42 | |
*** ZZpablosan is now known as pablosan | 21:43 | |
*** lcheng has joined #openstack-meeting | 21:46 | |
*** rmk has quit IRC | 21:47 | |
*** vjay has quit IRC | 21:48 | |
*** rmk has joined #openstack-meeting | 21:49 | |
*** rmk has joined #openstack-meeting | 21:49 | |
*** dims has joined #openstack-meeting | 21:53 | |
*** henrynash has quit IRC | 21:54 | |
*** vijendar has quit IRC | 21:55 | |
*** dkliban has quit IRC | 21:55 | |
*** changbl has quit IRC | 21:55 | |
*** rakhmerov has joined #openstack-meeting | 21:55 | |
*** changbl has joined #openstack-meeting | 21:55 | |
*** dkliban has joined #openstack-meeting | 21:56 | |
*** rramirez has quit IRC | 21:57 | |
*** neelashah has quit IRC | 22:03 | |
*** adalbas has quit IRC | 22:04 | |
*** d0ugal has joined #openstack-meeting | 22:06 | |
*** d0ugal has quit IRC | 22:06 | |
*** d0ugal has joined #openstack-meeting | 22:06 | |
*** rakhmerov has quit IRC | 22:09 | |
*** bauzas has joined #openstack-meeting | 22:11 | |
*** esker has quit IRC | 22:14 | |
*** esker has joined #openstack-meeting | 22:15 | |
*** eguz has quit IRC | 22:18 | |
*** banix has quit IRC | 22:18 | |
*** eghobo has joined #openstack-meeting | 22:19 | |
*** jrist has quit IRC | 22:20 | |
*** jrist has joined #openstack-meeting | 22:20 | |
*** kenhui has joined #openstack-meeting | 22:20 | |
*** jvrbanac has quit IRC | 22:22 | |
*** yjiang5 has quit IRC | 22:22 | |
*** jvrbanac_ has joined #openstack-meeting | 22:23 | |
*** mtanino has quit IRC | 22:24 | |
*** yjiang5 has joined #openstack-meeting | 22:24 | |
*** MarkAtwood has joined #openstack-meeting | 22:26 | |
*** eguz has joined #openstack-meeting | 22:26 | |
*** manishg has quit IRC | 22:26 | |
*** sarob has joined #openstack-meeting | 22:26 | |
*** ihrachys has quit IRC | 22:26 | |
*** ameade has joined #openstack-meeting | 22:29 | |
*** eghobo has quit IRC | 22:29 | |
*** Leo_ has quit IRC | 22:30 | |
*** ArxCruz has quit IRC | 22:32 | |
*** reed has joined #openstack-meeting | 22:32 | |
*** manishg has joined #openstack-meeting | 22:32 | |
*** ameade has quit IRC | 22:33 | |
*** Guest83907 has quit IRC | 22:37 | |
*** manishg has quit IRC | 22:37 | |
*** manishg has joined #openstack-meeting | 22:38 | |
*** caleb_ has quit IRC | 22:41 | |
*** mrodden has quit IRC | 22:41 | |
*** marun has quit IRC | 22:42 | |
*** armax has quit IRC | 22:42 | |
*** lcheng has quit IRC | 22:42 | |
*** ominakov has joined #openstack-meeting | 22:43 | |
*** jmontemayor has quit IRC | 22:44 | |
*** kevinconway has quit IRC | 22:44 | |
*** mattgriffin has quit IRC | 22:45 | |
*** manishg has quit IRC | 22:47 | |
*** ominakov has quit IRC | 22:48 | |
*** manishg has joined #openstack-meeting | 22:49 | |
*** zns has quit IRC | 22:49 | |
*** manishg has quit IRC | 22:50 | |
*** colinmcnamara has quit IRC | 22:52 | |
*** shwetaap has quit IRC | 22:53 | |
*** esker has quit IRC | 22:53 | |
*** zns has joined #openstack-meeting | 22:55 | |
*** lucas__ has joined #openstack-meeting | 22:56 | |
*** reed has quit IRC | 22:56 | |
*** luqas has quit IRC | 22:58 | |
*** asselin has quit IRC | 22:58 | |
*** mrodden has joined #openstack-meeting | 23:02 | |
*** che-arne has quit IRC | 23:03 | |
*** rakhmerov has joined #openstack-meeting | 23:05 | |
*** rohit404 has quit IRC | 23:06 | |
*** mrodden has quit IRC | 23:07 | |
*** nelsnelson has quit IRC | 23:08 | |
*** mrodden has joined #openstack-meeting | 23:10 | |
*** rakhmerov has quit IRC | 23:10 | |
*** kenhui has quit IRC | 23:11 | |
*** aji_ has joined #openstack-meeting | 23:13 | |
*** rohit404 has joined #openstack-meeting | 23:14 | |
*** mattgriffin has joined #openstack-meeting | 23:14 | |
*** ywu has quit IRC | 23:18 | |
*** ywu has joined #openstack-meeting | 23:18 | |
*** che-arne has joined #openstack-meeting | 23:25 | |
*** aji_ has quit IRC | 23:25 | |
*** dvarga has joined #openstack-meeting | 23:25 | |
*** dvarga has quit IRC | 23:25 | |
*** sweston has quit IRC | 23:27 | |
*** flaper87 is now known as flaper87|afk | 23:27 | |
*** gokrokve has quit IRC | 23:28 | |
*** ameade has joined #openstack-meeting | 23:29 | |
*** otherwiseguy has quit IRC | 23:32 | |
*** openstackstatus has quit IRC | 23:36 | |
*** cnesa has quit IRC | 23:37 | |
*** jergerber has quit IRC | 23:38 | |
*** pablosan has quit IRC | 23:38 | |
*** jdurgin has quit IRC | 23:38 | |
*** rwsu has quit IRC | 23:38 | |
*** rbrady-afk has quit IRC | 23:38 | |
*** rossella_s has quit IRC | 23:39 | |
*** rm_work has quit IRC | 23:39 | |
*** changbl has quit IRC | 23:42 | |
*** nati_ueno has quit IRC | 23:42 | |
*** cjellick has quit IRC | 23:42 | |
*** tkay has quit IRC | 23:42 | |
*** HenryG has quit IRC | 23:42 | |
*** thuc has quit IRC | 23:43 | |
*** arnaud has quit IRC | 23:43 | |
*** Gordonz has quit IRC | 23:43 | |
*** sdake has quit IRC | 23:43 | |
*** mwagner_lap has quit IRC | 23:45 | |
*** julienvey has quit IRC | 23:45 | |
*** marcoemorais has quit IRC | 23:45 | |
*** sarob has quit IRC | 23:45 | |
*** eguz has quit IRC | 23:45 | |
*** yjiang5 has quit IRC | 23:46 | |
*** jvrbanac_ has quit IRC | 23:46 | |
*** rmk has quit IRC | 23:46 | |
*** comay_ has quit IRC | 23:46 | |
*** scottda_ has quit IRC | 23:46 | |
*** vnaboichenko_ has quit IRC | 23:46 | |
*** seagulls has quit IRC | 23:46 | |
*** SpamapS has quit IRC | 23:46 | |
*** dkranz has quit IRC | 23:46 | |
*** bogdando has quit IRC | 23:46 | |
*** cody-somerville has quit IRC | 23:46 | |
*** haneef_ has quit IRC | 23:46 | |
*** funzo has quit IRC | 23:46 | |
*** maurosr has quit IRC | 23:46 | |
*** KurtMartin has quit IRC | 23:46 | |
*** krotscheck has quit IRC | 23:46 | |
*** sdague has quit IRC | 23:46 | |
*** dragondm has quit IRC | 23:46 | |
*** rainya has quit IRC | 23:46 | |
*** moe818 has quit IRC | 23:46 | |
*** che-arne has quit IRC | 23:46 | |
*** lucas__ has quit IRC | 23:46 | |
*** zns has quit IRC | 23:46 | |
*** tanisdl has quit IRC | 23:46 | |
*** MaxV has quit IRC | 23:46 | |
*** sld_ has quit IRC | 23:46 | |
*** jbrogan has quit IRC | 23:46 | |
*** slong_ has quit IRC | 23:46 | |
*** sankarshan_away has quit IRC | 23:46 | |
*** dolphm has quit IRC | 23:46 | |
*** Michalik has quit IRC | 23:46 | |
*** jjmb has quit IRC | 23:46 | |
*** tristanC has quit IRC | 23:46 | |
*** cody-somerville- has quit IRC | 23:46 | |
*** tian has quit IRC | 23:46 | |
*** cyeoh has quit IRC | 23:46 | |
*** mtreinish has quit IRC | 23:46 | |
*** Daviey has quit IRC | 23:46 | |
*** denis_makogon has quit IRC | 23:46 | |
*** sc68cal has quit IRC | 23:46 | |
*** hughsaunders has quit IRC | 23:46 | |
*** mrodden has quit IRC | 23:46 | |
*** jrist has quit IRC | 23:46 | |
*** d0ugal has quit IRC | 23:46 | |
*** vkozhukalov_ has quit IRC | 23:46 | |
*** harlowja has quit IRC | 23:46 | |
*** bknudson has quit IRC | 23:46 | |
*** martines_ has quit IRC | 23:46 | |
*** chmouel has quit IRC | 23:46 | |
*** fouxm has quit IRC | 23:46 | |
*** EntropyWorks has quit IRC | 23:46 | |
*** damnsmith has quit IRC | 23:46 | |
*** hemnafk has quit IRC | 23:46 | |
*** iccha has quit IRC | 23:46 | |
*** enikanorov has quit IRC | 23:46 | |
*** zanc_ has quit IRC | 23:46 | |
*** antonym has quit IRC | 23:46 | |
*** mrda has quit IRC | 23:46 | |
*** smoser has quit IRC | 23:46 | |
*** loquacities has quit IRC | 23:46 | |
*** Mongo2_ has quit IRC | 23:46 | |
*** nibalizer has quit IRC | 23:46 | |
*** hyakuhei has quit IRC | 23:46 | |
*** cvbock has quit IRC | 23:46 | |
*** e-vad has quit IRC | 23:46 | |
*** asadoughi has quit IRC | 23:46 | |
*** shortstop has quit IRC | 23:46 | |
*** ywu has quit IRC | 23:46 | |
*** rohit404 has quit IRC | 23:46 | |
*** bauzas has quit IRC | 23:46 | |
*** weshay has quit IRC | 23:46 | |
*** samkottler has quit IRC | 23:46 | |
*** sbalukoff has quit IRC | 23:46 | |
*** aloga has quit IRC | 23:46 | |
*** fungi has quit IRC | 23:46 | |
*** simonmcc has quit IRC | 23:46 | |
*** EmilienM has quit IRC | 23:46 | |
*** lsmola has quit IRC | 23:46 | |
*** lintan__ has quit IRC | 23:46 | |
*** edleafe has quit IRC | 23:46 | |
*** obondarev has quit IRC | 23:46 | |
*** aostapenko has quit IRC | 23:46 | |
*** markvoelker has quit IRC | 23:46 | |
*** AaronGr has quit IRC | 23:46 | |
*** dukhlov has quit IRC | 23:46 | |
*** IgorYozhikov has quit IRC | 23:46 | |
*** psedlak has quit IRC | 23:46 | |
*** Adri2000 has quit IRC | 23:46 | |
*** jd__ has quit IRC | 23:46 | |
*** lucian1 has quit IRC | 23:46 | |
*** Shaan7 has quit IRC | 23:46 | |
*** vhoward- has quit IRC | 23:46 | |
*** nsaje has quit IRC | 23:46 | |
*** cdub has quit IRC | 23:46 | |
*** complexmind has quit IRC | 23:46 | |
*** zhiyan_ has quit IRC | 23:46 | |
*** acoles- has quit IRC | 23:46 | |
*** ItSANgo has quit IRC | 23:46 | |
*** edhall has quit IRC | 23:46 | |
*** salv-orlando has quit IRC | 23:46 | |
*** bdpayne_ has quit IRC | 23:46 | |
*** novas0x2a|laptop has quit IRC | 23:46 | |
*** dprince has quit IRC | 23:46 | |
*** jgrimm has quit IRC | 23:46 | |
*** crc32 has quit IRC | 23:46 | |
*** jecarey has quit IRC | 23:46 | |
*** blamar has quit IRC | 23:46 | |
*** s3wong has quit IRC | 23:46 | |
*** ccorrigan has quit IRC | 23:46 | |
*** coasterz has quit IRC | 23:46 | |
*** dripton has quit IRC | 23:46 | |
*** bdperkin has quit IRC | 23:46 | |
*** esmute has quit IRC | 23:46 | |
*** miarmak has quit IRC | 23:46 | |
*** lxsli has quit IRC | 23:46 | |
*** sfineberg has quit IRC | 23:46 | |
*** nikhil__ has quit IRC | 23:46 | |
*** ilyashakhat has quit IRC | 23:46 | |
*** vipul has quit IRC | 23:46 | |
*** saschpe has quit IRC | 23:46 | |
*** toanster_ has quit IRC | 23:46 | |
*** sbadia has quit IRC | 23:46 | |
*** dkehn has quit IRC | 23:46 | |
*** dhellmann has quit IRC | 23:46 | |
*** pradipta_away has quit IRC | 23:46 | |
*** _cerberus_ has quit IRC | 23:46 | |
*** morgabra has quit IRC | 23:46 | |
*** ewindisch has quit IRC | 23:46 | |
*** bureado has quit IRC | 23:46 | |
*** clarkb has quit IRC | 23:46 | |
*** llu has quit IRC | 23:46 | |
*** kevinbenton has quit IRC | 23:46 | |
*** dcramer_ has quit IRC | 23:46 | |
*** RajeshMohan has quit IRC | 23:46 | |
*** amcrn has quit IRC | 23:46 | |
*** Tross has quit IRC | 23:46 | |
*** n0ano has quit IRC | 23:46 | |
*** rossk has quit IRC | 23:46 | |
*** SumitNaiksatam has quit IRC | 23:46 | |
*** markwash has quit IRC | 23:46 | |
*** alexpilotti has quit IRC | 23:46 | |
*** schwicht has quit IRC | 23:46 | |
*** mdurnosvistov has quit IRC | 23:46 | |
*** pcarver has quit IRC | 23:46 | |
*** sandywalsh_ has quit IRC | 23:46 | |
*** mikal has quit IRC | 23:46 | |
*** thurloat has quit IRC | 23:46 | |
*** markvan has quit IRC | 23:46 | |
*** juice has quit IRC | 23:46 | |
*** davidlenwell has quit IRC | 23:46 | |
*** gibi has quit IRC | 23:46 | |
*** mattoliverau has quit IRC | 23:46 | |
*** jaypipes has quit IRC | 23:46 | |
*** Slower has quit IRC | 23:46 | |
*** cgoncalves has quit IRC | 23:46 | |
*** otherjon has quit IRC | 23:46 | |
*** luis_fdez has quit IRC | 23:46 | |
*** yamahata_ has quit IRC | 23:46 | |
*** flaper87|afk has quit IRC | 23:46 | |
*** aignatov has quit IRC | 23:46 | |
*** ttrifonov_zZzz has quit IRC | 23:46 | |
*** koolhead17 has quit IRC | 23:46 | |
*** jmh__ro has quit IRC | 23:46 | |
*** esheffie1d has quit IRC | 23:46 | |
*** _jmp_ has quit IRC | 23:46 | |
*** jwang_ has quit IRC | 23:46 | |
*** termie has quit IRC | 23:46 | |
*** joearnold has quit IRC | 23:46 | |
*** nijaba has quit IRC | 23:46 | |
*** Mandell has quit IRC | 23:46 | |
*** Linz has quit IRC | 23:46 | |
*** vkmc has quit IRC | 23:46 | |
*** rmoe has quit IRC | 23:46 | |
*** gyee has quit IRC | 23:46 | |
*** emagana has quit IRC | 23:46 | |
*** atiwari has quit IRC | 23:46 | |
*** ivasev has quit IRC | 23:46 | |
*** slagle has quit IRC | 23:46 | |
*** jang has quit IRC | 23:46 | |
*** enikanorov_ has quit IRC | 23:46 | |
*** samcdona has quit IRC | 23:46 | |
*** ctracey has quit IRC | 23:46 | |
*** tshirtman has quit IRC | 23:46 | |
*** s0nea has quit IRC | 23:46 | |
*** skath has quit IRC | 23:46 | |
*** skraynev_afk has quit IRC | 23:46 | |
*** dkehn_ has quit IRC | 23:46 | |
*** pberis has quit IRC | 23:46 | |
*** pfallenop has quit IRC | 23:46 | |
*** fbo has quit IRC | 23:46 | |
*** swat30 has quit IRC | 23:46 | |
*** yuan has quit IRC | 23:46 | |
*** lpmulligan has quit IRC | 23:46 | |
*** jeblair has quit IRC | 23:46 | |
*** jpeeler has quit IRC | 23:46 | |
*** ityaptin has quit IRC | 23:46 | |
*** shanks has quit IRC | 23:46 | |
*** soren has quit IRC | 23:46 | |
*** rch has quit IRC | 23:46 | |
*** ZangMingJie has quit IRC | 23:46 | |
*** dteselkin has quit IRC | 23:46 | |
*** enykeev has quit IRC | 23:46 | |
*** bill_az has quit IRC | 23:46 | |
*** gmurphy has quit IRC | 23:46 | |
*** alaski has quit IRC | 23:46 | |
*** NikitaKonovalov has quit IRC | 23:46 | |
*** westmaas has quit IRC | 23:46 | |
*** DuncanT- has quit IRC | 23:46 | |
*** sseverson has quit IRC | 23:46 | |
*** SergeyLukjanov has quit IRC | 23:46 | |
*** ruhe has quit IRC | 23:46 | |
*** DinaBelova has quit IRC | 23:46 | |
*** ogelbukh has quit IRC | 23:46 | |
*** jasond` has quit IRC | 23:46 | |
*** haleyb has quit IRC | 23:46 | |
*** notmyname has quit IRC | 23:46 | |
*** pleia2 has quit IRC | 23:46 | |
*** rosmaita has quit IRC | 23:46 | |
*** bearhands has quit IRC | 23:46 | |
*** Brainspackle has quit IRC | 23:46 | |
*** niska has quit IRC | 23:46 | |
*** samalba has quit IRC | 23:46 | |
*** rahmu has quit IRC | 23:46 | |
*** plomakin_ has quit IRC | 23:46 | |
*** dosaboy has quit IRC | 23:46 | |
*** sn0wb1rd has quit IRC | 23:46 | |
*** shadower has quit IRC | 23:46 | |
*** kin has quit IRC | 23:46 | |
*** scottda has quit IRC | 23:46 | |
*** jcooley has quit IRC | 23:46 | |
*** belliott has quit IRC | 23:46 | |
*** peterstac has quit IRC | 23:46 | |
*** flashgordon has quit IRC | 23:46 | |
*** hugokuo has quit IRC | 23:46 | |
*** anderstj has quit IRC | 23:46 | |
*** tr3buchet has quit IRC | 23:46 | |
*** alpha_ori has quit IRC | 23:46 | |
*** guitarzan has quit IRC | 23:46 | |
*** benonsoftware has quit IRC | 23:46 | |
*** radez_g0n3 has quit IRC | 23:46 | |
*** qiuyu has quit IRC | 23:46 | |
*** lifeless has quit IRC | 23:46 | |
*** jesusaurus has quit IRC | 23:46 | |
*** primeministerp has quit IRC | 23:46 | |
*** marios has quit IRC | 23:46 | |
*** gpocentek has quit IRC | 23:46 | |
*** mordred has quit IRC | 23:46 | |
*** dtroyer has quit IRC | 23:46 | |
*** cburgess has quit IRC | 23:46 | |
*** matiu has quit IRC | 23:46 | |
*** meow-nofer_ has quit IRC | 23:46 | |
*** sileht has quit IRC | 23:46 | |
*** tris has quit IRC | 23:46 | |
*** zigo has quit IRC | 23:46 | |
*** tteggel has quit IRC | 23:46 | |
*** jgriffith has quit IRC | 23:46 | |
*** jraim has quit IRC | 23:46 | |
*** creiht has quit IRC | 23:46 | |
*** GheRivero has quit IRC | 23:46 | |
*** vishy has quit IRC | 23:46 | |
*** mhu has quit IRC | 23:46 | |
*** openstack has joined #openstack-meeting | 23:46 | |
*** haomaiwang has quit IRC | 23:46 | |
*** openstackstatus has joined #openstack-meeting | 23:47 | |
*** zns has joined #openstack-meeting | 23:49 | |
*** Michalik has joined #openstack-meeting | 23:52 | |
*** che-arne has joined #openstack-meeting | 23:53 | |
*** cody-somerville- has joined #openstack-meeting | 23:56 | |
*** cyeoh has joined #openstack-meeting | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!