oomichi | #startmeeting nova-api | 00:01 |
---|---|---|
openstack | Meeting started Fri Jun 20 00:01:02 2014 UTC and is due to finish in 60 minutes. The chair is oomichi. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 00:01 |
*** slong_ has joined #openstack-meeting | 00:01 | |
*** openstack changes topic to " (Meeting topic: nova-api)" | 00:01 | |
openstack | The meeting name has been set to 'nova_api' | 00:01 |
oomichi | Hi - so who's here today? | 00:01 |
alex_xu | hi | 00:01 |
GMann | Hi | 00:01 |
*** yamahata has quit IRC | 00:01 | |
*** slong has quit IRC | 00:01 | |
oomichi | ok, let's get started | 00:02 |
oomichi | #link https://wiki.openstack.org/wiki/Meetings/NovaAPI#Agenda | 00:02 |
*** brucer_ has joined #openstack-meeting | 00:02 | |
oomichi | ^^^ is today agenda | 00:02 |
*** sweston has joined #openstack-meeting | 00:02 | |
oomichi | #topic v2.1 on v3 API | 00:03 |
*** openstack changes topic to "v2.1 on v3 API (Meeting topic: nova-api)" | 00:03 | |
oomichi | #link https://review.openstack.org/84695 | 00:03 |
oomichi | now the nova-spec of v2.1 is reviewed, and it got one +2 and need more. | 00:03 |
*** banix has joined #openstack-meeting | 00:03 | |
*** brucer has quit IRC | 00:04 | |
*** tkay has joined #openstack-meeting | 00:04 | |
oomichi | I guess we will be able to get another +2 soon, and we can start it | 00:04 |
*** yamahata has joined #openstack-meeting | 00:04 | |
*** elambert has joined #openstack-meeting | 00:04 | |
oomichi | alex_xu, could you also develop it together? | 00:04 |
oomichi | for v2.1 api | 00:04 |
alex_xu | yea, I asked more review on nova meeting. hope somebody notice it. | 00:05 |
oomichi | thanks, nice pushing:) | 00:05 |
oomichi | I also wil try it later. | 00:05 |
*** pballand has quit IRC | 00:05 | |
oomichi | I think current spec is enough for v2.1 already, and just waiting for review. | 00:06 |
alex_xu | there is nova specs review day in next week | 00:06 |
*** vermarah_ has quit IRC | 00:06 | |
*** vermarah has quit IRC | 00:06 | |
alex_xu | that is chance for us | 00:06 |
oomichi | yes, right. 6/25 since http://eavesdrop.openstack.org/meetings/nova/2014/nova.2014-06-19-21.00.log.html | 00:06 |
oomichi | but I hope the spec will be approved before it;-) | 00:07 |
alex_xu | me too :) | 00:07 |
oomichi | anyway, just need to waiting now. | 00:07 |
oomichi | so are there anything else about v2.1? | 00:08 |
*** rmoe has quit IRC | 00:08 | |
GMann | 1 question- | 00:08 |
oomichi | please go ahead | 00:08 |
GMann | as spec got 1 +2, can we restore the existing patches for basic framework | 00:09 |
*** melwitt has joined #openstack-meeting | 00:09 | |
*** hemna has quit IRC | 00:09 | |
*** kayaliu__ has joined #openstack-meeting | 00:10 | |
oomichi | GMann: yes, right. and now these patches are just WIP. not abandoned | 00:10 |
*** fnaval has quit IRC | 00:10 | |
*** hshah has left #openstack-meeting | 00:10 | |
oomichi | GMann: so it is not necessary to restore, just removing WIP. | 00:10 |
*** ccrouch has quit IRC | 00:10 | |
GMann | ohk. | 00:10 |
GMann | Thats good. Thanks | 00:11 |
oomichi | OK, go the next topic | 00:11 |
oomichi | #topic v2.1+microversion | 00:11 |
*** openstack changes topic to "v2.1+microversion (Meeting topic: nova-api)" | 00:11 | |
oomichi | #link https://review.openstack.org/96139 | 00:11 |
oomichi | ^^^ is spec for microversion. | 00:12 |
oomichi | and there are many idea for microversion, that is great thing. | 00:12 |
*** tkay has quit IRC | 00:12 | |
oomichi | I think it is good to review it before specs review day. | 00:13 |
oomichi | to merge many proposals to a few. | 00:14 |
oomichi | one interesting idea is microvesion-up happens when backward incompatible change happens. | 00:15 |
oomichi | from alaski | 00:15 |
oomichi | that seems nice idea for me. | 00:15 |
oomichi | the above microversion means global single microversion, not extension microversion. | 00:16 |
*** lcheng has quit IRC | 00:16 | |
oomichi | when backward compatible changes, not increase the single microversion. | 00:16 |
oomichi | just increase extension microversion. | 00:16 |
*** leeantho has quit IRC | 00:17 | |
oomichi | that seems the best in current proposals. | 00:17 |
GMann | ya, thats seems good. as it reduce the maintainance cose of lot of microversions | 00:17 |
oomichi | GMann: yes, right. that is a point:) | 00:18 |
GMann | and basically the overhead of lot of microversions from user points of view | 00:18 |
oomichi | agree, users will confuse due to a lot of microversions. | 00:18 |
oomichi | and it is difficult to specify the microversion in request header if there is a lot of microversions. | 00:19 |
GMann | right. | 00:19 |
GMann | I will have a look into the spec today. Thanks for information. | 00:20 |
oomichi | so I hope many developers will review it. | 00:20 |
oomichi | GMann: thanks in advance:) | 00:20 |
*** dkehn_ is now known as dkehnx | 00:20 | |
oomichi | ok, move on the next topic. | 00:20 |
oomichi | #topic input validation | 00:21 |
*** openstack changes topic to "input validation (Meeting topic: nova-api)" | 00:21 | |
oomichi | this is my main working area ;-) | 00:21 |
*** Michalik_ has quit IRC | 00:21 | |
oomichi | the nova-spec of api validation has been approved. | 00:21 |
oomichi | and we can restart it now. | 00:21 |
alex_xu | good news :) | 00:22 |
oomichi | the patches are in https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/v3-api-schema,n,z | 00:22 |
GMann | Yes, thats really good. | 00:22 |
oomichi | #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/v3-api-schema,n,z | 00:22 |
oomichi | thanks:) | 00:22 |
*** jamiem has joined #openstack-meeting | 00:22 | |
*** jjmb1 has joined #openstack-meeting | 00:23 | |
oomichi | all of the link are for current APIs. | 00:23 |
*** jjmb has quit IRC | 00:23 | |
*** igordcard has quit IRC | 00:23 | |
oomichi | but I guess we need more api validation patches if porting more APIs to v2.1 API. | 00:24 |
oomichi | such as nova-network, image/volume-proxy apis. | 00:24 |
oomichi | are there the other apis to need to implement api validation? | 00:25 |
oomichi | I guess the above apis are all, but I have a concern I miss something. | 00:25 |
*** kayaliu__ has quit IRC | 00:26 | |
*** hshah has joined #openstack-meeting | 00:26 | |
*** flaviof is now known as flaviof_zzz | 00:26 | |
oomichi | anyway, please let me know anything else:) | 00:27 |
*** rmoe has joined #openstack-meeting | 00:27 | |
oomichi | #topic tasks api | 00:27 |
*** openstack changes topic to "tasks api (Meeting topic: nova-api)" | 00:27 | |
oomichi | #link https://review.openstack.org/#/c/92005/ | 00:27 |
*** matsuhashi has joined #openstack-meeting | 00:28 | |
oomichi | ^^^ is spec of tasks api. | 00:28 |
oomichi | and we are already reviewing it. | 00:28 |
oomichi | I feel the spec also is enough already. | 00:29 |
*** hrybacki has quit IRC | 00:29 | |
*** hrybacki has joined #openstack-meeting | 00:29 | |
*** ramashri has quit IRC | 00:30 | |
melwitt | oomichi: that link is v3 api policy spec | 00:30 |
oomichi | oh, sorry. | 00:30 |
oomichi | #link https://review.openstack.org/#/c/86938/ | 00:30 |
alex_xu | heh :), thanks for pushing it | 00:30 |
oomichi | alex_xu: yea;-) | 00:31 |
GMann | :) | 00:31 |
oomichi | so, I guess all of the above links are our targets of nova-specs. | 00:31 |
oomichi | including "v3 api policy spec" | 00:31 |
oomichi | I hope we will review all of them before spec review day. | 00:32 |
*** sbalukoff has joined #openstack-meeting | 00:32 | |
alex_xu | yea, there is too much controversy for api policy, so hope it can be reviewed also. | 00:32 |
alex_xu | s/is/isn't/ | 00:33 |
oomichi | alex_xu: i got it. will review it soon:-) | 00:33 |
alex_xu | oomichi, thanks | 00:33 |
oomichi | alex_xu: one question about policy | 00:34 |
alex_xu | oomichi, sure, please go ahead | 00:34 |
oomichi | alex_xu: current v3 policy represents v3 as is. but when v2.1, we use it as for v2.1 api. | 00:34 |
oomichi | will you rename it when v2.1? | 00:35 |
*** topol has joined #openstack-meeting | 00:35 | |
oomichi | eg: compute_extension:v3:os-pci:show": "rule:admin_api", | 00:35 |
oomichi | -> compute_extension:v2:os-pci:show": "rule:admin_api" or something. | 00:36 |
*** jamiem has quit IRC | 00:36 | |
alex_xu | oomichi, good question, I'm not sure we can rename to v2.1, after we got microversion, the version will also change | 00:36 |
oomichi | alex_xu: ah, I see. | 00:37 |
yjiang5 | oomichi: I plan to asking question on pci API. We don't have v2 pci API, right? | 00:37 |
alex_xu | oomichi, I guess we may remove the version from the policy | 00:37 |
oomichi | that is one topic of microversion. | 00:37 |
oomichi | yjiang5: do you have spec for v2 pci api now? | 00:38 |
oomichi | alex_xu: ah, that seems nice idea. | 00:38 |
yjiang5 | oomichi: I plan to submit one, but not sure if we should do that still. We can talk in the open discussion. | 00:39 |
oomichi | yjiang5: thanks:-) | 00:39 |
oomichi | yjiang5: I guess we can have enough time for open discussion. | 00:39 |
oomichi | #topic Tempest API response validation work | 00:40 |
*** openstack changes topic to "Tempest API response validation work (Meeting topic: nova-api)" | 00:40 | |
oomichi | GMann: could you lead it? | 00:40 |
*** sankarshan is now known as sankarshan_away | 00:40 | |
GMann | Sure | 00:40 |
GMann | Progress on this is good - https://docs.google.com/spreadsheet/ccc?key=0AmYuZ6T4IJETdEVNTWlYVUVOWURmOERSZ0VGc1BBQWc#gid=3 | 00:40 |
*** hrybacki has quit IRC | 00:40 | |
*** fnaval has joined #openstack-meeting | 00:40 | |
GMann | and review progress also good. some more pending review can be found - https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:bp/nova-api-attribute-test,n,z | 00:41 |
oomichi | GMann: thanks a lot, nice work:) | 00:41 |
oomichi | GMann: is all of them on the link? or will you create more patches? | 00:42 |
oomichi | GMann: for this work? | 00:42 |
GMann | For current tempest API test, it all about | 00:42 |
oomichi | GMann: great, ok this list also my todo. | 00:42 |
GMann | but if we have ~36 % API which are not covered in tempest so those needs to be implement | 00:42 |
oomichi | GMann: that means Tempest does not test 36% nova apis? | 00:43 |
GMann | I think yes for V2 API. from https://docs.google.com/spreadsheet/ccc?key=0AmYuZ6T4IJETdEVNTWlYVUVOWURmOERSZ0VGc1BBQWc#gid=3 | 00:44 |
*** mtanino has quit IRC | 00:44 | |
*** kayaliu__ has joined #openstack-meeting | 00:45 | |
oomichi | GMann: thanks for your effort, I got it. I guess some non-tested api needs infra changes if testing on gate. | 00:45 |
*** devlaps has joined #openstack-meeting | 00:45 | |
oomichi | GMann: so 100% seems difficult to be covered. | 00:45 |
GMann | yes, most of them are like that and looks like unnecessary for tempest | 00:45 |
*** mtanino has joined #openstack-meeting | 00:46 | |
*** annegent_ has joined #openstack-meeting | 00:46 | |
oomichi | GMann: I see, I will review current queue on gerrit. | 00:46 |
GMann | So about API validation for those API needs to be implemented at Nova side? as in tempest it will be non run code. | 00:46 |
*** mrda has quit IRC | 00:47 | |
GMann | as shchema validation is required for 100% API | 00:47 |
oomichi | GMann: that is good point, I hope do it but I feel it is difficult to do it now. | 00:47 |
oomichi | GMann: so I think it is enough to test them with unittests of nova as the first step. | 00:48 |
*** matsuhashi has quit IRC | 00:48 | |
*** sushils has joined #openstack-meeting | 00:48 | |
*** melwitt has quit IRC | 00:48 | |
oomichi | are there anything else about this topic? | 00:48 |
*** Michalik_ has joined #openstack-meeting | 00:48 | |
*** yamahata has quit IRC | 00:49 | |
GMann | Nothing else. | 00:49 |
GMann | Thanks | 00:49 |
oomichi | GMann: thanks | 00:49 |
*** matsuhashi has joined #openstack-meeting | 00:49 | |
oomichi | #topic open discussion | 00:49 |
*** openstack changes topic to "open discussion (Meeting topic: nova-api)" | 00:49 | |
*** bdpayne has quit IRC | 00:49 | |
oomichi | yjiang5, could you talk about pci api? | 00:49 |
yjiang5 | oomichi: yes. | 00:49 |
oomichi | yjiang5: is there any spec in gerrit already? | 00:50 |
*** kayaliu_ has joined #openstack-meeting | 00:50 | |
yjiang5 | oomichi: currently we have v3 PCI api, but no V2, because we were told V2 will be legacy. So my question is, should we still have V2 API for PCI? | 00:50 |
*** annegent_ has quit IRC | 00:50 | |
oomichi | for current v2 api? | 00:50 |
oomichi | not v2.1 api? | 00:51 |
yjiang5 | oomichi: Wil v2.1 based on V3 API? | 00:51 |
oomichi | yjiang: yes, right. | 00:51 |
yjiang5 | oomichi: so I assume we don't need any work, right? | 00:51 |
*** kayaliu__ has quit IRC | 00:52 | |
oomichi | yjiang: when we move to v2.1 api, we can use v3 api also. | 00:52 |
oomichi | yjiang: right ;-) | 00:52 |
yjiang5 | oomichi: Possibly I should do more homework before I raise to this meeting. I will do more invesgitation, and possibly ping you in IRC, would it be ok? I think I need get the idea of micro version better. | 00:52 |
*** mrda has joined #openstack-meeting | 00:52 | |
oomichi | yjiang: we can use v3 pci api without any works when moving v2.1 api. | 00:53 |
yjiang5 | oomichi: cool. | 00:53 |
*** Michalik_ has quit IRC | 00:53 | |
*** kayaliu_ has quit IRC | 00:53 | |
oomichi | yjiang: Ok, I'm glad to work it together. | 00:53 |
*** kayaliu_ has joined #openstack-meeting | 00:53 | |
*** matsuhashi has quit IRC | 00:54 | |
yjiang5 | oomichi: thanks. | 00:54 |
oomichi | yjiang: np:) | 00:54 |
oomichi | yjiang5: if you have any idea for microversion, it is very nice to share it on https://review.openstack.org/#/c/96139/ | 00:55 |
*** otter768 has joined #openstack-meeting | 00:55 | |
oomichi | yjiang5: anyway let talk it later:) | 00:55 |
yjiang5 | oomichi: sure. | 00:55 |
oomichi | are there any topics here? | 00:55 |
oomichi | ok, thank you very much for joining! | 00:56 |
GMann | Thanks all. Have a nice day. | 00:57 |
oomichi | #endmeeting | 00:57 |
*** openstack changes topic to "Critical Reviews (Meeting topic: qa)" | 00:57 | |
openstack | Meeting ended Fri Jun 20 00:57:14 2014 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 00:57 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-06-20-00.01.html | 00:57 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-06-20-00.01.txt | 00:57 |
openstack | Log: http://eavesdrop.openstack.org/meetings/nova_api/2014/nova_api.2014-06-20-00.01.log.html | 00:57 |
alex_xu | thanks all | 00:57 |
oomichi | yea, have a good day | 00:57 |
*** dims has joined #openstack-meeting | 00:58 | |
*** sushils has quit IRC | 01:00 | |
*** shengjie_m has joined #openstack-meeting | 01:01 | |
*** tomoe_ has joined #openstack-meeting | 01:01 | |
*** matsuhashi has joined #openstack-meeting | 01:01 | |
*** dims has quit IRC | 01:02 | |
*** dims_ has joined #openstack-meeting | 01:05 | |
*** Abhishek has quit IRC | 01:07 | |
*** cjellick has quit IRC | 01:07 | |
*** cjellick has joined #openstack-meeting | 01:08 | |
*** otter768 has quit IRC | 01:08 | |
*** matsuhashi has quit IRC | 01:09 | |
*** hshah has quit IRC | 01:09 | |
*** hs634 has quit IRC | 01:09 | |
*** prad_ has quit IRC | 01:09 | |
*** matsuhashi has joined #openstack-meeting | 01:10 | |
*** yjiang5 is now known as yjiang5_away | 01:11 | |
*** mberlin has joined #openstack-meeting | 01:11 | |
*** mberlin1 has quit IRC | 01:12 | |
*** cjellick has quit IRC | 01:12 | |
*** kayaliu__ has joined #openstack-meeting | 01:13 | |
*** dstanek_404 is now known as dstanek | 01:14 | |
*** kayaliu_ has quit IRC | 01:15 | |
*** annegent_ has joined #openstack-meeting | 01:15 | |
*** brucer__ has joined #openstack-meeting | 01:17 | |
*** slong_ has quit IRC | 01:17 | |
*** slong_ has joined #openstack-meeting | 01:18 | |
*** tomoe_ has quit IRC | 01:18 | |
*** annegent_ has quit IRC | 01:20 | |
*** yingjun has joined #openstack-meeting | 01:20 | |
*** reed has quit IRC | 01:20 | |
*** brucer_ has quit IRC | 01:21 | |
*** bobt has quit IRC | 01:21 | |
*** mattgriffin has joined #openstack-meeting | 01:21 | |
*** gokrokve has quit IRC | 01:22 | |
*** shengjie_m has quit IRC | 01:23 | |
*** hshah has joined #openstack-meeting | 01:23 | |
*** hs634 has joined #openstack-meeting | 01:23 | |
*** Mandell has quit IRC | 01:24 | |
*** shengjie_m has joined #openstack-meeting | 01:25 | |
*** eguz has joined #openstack-meeting | 01:25 | |
*** haomaiwa_ has joined #openstack-meeting | 01:25 | |
*** eghobo has quit IRC | 01:30 | |
*** comay has quit IRC | 01:30 | |
*** nosnos has joined #openstack-meeting | 01:30 | |
*** kayaliu__ has quit IRC | 01:31 | |
*** kayaliu_ has joined #openstack-meeting | 01:31 | |
*** GMann has left #openstack-meeting | 01:33 | |
*** sweston has quit IRC | 01:33 | |
*** annegent_ has joined #openstack-meeting | 01:36 | |
*** yamahata has joined #openstack-meeting | 01:39 | |
*** dims_ has quit IRC | 01:39 | |
*** Sukhdev has quit IRC | 01:39 | |
*** TravT has quit IRC | 01:41 | |
*** mattgriffin has quit IRC | 01:44 | |
*** mattgriffin has joined #openstack-meeting | 01:44 | |
*** pballand has joined #openstack-meeting | 01:44 | |
*** ayoung_DadMode is now known as ayoung | 01:46 | |
*** marcoemorais has quit IRC | 01:46 | |
*** gokrokve has joined #openstack-meeting | 01:47 | |
*** mattgriffin has quit IRC | 01:47 | |
*** angdraug has quit IRC | 01:49 | |
*** Michalik_ has joined #openstack-meeting | 01:49 | |
*** yaguang has joined #openstack-meeting | 01:52 | |
*** yaguang has joined #openstack-meeting | 01:52 | |
*** annegent_ has quit IRC | 01:53 | |
*** Michalik_ has quit IRC | 01:53 | |
*** hshah has quit IRC | 01:57 | |
*** hs634 has quit IRC | 01:57 | |
*** annegent_ has joined #openstack-meeting | 02:03 | |
*** otter768 has joined #openstack-meeting | 02:04 | |
*** sankarshan_away is now known as sankarshan | 02:04 | |
*** Michalik- has quit IRC | 02:05 | |
*** pballand has quit IRC | 02:06 | |
*** tkay has joined #openstack-meeting | 02:06 | |
*** neelashah has joined #openstack-meeting | 02:07 | |
*** tsekiyam_ has joined #openstack-meeting | 02:08 | |
*** neelashah1 has joined #openstack-meeting | 02:09 | |
*** tkay has quit IRC | 02:09 | |
*** mtanino has quit IRC | 02:09 | |
*** wingwj has joined #openstack-meeting | 02:11 | |
*** tsekiyama has quit IRC | 02:11 | |
*** tsekiyam_ has quit IRC | 02:12 | |
*** neelashah has quit IRC | 02:13 | |
*** shengjie_m has quit IRC | 02:13 | |
*** Michalik_ has joined #openstack-meeting | 02:14 | |
*** jackib has quit IRC | 02:14 | |
*** novas0x2a|laptop has quit IRC | 02:16 | |
*** annegent_ has quit IRC | 02:18 | |
*** bnemec is now known as bnemec_away | 02:20 | |
*** shengjie_m has joined #openstack-meeting | 02:21 | |
*** acoles has quit IRC | 02:23 | |
*** rwsu has quit IRC | 02:24 | |
*** Edward-Zhang has joined #openstack-meeting | 02:26 | |
*** nati_ueno has quit IRC | 02:26 | |
*** shengjie_m has quit IRC | 02:26 | |
*** shengjie_m has joined #openstack-meeting | 02:27 | |
*** annegent_ has joined #openstack-meeting | 02:29 | |
*** adalbas has quit IRC | 02:30 | |
*** stevemar has quit IRC | 02:31 | |
*** shengjie_m has quit IRC | 02:33 | |
*** eguz has quit IRC | 02:33 | |
*** shengjie_m has joined #openstack-meeting | 02:33 | |
*** dkehn_ has joined #openstack-meeting | 02:35 | |
*** dkehn has quit IRC | 02:35 | |
*** otherwiseguy has joined #openstack-meeting | 02:36 | |
*** tomoe_ has joined #openstack-meeting | 02:36 | |
*** dkehnx has quit IRC | 02:36 | |
*** Michalik- has joined #openstack-meeting | 02:37 | |
*** dkehn has joined #openstack-meeting | 02:37 | |
*** ramishra has joined #openstack-meeting | 02:41 | |
*** fnaval has quit IRC | 02:43 | |
*** bgorski has quit IRC | 02:45 | |
*** nkubota has joined #openstack-meeting | 02:47 | |
*** zhiyan_ is now known as zhiyan | 02:49 | |
*** Michalik_ has quit IRC | 02:49 | |
*** acoles has joined #openstack-meeting | 02:49 | |
*** ayoung has quit IRC | 02:54 | |
*** ayoung has joined #openstack-meeting | 02:55 | |
*** zz_blogan is now known as blogan | 02:56 | |
*** harlowja is now known as harlowja_away | 02:56 | |
*** markvan_ has quit IRC | 02:59 | |
*** annegent_ has quit IRC | 03:00 | |
*** weshay has quit IRC | 03:00 | |
*** rromans_ has quit IRC | 03:01 | |
*** matsuhashi has quit IRC | 03:02 | |
*** matsuhashi has joined #openstack-meeting | 03:03 | |
*** paragan has joined #openstack-meeting | 03:06 | |
*** paragan has joined #openstack-meeting | 03:06 | |
*** dpaterson has quit IRC | 03:06 | |
*** matsuhashi has quit IRC | 03:07 | |
*** devlaps has quit IRC | 03:10 | |
*** pballand has joined #openstack-meeting | 03:10 | |
*** shengjie_m has quit IRC | 03:14 | |
*** yingjun has quit IRC | 03:14 | |
*** Sukhdev has joined #openstack-meeting | 03:14 | |
*** shengjie_m has joined #openstack-meeting | 03:14 | |
*** yingjun has joined #openstack-meeting | 03:15 | |
*** mestery has quit IRC | 03:17 | |
*** changbl has quit IRC | 03:17 | |
*** nosnos has quit IRC | 03:18 | |
*** yingjun has quit IRC | 03:18 | |
*** yingjun has joined #openstack-meeting | 03:18 | |
*** changbl has joined #openstack-meeting | 03:19 | |
*** changbl has quit IRC | 03:20 | |
*** yingjun has quit IRC | 03:20 | |
*** yingjun has joined #openstack-meeting | 03:20 | |
*** gyee has quit IRC | 03:20 | |
*** ccrouch has joined #openstack-meeting | 03:20 | |
*** yingjun_ has joined #openstack-meeting | 03:21 | |
*** yingjun has quit IRC | 03:21 | |
*** dkehn__ has joined #openstack-meeting | 03:22 | |
*** yingjun has joined #openstack-meeting | 03:22 | |
*** dkehn_ has quit IRC | 03:23 | |
*** yingjun has quit IRC | 03:23 | |
*** yingjun has joined #openstack-meeting | 03:23 | |
*** dkehn has quit IRC | 03:24 | |
*** yingjun has quit IRC | 03:24 | |
*** yingjun has joined #openstack-meeting | 03:24 | |
*** dkehn has joined #openstack-meeting | 03:24 | |
*** yingjun__ has joined #openstack-meeting | 03:25 | |
*** yingjun has quit IRC | 03:25 | |
*** yingjun has joined #openstack-meeting | 03:25 | |
*** otherwiseguy has quit IRC | 03:26 | |
*** yingjun_ has quit IRC | 03:26 | |
*** xuhanp has joined #openstack-meeting | 03:29 | |
*** imsurit has joined #openstack-meeting | 03:30 | |
*** cjellick has joined #openstack-meeting | 03:33 | |
*** annegent_ has joined #openstack-meeting | 03:34 | |
*** gongysh has joined #openstack-meeting | 03:34 | |
*** yingjun has quit IRC | 03:34 | |
*** yingjun has joined #openstack-meeting | 03:34 | |
*** changbl has joined #openstack-meeting | 03:35 | |
*** banix has quit IRC | 03:35 | |
*** yingjun_ has joined #openstack-meeting | 03:36 | |
*** yingjun_ has quit IRC | 03:36 | |
*** yingjun has quit IRC | 03:36 | |
*** yingjun has joined #openstack-meeting | 03:37 | |
*** pballand has quit IRC | 03:38 | |
*** yingjun_ has joined #openstack-meeting | 03:38 | |
*** yingjun has quit IRC | 03:38 | |
*** tomoe_ has quit IRC | 03:38 | |
*** fnaval has joined #openstack-meeting | 03:41 | |
*** tomoe_ has joined #openstack-meeting | 03:41 | |
*** tomoe_ has quit IRC | 03:41 | |
*** tomoe_ has joined #openstack-meeting | 03:41 | |
*** yingjun_ has quit IRC | 03:43 | |
*** yingjun has joined #openstack-meeting | 03:43 | |
*** otter768 has quit IRC | 03:44 | |
*** Abhishek has joined #openstack-meeting | 03:45 | |
*** hshah has joined #openstack-meeting | 03:46 | |
*** hs634 has joined #openstack-meeting | 03:47 | |
*** tomoe_ has quit IRC | 03:47 | |
*** yingjun_ has joined #openstack-meeting | 03:50 | |
*** yingjun__ has joined #openstack-meeting | 03:51 | |
*** yingjun_ has quit IRC | 03:51 | |
*** phrobb has joined #openstack-meeting | 03:51 | |
*** yingjun_ has joined #openstack-meeting | 03:51 | |
*** yingjun__ has joined #openstack-meeting | 03:52 | |
*** yingjun__ has quit IRC | 03:52 | |
*** yingjun__ has joined #openstack-meeting | 03:53 | |
*** yingjun has quit IRC | 03:53 | |
*** matsuhashi has joined #openstack-meeting | 03:53 | |
*** yingjun__ has quit IRC | 03:53 | |
*** yingjun has joined #openstack-meeting | 03:54 | |
*** mwagner_lap has joined #openstack-meeting | 03:55 | |
*** yingjun has quit IRC | 03:55 | |
*** yingjun__ has joined #openstack-meeting | 03:55 | |
*** yingjun_ has quit IRC | 03:56 | |
*** yingjun has joined #openstack-meeting | 03:56 | |
*** yingjun_ has joined #openstack-meeting | 03:57 | |
*** yingjun has quit IRC | 03:57 | |
*** Poornima has joined #openstack-meeting | 03:59 | |
*** yingjun__ has quit IRC | 04:00 | |
*** vkmc has quit IRC | 04:00 | |
*** Edward-Zhang has quit IRC | 04:00 | |
*** arnaud__ has quit IRC | 04:02 | |
*** matsuhashi has quit IRC | 04:02 | |
*** matsuhashi has joined #openstack-meeting | 04:02 | |
*** shengjie_m has quit IRC | 04:06 | |
*** matsuhashi has quit IRC | 04:06 | |
*** ramishra has quit IRC | 04:09 | |
*** nosnos has joined #openstack-meeting | 04:11 | |
*** ramishra has joined #openstack-meeting | 04:20 | |
*** eharney has quit IRC | 04:20 | |
*** yingjun_ has quit IRC | 04:21 | |
*** yingjun has joined #openstack-meeting | 04:22 | |
*** kayaliu_ has quit IRC | 04:28 | |
*** otherwiseguy has joined #openstack-meeting | 04:29 | |
*** yingjun_ has joined #openstack-meeting | 04:31 | |
*** yingjun has quit IRC | 04:31 | |
*** akuznetsov has joined #openstack-meeting | 04:31 | |
*** sankarshan is now known as sankarshan_away | 04:32 | |
*** sankarshan_away is now known as sankarshan | 04:32 | |
*** eharney has joined #openstack-meeting | 04:33 | |
*** annegent_ has quit IRC | 04:35 | |
*** yingjun has joined #openstack-meeting | 04:36 | |
*** yingjun_ has quit IRC | 04:36 | |
*** yingjun_ has joined #openstack-meeting | 04:37 | |
*** yingjun has quit IRC | 04:37 | |
*** yingjun has joined #openstack-meeting | 04:37 | |
*** kashyapk has joined #openstack-meeting | 04:38 | |
*** eghobo has joined #openstack-meeting | 04:40 | |
*** yingjun has quit IRC | 04:40 | |
*** yingjun has joined #openstack-meeting | 04:40 | |
*** yingjun has quit IRC | 04:40 | |
*** yingjun_ has joined #openstack-meeting | 04:41 | |
*** arnaud has joined #openstack-meeting | 04:42 | |
*** cjellick has quit IRC | 04:42 | |
*** haomaiwa_ has quit IRC | 04:42 | |
*** cjellick has joined #openstack-meeting | 04:43 | |
*** yingjun_ has quit IRC | 04:43 | |
*** yingjun_ has joined #openstack-meeting | 04:43 | |
*** haomaiwa_ has joined #openstack-meeting | 04:43 | |
*** yingjun_ has quit IRC | 04:43 | |
*** yingjun_ has joined #openstack-meeting | 04:43 | |
*** dwalleck has joined #openstack-meeting | 04:44 | |
*** neelashah1 has quit IRC | 04:44 | |
*** yingjun_ has quit IRC | 04:46 | |
*** yingjun has joined #openstack-meeting | 04:46 | |
*** cjellick has quit IRC | 04:47 | |
*** Edward-Zhang has joined #openstack-meeting | 04:49 | |
*** Michalik_ has joined #openstack-meeting | 04:50 | |
*** stevemar has joined #openstack-meeting | 04:50 | |
*** Longgeek has joined #openstack-meeting | 04:50 | |
*** blogan is now known as zz_blogan | 04:51 | |
*** ramishra has quit IRC | 04:53 | |
*** ildikov has quit IRC | 04:53 | |
*** kayaliu_ has joined #openstack-meeting | 04:54 | |
*** Michalik_ has quit IRC | 04:54 | |
*** yingjun has quit IRC | 04:55 | |
*** yingjun has joined #openstack-meeting | 04:55 | |
*** kayaliu_ has quit IRC | 04:57 | |
*** kayaliu_ has joined #openstack-meeting | 04:57 | |
*** phrobb has quit IRC | 04:58 | |
*** yingjun has quit IRC | 05:02 | |
*** yingjun has joined #openstack-meeting | 05:02 | |
*** dwalleck_ has joined #openstack-meeting | 05:03 | |
*** dwalleck has quit IRC | 05:04 | |
*** Demitar has joined #openstack-meeting | 05:05 | |
*** Abhishek has quit IRC | 05:05 | |
*** shengjie_m has joined #openstack-meeting | 05:06 | |
*** tkay has joined #openstack-meeting | 05:06 | |
*** Michalik_ has joined #openstack-meeting | 05:07 | |
*** Abhishek has joined #openstack-meeting | 05:08 | |
*** Demitar has quit IRC | 05:10 | |
*** Longgeek has quit IRC | 05:11 | |
*** Longgeek has joined #openstack-meeting | 05:12 | |
*** dwalleck_ has quit IRC | 05:12 | |
*** yingjun has quit IRC | 05:13 | |
*** annegent_ has joined #openstack-meeting | 05:13 | |
*** yingjun has joined #openstack-meeting | 05:14 | |
*** Sukhdev has quit IRC | 05:14 | |
*** Longgeek has quit IRC | 05:14 | |
*** Longgeek has joined #openstack-meeting | 05:14 | |
*** kashyapk has quit IRC | 05:14 | |
*** sweston_cloud has joined #openstack-meeting | 05:15 | |
*** tkay has quit IRC | 05:16 | |
*** yingjun has quit IRC | 05:18 | |
*** yingjun has joined #openstack-meeting | 05:18 | |
*** fnaval has quit IRC | 05:19 | |
*** otherwiseguy has quit IRC | 05:19 | |
*** yingjun_ has joined #openstack-meeting | 05:20 | |
*** annegent_ has quit IRC | 05:20 | |
*** yingjun__ has joined #openstack-meeting | 05:21 | |
*** yingjun_ has quit IRC | 05:21 | |
*** coolsvap|afk is now known as coolsvap | 05:22 | |
*** yingjun has quit IRC | 05:23 | |
*** dkehn_ has joined #openstack-meeting | 05:23 | |
*** stevemar has quit IRC | 05:23 | |
*** yingjun__ has quit IRC | 05:24 | |
*** yingjun has joined #openstack-meeting | 05:24 | |
*** yingjun has joined #openstack-meeting | 05:24 | |
*** sweston_cloud has quit IRC | 05:26 | |
*** Mandell has joined #openstack-meeting | 05:26 | |
*** dkehn has quit IRC | 05:26 | |
*** sweston_cloud has joined #openstack-meeting | 05:27 | |
*** dkehn__ has quit IRC | 05:27 | |
*** dkehn has joined #openstack-meeting | 05:28 | |
*** sweston_cloud has quit IRC | 05:28 | |
*** sweston_cloud has joined #openstack-meeting | 05:30 | |
*** hs634 has quit IRC | 05:30 | |
*** hshah has quit IRC | 05:30 | |
*** kashyapk has joined #openstack-meeting | 05:31 | |
*** yingjun has quit IRC | 05:31 | |
*** yingjun has joined #openstack-meeting | 05:31 | |
*** nshaikh has joined #openstack-meeting | 05:33 | |
*** sweston_cloud has quit IRC | 05:34 | |
*** sweston has joined #openstack-meeting | 05:34 | |
*** ildikov has joined #openstack-meeting | 05:34 | |
*** yingjun has quit IRC | 05:34 | |
*** yingjun has joined #openstack-meeting | 05:34 | |
*** yingjun has joined #openstack-meeting | 05:34 | |
*** yingjun has quit IRC | 05:35 | |
*** yingjun_ has joined #openstack-meeting | 05:35 | |
*** yingjun_ has quit IRC | 05:36 | |
*** yingjun has joined #openstack-meeting | 05:36 | |
*** sweston has quit IRC | 05:38 | |
*** henrynash has joined #openstack-meeting | 05:38 | |
*** yingjun has quit IRC | 05:39 | |
*** yingjun has joined #openstack-meeting | 05:39 | |
*** imsurit has quit IRC | 05:40 | |
*** chandan_kumar has joined #openstack-meeting | 05:40 | |
*** Michalik_ has quit IRC | 05:41 | |
*** _nadya_ has joined #openstack-meeting | 05:42 | |
*** haomaiwa_ has quit IRC | 05:42 | |
*** yingjun has quit IRC | 05:44 | |
*** _nadya_ has quit IRC | 05:45 | |
*** henrynash has quit IRC | 05:45 | |
*** mrda is now known as mrda-away | 05:48 | |
*** haomaiwa_ has joined #openstack-meeting | 05:49 | |
*** shengjie_m has quit IRC | 05:50 | |
*** gongysh has quit IRC | 05:50 | |
*** yfried has quit IRC | 05:50 | |
*** yingjun has joined #openstack-meeting | 05:52 | |
*** kayaliu_ has quit IRC | 05:53 | |
*** yingjun_ has joined #openstack-meeting | 05:55 | |
*** yingjun has quit IRC | 05:55 | |
*** yingjun_ has quit IRC | 05:55 | |
*** yingjun has joined #openstack-meeting | 05:55 | |
*** comay has joined #openstack-meeting | 05:56 | |
*** yingjun has quit IRC | 05:59 | |
*** sankarshan is now known as sankarshan_away | 06:02 | |
*** sankarshan_away is now known as sankarshan | 06:05 | |
*** nati_ueno has joined #openstack-meeting | 06:09 | |
*** otherwiseguy has joined #openstack-meeting | 06:11 | |
*** eghobo has quit IRC | 06:11 | |
*** dguitarbite has joined #openstack-meeting | 06:12 | |
*** yfried has joined #openstack-meeting | 06:14 | |
*** Abhishek has quit IRC | 06:14 | |
*** otherwiseguy has quit IRC | 06:19 | |
*** yamamoto_ has joined #openstack-meeting | 06:21 | |
*** haomaiwa_ has quit IRC | 06:22 | |
*** haomaiwang has joined #openstack-meeting | 06:23 | |
*** kayaliu_ has joined #openstack-meeting | 06:23 | |
*** kashyapk has quit IRC | 06:24 | |
*** kashyapk has joined #openstack-meeting | 06:24 | |
*** Macaveli has joined #openstack-meeting | 06:25 | |
*** lukego has joined #openstack-meeting | 06:25 | |
*** Longgeek has quit IRC | 06:30 | |
*** kashyapk has quit IRC | 06:30 | |
*** Longgeek_ has joined #openstack-meeting | 06:30 | |
*** ramishra has joined #openstack-meeting | 06:30 | |
*** mrunge has joined #openstack-meeting | 06:33 | |
*** topol has quit IRC | 06:34 | |
*** sushils_ has joined #openstack-meeting | 06:34 | |
*** kashyapk has joined #openstack-meeting | 06:36 | |
*** shankar has joined #openstack-meeting | 06:37 | |
*** brucer__ has quit IRC | 06:38 | |
*** Michalik_ has joined #openstack-meeting | 06:38 | |
*** yingjun has joined #openstack-meeting | 06:40 | |
*** ramishra has quit IRC | 06:41 | |
*** Fdot has joined #openstack-meeting | 06:42 | |
*** Michalik_ has quit IRC | 06:43 | |
*** tkay has joined #openstack-meeting | 06:44 | |
*** ramishra_ has joined #openstack-meeting | 06:45 | |
*** SridharG has joined #openstack-meeting | 06:45 | |
*** belmoreira has joined #openstack-meeting | 06:48 | |
*** yingjun has quit IRC | 06:52 | |
*** comay has quit IRC | 06:52 | |
*** jprovazn has joined #openstack-meeting | 06:53 | |
*** gokrokve_ has joined #openstack-meeting | 06:58 | |
*** mrmartin has joined #openstack-meeting | 06:58 | |
*** kayaliu_ has quit IRC | 07:01 | |
*** kayaliu_ has joined #openstack-meeting | 07:02 | |
*** gokrokve has quit IRC | 07:02 | |
*** tkay has quit IRC | 07:03 | |
*** mrmartin has quit IRC | 07:04 | |
*** moha_hunt has joined #openstack-meeting | 07:04 | |
*** jlibosva has joined #openstack-meeting | 07:04 | |
*** ramishra_ has quit IRC | 07:04 | |
*** julienvey has joined #openstack-meeting | 07:05 | |
*** tkay has joined #openstack-meeting | 07:06 | |
*** slong_ has quit IRC | 07:07 | |
*** tkay has quit IRC | 07:08 | |
*** kashyapk has quit IRC | 07:10 | |
*** kashyapk has joined #openstack-meeting | 07:11 | |
*** shardy has quit IRC | 07:12 | |
*** jtomasek has joined #openstack-meeting | 07:13 | |
*** annegent_ has joined #openstack-meeting | 07:14 | |
*** kashyapk has quit IRC | 07:15 | |
*** doron_afk has joined #openstack-meeting | 07:17 | |
*** annegent_ has quit IRC | 07:19 | |
*** ihrachyshka has joined #openstack-meeting | 07:19 | |
*** balajiiyer has joined #openstack-meeting | 07:26 | |
*** ihrachyshka has quit IRC | 07:26 | |
*** balajiiyer has quit IRC | 07:27 | |
*** ihrachyshka has joined #openstack-meeting | 07:28 | |
*** balajiiyer has joined #openstack-meeting | 07:28 | |
*** ihrachyshka has quit IRC | 07:31 | |
*** Edward-Zhang has quit IRC | 07:32 | |
*** dguitarbite has quit IRC | 07:35 | |
*** rkukura has joined #openstack-meeting | 07:36 | |
*** Michalik_ has joined #openstack-meeting | 07:39 | |
*** moha_hunt has quit IRC | 07:41 | |
*** kashyapk has joined #openstack-meeting | 07:41 | |
*** ygbo has joined #openstack-meeting | 07:43 | |
*** Michalik_ has quit IRC | 07:44 | |
*** ramishra has joined #openstack-meeting | 07:44 | |
*** _nadya_ has joined #openstack-meeting | 07:45 | |
*** kashyapk has quit IRC | 07:46 | |
*** moha_hunt has joined #openstack-meeting | 07:47 | |
*** zhiyan is now known as zhiyan_ | 08:00 | |
*** jcoufal has joined #openstack-meeting | 08:00 | |
*** ihrachyshka has joined #openstack-meeting | 08:00 | |
*** sorantis has joined #openstack-meeting | 08:01 | |
*** alexpilotti has joined #openstack-meeting | 08:02 | |
*** nacim has joined #openstack-meeting | 08:02 | |
*** henrynash has joined #openstack-meeting | 08:03 | |
*** zoresvit has joined #openstack-meeting | 08:04 | |
*** zoresvit has quit IRC | 08:04 | |
*** safchain has joined #openstack-meeting | 08:07 | |
*** henrynash has quit IRC | 08:09 | |
*** IvanBerezovskiy has joined #openstack-meeting | 08:10 | |
*** _nadya_ has quit IRC | 08:12 | |
*** hashar has joined #openstack-meeting | 08:14 | |
*** annegent_ has joined #openstack-meeting | 08:14 | |
*** ramishra has quit IRC | 08:14 | |
*** hashar has quit IRC | 08:16 | |
*** sankarshan is now known as sankarshan_away | 08:20 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 08:20 | |
*** annegent_ has quit IRC | 08:20 | |
*** _nadya_ has joined #openstack-meeting | 08:22 | |
*** nshaikh has quit IRC | 08:22 | |
*** igordcard has joined #openstack-meeting | 08:23 | |
*** arnaud has quit IRC | 08:28 | |
*** kashyapk has joined #openstack-meeting | 08:32 | |
*** yamamoto_ has quit IRC | 08:35 | |
*** persia has quit IRC | 08:36 | |
*** jang has quit IRC | 08:36 | |
*** nshaikh has joined #openstack-meeting | 08:37 | |
*** henrynash has joined #openstack-meeting | 08:38 | |
*** ramishra has joined #openstack-meeting | 08:40 | |
*** Michalik_ has joined #openstack-meeting | 08:40 | |
*** enykeev has quit IRC | 08:43 | |
*** persia__ has joined #openstack-meeting | 08:43 | |
*** Macaveli has quit IRC | 08:44 | |
*** Michalik_ has quit IRC | 08:44 | |
*** persia__ has quit IRC | 08:44 | |
*** persia__ has joined #openstack-meeting | 08:44 | |
*** persia__ is now known as persia | 08:44 | |
*** sushils_ has quit IRC | 08:46 | |
*** ramishra has quit IRC | 08:47 | |
*** sushils_ has joined #openstack-meeting | 08:48 | |
*** alexpilotti has quit IRC | 08:50 | |
*** ramishra has joined #openstack-meeting | 08:53 | |
*** oomichi has quit IRC | 08:53 | |
*** oomichi has joined #openstack-meeting | 08:54 | |
*** oomichi has quit IRC | 08:55 | |
*** ramishra has quit IRC | 08:55 | |
*** ramishra has joined #openstack-meeting | 08:56 | |
*** ramishra has quit IRC | 08:56 | |
*** ramishra has joined #openstack-meeting | 08:57 | |
*** Macaveli has joined #openstack-meeting | 09:01 | |
*** ramishra has quit IRC | 09:03 | |
*** ramishra has joined #openstack-meeting | 09:06 | |
*** kashyapk is now known as kopparam | 09:07 | |
*** haomaiwang has quit IRC | 09:07 | |
*** chandan_kumar has quit IRC | 09:09 | |
*** ramishra has quit IRC | 09:11 | |
*** ominakov has joined #openstack-meeting | 09:12 | |
*** ramishra has joined #openstack-meeting | 09:12 | |
*** nati_ueno has quit IRC | 09:13 | |
*** yamahata_ has quit IRC | 09:13 | |
*** _nadya_ has quit IRC | 09:14 | |
*** annegent_ has joined #openstack-meeting | 09:14 | |
*** henrynash has quit IRC | 09:15 | |
*** ramishra has quit IRC | 09:17 | |
*** henrynash has joined #openstack-meeting | 09:17 | |
*** henrynash has quit IRC | 09:18 | |
*** andreaf_ has joined #openstack-meeting | 09:18 | |
*** annegent_ has quit IRC | 09:19 | |
*** sorantis has quit IRC | 09:22 | |
*** sushils_ has quit IRC | 09:24 | |
*** lcheng has joined #openstack-meeting | 09:26 | |
*** Michalik- has quit IRC | 09:26 | |
*** isviridov|away is now known as isviridov | 09:27 | |
*** davidlenwell has quit IRC | 09:27 | |
*** sushils_ has joined #openstack-meeting | 09:27 | |
*** lcheng has quit IRC | 09:28 | |
*** Demitar has joined #openstack-meeting | 09:29 | |
*** amotoki has quit IRC | 09:34 | |
*** viveknarasimhan has joined #openstack-meeting | 09:37 | |
*** Michalik_ has joined #openstack-meeting | 09:40 | |
*** pelix has joined #openstack-meeting | 09:42 | |
*** kopparam has quit IRC | 09:43 | |
*** kopparam has joined #openstack-meeting | 09:44 | |
*** Michalik_ has quit IRC | 09:45 | |
*** Michalik- has joined #openstack-meeting | 09:46 | |
*** kopparam has quit IRC | 09:49 | |
*** yingjun has joined #openstack-meeting | 09:49 | |
*** kopparam has joined #openstack-meeting | 09:51 | |
*** davidlenwell_ has joined #openstack-meeting | 09:52 | |
*** davidlenwell_ is now known as davidlenwell | 09:52 | |
*** davidlenwell is now known as davidlenwell_ | 09:52 | |
*** davidlenwell_ is now known as davidlenwell | 09:52 | |
*** xuhanp has quit IRC | 09:56 | |
*** yfried has quit IRC | 09:59 | |
*** balajiiyer has quit IRC | 09:59 | |
*** dguitarbite has joined #openstack-meeting | 10:00 | |
*** kayaliu_ has quit IRC | 10:02 | |
*** balajiiyer has joined #openstack-meeting | 10:04 | |
*** samuelbercovici has joined #openstack-meeting | 10:05 | |
*** yfried has joined #openstack-meeting | 10:11 | |
*** _nadya_ has joined #openstack-meeting | 10:15 | |
*** ArthurBerezin has joined #openstack-meeting | 10:16 | |
*** moha_hunt has quit IRC | 10:18 | |
*** coolsvap is now known as coolsvap|afk | 10:19 | |
*** ArthurBerezin has left #openstack-meeting | 10:20 | |
*** paragan has quit IRC | 10:27 | |
*** kopparam has quit IRC | 10:30 | |
*** kopparam has joined #openstack-meeting | 10:30 | |
*** coolsvap|afk is now known as coolsvap | 10:31 | |
*** _nadya_ has quit IRC | 10:36 | |
*** deepakcs has joined #openstack-meeting | 10:36 | |
*** _nadya_ has joined #openstack-meeting | 10:37 | |
*** nkubota_ has joined #openstack-meeting | 10:39 | |
*** nkubota has quit IRC | 10:39 | |
*** Michalik_ has joined #openstack-meeting | 10:41 | |
*** Michalik_ has quit IRC | 10:46 | |
*** sushils_ has quit IRC | 10:48 | |
*** nkubota_ has quit IRC | 10:48 | |
*** Longgeek_ has quit IRC | 10:49 | |
*** flaper87|afk is now known as flaper87 | 10:51 | |
*** alex_xu has quit IRC | 10:56 | |
*** alexpilotti has joined #openstack-meeting | 10:57 | |
*** alexpilotti has quit IRC | 10:58 | |
*** samuelbercovici has quit IRC | 11:00 | |
*** dguitarbite has quit IRC | 11:01 | |
*** Longgeek has joined #openstack-meeting | 11:02 | |
*** dprince has joined #openstack-meeting | 11:02 | |
*** yamahata_ has joined #openstack-meeting | 11:02 | |
*** nosnos has quit IRC | 11:03 | |
*** goodes has quit IRC | 11:04 | |
*** igordcard has quit IRC | 11:09 | |
*** js1123_ has joined #openstack-meeting | 11:11 | |
*** goodes has joined #openstack-meeting | 11:11 | |
*** jang has joined #openstack-meeting | 11:13 | |
*** goodes has quit IRC | 11:13 | |
*** sankarshan_away is now known as sankarshan | 11:14 | |
*** goodes has joined #openstack-meeting | 11:20 | |
*** topol has joined #openstack-meeting | 11:23 | |
*** Sajeesh has joined #openstack-meeting | 11:25 | |
*** Sajeesh_ has joined #openstack-meeting | 11:25 | |
*** dprince has quit IRC | 11:29 | |
*** Sajeesh_ has quit IRC | 11:31 | |
*** Sajeesh has quit IRC | 11:31 | |
*** coolsvap is now known as coolsvap|afk | 11:31 | |
*** sweston has joined #openstack-meeting | 11:32 | |
*** yaguang has quit IRC | 11:35 | |
*** sweston has quit IRC | 11:38 | |
*** igordcard has joined #openstack-meeting | 11:38 | |
*** henrynash has joined #openstack-meeting | 11:39 | |
*** sankarshan is now known as sankarshan_away | 11:40 | |
*** sankarshan_away is now known as sankarshan | 11:40 | |
*** amalagon has quit IRC | 11:40 | |
*** flaper87 is now known as flaper87|afk | 11:40 | |
*** Michalik_ has joined #openstack-meeting | 11:42 | |
*** sweston has joined #openstack-meeting | 11:43 | |
*** Poornima has quit IRC | 11:46 | |
*** nacim has quit IRC | 11:47 | |
*** jackib has joined #openstack-meeting | 11:47 | |
*** nacim has joined #openstack-meeting | 11:47 | |
*** ramishra has joined #openstack-meeting | 11:47 | |
*** Michalik_ has quit IRC | 11:47 | |
*** mrunge has quit IRC | 11:52 | |
*** gokrokve_ has quit IRC | 11:54 | |
*** kopparam has quit IRC | 11:54 | |
*** kopparam_ has joined #openstack-meeting | 11:54 | |
*** ramishra has quit IRC | 11:55 | |
*** henrynash has quit IRC | 11:57 | |
*** ramishra has joined #openstack-meeting | 11:59 | |
*** fnaval has joined #openstack-meeting | 12:00 | |
*** kopparam_ has quit IRC | 12:01 | |
*** weshay has joined #openstack-meeting | 12:01 | |
*** dprince has joined #openstack-meeting | 12:02 | |
*** ArxCruz has joined #openstack-meeting | 12:02 | |
*** _nadya_ has quit IRC | 12:03 | |
*** kopparam has joined #openstack-meeting | 12:03 | |
*** ccrouch has left #openstack-meeting | 12:04 | |
*** henrynash has joined #openstack-meeting | 12:05 | |
*** ramishra has quit IRC | 12:05 | |
*** ramishra has joined #openstack-meeting | 12:06 | |
*** jdob has joined #openstack-meeting | 12:07 | |
*** henrynash has quit IRC | 12:10 | |
*** vkmc has joined #openstack-meeting | 12:12 | |
*** vkmc has quit IRC | 12:12 | |
*** vkmc has joined #openstack-meeting | 12:12 | |
*** imsurit has joined #openstack-meeting | 12:13 | |
*** annegent_ has joined #openstack-meeting | 12:14 | |
*** Michalik- has quit IRC | 12:16 | |
*** Michalik- has joined #openstack-meeting | 12:17 | |
*** ahale has quit IRC | 12:18 | |
*** annegent_ has quit IRC | 12:19 | |
*** kopparam has quit IRC | 12:19 | |
*** deepakcs has quit IRC | 12:19 | |
*** kopparam has joined #openstack-meeting | 12:20 | |
*** jaypipes has joined #openstack-meeting | 12:21 | |
*** jaypipes is now known as leakypipes | 12:22 | |
*** yingjun has quit IRC | 12:23 | |
*** kopparam has quit IRC | 12:24 | |
*** pdmars has joined #openstack-meeting | 12:26 | |
*** prad has joined #openstack-meeting | 12:28 | |
*** salv-orlando has quit IRC | 12:28 | |
*** ArxCruz has quit IRC | 12:29 | |
*** moha_hunt has joined #openstack-meeting | 12:30 | |
*** Michalik- has quit IRC | 12:31 | |
*** rmoe has quit IRC | 12:32 | |
*** annegent_ has joined #openstack-meeting | 12:32 | |
*** ArxCruz has joined #openstack-meeting | 12:32 | |
*** gokrokve has joined #openstack-meeting | 12:32 | |
*** ramishra has quit IRC | 12:33 | |
*** Michalik- has joined #openstack-meeting | 12:34 | |
*** ramishra has joined #openstack-meeting | 12:34 | |
*** jcoufal has quit IRC | 12:35 | |
*** fnaval has quit IRC | 12:35 | |
*** hrybacki has joined #openstack-meeting | 12:37 | |
*** gokrokve has quit IRC | 12:37 | |
*** ramishra has quit IRC | 12:38 | |
*** dkehn_ is now known as dkehnx | 12:39 | |
*** yamahata has quit IRC | 12:39 | |
*** shankar has quit IRC | 12:42 | |
*** Michalik_ has joined #openstack-meeting | 12:43 | |
*** nshaikh has quit IRC | 12:43 | |
*** fnaval has joined #openstack-meeting | 12:45 | |
*** lcheng has joined #openstack-meeting | 12:45 | |
*** rkukura has left #openstack-meeting | 12:45 | |
*** Michalik_ has quit IRC | 12:47 | |
*** Michalik- has quit IRC | 12:49 | |
*** stevemar has joined #openstack-meeting | 12:53 | |
*** paragan has joined #openstack-meeting | 12:53 | |
*** paragan has joined #openstack-meeting | 12:53 | |
*** henrynash has joined #openstack-meeting | 12:53 | |
*** annegent_ has quit IRC | 12:55 | |
*** jackib has quit IRC | 12:56 | |
*** jamiem has joined #openstack-meeting | 12:57 | |
*** dguitarbite has joined #openstack-meeting | 12:58 | |
*** yamamoto has joined #openstack-meeting | 12:59 | |
*** xuhanp has joined #openstack-meeting | 13:01 | |
*** vivek-ebay has joined #openstack-meeting | 13:02 | |
*** rbowen has joined #openstack-meeting | 13:02 | |
*** rbowen has quit IRC | 13:04 | |
*** dkranz has joined #openstack-meeting | 13:04 | |
*** rbowen has joined #openstack-meeting | 13:04 | |
*** hashar has joined #openstack-meeting | 13:06 | |
*** dpaterson has joined #openstack-meeting | 13:06 | |
*** haomaiwa_ has joined #openstack-meeting | 13:08 | |
*** zz_blogan is now known as blogan | 13:09 | |
*** haomai___ has joined #openstack-meeting | 13:10 | |
*** eharney has quit IRC | 13:13 | |
*** ayoung is now known as ayoung_afk | 13:13 | |
*** annegent_ has joined #openstack-meeting | 13:13 | |
*** haomaiwa_ has quit IRC | 13:13 | |
*** annegent_ has quit IRC | 13:14 | |
*** neelashah has joined #openstack-meeting | 13:14 | |
*** noslzzp has quit IRC | 13:16 | |
*** jackib has joined #openstack-meeting | 13:16 | |
*** noslzzp has joined #openstack-meeting | 13:16 | |
*** noslzzp has quit IRC | 13:16 | |
*** banix has joined #openstack-meeting | 13:17 | |
*** annegent_ has joined #openstack-meeting | 13:20 | |
*** annegent_ has quit IRC | 13:22 | |
*** annegent_ has joined #openstack-meeting | 13:23 | |
*** dansmith is now known as superdan | 13:24 | |
*** changbl has quit IRC | 13:25 | |
*** henrynash has quit IRC | 13:26 | |
*** elambert has quit IRC | 13:26 | |
*** bknudson has left #openstack-meeting | 13:28 | |
*** russellb is now known as rustlebee | 13:29 | |
*** jdob has quit IRC | 13:29 | |
*** jdob has joined #openstack-meeting | 13:29 | |
*** ayoung_afk is now known as ayoung | 13:32 | |
*** sankarshan is now known as sankarshan_away | 13:33 | |
*** vijendar has joined #openstack-meeting | 13:34 | |
*** gokrokve has joined #openstack-meeting | 13:34 | |
*** flaviof_zzz is now known as flaviof | 13:34 | |
*** sankarshan_away is now known as sankarshan | 13:34 | |
*** sankarshan is now known as sankarshan_away | 13:34 | |
*** jackib has quit IRC | 13:35 | |
*** eankutse has joined #openstack-meeting | 13:36 | |
*** eankutse has quit IRC | 13:37 | |
*** eankutse has joined #openstack-meeting | 13:37 | |
*** tbarron has joined #openstack-meeting | 13:37 | |
*** ddieterly has joined #openstack-meeting | 13:38 | |
*** annegent_ has quit IRC | 13:38 | |
*** gokrokve has quit IRC | 13:39 | |
*** sankarshan_away is now known as sankarshan | 13:41 | |
*** bknudson has joined #openstack-meeting | 13:42 | |
*** xuhanp has quit IRC | 13:43 | |
*** Michalik_ has joined #openstack-meeting | 13:43 | |
*** ddieterly has quit IRC | 13:45 | |
*** Michalik_ has quit IRC | 13:48 | |
*** rbak has joined #openstack-meeting | 13:49 | |
*** thangp has joined #openstack-meeting | 13:49 | |
*** zhiyan_ has quit IRC | 13:50 | |
*** eharney has joined #openstack-meeting | 13:50 | |
*** jdob_ has joined #openstack-meeting | 13:50 | |
*** jdob has quit IRC | 13:53 | |
*** sweston has quit IRC | 13:53 | |
*** iyozhikov is now known as IgorYozhikov | 13:53 | |
*** sankarshan is now known as sankarshan_away | 13:54 | |
*** gokrokve has joined #openstack-meeting | 13:55 | |
*** sweston has joined #openstack-meeting | 13:56 | |
*** Mandell has quit IRC | 13:57 | |
*** pdmars has quit IRC | 13:57 | |
*** alaski is now known as lascii | 13:59 | |
*** gokrokve has quit IRC | 14:00 | |
*** pdmars has joined #openstack-meeting | 14:00 | |
*** Demitar has quit IRC | 14:01 | |
*** ramashri has joined #openstack-meeting | 14:02 | |
*** gokrokve has joined #openstack-meeting | 14:02 | |
*** jrist has quit IRC | 14:04 | |
*** comstud is now known as bearhands | 14:04 | |
*** fnaval has quit IRC | 14:04 | |
*** trey_h has joined #openstack-meeting | 14:05 | |
*** ramashri has quit IRC | 14:06 | |
*** radez_g0n3 is now known as radez | 14:08 | |
*** sorantis has joined #openstack-meeting | 14:08 | |
*** ramashri has joined #openstack-meeting | 14:10 | |
*** dstanek has left #openstack-meeting | 14:16 | |
*** Mandell has joined #openstack-meeting | 14:18 | |
*** kopparam has joined #openstack-meeting | 14:18 | |
*** annegent_ has joined #openstack-meeting | 14:19 | |
*** annegent_ has quit IRC | 14:20 | |
*** jrist has joined #openstack-meeting | 14:20 | |
*** jackib has joined #openstack-meeting | 14:21 | |
*** jrist has quit IRC | 14:21 | |
*** jtomasek has quit IRC | 14:21 | |
*** jrist has joined #openstack-meeting | 14:21 | |
*** hs634 has joined #openstack-meeting | 14:22 | |
*** hshah has joined #openstack-meeting | 14:22 | |
*** Mandell has quit IRC | 14:22 | |
*** annegent_ has joined #openstack-meeting | 14:24 | |
*** Abhishe__ has joined #openstack-meeting | 14:25 | |
*** hs634 has quit IRC | 14:26 | |
*** hshah has quit IRC | 14:26 | |
*** vijendar has quit IRC | 14:27 | |
*** vijendar has joined #openstack-meeting | 14:28 | |
*** david-lyle has joined #openstack-meeting | 14:29 | |
*** imsurit has quit IRC | 14:30 | |
*** Mandell has joined #openstack-meeting | 14:30 | |
*** Abhishe__ has quit IRC | 14:30 | |
*** nelsnelson has joined #openstack-meeting | 14:30 | |
*** fnaval has joined #openstack-meeting | 14:31 | |
*** dkehn_ has joined #openstack-meeting | 14:31 | |
*** dkehn has quit IRC | 14:31 | |
*** tsekiyama has joined #openstack-meeting | 14:31 | |
*** dkehnx has quit IRC | 14:32 | |
*** mrodden has joined #openstack-meeting | 14:32 | |
*** yamahata has joined #openstack-meeting | 14:33 | |
*** dkehn has joined #openstack-meeting | 14:33 | |
*** yamamoto has quit IRC | 14:34 | |
*** Mandell has quit IRC | 14:34 | |
*** rwsu has joined #openstack-meeting | 14:35 | |
*** nati_ueno has joined #openstack-meeting | 14:37 | |
*** gokrokve has quit IRC | 14:38 | |
*** ivasev has joined #openstack-meeting | 14:39 | |
*** radez is now known as radez_g0n3 | 14:42 | |
*** annegent_ has quit IRC | 14:42 | |
*** Michalik_ has joined #openstack-meeting | 14:44 | |
*** Michalik_ has quit IRC | 14:48 | |
*** aviau has quit IRC | 14:49 | |
*** phrobb has joined #openstack-meeting | 14:49 | |
*** vivek-ebay has quit IRC | 14:49 | |
*** dkehn_ is now known as dkehnx | 14:50 | |
*** annegent_ has joined #openstack-meeting | 14:50 | |
*** idegtiarov has quit IRC | 14:50 | |
*** cody-somerville has quit IRC | 14:51 | |
*** haomai___ has quit IRC | 14:52 | |
*** samcdona has quit IRC | 14:53 | |
*** cody-somerville has joined #openstack-meeting | 14:54 | |
*** jmontemayor has joined #openstack-meeting | 14:54 | |
*** samcdona has joined #openstack-meeting | 14:54 | |
*** annegent_ has quit IRC | 14:55 | |
*** jmontemayor_ has joined #openstack-meeting | 14:55 | |
*** chandan_kumar has joined #openstack-meeting | 14:55 | |
*** atiwari has joined #openstack-meeting | 14:57 | |
*** radez_g0n3 is now known as radez | 14:58 | |
*** jmontemayor has quit IRC | 14:58 | |
*** salv-orlando has joined #openstack-meeting | 14:58 | |
*** annegent_ has joined #openstack-meeting | 14:59 | |
*** vkmc has quit IRC | 15:02 | |
*** jecarey has joined #openstack-meeting | 15:03 | |
*** samcdona has quit IRC | 15:04 | |
*** jackib1 has joined #openstack-meeting | 15:04 | |
*** samcdona has joined #openstack-meeting | 15:04 | |
*** samcdona has quit IRC | 15:05 | |
*** thedodd has joined #openstack-meeting | 15:05 | |
*** jackib has quit IRC | 15:05 | |
*** samcdona has joined #openstack-meeting | 15:05 | |
*** trey_h has quit IRC | 15:05 | |
*** trey_h has joined #openstack-meeting | 15:06 | |
*** Nikolay_St has joined #openstack-meeting | 15:06 | |
*** hughsaunders has left #openstack-meeting | 15:06 | |
*** venkatesh has joined #openstack-meeting | 15:09 | |
*** Longgeek has quit IRC | 15:09 | |
*** pberis has joined #openstack-meeting | 15:10 | |
*** eankutse has quit IRC | 15:16 | |
*** edmund has joined #openstack-meeting | 15:16 | |
*** sbalukoff has quit IRC | 15:16 | |
*** paragan has quit IRC | 15:19 | |
*** sorantis has quit IRC | 15:19 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 15:21 | |
*** belmoreira has quit IRC | 15:21 | |
*** akuznetsov has quit IRC | 15:21 | |
*** venkatesh_ has joined #openstack-meeting | 15:23 | |
*** venkatesh has quit IRC | 15:25 | |
*** akuznetsov has joined #openstack-meeting | 15:25 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 15:26 | |
*** venkatesh_ has quit IRC | 15:27 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 15:27 | |
*** mberlin has quit IRC | 15:28 | |
*** nacim has quit IRC | 15:28 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 15:28 | |
*** mberlin has joined #openstack-meeting | 15:29 | |
*** thangp has quit IRC | 15:33 | |
*** Michalik_ has joined #openstack-meeting | 15:33 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 15:34 | |
*** elambert has joined #openstack-meeting | 15:35 | |
*** thangp has joined #openstack-meeting | 15:35 | |
*** vermarah has joined #openstack-meeting | 15:37 | |
*** vermarah_ has joined #openstack-meeting | 15:37 | |
*** cjellick has joined #openstack-meeting | 15:37 | |
*** ominakov has quit IRC | 15:41 | |
*** gokrokve has joined #openstack-meeting | 15:41 | |
*** cjellick has quit IRC | 15:42 | |
*** ivasev has quit IRC | 15:42 | |
*** cjellick has joined #openstack-meeting | 15:42 | |
*** ivasev has joined #openstack-meeting | 15:43 | |
*** raildo has joined #openstack-meeting | 15:43 | |
*** kopparam has quit IRC | 15:45 | |
*** annegent_ has quit IRC | 15:45 | |
*** yjiang5_away is now known as yjiang5 | 15:45 | |
*** xuhanp has joined #openstack-meeting | 15:46 | |
*** changbl has joined #openstack-meeting | 15:46 | |
*** annegent_ has joined #openstack-meeting | 15:49 | |
*** rbowen has quit IRC | 15:50 | |
*** imsurit has joined #openstack-meeting | 15:50 | |
*** rbowen has joined #openstack-meeting | 15:50 | |
*** hughsaunders has joined #openstack-meeting | 15:50 | |
*** trey_h has quit IRC | 15:51 | |
*** Macaveli has quit IRC | 15:51 | |
*** trey_h has joined #openstack-meeting | 15:51 | |
*** eghobo has joined #openstack-meeting | 15:52 | |
*** marekd is now known as marekd|weekend | 15:53 | |
*** changbl has quit IRC | 15:54 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 15:54 | |
*** hrybacki_ has joined #openstack-meeting | 15:55 | |
*** trey_h has quit IRC | 15:56 | |
*** Sajeesh has joined #openstack-meeting | 15:56 | |
*** Michali__ has joined #openstack-meeting | 15:57 | |
*** Michalik_ has quit IRC | 15:57 | |
*** leeantho has joined #openstack-meeting | 15:57 | |
*** trey_h has joined #openstack-meeting | 15:57 | |
*** ramishra has joined #openstack-meeting | 15:58 | |
*** hrybacki has quit IRC | 15:59 | |
*** viktors has joined #openstack-meeting | 15:59 | |
*** hrybacki_ has quit IRC | 16:00 | |
*** annegent_ has quit IRC | 16:01 | |
*** Leonr has joined #openstack-meeting | 16:02 | |
*** rpodolyaka has joined #openstack-meeting | 16:02 | |
*** Michali__ has quit IRC | 16:03 | |
*** johnthetubaguy is now known as mr_oom-pah | 16:03 | |
*** Michalik_ has joined #openstack-meeting | 16:03 | |
*** akuznetsov has quit IRC | 16:04 | |
*** TravT has joined #openstack-meeting | 16:04 | |
*** akuznetsov has joined #openstack-meeting | 16:05 | |
*** ramishra has quit IRC | 16:07 | |
*** changbl has joined #openstack-meeting | 16:07 | |
*** jlibosva has quit IRC | 16:08 | |
*** jjmb1 has quit IRC | 16:08 | |
*** jjmb has joined #openstack-meeting | 16:09 | |
*** schwicke has joined #openstack-meeting | 16:09 | |
schwicke | hi all | 16:09 |
Sajeesh | hi | 16:09 |
schwicke | sorry for being late | 16:09 |
schwicke | #startmeeting | 16:10 |
openstack | schwicke: Error: A meeting name is required, e.g., '#startmeeting Marketing Committee' | 16:10 |
*** ivasev has quit IRC | 16:10 | |
*** lukego has quit IRC | 16:11 | |
*** lukego has joined #openstack-meeting | 16:11 | |
schwicke | #startmeeting HierarchicalMultitenancy | 16:12 |
openstack | Meeting started Fri Jun 20 16:12:16 2014 UTC and is due to finish in 60 minutes. The chair is schwicke. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:12 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:12 |
*** openstack changes topic to " (Meeting topic: HierarchicalMultitenancy)" | 16:12 | |
openstack | The meeting name has been set to 'hierarchicalmultitenancy' | 16:12 |
*** vijendar1 has joined #openstack-meeting | 16:12 | |
*** vijendar has quit IRC | 16:12 | |
*** akuznetsov has quit IRC | 16:14 | |
*** rpodolyaka has left #openstack-meeting | 16:14 | |
*** akuznetsov has joined #openstack-meeting | 16:14 | |
*** arnaud__ has joined #openstack-meeting | 16:14 | |
*** jogo is now known as flashgordon | 16:15 | |
raildo | hi | 16:17 |
Sajeesh | hi raildo | 16:17 |
raildo | hi Sajeesh | 16:17 |
*** eankutse has joined #openstack-meeting | 16:17 | |
*** schwicke has quit IRC | 16:17 | |
*** ildikov has quit IRC | 16:18 | |
*** fnaval has quit IRC | 16:18 | |
*** fnaval has joined #openstack-meeting | 16:19 | |
*** schwicke has joined #openstack-meeting | 16:19 | |
raildo | As I promised I created the keystone-spec https://review.openstack.org/#/c/101017/ | 16:19 |
raildo | #link https://review.openstack.org/#/c/101017/ | 16:19 |
schwicke | great | 16:19 |
Sajeesh | good | 16:19 |
schwicke | I have some networking issues it seems. Just dropped out for a moment | 16:19 |
raildo | There are some things to be corrected, I intend to do that today. | 16:20 |
*** moha_hunt has quit IRC | 16:20 | |
schwicke | #action Sajeesh review https://review.openstack.org/#/c/101017/ | 16:20 |
Sajeesh | ok ,I will check it | 16:20 |
*** ramishra has joined #openstack-meeting | 16:21 | |
Sajeesh | raildo,I have completed the design part and have started implementation | 16:21 |
raildo | Sajeesh: great | 16:21 |
schwicke | we've been discussing a few things which need some clarification | 16:22 |
Sajeesh | raildo,I will mail you the design documentation in a couple of days | 16:22 |
raildo | sounds good to me | 16:23 |
*** fnaval has quit IRC | 16:23 | |
Sajeesh | raildo,you had told that you wanted to discuss something regarding project deletion and relocation | 16:23 |
schwicke | #topic design documentation | 16:23 |
*** openstack changes topic to "design documentation (Meeting topic: HierarchicalMultitenancy)" | 16:23 | |
*** eankutse1 has joined #openstack-meeting | 16:23 | |
raildo | correct | 16:23 |
*** eankutse has quit IRC | 16:24 | |
*** aviau has joined #openstack-meeting | 16:24 | |
*** lcheng has quit IRC | 16:24 | |
schwicke | Personally, I think that such features are useful, however, we should review if they are in the first iteration already | 16:25 |
raildo | I talked in #openStack-keystone about the possibility of inclusion of a project in the middle of the hierarchy | 16:25 |
Sajeesh | ok | 16:25 |
raildo | or deletation, or moving | 16:25 |
Sajeesh | ok | 16:25 |
schwicke | I think deletion or moving are technically possible (if there is a use case for this) | 16:26 |
raildo | schwicke: That's exactly what they told me | 16:26 |
*** akuznetsov has quit IRC | 16:26 | |
schwicke | inserting is tricky | 16:26 |
morganfainberg | there are a lot of security concerns on moving | 16:26 |
Sajeesh | yes | 16:26 |
schwicke | exactly. | 16:26 |
raildo | They find it very complex for this first part. | 16:26 |
raildo | yes | 16:26 |
Sajeesh | sure | 16:26 |
morganfainberg | i'd prefer to add insert/move after we know everything else is working | 16:26 |
morganfainberg | if at all possible | 16:26 |
*** akuznetsov has joined #openstack-meeting | 16:26 | |
*** fnaval has joined #openstack-meeting | 16:26 | |
raildo | So I believe that this initial design will not be allowed to do this. | 16:27 |
schwicke | +1 | 16:27 |
morganfainberg | we can then address security concerns and keep a keen eye to that. | 16:27 |
schwicke | correct | 16:27 |
*** trey_h has quit IRC | 16:27 | |
morganfainberg | rather than trying to cram it all in at once | 16:27 |
Sajeesh | +1 | 16:27 |
*** trey_h has joined #openstack-meeting | 16:27 | |
raildo | I'll make that clear at Keystone-spec | 16:27 |
morganfainberg | deletion just is a question of recursive dleete or delete leaves first. | 16:27 |
*** lcheng has joined #openstack-meeting | 16:28 | |
morganfainberg | and either works for me. | 16:28 |
Sajeesh | right | 16:28 |
morganfainberg | as long as we're clear what is expected. | 16:28 |
schwicke | #agreed insert and move into the tree is not for the initial release | 16:28 |
schwicke | for the deletion part I think we have 2 options | 16:28 |
schwicke | as you say | 16:28 |
schwicke | maybe both can be supported, with the default being not to do a recursive delete | 16:29 |
*** mtanino has joined #openstack-meeting | 16:29 | |
morganfainberg | sure. | 16:29 |
schwicke | if the user is allowed to then he could eventually explicitly say so | 16:29 |
morganfainberg | as long as we're clear that is what we want in the spec, works for me | 16:29 |
*** trey_h_ has joined #openstack-meeting | 16:30 | |
*** akuznetsov has quit IRC | 16:30 | |
raildo | my fear is that the user can delete recursively without knowing exactly what is below its hierarchy. | 16:30 |
schwicke | indeed | 16:30 |
*** akuznetsov has joined #openstack-meeting | 16:30 | |
Sajeesh | yes | 16:30 |
*** trey_h_ has quit IRC | 16:31 | |
schwicke | The safe option would be to simply disallow recursive removals all together in the first go ... | 16:31 |
*** trey_h_ has joined #openstack-meeting | 16:31 | |
*** xuhanp has quit IRC | 16:31 | |
schwicke | so you'd have to remove all leaves first manually | 16:31 |
raildo | i agree | 16:31 |
*** gyee has joined #openstack-meeting | 16:31 | |
*** trey_h has quit IRC | 16:32 | |
schwicke | one could also argue that we could simply stick to this model, and then have some client tools which would allow for a recursive removal | 16:32 |
Sajeesh | sounds good | 16:32 |
*** sarob has joined #openstack-meeting | 16:32 | |
schwicke | later on I mean | 16:32 |
*** Fdot has quit IRC | 16:32 | |
schwicke | Any objections ? | 16:32 |
raildo | now, i believe we can create a function delete and a function "delete_all" in future | 16:32 |
schwicke | yes. | 16:33 |
schwicke | to be seen if the delete_all is actually needed. | 16:33 |
schwicke | maybe it is not ... | 16:33 |
raildo | +1 | 16:33 |
Sajeesh | Means,a project in the middle of a hierachy cannot be deleted ? | 16:34 |
schwicke | so let's go for a simple delete which bails out with "in use" or similar if there are undeleted leaves | 16:34 |
*** ominakov has joined #openstack-meeting | 16:34 | |
schwicke | sajeesh: it can but you have to remove all leaves before manually :) | 16:34 |
Sajeesh | schwicke, sounds good | 16:34 |
*** Nikolay_St has quit IRC | 16:35 | |
schwicke | #agreed the first version will support a non-recursive delete function which will fail with "in use" or similar if the project to be deleted has children | 16:35 |
Sajeesh | +1 | 16:35 |
*** ihrachyshka has quit IRC | 16:35 | |
*** nati_ueno has quit IRC | 16:36 | |
*** tkay has joined #openstack-meeting | 16:36 | |
schwicke | We've been discussion internally as well about the option to restrict the depth of the tree | 16:36 |
Sajeesh | yes | 16:36 |
schwicke | We'd like to have your input on this | 16:36 |
raildo | that's a good question | 16:37 |
schwicke | #topic do we need an option to restrict the depth of the tree | 16:37 |
*** openstack changes topic to "do we need an option to restrict the depth of the tree (Meeting topic: HierarchicalMultitenancy)" | 16:37 | |
schwicke | in our case our users are complex organizations by themselves, and there are often changes in staffing | 16:37 |
raildo | do you have a number in mind? and some justification? | 16:37 |
schwicke | I think we should not impose a default | 16:37 |
Sajeesh | I think it should be configurable | 16:38 |
raildo | +1 | 16:38 |
schwicke | what we were thinking of is to have a configuration option eg in nova.conf which is optional and gives the maximum depth | 16:38 |
*** eankutse1 has quit IRC | 16:38 | |
schwicke | default could be unlimited. | 16:38 |
raildo | but if the hierarchy will be in keystone, i believe that this configuration should be in keystone.conf | 16:39 |
schwicke | correct | 16:39 |
*** eankutse has joined #openstack-meeting | 16:39 | |
Sajeesh | yes | 16:39 |
schwicke | of course :) | 16:39 |
*** sarob has quit IRC | 16:39 | |
schwicke | Thinking of when to do that I believe that this feature should be present from the beginning | 16:40 |
schwicke | Once the tree is there it will be hard to get rid of it again, from experience ... | 16:40 |
Sajeesh | true | 16:40 |
*** yfried has quit IRC | 16:40 | |
raildo | I think we can evaluate the performance of queries of this hierarchy. If we do not have a big delay, I agree to be unlimited. | 16:41 |
raildo | we can begin to unlimited and evaluate this in the future | 16:41 |
*** eankutse has quit IRC | 16:41 | |
*** eankutse1 has joined #openstack-meeting | 16:41 | |
schwicke | true. | 16:41 |
Sajeesh | ok | 16:41 |
morganfainberg | please make the depth limit an option out the door | 16:41 |
*** vijendar1 has quit IRC | 16:41 | |
*** tjones has left #openstack-meeting | 16:42 | |
morganfainberg | you can default it to unlimited but i'd like to have it available out the gate | 16:42 |
*** vijendar has joined #openstack-meeting | 16:42 | |
morganfainberg | but might be useful to have that tuning option to start | 16:42 |
schwicke | hmm | 16:42 |
*** marcoemorais has joined #openstack-meeting | 16:42 | |
schwicke | maybe unlimited is not such a good default at the end :) | 16:42 |
schwicke | for the reason I mentioned above ... | 16:43 |
*** radez is now known as radez_g0n3 | 16:43 | |
morganfainberg | yah | 16:43 |
schwicke | eventually it is more clever to actually have a fairly strict limit on it. | 16:44 |
Sajeesh | default can be a reasonable number | 16:44 |
schwicke | It is easy to grow but hard to shrink ... | 16:44 |
*** hashar has quit IRC | 16:44 | |
morganfainberg | schwicke, i like opting for overly strict to start (3?5?) and then expand | 16:44 |
morganfainberg | i would absolutely make it a config option though | 16:44 |
schwicke | +1 | 16:44 |
raildo | +1 | 16:45 |
Sajeesh | +1 | 16:45 |
*** akuznets_ has joined #openstack-meeting | 16:45 | |
schwicke | #agreed as of the first release we should have a configuration option allowing to restrict the depth of the tree with a reasonable default of 3 or 5 | 16:45 |
*** ramishra has quit IRC | 16:46 | |
Sajeesh | raildo,in the current implementation,whether a user having the role in the parent will be having the same role in all the child projects,which can only be overridden | 16:46 |
schwicke | #topic role inheritance | 16:46 |
*** openstack changes topic to "role inheritance (Meeting topic: HierarchicalMultitenancy)" | 16:46 | |
Sajeesh | user having a role in the parent | 16:46 |
*** akuznetsov has quit IRC | 16:46 | |
*** ramishra has joined #openstack-meeting | 16:46 | |
schwicke | we've had a chat with Tim Bell who told us that by default user rights are inherited from above in the tree | 16:47 |
*** annegent_ has joined #openstack-meeting | 16:47 | |
*** fnaval has quit IRC | 16:47 | |
schwicke | so by default the cloud admin or whoever is on top of the tree has full power on all the leaves | 16:48 |
*** fnaval has joined #openstack-meeting | 16:48 | |
schwicke | The question now was if there is a possiblity to override this. There are use cases where this is not actually wanted, eg for security reasons. | 16:48 |
schwicke | raildo: is it possible to override that in keystone ? | 16:49 |
raildo | Inherited roles already operate normally today, But work in relation to domains, ie, a user who has role on a domain, will be inherited to all projects within this domain | 16:49 |
Sajeesh | It may not be acceptable for organizations who subscribe resource from outside vendor and also sensitive organizations | 16:50 |
raildo | except the cloud admin. At the time I discussed with vish to create an exception for him. | 16:50 |
*** yjiang5 is now known as yjiang5_afk | 16:50 | |
Sajeesh | ok | 16:51 |
raildo | just to be careful with the security | 16:51 |
Sajeesh | ok | 16:51 |
schwicke | so the cloud admin will always have super user right ? | 16:51 |
raildo | but a role associated with a project on a higher level, you can get a token for a project from a level below. since this role is inheritable. | 16:52 |
*** bgorski has joined #openstack-meeting | 16:52 | |
*** annegent_ has quit IRC | 16:52 | |
*** fnaval has quit IRC | 16:52 | |
schwicke | ok | 16:52 |
Sajeesh | raildo,whether a lower level project can override it | 16:53 |
raildo | The idea is to make the cloud admin does not have access (by default) to all projects. he just "manage" the cloud. | 16:53 |
*** ygbo has quit IRC | 16:53 | |
*** yjiang5_afk is now known as yjiang5 | 16:53 | |
*** mestery has joined #openstack-meeting | 16:53 | |
schwicke | makes sense to me | 16:53 |
raildo | I did not think that possibility to override a role. | 16:53 |
*** salv-orlando has quit IRC | 16:54 | |
Sajeesh | ok | 16:54 |
schwicke | we can surely postpone such a feature to a later release | 16:54 |
raildo | we can better discuss this in another meeting, or email. | 16:54 |
Sajeesh | ok | 16:54 |
schwicke | ok | 16:54 |
*** ramishra has quit IRC | 16:55 | |
raildo | The time of the meeting today is almost over. | 16:55 |
schwicke | #agreed to rediscuss the inheritance in a later meeting or via e-mail | 16:55 |
schwicke | yes | 16:55 |
Sajeesh | ok | 16:55 |
schwicke | #action Sajeesh to complete the design draft and send via e-amil | 16:55 |
Sajeesh | ok | 16:55 |
schwicke | let's meet again in a week from now and see where we are | 16:55 |
*** vivek-ebay has joined #openstack-meeting | 16:55 | |
Sajeesh | ok | 16:56 |
raildo | great | 16:56 |
schwicke | AOB? | 16:56 |
raildo | I believe that the meeting was very productive | 16:56 |
Sajeesh | I will mail raildo | 16:56 |
*** vivek-ebay has quit IRC | 16:56 | |
*** viktors is now known as viktors|afk | 16:56 | |
schwicke | +1 | 16:56 |
*** viktors|afk has left #openstack-meeting | 16:56 | |
Sajeesh | very much | 16:56 |
schwicke | so see you next week then! | 16:56 |
Sajeesh | ok | 16:56 |
schwicke | #endmeeting | 16:56 |
*** openstack changes topic to "Critical Reviews (Meeting topic: qa)" | 16:56 | |
openstack | Meeting ended Fri Jun 20 16:56:48 2014 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:56 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/hierarchicalmultitenancy/2014/hierarchicalmultitenancy.2014-06-20-16.12.html | 16:56 |
*** vivek-ebay has joined #openstack-meeting | 16:56 | |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/hierarchicalmultitenancy/2014/hierarchicalmultitenancy.2014-06-20-16.12.txt | 16:56 |
raildo | bye guys | 16:56 |
openstack | Log: http://eavesdrop.openstack.org/meetings/hierarchicalmultitenancy/2014/hierarchicalmultitenancy.2014-06-20-16.12.log.html | 16:56 |
schwicke | bye! | 16:57 |
*** Mandell has joined #openstack-meeting | 16:57 | |
schwicke | have a nice week end! | 16:57 |
raildo | you too | 16:57 |
Sajeesh | bye | 16:57 |
Sajeesh | nice weekend | 16:57 |
*** schwicke has quit IRC | 16:58 | |
*** fnaval has joined #openstack-meeting | 16:59 | |
*** marcoemorais has quit IRC | 16:59 | |
*** mestery has quit IRC | 16:59 | |
*** marcoemorais has joined #openstack-meeting | 17:00 | |
*** mestery has joined #openstack-meeting | 17:00 | |
*** fnaval_ has joined #openstack-meeting | 17:00 | |
*** thangp has quit IRC | 17:00 | |
*** harlowja_away is now known as harlowja | 17:00 | |
*** pballand has joined #openstack-meeting | 17:00 | |
*** eghobo has quit IRC | 17:00 | |
*** mr_oom-pah is now known as johnthetubaguy | 17:01 | |
*** eghobo has joined #openstack-meeting | 17:01 | |
*** ihrachyshka has joined #openstack-meeting | 17:01 | |
*** js1123_ has quit IRC | 17:01 | |
*** fnaval has quit IRC | 17:03 | |
*** ramishra has joined #openstack-meeting | 17:04 | |
*** mestery has quit IRC | 17:04 | |
*** vivek-ebay has quit IRC | 17:05 | |
*** vivek-ebay has joined #openstack-meeting | 17:05 | |
*** hshah has joined #openstack-meeting | 17:07 | |
*** ildikov has joined #openstack-meeting | 17:09 | |
*** vivek-ebay has quit IRC | 17:09 | |
*** Abhishek has joined #openstack-meeting | 17:09 | |
*** VijayB has joined #openstack-meeting | 17:10 | |
*** julienvey has quit IRC | 17:10 | |
*** hs634 has joined #openstack-meeting | 17:10 | |
*** Sajeesh has quit IRC | 17:13 | |
*** VijayB_ has joined #openstack-meeting | 17:14 | |
*** vivek-ebay has joined #openstack-meeting | 17:14 | |
*** VijayB has quit IRC | 17:15 | |
*** ihrachyshka has quit IRC | 17:15 | |
*** nati_ueno has joined #openstack-meeting | 17:17 | |
*** _nadya_ has joined #openstack-meeting | 17:18 | |
*** Abhishek has quit IRC | 17:19 | |
*** xyhuang has joined #openstack-meeting | 17:21 | |
*** ramishra has quit IRC | 17:25 | |
*** ramishra has joined #openstack-meeting | 17:25 | |
*** eharney has quit IRC | 17:25 | |
*** ramishra has quit IRC | 17:25 | |
*** padkrish has joined #openstack-meeting | 17:26 | |
*** ramishra has joined #openstack-meeting | 17:26 | |
*** pdmars has quit IRC | 17:28 | |
*** pdmars has joined #openstack-meeting | 17:29 | |
*** cjellick_ has joined #openstack-meeting | 17:31 | |
*** pballand has quit IRC | 17:31 | |
*** cjellick has quit IRC | 17:33 | |
*** Michalik_ has quit IRC | 17:33 | |
*** pballand has joined #openstack-meeting | 17:34 | |
*** changbl has quit IRC | 17:36 | |
*** ramishra has quit IRC | 17:38 | |
*** thangp has joined #openstack-meeting | 17:39 | |
*** ramishra has joined #openstack-meeting | 17:39 | |
*** Michalik_ has joined #openstack-meeting | 17:39 | |
*** comay has joined #openstack-meeting | 17:40 | |
*** ramishra has quit IRC | 17:43 | |
*** ramashri has quit IRC | 17:45 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 17:47 | |
*** pdmars has quit IRC | 17:48 | |
*** annegent_ has joined #openstack-meeting | 17:48 | |
*** yamahata has quit IRC | 17:48 | |
*** fnaval_ has quit IRC | 17:51 | |
*** SridharG has quit IRC | 17:51 | |
*** fnaval has joined #openstack-meeting | 17:51 | |
*** changbl has joined #openstack-meeting | 17:51 | |
*** cjellick_ has quit IRC | 17:52 | |
*** cjellick has joined #openstack-meeting | 17:52 | |
*** topol has quit IRC | 17:54 | |
*** salv-orlando has joined #openstack-meeting | 17:54 | |
*** _nadya_ has quit IRC | 17:55 | |
*** fnaval has quit IRC | 17:55 | |
*** pdmars has joined #openstack-meeting | 17:56 | |
*** ramashri has joined #openstack-meeting | 17:56 | |
*** otherwiseguy has joined #openstack-meeting | 17:56 | |
*** Abhishe__ has joined #openstack-meeting | 17:56 | |
*** annegent_ has quit IRC | 17:56 | |
*** ominakov has quit IRC | 17:57 | |
*** kopparam has joined #openstack-meeting | 17:58 | |
*** ivasev has joined #openstack-meeting | 17:58 | |
*** Mandell has quit IRC | 17:59 | |
*** lbragstad has joined #openstack-meeting | 18:00 | |
*** _nadya_ has joined #openstack-meeting | 18:01 | |
*** elo has joined #openstack-meeting | 18:02 | |
*** marcoemorais has quit IRC | 18:02 | |
*** marcoemorais has joined #openstack-meeting | 18:02 | |
*** kopparam has quit IRC | 18:03 | |
*** eharney has joined #openstack-meeting | 18:03 | |
*** jjmb has quit IRC | 18:06 | |
*** jjmb has joined #openstack-meeting | 18:07 | |
*** Mandell has joined #openstack-meeting | 18:07 | |
*** _nadya_ has quit IRC | 18:09 | |
*** thangp has quit IRC | 18:09 | |
*** blamar has joined #openstack-meeting | 18:12 | |
*** marcoemorais has quit IRC | 18:13 | |
*** dkehn_ has joined #openstack-meeting | 18:13 | |
*** dkehn_ has quit IRC | 18:14 | |
*** dkehn_ has joined #openstack-meeting | 18:15 | |
*** dkehn has quit IRC | 18:15 | |
*** dkehnx has quit IRC | 18:15 | |
*** mattgriffin has joined #openstack-meeting | 18:15 | |
*** vivek-ebay has quit IRC | 18:16 | |
*** dkehn has joined #openstack-meeting | 18:17 | |
*** _nadya_ has joined #openstack-meeting | 18:18 | |
*** ivasev has quit IRC | 18:20 | |
*** ivasev has joined #openstack-meeting | 18:21 | |
*** ddieterly has joined #openstack-meeting | 18:21 | |
*** annegent_ has joined #openstack-meeting | 18:24 | |
*** pelix has quit IRC | 18:24 | |
*** jackib1 has quit IRC | 18:26 | |
*** vivek-ebay has joined #openstack-meeting | 18:28 | |
*** krotscheck has quit IRC | 18:28 | |
*** lcheng has quit IRC | 18:29 | |
*** reed has joined #openstack-meeting | 18:29 | |
*** krotscheck has joined #openstack-meeting | 18:31 | |
*** samcdona_ has joined #openstack-meeting | 18:31 | |
*** samcdona has quit IRC | 18:31 | |
*** samcdona_ is now known as samcdona | 18:31 | |
*** lcheng has joined #openstack-meeting | 18:32 | |
*** krotscheck has quit IRC | 18:32 | |
*** ramashri has quit IRC | 18:33 | |
*** ominakov has joined #openstack-meeting | 18:33 | |
*** marcoemorais has joined #openstack-meeting | 18:34 | |
*** Abhishe__ is now known as abhi_ | 18:34 | |
*** abhi_ is now known as abhi_cs | 18:35 | |
*** krotscheck has joined #openstack-meeting | 18:36 | |
*** ramashri has joined #openstack-meeting | 18:37 | |
*** markmcclain has joined #openstack-meeting | 18:38 | |
*** mestery has joined #openstack-meeting | 18:40 | |
*** novas0x2a|laptop has joined #openstack-meeting | 18:41 | |
*** changbl has quit IRC | 18:41 | |
*** ttrifonov is now known as ttrifonov_zZzz | 18:43 | |
*** ttrifonov_zZzz is now known as ttrifonov | 18:43 | |
*** radez_g0n3 is now known as radez | 18:45 | |
*** devananda has quit IRC | 18:47 | |
*** ddieterly has quit IRC | 18:48 | |
*** dpaterson has quit IRC | 18:49 | |
*** gokrokve_ has joined #openstack-meeting | 18:49 | |
*** mestery has quit IRC | 18:50 | |
*** n0ano has quit IRC | 18:51 | |
*** gokrokve has quit IRC | 18:52 | |
*** dkehn__ has joined #openstack-meeting | 18:53 | |
*** bdpayne has joined #openstack-meeting | 18:53 | |
*** dkehn__ is now known as dkehnx | 18:53 | |
*** samuelbercovici has joined #openstack-meeting | 18:54 | |
*** dkehn_ has quit IRC | 18:54 | |
*** dkehn has quit IRC | 18:54 | |
*** ildikov has quit IRC | 18:54 | |
*** devananda has joined #openstack-meeting | 18:55 | |
*** n0ano has joined #openstack-meeting | 18:55 | |
*** changbl has joined #openstack-meeting | 18:56 | |
*** harlowja is now known as harlowja_away | 18:57 | |
*** dkehn has joined #openstack-meeting | 18:58 | |
*** kopparam has joined #openstack-meeting | 18:59 | |
*** dkehnx has quit IRC | 19:00 | |
*** _nadya_ has quit IRC | 19:01 | |
*** harlowja_away is now known as harlowja | 19:01 | |
*** dkehn_ has joined #openstack-meeting | 19:01 | |
*** ddieterly has joined #openstack-meeting | 19:03 | |
*** kopparam has quit IRC | 19:04 | |
*** Sukhdev has joined #openstack-meeting | 19:06 | |
*** fnaval has joined #openstack-meeting | 19:07 | |
*** ddieterl_ has joined #openstack-meeting | 19:08 | |
*** ddieterly has quit IRC | 19:08 | |
*** bgorski_ has joined #openstack-meeting | 19:08 | |
*** Duane has joined #openstack-meeting | 19:10 | |
*** VijayB_ has quit IRC | 19:10 | |
*** VijayB has joined #openstack-meeting | 19:11 | |
*** lukego has quit IRC | 19:11 | |
*** lukego has joined #openstack-meeting | 19:12 | |
*** ddieterl_ has quit IRC | 19:12 | |
*** ddieterly has joined #openstack-meeting | 19:12 | |
*** esker has joined #openstack-meeting | 19:16 | |
*** ddieterl_ has joined #openstack-meeting | 19:17 | |
*** ddieterly has quit IRC | 19:17 | |
*** samuelbercovici has quit IRC | 19:20 | |
*** imsurit has quit IRC | 19:20 | |
*** Duane has quit IRC | 19:24 | |
*** Michalik_ has quit IRC | 19:27 | |
*** VijayB has quit IRC | 19:29 | |
*** schwicht has joined #openstack-meeting | 19:31 | |
*** _nadya_ has joined #openstack-meeting | 19:31 | |
*** Michalik_ has joined #openstack-meeting | 19:33 | |
*** pballand has quit IRC | 19:33 | |
*** jackib has joined #openstack-meeting | 19:33 | |
*** salv-orlando has quit IRC | 19:33 | |
*** jackib has quit IRC | 19:33 | |
*** abhi_cs has quit IRC | 19:35 | |
*** lbragstad has quit IRC | 19:36 | |
*** pballand has joined #openstack-meeting | 19:36 | |
*** tbarron has quit IRC | 19:37 | |
*** VijayB has joined #openstack-meeting | 19:38 | |
*** pdmars has quit IRC | 19:38 | |
*** pdmars has joined #openstack-meeting | 19:38 | |
*** annegent_ has quit IRC | 19:38 | |
*** blamar has quit IRC | 19:40 | |
*** mestery has joined #openstack-meeting | 19:41 | |
*** Duane has joined #openstack-meeting | 19:43 | |
*** mestery_ has joined #openstack-meeting | 19:44 | |
*** mestery has quit IRC | 19:45 | |
*** annegent_ has joined #openstack-meeting | 19:45 | |
*** mestery_ is now known as mestery | 19:45 | |
*** marcoemorais has quit IRC | 19:48 | |
*** marcoemorais1 has joined #openstack-meeting | 19:48 | |
*** marcoemorais1 has quit IRC | 19:49 | |
*** marcoemorais has joined #openstack-meeting | 19:49 | |
*** ildikov has joined #openstack-meeting | 19:50 | |
*** Penick has joined #openstack-meeting | 19:50 | |
*** lcheng has quit IRC | 19:51 | |
*** fnaval has quit IRC | 19:55 | |
*** thedodd has quit IRC | 19:55 | |
*** ddieterl_ has quit IRC | 19:57 | |
*** fnaval has joined #openstack-meeting | 19:57 | |
*** fnaval has quit IRC | 19:57 | |
*** fnaval has joined #openstack-meeting | 19:57 | |
*** ddieterly has joined #openstack-meeting | 19:57 | |
*** marcoemorais has quit IRC | 19:58 | |
*** ddieterly has quit IRC | 19:58 | |
*** marcoemorais has joined #openstack-meeting | 19:58 | |
*** jdob_ has quit IRC | 19:59 | |
*** fnaval has quit IRC | 20:00 | |
*** salv-orlando has joined #openstack-meeting | 20:01 | |
*** ildikov has quit IRC | 20:02 | |
*** marcoemorais1 has joined #openstack-meeting | 20:06 | |
*** _nadya_ has quit IRC | 20:06 | |
*** jackib has joined #openstack-meeting | 20:06 | |
*** _nadya_ has joined #openstack-meeting | 20:06 | |
*** abhi_cs has joined #openstack-meeting | 20:06 | |
*** lcheng has joined #openstack-meeting | 20:07 | |
*** edmund has quit IRC | 20:09 | |
*** padkrish has quit IRC | 20:09 | |
*** dprince has quit IRC | 20:10 | |
*** marcoemorais has quit IRC | 20:10 | |
*** Penick has quit IRC | 20:11 | |
*** padkrish has joined #openstack-meeting | 20:12 | |
*** ildikov has joined #openstack-meeting | 20:12 | |
*** padkrish has quit IRC | 20:13 | |
*** padkrish has joined #openstack-meeting | 20:14 | |
*** abhi_cs has quit IRC | 20:14 | |
*** Duane has quit IRC | 20:14 | |
*** _nadya_ has quit IRC | 20:14 | |
*** padkrish_ has joined #openstack-meeting | 20:15 | |
*** jprovazn has quit IRC | 20:15 | |
*** Duane has joined #openstack-meeting | 20:15 | |
*** abhi_cs has joined #openstack-meeting | 20:15 | |
*** Penick has joined #openstack-meeting | 20:16 | |
*** radez is now known as radez_g0n3 | 20:16 | |
*** vkmc has joined #openstack-meeting | 20:17 | |
*** vkmc has quit IRC | 20:17 | |
*** vkmc has joined #openstack-meeting | 20:17 | |
*** lcheng has quit IRC | 20:17 | |
*** padkrish has quit IRC | 20:18 | |
*** fnaval has joined #openstack-meeting | 20:19 | |
*** pballand has quit IRC | 20:21 | |
*** akuznets_ has quit IRC | 20:23 | |
*** pballand has joined #openstack-meeting | 20:24 | |
*** gokrokve_ has quit IRC | 20:26 | |
*** thedodd has joined #openstack-meeting | 20:26 | |
*** annegent_ has quit IRC | 20:26 | |
*** Duane has quit IRC | 20:26 | |
*** annegent_ has joined #openstack-meeting | 20:27 | |
*** Duane has joined #openstack-meeting | 20:27 | |
*** mestery has quit IRC | 20:28 | |
*** markmcclain has quit IRC | 20:28 | |
*** rrrobbb has joined #openstack-meeting | 20:29 | |
*** lcheng has joined #openstack-meeting | 20:29 | |
*** Duane has quit IRC | 20:31 | |
*** moha_hunt has joined #openstack-meeting | 20:31 | |
*** ayoung has quit IRC | 20:32 | |
*** jackib has quit IRC | 20:33 | |
*** mattgriffin has quit IRC | 20:34 | |
*** elo has quit IRC | 20:34 | |
*** mattgriffin has joined #openstack-meeting | 20:35 | |
*** ddieterly has joined #openstack-meeting | 20:36 | |
*** thedodd has quit IRC | 20:37 | |
*** eankutse1 has quit IRC | 20:38 | |
*** eankutse has joined #openstack-meeting | 20:38 | |
*** thedodd has joined #openstack-meeting | 20:38 | |
*** lcheng has quit IRC | 20:39 | |
*** markmcclain has joined #openstack-meeting | 20:39 | |
*** lbragstad has joined #openstack-meeting | 20:40 | |
*** elo has joined #openstack-meeting | 20:41 | |
*** esker has quit IRC | 20:43 | |
*** VijayB_ has joined #openstack-meeting | 20:44 | |
*** _nadya_ has joined #openstack-meeting | 20:45 | |
*** VijayB_ has quit IRC | 20:45 | |
*** VijayB__ has joined #openstack-meeting | 20:45 | |
*** VijayB__ has quit IRC | 20:45 | |
*** zhiyan_ has joined #openstack-meeting | 20:46 | |
*** VijayB has quit IRC | 20:47 | |
*** eghobo has quit IRC | 20:48 | |
*** eghobo has joined #openstack-meeting | 20:48 | |
*** VijayB has joined #openstack-meeting | 20:49 | |
*** lcheng has joined #openstack-meeting | 20:51 | |
*** belmoreira has joined #openstack-meeting | 20:52 | |
*** markmcclain has quit IRC | 20:54 | |
*** weshay has quit IRC | 20:54 | |
*** vijendar has quit IRC | 20:54 | |
*** gokrokve has joined #openstack-meeting | 20:57 | |
*** gokrokve_ has joined #openstack-meeting | 20:59 | |
*** ddieterly has quit IRC | 21:00 | |
*** lcheng has quit IRC | 21:01 | |
*** gokrokve has quit IRC | 21:02 | |
*** gokrokve_ has quit IRC | 21:04 | |
*** Duane has joined #openstack-meeting | 21:04 | |
*** Sukhdev has quit IRC | 21:06 | |
*** tkay has quit IRC | 21:07 | |
*** marcoemorais1 has quit IRC | 21:07 | |
*** marcoemorais has joined #openstack-meeting | 21:07 | |
*** vivek-eb_ has joined #openstack-meeting | 21:09 | |
*** vivek-ebay has quit IRC | 21:09 | |
*** ivasev has quit IRC | 21:10 | |
*** marcoemorais has quit IRC | 21:10 | |
*** marcoemorais has joined #openstack-meeting | 21:11 | |
*** marcoemorais has quit IRC | 21:11 | |
*** Sukhdev has joined #openstack-meeting | 21:12 | |
*** marcoemorais has joined #openstack-meeting | 21:12 | |
*** ddieterly has joined #openstack-meeting | 21:12 | |
*** lcheng has joined #openstack-meeting | 21:13 | |
*** Duane has quit IRC | 21:14 | |
*** ArxCruz has quit IRC | 21:17 | |
*** balajiiyer1 has joined #openstack-meeting | 21:17 | |
*** SumitNaiksatam has quit IRC | 21:18 | |
*** jackib has joined #openstack-meeting | 21:18 | |
*** abhi_cs has quit IRC | 21:19 | |
*** abhi_cs has joined #openstack-meeting | 21:19 | |
*** balajiiyer has quit IRC | 21:20 | |
*** pballand has quit IRC | 21:20 | |
*** jecarey has quit IRC | 21:22 | |
*** lcheng has quit IRC | 21:23 | |
*** ArxCruz has joined #openstack-meeting | 21:24 | |
*** mrodden has quit IRC | 21:24 | |
*** ArxCruz has quit IRC | 21:24 | |
*** Sajeesh has joined #openstack-meeting | 21:26 | |
*** pdmars has quit IRC | 21:27 | |
*** annegent_ has quit IRC | 21:27 | |
*** neelashah has quit IRC | 21:29 | |
*** esheffield has quit IRC | 21:31 | |
*** eguz has joined #openstack-meeting | 21:31 | |
*** ttrifonov is now known as ttrifonov_zZzz | 21:32 | |
*** lukego has quit IRC | 21:32 | |
*** eghobo has quit IRC | 21:34 | |
*** padkrish_ has quit IRC | 21:34 | |
*** lcheng has joined #openstack-meeting | 21:35 | |
*** padkrish has joined #openstack-meeting | 21:35 | |
*** ominakov has quit IRC | 21:36 | |
*** jecarey has joined #openstack-meeting | 21:38 | |
*** gduan has joined #openstack-meeting | 21:38 | |
*** pballand has joined #openstack-meeting | 21:38 | |
*** garyduan has quit IRC | 21:38 | |
*** gokrokve has joined #openstack-meeting | 21:39 | |
*** padkrish has quit IRC | 21:39 | |
*** amalagon has joined #openstack-meeting | 21:41 | |
*** jmontemayor_ has quit IRC | 21:41 | |
*** Leo_ has joined #openstack-meeting | 21:44 | |
*** kopparam has joined #openstack-meeting | 21:44 | |
*** lcheng has quit IRC | 21:44 | |
*** vivek-eb_ has quit IRC | 21:46 | |
*** vijendar has joined #openstack-meeting | 21:46 | |
*** miqui has quit IRC | 21:47 | |
*** Leonr has quit IRC | 21:47 | |
*** miqui has joined #openstack-meeting | 21:47 | |
*** vijendar has quit IRC | 21:47 | |
*** miqui has quit IRC | 21:47 | |
*** bauzas has quit IRC | 21:47 | |
*** vijendar has joined #openstack-meeting | 21:48 | |
*** bauzas has joined #openstack-meeting | 21:48 | |
*** Leo_ has quit IRC | 21:48 | |
*** kopparam has quit IRC | 21:49 | |
*** changbl has quit IRC | 21:50 | |
*** _nadya_ has quit IRC | 21:51 | |
*** abhi_cs has quit IRC | 21:52 | |
*** abhi_cs has joined #openstack-meeting | 21:54 | |
*** rbowen has quit IRC | 21:54 | |
*** marcoemorais has quit IRC | 21:55 | |
*** Mandell has quit IRC | 21:56 | |
*** marcoemorais has joined #openstack-meeting | 21:56 | |
*** VijayB has quit IRC | 21:56 | |
*** VijayB has joined #openstack-meeting | 21:56 | |
*** lcheng has joined #openstack-meeting | 21:57 | |
*** Mandell has joined #openstack-meeting | 21:57 | |
*** abhi_cs_ has joined #openstack-meeting | 21:57 | |
*** abhi_cs has quit IRC | 21:59 | |
*** nati_ueno has quit IRC | 22:01 | |
*** Michalik_ has quit IRC | 22:01 | |
*** VijayB has quit IRC | 22:01 | |
*** abhi_cs_ has quit IRC | 22:01 | |
*** VijayB_ has joined #openstack-meeting | 22:02 | |
*** Abhishe__ has joined #openstack-meeting | 22:03 | |
*** padkrish has joined #openstack-meeting | 22:03 | |
*** andreaf_ has quit IRC | 22:04 | |
*** VijayB_ has quit IRC | 22:06 | |
*** Sajeesh has quit IRC | 22:07 | |
*** lcheng has quit IRC | 22:07 | |
*** jecarey has quit IRC | 22:11 | |
*** lcheng has joined #openstack-meeting | 22:11 | |
*** Sukhdev has quit IRC | 22:15 | |
*** sbalukoff has joined #openstack-meeting | 22:17 | |
*** vijendar has quit IRC | 22:18 | |
*** _nadya_ has joined #openstack-meeting | 22:18 | |
*** yamahata has joined #openstack-meeting | 22:22 | |
*** sbalukoff has quit IRC | 22:23 | |
*** sbalukoff has joined #openstack-meeting | 22:24 | |
*** Michalik_ has joined #openstack-meeting | 22:28 | |
*** cjellick has quit IRC | 22:29 | |
*** VijayB has joined #openstack-meeting | 22:29 | |
*** cjellick has joined #openstack-meeting | 22:29 | |
*** vivek-ebay has joined #openstack-meeting | 22:30 | |
*** mestery has joined #openstack-meeting | 22:31 | |
*** ramashri has quit IRC | 22:31 | |
*** mestery has quit IRC | 22:31 | |
*** ddieterly has quit IRC | 22:32 | |
*** mestery has joined #openstack-meeting | 22:32 | |
*** ramashri has joined #openstack-meeting | 22:34 | |
*** thedodd has quit IRC | 22:36 | |
*** VijayB has quit IRC | 22:36 | |
*** elo has quit IRC | 22:37 | |
*** eguz has quit IRC | 22:38 | |
*** eghobo has joined #openstack-meeting | 22:38 | |
*** sbalukoff has quit IRC | 22:39 | |
*** Michalik_ has quit IRC | 22:41 | |
*** morganfainberg is now known as morganfainberg_Z | 22:41 | |
*** elo has joined #openstack-meeting | 22:42 | |
*** jecarey has joined #openstack-meeting | 22:43 | |
*** ArxCruz has joined #openstack-meeting | 22:43 | |
*** ArxCruz has quit IRC | 22:43 | |
*** david-lyle has quit IRC | 22:44 | |
*** ramashri has quit IRC | 22:45 | |
*** VijayB_ has joined #openstack-meeting | 22:45 | |
*** david-lyle has joined #openstack-meeting | 22:46 | |
*** jecarey has quit IRC | 22:50 | |
*** david-lyle has quit IRC | 22:50 | |
*** vivek-ebay has quit IRC | 22:50 | |
*** ArxCruz has joined #openstack-meeting | 22:51 | |
*** ArxCruz has quit IRC | 22:51 | |
*** mattgriffin has quit IRC | 22:54 | |
*** Penick has quit IRC | 22:55 | |
*** ramashri has joined #openstack-meeting | 22:55 | |
*** VijayB_ has quit IRC | 22:55 | |
*** ianw has quit IRC | 22:58 | |
*** mattgriffin has joined #openstack-meeting | 23:00 | |
*** balajiiyer1 has quit IRC | 23:00 | |
*** terriyu has joined #openstack-meeting | 23:06 | |
*** otherwiseguy has quit IRC | 23:06 | |
*** otherwiseguy has joined #openstack-meeting | 23:07 | |
*** tkay has joined #openstack-meeting | 23:07 | |
*** Michalik_ has joined #openstack-meeting | 23:10 | |
*** Sukhdev has joined #openstack-meeting | 23:11 | |
*** Michalik_ has quit IRC | 23:14 | |
*** reed has quit IRC | 23:14 | |
*** nati_ueno has joined #openstack-meeting | 23:15 | |
*** Sukhdev has quit IRC | 23:18 | |
*** banix has quit IRC | 23:19 | |
*** mestery has quit IRC | 23:21 | |
*** padkrish has quit IRC | 23:23 | |
*** tkay_ has joined #openstack-meeting | 23:24 | |
*** tkay has quit IRC | 23:24 | |
*** tkay_ is now known as tkay | 23:25 | |
*** annegent_ has joined #openstack-meeting | 23:25 | |
*** otherwiseguy has quit IRC | 23:26 | |
*** gduan has quit IRC | 23:30 | |
*** garyduan has joined #openstack-meeting | 23:31 | |
*** annegent_ has quit IRC | 23:32 | |
*** pballand has quit IRC | 23:32 | |
*** trey_h_ has quit IRC | 23:34 | |
*** moha_hunt has quit IRC | 23:34 | |
*** trey_h has joined #openstack-meeting | 23:34 | |
*** TravT has quit IRC | 23:36 | |
*** vermarah_ has quit IRC | 23:37 | |
*** vermarah has quit IRC | 23:37 | |
*** VijayB has joined #openstack-meeting | 23:37 | |
*** VijayB has quit IRC | 23:38 | |
*** ArxCruz has joined #openstack-meeting | 23:38 | |
*** ArxCruz has quit IRC | 23:38 | |
*** gduan has joined #openstack-meeting | 23:39 | |
*** trey_h has quit IRC | 23:39 | |
*** belmoreira has quit IRC | 23:39 | |
*** garyduan has quit IRC | 23:40 | |
*** stevemar has quit IRC | 23:41 | |
*** fnaval has quit IRC | 23:41 | |
*** fnaval has joined #openstack-meeting | 23:41 | |
*** elambert has quit IRC | 23:43 | |
*** VijayB has joined #openstack-meeting | 23:43 | |
*** mtanino has quit IRC | 23:44 | |
*** nati_ueno has quit IRC | 23:44 | |
*** ArxCruz has joined #openstack-meeting | 23:45 | |
*** ArxCruz has quit IRC | 23:45 | |
*** fnaval has quit IRC | 23:46 | |
*** gokrokve has quit IRC | 23:50 | |
*** kopparam has joined #openstack-meeting | 23:51 | |
*** tkay has quit IRC | 23:51 | |
*** tsekiyama has quit IRC | 23:52 | |
*** tkay has joined #openstack-meeting | 23:52 | |
*** ArxCruz has joined #openstack-meeting | 23:54 | |
*** ArxCruz has quit IRC | 23:54 | |
*** padkrish has joined #openstack-meeting | 23:54 | |
*** kopparam has quit IRC | 23:55 | |
*** david-lyle has joined #openstack-meeting | 23:56 | |
*** vivek-ebay has joined #openstack-meeting | 23:56 | |
*** bknudson has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!