*** masahito has joined #openstack-meeting | 00:00 | |
thinrichs | Hi all | 00:00 |
---|---|---|
*** merooney has quit IRC | 00:00 | |
thinrichs | Time for the Congress meeting | 00:00 |
masahito | hi | 00:00 |
*** haomaiwang has quit IRC | 00:01 | |
thinrichs | #startmeeting CongressTeamMeeting | 00:01 |
openstack | Meeting started Thu Feb 25 00:01:01 2016 UTC and is due to finish in 60 minutes. The chair is thinrichs. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 00:01 |
*** openstack changes topic to " (Meeting topic: CongressTeamMeeting)" | 00:01 | |
openstack | The meeting name has been set to 'congressteammeeting' | 00:01 |
*** haomaiwang has joined #openstack-meeting | 00:01 | |
thinrichs | ekcs, ramineni, pballand: courtesy ping | 00:01 |
*** IlyaG has joined #openstack-meeting | 00:01 | |
*** bobh has quit IRC | 00:02 | |
*** ramineni1 has joined #openstack-meeting | 00:02 | |
thinrichs | Just a reminder that next week we release the python-client. | 00:02 |
thinrichs | Quick discussion about that and then status updates | 00:03 |
ramineni1 | hi | 00:03 |
thinrichs | ramineni1: hi | 00:03 |
thinrichs | Has anyone tested our python client recently? | 00:03 |
*** Sukhdev has quit IRC | 00:03 | |
*** harshs has joined #openstack-meeting | 00:04 | |
ekcs | I haven't. | 00:04 |
thinrichs | ramineni1: do our tempest tests run the python client? | 00:05 |
ramineni1 | thinrichs: it does i guess | 00:05 |
* ramineni1 checks qucikly | 00:06 | |
*** tochi has quit IRC | 00:06 | |
*** tochi has joined #openstack-meeting | 00:06 | |
thinrichs | If not, I'd say we should do some manual testing before next week. | 00:06 |
masahito | no. and I think I should update it for push driver. | 00:06 |
*** tochi has quit IRC | 00:06 | |
*** sdake has joined #openstack-meeting | 00:07 | |
*** yamahata has joined #openstack-meeting | 00:07 | |
thinrichs | masahito: do you think the push driver is sufficiently well-tested to expose it through the client? | 00:08 |
thinrichs | We could always delay the inclusion of the push driver and release a new version of the client in the middle of the cycle | 00:08 |
masahito | thinrichs: just question. Has python-congressclient a CLI only for well-tested API? | 00:09 |
ramineni1 | thinrichs: it does https://github.com/openstack/congress/blob/master/congress_tempest_tests/services/policy/policy_client.py | 00:09 |
*** cloudtrainme has quit IRC | 00:10 | |
thinrichs | masahito: maybe not. | 00:10 |
thinrichs | masahito: I haven't done ANY manual testing recently, which makes me more nervous about expanding what we expose through the client. | 00:11 |
*** tochi has joined #openstack-meeting | 00:11 | |
thinrichs | ramineni1: that's separate code from the python client (it's basically a copy) | 00:11 |
*** yonglihe has quit IRC | 00:12 | |
masahito | thinrichs: I understand your concern. | 00:12 |
thinrichs | ramineni1: we used to use the python client code directly, but that didn't work with the devstack/tempest plugin | 00:12 |
ramineni1 | oh, ya, it tests api basically | 00:12 |
thinrichs | masahito: if you wanted to add the push driver to the client and do some manual testing, that would work for me. | 00:12 |
thinrichs | masahito: maybe you could test the existing CLI functionality first to make sure there's nothing broken | 00:13 |
thinrichs | In fact, if we have confidence that the basic system is working, we could branch soon, release Mitaka, and get back to the distributed architecture. | 00:14 |
masahito | thinrichs: yeah. I should existing CLI test first. and then I try to add it. | 00:15 |
*** sdague has quit IRC | 00:15 | |
thinrichs | masahito: sounds good. | 00:15 |
thinrichs | The thing we want to do is make sure that once we do testing, we don't get a bunch of changes afterward that would make us retest. | 00:16 |
*** tochi has quit IRC | 00:16 | |
thinrichs | So we want master to be fairly stable during testing. | 00:16 |
*** keedya has quit IRC | 00:16 | |
thinrichs | What we don't want is to do a bunch of testing, find a bug, and realize that we need to patch it completely differently on master and on mitaka because a bunch of changes went into master since the branch. | 00:17 |
*** yamamoto_ has joined #openstack-meeting | 00:17 | |
thinrichs | We want to branch at a point where we don't expect a bunch of changes to come in immediately afterward. | 00:17 |
*** tochi has joined #openstack-meeting | 00:18 | |
thinrichs | So let's branch once we expect there to be a lull in development on master. | 00:18 |
*** ljxiash has joined #openstack-meeting | 00:18 | |
*** toddjohn_ has joined #openstack-meeting | 00:19 | |
thinrichs | As long as the client is functioning as we expect, we release it next week. Then we pick a slow period to branch master. | 00:19 |
thinrichs | Yes? (Sorry for the rambling.) | 00:19 |
ekcs | this is for full mitaka release right? | 00:19 |
ekcs | makes sense. | 00:20 |
thinrichs | Yes the branch is for the mitaka release | 00:20 |
*** dfflanders has quit IRC | 00:20 | |
*** josdotso has quit IRC | 00:20 | |
ramineni1 | sounds good | 00:21 |
masahito | it makes sense. | 00:21 |
*** IlyaG has quit IRC | 00:21 | |
*** cody-somerville has quit IRC | 00:21 | |
thinrichs | #action masahito will update the client to include push functionality and test basic functionality | 00:22 |
thinrichs | masahito: let us know if you need help with the testing or run into anything that needs fixing before next week's client release. | 00:22 |
*** egallen has quit IRC | 00:22 | |
thinrichs | #topic status | 00:23 |
*** openstack changes topic to "status (Meeting topic: CongressTeamMeeting)" | 00:23 | |
*** ljxiash has quit IRC | 00:23 | |
masahito | thinrichs: I'll report a bug in launchpad if I find something strange. | 00:23 |
masahito | thinrichs: to easy share. | 00:23 |
*** sdake has quit IRC | 00:23 | |
thinrichs | masahito: great. And then ping us if it needs to be fixed before next week. | 00:23 |
*** henrynash has quit IRC | 00:24 | |
*** Sukhdev has joined #openstack-meeting | 00:24 | |
thinrichs | ramineni1: want to give a status update? | 00:24 |
ramineni1 | thinrichs: worked on datasource api model on top of your change | 00:25 |
ramineni1 | thinrichs: migration test_congress is pending , i think i need your harness change for doing that | 00:25 |
thinrichs | How does it look? Does the add/delete datasource functionality in the dse_node do what we need? | 00:25 |
thinrichs | ramineni1: yeah—I think the harness work and the test_congress work are tied together. | 00:26 |
thinrichs | ramineni1: Originally I thought the harness couldn't be tested at all until we did the datasource_model. | 00:26 |
ramineni1 | thinrichs: ya , | 00:27 |
thinrichs | but then I realized we could test the harness by having the API talk to the policy engine (create policy, create rules, etc.) | 00:27 |
*** Sukhdev has quit IRC | 00:27 | |
thinrichs | ramineni1: I haven't gotten back to it. But if you want, you could take over that harness work | 00:27 |
ramineni1 | thinrichs: for add datasource policy related changes i included in the api itself , as suggested by you in TODO | 00:27 |
*** adiantum has joined #openstack-meeting | 00:28 | |
thinrichs | ramineni1: could you describe more for ekcs and masahito? I think that's something worth discussing. | 00:28 |
ramineni1 | thinrichs: ok your change seems to be in pretty good shape right | 00:28 |
*** bobh has joined #openstack-meeting | 00:28 | |
thinrichs | ramineni1: I think my create/delete datasource patch is good. The harness patch might be okay, but it's pretty much untested. | 00:29 |
thinrichs | (The create/delete datasource will be merged today.) | 00:29 |
ramineni1 | thinrichs: ok | 00:29 |
thinrichs | ramineni1: could you describe for ekcs and masahito the logic that you put into the datasource API that ties the datasources and poicy engine together? | 00:30 |
ramineni1 | thinrichs: ya,ok | 00:30 |
thinrichs | #link https://review.openstack.org/#/c/280509/ | 00:30 |
*** ivar-lazzaro has joined #openstack-meeting | 00:32 | |
ramineni1 | now, after adding datasource to db , we do couple of things like creating a policy and setting the schema for it. Now, we have moved the policy engine part seperately to API instead of adding it in dse_node | 00:33 |
ramineni1 | the change is part of above review, please do review and let me know any commnts | 00:34 |
*** timcline_ has joined #openstack-meeting | 00:34 | |
*** ivar-lazzaro has quit IRC | 00:34 | |
*** ivar-laz_ has joined #openstack-meeting | 00:34 | |
*** toddjohn_ has quit IRC | 00:35 | |
*** amitgandhinz has joined #openstack-meeting | 00:35 | |
*** Sukhdev has joined #openstack-meeting | 00:35 | |
thinrichs | It used to be that several things happened all at once: (i) create datasource on DSE, (ii) record datasource in DB, ... | 00:35 |
*** ivar-laz_ has quit IRC | 00:35 | |
*** toddjohn_ has joined #openstack-meeting | 00:35 | |
thinrichs | (iii) create policy for that datasource in policy engine, (iv) set schema for that policy | 00:35 |
thinrichs | Since everything was running in a single process, this was all fine. | 00:36 |
thinrichs | The tricky bit was making sure that if any of those failed that all of them failed. | 00:36 |
thinrichs | That tricky bit is now quite a bit harder since all the components are distributed. | 00:36 |
thinrichs | I think the right first thing to do is in your change ramineni1: put all of that logic into the API. | 00:37 |
*** lblanchard has joined #openstack-meeting | 00:37 | |
thinrichs | Longer term we need to figure out if we can avoid all that synchronization between different distributed components in the system. | 00:38 |
*** toddjohn_ has quit IRC | 00:38 | |
ekcs | Got it. | 00:38 |
*** toddjohn_ has joined #openstack-meeting | 00:38 | |
*** timcline_ has quit IRC | 00:38 | |
thinrichs | Definitely post-Mitaka since for Mitaka we'll only support running in a single process. | 00:39 |
thinrichs | ramineni1: I'll try to review your code after the meeting | 00:39 |
thinrichs | ekcs: want to give us an update? | 00:40 |
ekcs | sure. | 00:40 |
masahito | ramineni1: ok, I'll check it. | 00:40 |
*** vincent_hou has quit IRC | 00:40 | |
ekcs | On this migrating subhandler, (https://bugs.launchpad.net/congress/+bug/1544126) This patch: https://review.openstack.org/#/c/281586/ uses heartbeat to give each node and service knowledge of which of its tables have subscribers. | 00:41 |
openstack | Launchpad bug 1544126 in congress "Migrate subhandler to DSE2" [High,In progress] - Assigned to Eric K (ekcs) | 00:41 |
ekcs | Last step to finish the task is integrate with the (un)subhandler hooks for policy_engine. Should be done tmr or Friday. | 00:41 |
ekcs | Once that's in, migrating vm_placement should be straightforward. https://bugs.launchpad.net/congress/+bug/1541665 | 00:41 |
openstack | Launchpad bug 1541665 in congress "Migrate the vm_placement policy engine to DSE2" [High,New] - Assigned to Eric K (ekcs) | 00:41 |
ekcs | On the delta-update task (https://bugs.launchpad.net/congress/+bug/1544139), I'm not sure yet how best to proceed. It's related to the update-sequencing task (https://blueprints.launchpad.net/congress/+spec/dist-datasources-on-bus) and there are some subtle decisions which would take a few tries to get right in distributed mode. Different ways to proceed: 1. First get the delta-update done, delay update sequencing until after | 00:42 |
openstack | Launchpad bug 1544139 in congress "Migrate prepush processor to dse2" [High,New] - Assigned to Eric K (ekcs) | 00:42 |
*** singhj has quit IRC | 00:42 | |
ekcs | Different ways to proceed: | 00:42 |
ekcs | 1. First get the delta-update done, delay update sequencing until after mitaka. In single process case, sequencing shouldn't be an issue. Drawback is that it's extra work compared to doing the two together. And I'm not positive that sequencing isn't needed for single process. | 00:42 |
ekcs | 2. Delay everything until after mitaka, but then the mitaka release would send only full tables all the time. Could affect deployability depending on use case. | 00:42 |
ekcs | 3. Get both delta-update and update-sequencing in before mitaka. Could affect testing and release effort. | 00:42 |
*** myoung has joined #openstack-meeting | 00:43 | |
thinrichs | It's not clear to me at this point whether we'll switch over to the new DSE by Mitaka. | 00:43 |
*** Sukhdev has quit IRC | 00:44 | |
thinrichs | If we don't switch over by Mitaka, all 3 are the same, right? | 00:44 |
*** ivar-lazzaro has joined #openstack-meeting | 00:45 | |
ekcs | I think so. | 00:45 |
*** zz_dimtruck is now known as dimtruck | 00:45 | |
thinrichs | Nevermind. Next week is Mitaka3. We're not ready to switch over to DSE2. | 00:46 |
thinrichs | So for Mitaka, we'll ship with the original DSE. | 00:47 |
thinrichs | This week and early next let's get our existing changes merged so we can branch middle of next week. | 00:47 |
thinrichs | We'll do all our testing and release with distributed_arch=False | 00:47 |
thinrichs | Once we branch, we should all spend some time hammering to make sure we haven't introduced problems with all the code changes | 00:48 |
thinrichs | we introduced recently. | 00:48 |
*** ildikov has quit IRC | 00:48 | |
thinrichs | By hammering I mean testing | 00:48 |
*** amitgandhinz has quit IRC | 00:48 | |
thinrichs | spinning up a devstack, and trying to break us | 00:48 |
thinrichs | (Earlier I was thinking that the client library release date was several weeks before the server release date. That was for the other libraries.) | 00:49 |
ekcs | Got it. and hold off on merging new dse2 changes during testing? | 00:49 |
thinrichs | Let's get the couple of changes that are ready to go in merged by this week or maybe Mon/Tue of next week. | 00:50 |
ekcs | got it. | 00:51 |
thinrichs | Then hold off on merging til we're pretty sure everything is mostly solid. | 00:51 |
*** prashantD has quit IRC | 00:51 | |
thinrichs | Before we run out of time, we need to hear from masahito. | 00:51 |
thinrichs | masahito: status update? | 00:51 |
*** ildikov has joined #openstack-meeting | 00:52 | |
*** pvaneck has quit IRC | 00:52 | |
masahito | I don't have enough time to review codes, so I just push it for launch Congress with distributed_arch=True | 00:52 |
masahito | https://review.openstack.org/#/c/280793/ | 00:52 |
masahito | I did some minor fix. | 00:52 |
masahito | That's from my side | 00:53 |
masahito | sorry, I couldn't join last 2 meeting because I was out of town. | 00:53 |
thinrichs | masahito: Are you saying you think that patch is ready to merge? | 00:54 |
thinrichs | masahito: how risky do you think that change is? | 00:54 |
thinrichs | masahito: I ask only b/c it is touching a part of the codebase we don't have many tests for. | 00:54 |
masahito | I think it's not ready. | 00:54 |
*** kzaitsev_mb has quit IRC | 00:54 | |
masahito | not ready for merge. | 00:55 |
thinrichs | Ok. So hold off on that until after Mitaka? | 00:55 |
thinrichs | masahito: Shall we wait til after Mitaka to merge it? | 00:55 |
masahito | because it depends on the patch about migrating harness. | 00:56 |
*** banix has joined #openstack-meeting | 00:56 | |
masahito | thinrichs: of course, no problem :) | 00:56 |
thinrichs | Maybe we should wait on merging the new harness too. Again, few tests there. | 00:56 |
*** prashantD has joined #openstack-meeting | 00:57 | |
*** delatte has joined #openstack-meeting | 00:58 | |
thinrichs | Anything else in our remaining 2 minutes? | 00:58 |
thinrichs | I think we're nearing an end-to-end migration to DSE2, which is really exciting. | 00:59 |
ekcs | yup! | 01:00 |
*** dimtruck is now known as zz_dimtruck | 01:00 | |
thinrichs | I'm looking forward to getting the release done so we can finish it off! | 01:00 |
thinrichs | Thanks all! | 01:00 |
*** delattec has quit IRC | 01:00 | |
thinrichs | #endmeeting | 01:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 01:00 | |
openstack | Meeting ended Thu Feb 25 01:00:58 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 01:01 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-02-25-00.01.html | 01:01 |
*** haomaiwang has quit IRC | 01:01 | |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-02-25-00.01.txt | 01:01 |
*** thinrichs has left #openstack-meeting | 01:01 | |
openstack | Log: http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-02-25-00.01.log.html | 01:01 |
*** Sukhdev has joined #openstack-meeting | 01:01 | |
*** ekcs has quit IRC | 01:01 | |
*** haomaiwang has joined #openstack-meeting | 01:01 | |
*** ajmiller has quit IRC | 01:02 | |
*** dingboopt has joined #openstack-meeting | 01:03 | |
*** gyee has quit IRC | 01:04 | |
*** masahito has quit IRC | 01:05 | |
*** JRobinson__ is now known as JRobinson__afk | 01:07 | |
*** harshs has quit IRC | 01:08 | |
*** harshs has joined #openstack-meeting | 01:09 | |
*** donghao has joined #openstack-meeting | 01:10 | |
*** Sukhdev has quit IRC | 01:10 | |
*** harshs has quit IRC | 01:10 | |
*** cloudtrainme has joined #openstack-meeting | 01:10 | |
*** harshs has joined #openstack-meeting | 01:11 | |
*** toddjohn_ has quit IRC | 01:13 | |
*** garthb has quit IRC | 01:14 | |
*** garthb_ has quit IRC | 01:14 | |
*** aeng_ has joined #openstack-meeting | 01:14 | |
*** davechen has joined #openstack-meeting | 01:14 | |
*** toddjohn_ has joined #openstack-meeting | 01:15 | |
*** aeng has quit IRC | 01:15 | |
*** harshs has quit IRC | 01:15 | |
*** aorourke is now known as aorourke-afk | 01:17 | |
*** donghao has quit IRC | 01:19 | |
*** ramineni1 has quit IRC | 01:19 | |
*** toddjohn_ has quit IRC | 01:19 | |
*** _sarob has quit IRC | 01:21 | |
*** mss-4 has joined #openstack-meeting | 01:22 | |
*** haomaiwang has quit IRC | 01:22 | |
*** jaypipes has quit IRC | 01:24 | |
*** julim has joined #openstack-meeting | 01:26 | |
*** baohua has joined #openstack-meeting | 01:26 | |
*** donghao has joined #openstack-meeting | 01:27 | |
donghao | /join #openstack-meeting-3 | 01:27 |
*** sputnik13 has quit IRC | 01:28 | |
*** thorst has joined #openstack-meeting | 01:28 | |
*** mtanino has quit IRC | 01:32 | |
bkero | dat unicode / | 01:33 |
*** thorst has quit IRC | 01:34 | |
*** thorst has joined #openstack-meeting | 01:34 | |
*** donghao has quit IRC | 01:34 | |
*** timcline_ has joined #openstack-meeting | 01:35 | |
*** JRobinson__afk is now known as JRobinson__ | 01:35 | |
*** edtubill has joined #openstack-meeting | 01:36 | |
*** cloudtrainme has quit IRC | 01:37 | |
*** gongysh has joined #openstack-meeting | 01:38 | |
*** ninag has quit IRC | 01:38 | |
*** thorst has quit IRC | 01:39 | |
*** leeantho has quit IRC | 01:39 | |
*** timcline_ has quit IRC | 01:39 | |
*** donghao has joined #openstack-meeting | 01:42 | |
*** ljxiash has joined #openstack-meeting | 01:44 | |
*** tfukushima has joined #openstack-meeting | 01:44 | |
*** amitgandhinz has joined #openstack-meeting | 01:45 | |
*** zhurong has joined #openstack-meeting | 01:45 | |
*** cloudtrainme has joined #openstack-meeting | 01:49 | |
*** zhimoupeng has joined #openstack-meeting | 01:50 | |
*** tlaxkit has quit IRC | 01:51 | |
*** Liuqing has joined #openstack-meeting | 01:51 | |
*** cdub has quit IRC | 01:51 | |
*** dims has quit IRC | 01:52 | |
*** aeng_ is now known as aeng | 01:53 | |
*** donghao has quit IRC | 01:53 | |
*** dmorita has quit IRC | 01:56 | |
*** vincent_hou has joined #openstack-meeting | 01:58 | |
*** dmorita has joined #openstack-meeting | 01:58 | |
*** amitgandhinz has quit IRC | 01:58 | |
*** haomaiwang has joined #openstack-meeting | 01:59 | |
*** ivar-laz_ has joined #openstack-meeting | 01:59 | |
*** aeng has quit IRC | 02:00 | |
*** zhimoupeng has quit IRC | 02:01 | |
*** haomaiwang has quit IRC | 02:01 | |
*** haomaiwang has joined #openstack-meeting | 02:01 | |
*** ijw has quit IRC | 02:02 | |
*** ivar-lazzaro has quit IRC | 02:02 | |
*** rossella_s has quit IRC | 02:03 | |
*** mss-4 has quit IRC | 02:04 | |
*** Sukhdev has joined #openstack-meeting | 02:05 | |
*** xingchao has joined #openstack-meeting | 02:08 | |
*** Sukhdev has quit IRC | 02:09 | |
*** epico has joined #openstack-meeting | 02:10 | |
*** xingchao has quit IRC | 02:10 | |
*** andreykurilin__ has quit IRC | 02:13 | |
*** Leo_ has joined #openstack-meeting | 02:13 | |
*** aeng has joined #openstack-meeting | 02:13 | |
*** galstrom_zzz is now known as galstrom | 02:14 | |
*** myoung has quit IRC | 02:15 | |
*** zhimoupeng has joined #openstack-meeting | 02:15 | |
*** toddjohn_ has joined #openstack-meeting | 02:16 | |
*** erlon has quit IRC | 02:16 | |
*** xingchao has joined #openstack-meeting | 02:16 | |
*** gongysh has quit IRC | 02:18 | |
*** penick has quit IRC | 02:19 | |
*** jckasper has joined #openstack-meeting | 02:20 | |
*** donghao has joined #openstack-meeting | 02:21 | |
*** toddjohn_ has quit IRC | 02:22 | |
*** IlyaG has joined #openstack-meeting | 02:24 | |
*** jckasper has quit IRC | 02:24 | |
*** hoangcx has joined #openstack-meeting | 02:25 | |
*** Leo_ has quit IRC | 02:28 | |
*** armax has joined #openstack-meeting | 02:28 | |
*** amotoki has joined #openstack-meeting | 02:29 | |
*** bobh has quit IRC | 02:29 | |
*** ricolin has joined #openstack-meeting | 02:29 | |
*** epico has quit IRC | 02:30 | |
*** lblanchard has quit IRC | 02:31 | |
*** zz_dimtruck is now known as dimtruck | 02:32 | |
*** jckasper has joined #openstack-meeting | 02:34 | |
*** timcline_ has joined #openstack-meeting | 02:35 | |
*** fzdarsky has quit IRC | 02:38 | |
*** bobh has joined #openstack-meeting | 02:39 | |
*** xingchao has quit IRC | 02:39 | |
*** JRobinson__ has quit IRC | 02:40 | |
*** timcline_ has quit IRC | 02:40 | |
*** banix has quit IRC | 02:41 | |
*** fzdarsky has joined #openstack-meeting | 02:42 | |
*** yamamoto_ has quit IRC | 02:43 | |
*** bobh has quit IRC | 02:43 | |
*** galstrom is now known as galstrom_zzz | 02:44 | |
*** JRobinson__ has joined #openstack-meeting | 02:46 | |
*** epico has joined #openstack-meeting | 02:46 | |
*** yamahata has quit IRC | 02:46 | |
*** iyamahat has quit IRC | 02:47 | |
*** links has joined #openstack-meeting | 02:47 | |
*** donghao has quit IRC | 02:51 | |
*** apoorvad has quit IRC | 02:52 | |
*** apoorvad has joined #openstack-meeting | 02:53 | |
*** tfukushima has quit IRC | 02:54 | |
*** s3wong has joined #openstack-meeting | 02:54 | |
*** amitgandhinz has joined #openstack-meeting | 02:55 | |
*** s3wong has quit IRC | 02:55 | |
*** gongysh has joined #openstack-meeting | 02:56 | |
*** ajmiller has joined #openstack-meeting | 02:57 | |
*** apoorvad has quit IRC | 02:57 | |
*** edtubill has quit IRC | 02:59 | |
*** myoung has joined #openstack-meeting | 02:59 | |
*** xingchao has joined #openstack-meeting | 03:00 | |
*** haomaiwang has quit IRC | 03:01 | |
*** zhurong has quit IRC | 03:01 | |
*** haomaiwang has joined #openstack-meeting | 03:01 | |
*** zhurong has joined #openstack-meeting | 03:02 | |
*** gcb has quit IRC | 03:02 | |
*** dmorita has quit IRC | 03:02 | |
*** tfukushima has joined #openstack-meeting | 03:03 | |
*** gcb has joined #openstack-meeting | 03:03 | |
*** boris-42 has quit IRC | 03:04 | |
*** gcb has quit IRC | 03:07 | |
*** amitgandhinz has quit IRC | 03:08 | |
*** gcb has joined #openstack-meeting | 03:08 | |
*** banix has joined #openstack-meeting | 03:09 | |
*** dmorita has joined #openstack-meeting | 03:09 | |
*** dmorita has quit IRC | 03:14 | |
*** iyamahat has joined #openstack-meeting | 03:15 | |
*** amotoki has quit IRC | 03:19 | |
*** jjmb has joined #openstack-meeting | 03:24 | |
*** tochi has quit IRC | 03:25 | |
*** salv-orlando has joined #openstack-meeting | 03:27 | |
*** prashantD has quit IRC | 03:27 | |
*** salv-orlando has quit IRC | 03:28 | |
*** timcline has quit IRC | 03:28 | |
*** xiaohhui has quit IRC | 03:29 | |
*** xiaohhui has joined #openstack-meeting | 03:29 | |
*** amotoki has joined #openstack-meeting | 03:30 | |
*** salv-orl_ has quit IRC | 03:30 | |
*** cloudtrainme has quit IRC | 03:30 | |
*** baoli_ has quit IRC | 03:31 | |
*** wangbo has joined #openstack-meeting | 03:32 | |
*** links has quit IRC | 03:34 | |
*** amotoki has quit IRC | 03:35 | |
*** donghao has joined #openstack-meeting | 03:36 | |
*** timcline has joined #openstack-meeting | 03:36 | |
*** donghao has quit IRC | 03:36 | |
*** Liuqing has quit IRC | 03:37 | |
*** ljxiash has quit IRC | 03:38 | |
*** Liuqing has joined #openstack-meeting | 03:38 | |
*** ajmiller has quit IRC | 03:38 | |
*** yamamoto_ has joined #openstack-meeting | 03:38 | |
*** ljxiash has joined #openstack-meeting | 03:38 | |
*** baoli has joined #openstack-meeting | 03:40 | |
*** amotoki has joined #openstack-meeting | 03:40 | |
*** timcline has quit IRC | 03:40 | |
*** baoli has quit IRC | 03:42 | |
*** ivar-laz_ has quit IRC | 03:42 | |
*** baoli has joined #openstack-meeting | 03:43 | |
*** ljxiash has quit IRC | 03:43 | |
*** neelashah has joined #openstack-meeting | 03:45 | |
*** timcline has joined #openstack-meeting | 03:47 | |
*** baoli has quit IRC | 03:48 | |
*** davechen is now known as davechen_afk | 03:49 | |
*** tochi has joined #openstack-meeting | 03:51 | |
*** vincent_hou has quit IRC | 03:51 | |
*** vincent_hou has joined #openstack-meeting | 03:52 | |
*** claudiub has quit IRC | 03:54 | |
*** myoung has quit IRC | 03:56 | |
*** dingboopt has quit IRC | 03:57 | |
*** anand has joined #openstack-meeting | 03:58 | |
*** harshs has joined #openstack-meeting | 04:00 | |
*** haomaiwang has quit IRC | 04:01 | |
*** amotoki has quit IRC | 04:01 | |
*** haomaiwa_ has joined #openstack-meeting | 04:01 | |
*** JRobinson__ is now known as JRobinson__afk | 04:02 | |
*** hoangcx has quit IRC | 04:02 | |
*** jvrbanac has quit IRC | 04:02 | |
*** hoangcx has joined #openstack-meeting | 04:03 | |
*** amitgandhinz has joined #openstack-meeting | 04:05 | |
*** jvrbanac has joined #openstack-meeting | 04:05 | |
*** vincent_hou has quit IRC | 04:12 | |
*** donghao has joined #openstack-meeting | 04:12 | |
*** amotoki has joined #openstack-meeting | 04:13 | |
*** JRobinson__afk is now known as JRobinson__ | 04:14 | |
*** donghao has quit IRC | 04:16 | |
*** amitgandhinz has quit IRC | 04:18 | |
*** jvrbanac has quit IRC | 04:18 | |
*** toddjohn_ has joined #openstack-meeting | 04:19 | |
*** Liuqing has quit IRC | 04:21 | |
*** Liuqing has joined #openstack-meeting | 04:22 | |
*** jvrbanac has joined #openstack-meeting | 04:22 | |
*** toddjohn_ has quit IRC | 04:23 | |
*** jjmb has quit IRC | 04:25 | |
*** jjmb has joined #openstack-meeting | 04:26 | |
*** gcb has quit IRC | 04:28 | |
*** gcb has joined #openstack-meeting | 04:28 | |
*** ljxiash has joined #openstack-meeting | 04:28 | |
*** salv-orlando has joined #openstack-meeting | 04:29 | |
*** links has joined #openstack-meeting | 04:29 | |
*** haomaiwa_ has quit IRC | 04:30 | |
*** merooney_ has quit IRC | 04:31 | |
*** banix has quit IRC | 04:31 | |
*** _RuiChen has quit IRC | 04:32 | |
*** xinwu has quit IRC | 04:33 | |
*** RuiChen has joined #openstack-meeting | 04:33 | |
*** ljxiash has quit IRC | 04:34 | |
*** ljxiash has joined #openstack-meeting | 04:34 | |
*** shashank_hegde has quit IRC | 04:35 | |
*** achanda has quit IRC | 04:35 | |
*** timcline_ has joined #openstack-meeting | 04:37 | |
*** neelashah has quit IRC | 04:38 | |
*** ljxiash has quit IRC | 04:39 | |
*** salv-orlando has quit IRC | 04:39 | |
*** haomaiwa_ has joined #openstack-meeting | 04:39 | |
*** weshay has quit IRC | 04:42 | |
*** timcline_ has quit IRC | 04:42 | |
*** winston-d_ has joined #openstack-meeting | 04:42 | |
*** bobh has joined #openstack-meeting | 04:42 | |
*** bobh has quit IRC | 04:47 | |
*** davechen_afk is now known as davechen | 04:48 | |
*** ricolin has quit IRC | 04:50 | |
*** dmorita has joined #openstack-meeting | 04:51 | |
*** armax has quit IRC | 04:51 | |
*** ricolin has joined #openstack-meeting | 04:52 | |
*** achanda has joined #openstack-meeting | 04:55 | |
*** dmorita has quit IRC | 04:55 | |
*** haomaiwa_ has quit IRC | 05:01 | |
*** haomaiwang has joined #openstack-meeting | 05:01 | |
*** watanabe_isao has joined #openstack-meeting | 05:03 | |
*** dimtruck is now known as zz_dimtruck | 05:03 | |
*** xinwu has joined #openstack-meeting | 05:04 | |
*** yonglihe has joined #openstack-meeting | 05:05 | |
*** Liuqing has quit IRC | 05:08 | |
*** novas0x2a|laptop has quit IRC | 05:08 | |
*** Liuqing has joined #openstack-meeting | 05:08 | |
*** sridhar_ram has joined #openstack-meeting | 05:12 | |
*** belmoreira has joined #openstack-meeting | 05:12 | |
*** ljxiash has joined #openstack-meeting | 05:14 | |
*** amitgandhinz has joined #openstack-meeting | 05:14 | |
*** Fdaisuke has quit IRC | 05:15 | |
*** donghao has joined #openstack-meeting | 05:17 | |
*** sdake has joined #openstack-meeting | 05:17 | |
*** Fdaisuke has joined #openstack-meeting | 05:17 | |
*** donghao has quit IRC | 05:21 | |
*** sdake has quit IRC | 05:22 | |
*** tochi has quit IRC | 05:25 | |
*** wangbo has quit IRC | 05:26 | |
*** amitgandhinz has quit IRC | 05:28 | |
*** wangbo has joined #openstack-meeting | 05:28 | |
*** maishsk has joined #openstack-meeting | 05:28 | |
*** maishsk has quit IRC | 05:29 | |
*** anand has quit IRC | 05:30 | |
*** tochi has joined #openstack-meeting | 05:32 | |
*** mohankumar_ has joined #openstack-meeting | 05:32 | |
*** wangbo has quit IRC | 05:32 | |
*** adiantum has quit IRC | 05:35 | |
*** timcline_ has joined #openstack-meeting | 05:38 | |
*** timcline_ has quit IRC | 05:42 | |
*** irenab has quit IRC | 05:43 | |
*** bobh has joined #openstack-meeting | 05:43 | |
*** mrmartin has joined #openstack-meeting | 05:44 | |
*** numans has joined #openstack-meeting | 05:46 | |
*** aeng has quit IRC | 05:47 | |
*** bobh has quit IRC | 05:47 | |
*** mrmartin has quit IRC | 05:48 | |
*** numan_ has joined #openstack-meeting | 05:50 | |
*** numan_ has quit IRC | 05:51 | |
*** dims has joined #openstack-meeting | 05:52 | |
*** numan_ has joined #openstack-meeting | 05:53 | |
*** numans has quit IRC | 05:54 | |
*** cody-somerville has joined #openstack-meeting | 05:54 | |
*** numan_ has quit IRC | 05:56 | |
*** tochi has quit IRC | 05:56 | |
*** numans has joined #openstack-meeting | 05:56 | |
*** nkrinner has joined #openstack-meeting | 05:58 | |
*** salv-orlando has joined #openstack-meeting | 05:58 | |
*** doug-fish has joined #openstack-meeting | 06:00 | |
*** tochi has joined #openstack-meeting | 06:00 | |
*** haomaiwang has quit IRC | 06:01 | |
*** haomaiwang has joined #openstack-meeting | 06:01 | |
*** numans has quit IRC | 06:01 | |
*** edtubill has joined #openstack-meeting | 06:03 | |
*** gongysh has quit IRC | 06:03 | |
*** shashank_hegde has joined #openstack-meeting | 06:03 | |
*** salv-orlando has quit IRC | 06:03 | |
*** numans has joined #openstack-meeting | 06:13 | |
*** harshs has quit IRC | 06:14 | |
*** n0ano has quit IRC | 06:15 | |
*** sridhar_ram has quit IRC | 06:17 | |
*** mohankumar_ has quit IRC | 06:17 | |
*** gcb has quit IRC | 06:18 | |
*** qwebirc50066 has joined #openstack-meeting | 06:18 | |
*** qwebirc50066 has quit IRC | 06:19 | |
*** _nadya_ has joined #openstack-meeting | 06:20 | |
*** toddjohn_ has joined #openstack-meeting | 06:20 | |
*** galstrom_zzz is now known as galstrom | 06:23 | |
*** amitgandhinz has joined #openstack-meeting | 06:24 | |
*** toddjohn_ has quit IRC | 06:25 | |
*** miguelgrinberg has quit IRC | 06:25 | |
*** miguelgrinberg has joined #openstack-meeting | 06:27 | |
*** mbound has joined #openstack-meeting | 06:30 | |
*** gcb has joined #openstack-meeting | 06:30 | |
*** hdaniel has joined #openstack-meeting | 06:31 | |
*** mohankumar_ has joined #openstack-meeting | 06:32 | |
*** cody-somerville has quit IRC | 06:34 | |
*** mbound has quit IRC | 06:34 | |
*** ItSANgo__ has joined #openstack-meeting | 06:35 | |
*** ItSANgo has quit IRC | 06:36 | |
*** irenab has joined #openstack-meeting | 06:37 | |
*** amitgandhinz has quit IRC | 06:37 | |
*** mrmartin has joined #openstack-meeting | 06:38 | |
*** edtubill has quit IRC | 06:38 | |
*** timcline_ has joined #openstack-meeting | 06:38 | |
*** dmorita has joined #openstack-meeting | 06:39 | |
*** timcline_ has quit IRC | 06:43 | |
*** dims has quit IRC | 06:43 | |
*** dmorita has quit IRC | 06:43 | |
*** bobh has joined #openstack-meeting | 06:44 | |
*** mrhillsman has quit IRC | 06:45 | |
*** achanda_ has joined #openstack-meeting | 06:45 | |
*** egallen has joined #openstack-meeting | 06:45 | |
*** achanda has quit IRC | 06:46 | |
*** ljxiash has quit IRC | 06:47 | |
*** bobh has quit IRC | 06:48 | |
*** fawadkhaliq has joined #openstack-meeting | 06:50 | |
*** hoangcx_ has joined #openstack-meeting | 06:51 | |
*** hoangcx has quit IRC | 06:52 | |
*** zeih has joined #openstack-meeting | 06:53 | |
*** Liuqing has quit IRC | 06:53 | |
*** belmoreira has quit IRC | 06:53 | |
*** doug-fish has quit IRC | 06:54 | |
*** maishsk has joined #openstack-meeting | 06:55 | |
*** ljxiash has joined #openstack-meeting | 06:55 | |
*** gongysh has joined #openstack-meeting | 06:56 | |
*** haomaiwang has quit IRC | 07:01 | |
*** haomaiwang has joined #openstack-meeting | 07:01 | |
*** JRobinson__ has quit IRC | 07:02 | |
*** salv-orlando has joined #openstack-meeting | 07:02 | |
*** maishsk has quit IRC | 07:04 | |
*** codebauss has joined #openstack-meeting | 07:06 | |
*** sverma has joined #openstack-meeting | 07:06 | |
*** salv-orlando has quit IRC | 07:07 | |
*** codebauss is now known as mrhillsman | 07:07 | |
*** xinwu has quit IRC | 07:11 | |
*** balajiiyer has joined #openstack-meeting | 07:11 | |
*** donghao has joined #openstack-meeting | 07:13 | |
*** dmorita has joined #openstack-meeting | 07:14 | |
*** egallen has quit IRC | 07:14 | |
*** paul-carlton1 has joined #openstack-meeting | 07:14 | |
*** mohankumar__ has joined #openstack-meeting | 07:15 | |
*** mohankumar_ has quit IRC | 07:15 | |
*** balajiiyer has quit IRC | 07:16 | |
*** donghao has quit IRC | 07:18 | |
*** dmorita has quit IRC | 07:18 | |
*** lezbar has joined #openstack-meeting | 07:20 | |
*** skraynev_ has joined #openstack-meeting | 07:21 | |
*** scheuran has joined #openstack-meeting | 07:24 | |
*** salv-orlando has joined #openstack-meeting | 07:25 | |
*** hdaniel has quit IRC | 07:26 | |
*** salv-orl_ has joined #openstack-meeting | 07:26 | |
*** salv-orlando has quit IRC | 07:26 | |
*** ociuhandu has joined #openstack-meeting | 07:30 | |
*** _nadya_ has quit IRC | 07:30 | |
*** egallen has joined #openstack-meeting | 07:30 | |
*** tfukushima has quit IRC | 07:31 | |
*** ociuhandu has quit IRC | 07:31 | |
*** ociuhandu has joined #openstack-meeting | 07:32 | |
*** tfukushi_ has joined #openstack-meeting | 07:32 | |
*** amitgandhinz has joined #openstack-meeting | 07:34 | |
*** ljxiash_ has joined #openstack-meeting | 07:35 | |
*** ljxiash has quit IRC | 07:36 | |
*** timcline_ has joined #openstack-meeting | 07:39 | |
*** lezbar has quit IRC | 07:41 | |
*** zul has quit IRC | 07:41 | |
*** maishsk has joined #openstack-meeting | 07:42 | |
*** zeih has quit IRC | 07:42 | |
*** mbound has joined #openstack-meeting | 07:43 | |
*** timcline_ has quit IRC | 07:44 | |
*** ramineni1 has joined #openstack-meeting | 07:44 | |
*** ramineni1 has left #openstack-meeting | 07:44 | |
*** elopez has quit IRC | 07:44 | |
*** nmagnezi has joined #openstack-meeting | 07:46 | |
*** jtomasek has joined #openstack-meeting | 07:46 | |
*** zul has joined #openstack-meeting | 07:47 | |
*** amitgandhinz has quit IRC | 07:48 | |
*** ociuhandu has quit IRC | 07:49 | |
*** ljxiash_ has quit IRC | 07:49 | |
*** belmoreira has joined #openstack-meeting | 07:51 | |
*** galstrom is now known as galstrom_zzz | 07:51 | |
*** fawadkhaliq has quit IRC | 07:51 | |
*** ljxiash has joined #openstack-meeting | 07:52 | |
*** adiantum has joined #openstack-meeting | 07:53 | |
*** belmoreira has quit IRC | 07:58 | |
*** zeih has joined #openstack-meeting | 07:58 | |
*** xinwu has joined #openstack-meeting | 08:00 | |
*** belmoreira has joined #openstack-meeting | 08:00 | |
*** toddjohn_ has joined #openstack-meeting | 08:00 | |
*** haomaiwang has quit IRC | 08:01 | |
*** haomaiwa_ has joined #openstack-meeting | 08:01 | |
*** bobh has joined #openstack-meeting | 08:02 | |
*** zeih has quit IRC | 08:03 | |
*** mbound has quit IRC | 08:04 | |
*** toddjohn_ has quit IRC | 08:04 | |
*** belmoreira has quit IRC | 08:06 | |
*** bobh has quit IRC | 08:07 | |
*** matrohon has joined #openstack-meeting | 08:08 | |
*** evgenyf has joined #openstack-meeting | 08:14 | |
*** hdaniel has joined #openstack-meeting | 08:14 | |
*** jichen has joined #openstack-meeting | 08:23 | |
*** mohankumar__ has quit IRC | 08:27 | |
*** lezbar has joined #openstack-meeting | 08:29 | |
*** egallen has left #openstack-meeting | 08:32 | |
*** acoles_ is now known as acoles | 08:33 | |
*** acoles has left #openstack-meeting | 08:33 | |
*** phil__ has joined #openstack-meeting | 08:36 | |
*** watanabe_isao has quit IRC | 08:37 | |
*** donghao has joined #openstack-meeting | 08:37 | |
*** timcline_ has joined #openstack-meeting | 08:40 | |
*** timcline_ has quit IRC | 08:42 | |
*** timclin__ has joined #openstack-meeting | 08:42 | |
*** amitgandhinz has joined #openstack-meeting | 08:44 | |
*** zhurong has quit IRC | 08:44 | |
*** lezbar has quit IRC | 08:45 | |
*** zhurong has joined #openstack-meeting | 08:45 | |
*** rossella_s has joined #openstack-meeting | 08:45 | |
*** timclin__ has quit IRC | 08:46 | |
*** ihrachys has joined #openstack-meeting | 08:51 | |
*** tfukushi_ has quit IRC | 08:51 | |
*** boris-42 has joined #openstack-meeting | 08:52 | |
*** jschwarz has joined #openstack-meeting | 08:52 | |
*** amotoki has quit IRC | 08:53 | |
*** toscalix has joined #openstack-meeting | 08:54 | |
*** mrmartin has quit IRC | 08:55 | |
*** xinwu has quit IRC | 08:56 | |
*** amitgandhinz has quit IRC | 08:58 | |
*** hashar has joined #openstack-meeting | 08:58 | |
*** hoangcx_ has quit IRC | 08:59 | |
*** zeih has joined #openstack-meeting | 08:59 | |
*** mohankumar__ has joined #openstack-meeting | 08:59 | |
*** hoangcx has joined #openstack-meeting | 09:00 | |
*** achanda_ has quit IRC | 09:00 | |
*** haomaiwa_ has quit IRC | 09:01 | |
*** haomaiwang has joined #openstack-meeting | 09:01 | |
*** adiantum has quit IRC | 09:01 | |
*** claudiub has joined #openstack-meeting | 09:02 | |
*** zhimoupeng has quit IRC | 09:03 | |
*** achanda has joined #openstack-meeting | 09:04 | |
*** tfukushima has joined #openstack-meeting | 09:04 | |
*** zeih has quit IRC | 09:04 | |
*** paul-carlton1 has quit IRC | 09:07 | |
*** _nadya_ has joined #openstack-meeting | 09:08 | |
*** tfukushima has quit IRC | 09:09 | |
*** yassine__ has joined #openstack-meeting | 09:10 | |
*** amotoki has joined #openstack-meeting | 09:10 | |
*** samueldmq1 has joined #openstack-meeting | 09:11 | |
*** tfukushima has joined #openstack-meeting | 09:11 | |
*** zhurong has quit IRC | 09:12 | |
*** samueldmq1 has quit IRC | 09:15 | |
*** ildikov has quit IRC | 09:15 | |
*** fawadkhaliq has joined #openstack-meeting | 09:17 | |
*** [1]evgenyf has joined #openstack-meeting | 09:19 | |
*** achanda has quit IRC | 09:19 | |
*** claudiub|2 has joined #openstack-meeting | 09:20 | |
*** evgenyf has quit IRC | 09:21 | |
*** [1]evgenyf is now known as evgenyf | 09:21 | |
*** ndipanov has joined #openstack-meeting | 09:21 | |
*** achanda has joined #openstack-meeting | 09:24 | |
*** claudiub has quit IRC | 09:24 | |
*** claudiub has joined #openstack-meeting | 09:26 | |
*** paul-carlton1 has joined #openstack-meeting | 09:26 | |
*** salv-orlando has joined #openstack-meeting | 09:27 | |
*** sudipto has joined #openstack-meeting | 09:27 | |
*** maishsk has quit IRC | 09:28 | |
*** claudiub|2 has quit IRC | 09:29 | |
*** fawadkhaliq has quit IRC | 09:29 | |
*** achanda has quit IRC | 09:29 | |
*** baohua has quit IRC | 09:29 | |
*** neiljerram has joined #openstack-meeting | 09:30 | |
*** dmellado has joined #openstack-meeting | 09:30 | |
*** salv-orl_ has quit IRC | 09:30 | |
*** maishsk has joined #openstack-meeting | 09:30 | |
*** donghao has quit IRC | 09:35 | |
*** shashank_hegde has quit IRC | 09:36 | |
*** pnavarro has joined #openstack-meeting | 09:36 | |
*** geguileo has left #openstack-meeting | 09:39 | |
*** ljxiash has quit IRC | 09:40 | |
*** ljxiash has joined #openstack-meeting | 09:40 | |
*** salv-orlando has quit IRC | 09:43 | |
*** timcline_ has joined #openstack-meeting | 09:43 | |
*** ljxiash_ has joined #openstack-meeting | 09:44 | |
*** mrmartin has joined #openstack-meeting | 09:44 | |
*** ljxiash has quit IRC | 09:45 | |
*** timcline_ has quit IRC | 09:47 | |
*** haomaiw__ has joined #openstack-meeting | 09:48 | |
*** haomaiwang has quit IRC | 09:49 | |
*** davechen has left #openstack-meeting | 09:53 | |
*** lezbar has joined #openstack-meeting | 09:53 | |
*** amitgandhinz has joined #openstack-meeting | 09:54 | |
*** r-mibu has quit IRC | 09:57 | |
*** donghao has joined #openstack-meeting | 09:58 | |
*** derekh has joined #openstack-meeting | 10:00 | |
*** haomaiw__ has quit IRC | 10:01 | |
*** ildikov has joined #openstack-meeting | 10:01 | |
*** epico has quit IRC | 10:01 | |
*** alexpilotti has joined #openstack-meeting | 10:01 | |
*** haomaiwang has joined #openstack-meeting | 10:01 | |
*** zeih has joined #openstack-meeting | 10:01 | |
*** bobh has joined #openstack-meeting | 10:03 | |
*** ricolin has quit IRC | 10:05 | |
*** zeih has quit IRC | 10:06 | |
*** hoangcx has quit IRC | 10:06 | |
*** bobh has quit IRC | 10:08 | |
*** r-mibu has joined #openstack-meeting | 10:08 | |
*** amitgandhinz has quit IRC | 10:08 | |
*** ljxiash has joined #openstack-meeting | 10:08 | |
*** jjmb1 has joined #openstack-meeting | 10:09 | |
*** jjmb has quit IRC | 10:09 | |
*** ljxiash_ has quit IRC | 10:10 | |
*** egallen has joined #openstack-meeting | 10:11 | |
*** neeti has joined #openstack-meeting | 10:11 | |
*** kzaitsev_mb has joined #openstack-meeting | 10:14 | |
*** tfukushima has quit IRC | 10:17 | |
*** zhhuabj has quit IRC | 10:19 | |
*** ricolin has joined #openstack-meeting | 10:21 | |
*** ljxiash has quit IRC | 10:21 | |
*** lezbar__ has joined #openstack-meeting | 10:25 | |
*** ljxiash has joined #openstack-meeting | 10:27 | |
*** lezbar has quit IRC | 10:27 | |
*** achanda has joined #openstack-meeting | 10:29 | |
*** lezbar has joined #openstack-meeting | 10:29 | |
*** balajiiyer has joined #openstack-meeting | 10:30 | |
*** leunam112 has joined #openstack-meeting | 10:30 | |
*** cznewt has quit IRC | 10:31 | |
*** zhhuabj has joined #openstack-meeting | 10:32 | |
*** ljxiash has quit IRC | 10:32 | |
*** lezbar__ has quit IRC | 10:32 | |
*** electrofelix has joined #openstack-meeting | 10:32 | |
*** sambetts|afk is now known as sambetts | 10:32 | |
*** baohua has joined #openstack-meeting | 10:33 | |
*** mrmartin has quit IRC | 10:34 | |
*** achanda has quit IRC | 10:35 | |
*** mrmartin has joined #openstack-meeting | 10:35 | |
*** mrmartin has quit IRC | 10:35 | |
*** cznewt has joined #openstack-meeting | 10:37 | |
*** duvarenkov has joined #openstack-meeting | 10:39 | |
*** pcaruana has joined #openstack-meeting | 10:42 | |
*** zhurong has joined #openstack-meeting | 10:43 | |
*** timcline_ has joined #openstack-meeting | 10:44 | |
*** kzaitsev_mb has quit IRC | 10:47 | |
*** mrmartin has joined #openstack-meeting | 10:47 | |
*** timcline_ has quit IRC | 10:48 | |
*** belmoreira has joined #openstack-meeting | 10:49 | |
*** claudiub has quit IRC | 10:52 | |
*** donghao has quit IRC | 10:53 | |
*** kzaitsev_mb has joined #openstack-meeting | 10:54 | |
*** ricolin has quit IRC | 10:54 | |
*** mohankumar__ has quit IRC | 10:56 | |
*** mohankumar_ has joined #openstack-meeting | 10:56 | |
*** drankis has joined #openstack-meeting | 10:56 | |
*** sdake has joined #openstack-meeting | 10:58 | |
*** salv-orlando has joined #openstack-meeting | 10:59 | |
*** salv-orlando has quit IRC | 10:59 | |
*** macsz has joined #openstack-meeting | 10:59 | |
*** salv-orlando has joined #openstack-meeting | 10:59 | |
*** egon has quit IRC | 11:00 | |
*** egallen has quit IRC | 11:00 | |
*** haomaiwang has quit IRC | 11:01 | |
*** tris has quit IRC | 11:01 | |
*** haomaiwang has joined #openstack-meeting | 11:01 | |
*** amitgandhinz has joined #openstack-meeting | 11:04 | |
*** baohua has quit IRC | 11:05 | |
*** tris has joined #openstack-meeting | 11:05 | |
*** sdague has joined #openstack-meeting | 11:06 | |
*** baohua has joined #openstack-meeting | 11:06 | |
*** ryu25 has quit IRC | 11:07 | |
*** macsz has quit IRC | 11:07 | |
*** egon has joined #openstack-meeting | 11:08 | |
*** lezbar has quit IRC | 11:09 | |
*** mrmartin has quit IRC | 11:12 | |
*** xingchao has quit IRC | 11:13 | |
*** bobh has joined #openstack-meeting | 11:15 | |
*** derekh has quit IRC | 11:16 | |
*** amitgandhinz has quit IRC | 11:17 | |
*** bobh has quit IRC | 11:19 | |
*** erlon has joined #openstack-meeting | 11:20 | |
*** sudipto has quit IRC | 11:25 | |
*** fawadkhaliq has joined #openstack-meeting | 11:27 | |
*** gongysh has quit IRC | 11:28 | |
*** sdake_ has joined #openstack-meeting | 11:29 | |
*** sdake has quit IRC | 11:30 | |
*** zeih has joined #openstack-meeting | 11:32 | |
*** baohua has quit IRC | 11:33 | |
*** baohua has joined #openstack-meeting | 11:34 | |
*** zeih has quit IRC | 11:37 | |
*** sdake_ has quit IRC | 11:37 | |
*** lezbar has joined #openstack-meeting | 11:40 | |
*** gcb has quit IRC | 11:42 | |
*** sridharg has joined #openstack-meeting | 11:43 | |
*** gcb has joined #openstack-meeting | 11:43 | |
*** timcline_ has joined #openstack-meeting | 11:44 | |
*** baohua has quit IRC | 11:45 | |
*** baohua has joined #openstack-meeting | 11:46 | |
*** timcline_ has quit IRC | 11:48 | |
*** rfolco has joined #openstack-meeting | 11:53 | |
*** balajiiyer has quit IRC | 11:55 | |
*** yinweimac has joined #openstack-meeting | 11:58 | |
*** haomaiwang has quit IRC | 12:01 | |
*** thorst has joined #openstack-meeting | 12:01 | |
*** haomaiwang has joined #openstack-meeting | 12:01 | |
*** Liuqing has joined #openstack-meeting | 12:03 | |
*** aysyd has joined #openstack-meeting | 12:05 | |
*** lezbar has quit IRC | 12:06 | |
*** lezbar has joined #openstack-meeting | 12:07 | |
*** akuznetsov has joined #openstack-meeting | 12:07 | |
*** yamamoto_ has quit IRC | 12:07 | |
*** adrianofr_ has joined #openstack-meeting | 12:11 | |
*** lezbar has quit IRC | 12:11 | |
*** mrmartin has joined #openstack-meeting | 12:11 | |
*** tochi has quit IRC | 12:12 | |
*** amitgandhinz has joined #openstack-meeting | 12:14 | |
*** Liuqing has quit IRC | 12:16 | |
*** neeti has quit IRC | 12:17 | |
*** fzdarsky is now known as fzdarsky|afk | 12:18 | |
*** jjmb1 has quit IRC | 12:21 | |
*** duvarenkov has quit IRC | 12:26 | |
*** adiantum has joined #openstack-meeting | 12:26 | |
*** amitgandhinz has quit IRC | 12:27 | |
*** yinweimac has quit IRC | 12:29 | |
*** haomaiwang has quit IRC | 12:31 | |
*** achanda has joined #openstack-meeting | 12:33 | |
*** neeti has joined #openstack-meeting | 12:34 | |
*** jprovazn has joined #openstack-meeting | 12:35 | |
*** raildo-afk is now known as raildo | 12:37 | |
*** skraynev_ has quit IRC | 12:39 | |
*** skraynev_ has joined #openstack-meeting | 12:39 | |
*** ljxiash has joined #openstack-meeting | 12:40 | |
*** achanda has quit IRC | 12:40 | |
*** rtheis has joined #openstack-meeting | 12:42 | |
*** fawadkhaliq has quit IRC | 12:42 | |
*** fawadkhaliq has joined #openstack-meeting | 12:43 | |
*** mrmartin has quit IRC | 12:43 | |
*** zul has quit IRC | 12:43 | |
*** zul has joined #openstack-meeting | 12:44 | |
*** mrmartin has joined #openstack-meeting | 12:44 | |
*** timcline_ has joined #openstack-meeting | 12:45 | |
*** jtomasek_ has joined #openstack-meeting | 12:47 | |
*** fawadkhaliq has quit IRC | 12:47 | |
*** mrmartin has quit IRC | 12:48 | |
*** timcline_ has quit IRC | 12:49 | |
*** ninag has joined #openstack-meeting | 12:54 | |
*** pcaruana has quit IRC | 12:55 | |
*** baoli has joined #openstack-meeting | 12:55 | |
*** yamamoto has joined #openstack-meeting | 12:55 | |
*** salv-orlando has quit IRC | 12:56 | |
*** akuznetsov has quit IRC | 12:56 | |
*** Daisy has joined #openstack-meeting | 12:58 | |
*** iyamahat_ has joined #openstack-meeting | 12:59 | |
*** akamyshnikova has quit IRC | 13:00 | |
*** yamamoto_ has joined #openstack-meeting | 13:01 | |
*** yamamoto has quit IRC | 13:01 | |
*** iyamahat has quit IRC | 13:02 | |
*** Daisy has quit IRC | 13:02 | |
*** egallen has joined #openstack-meeting | 13:02 | |
*** MaxPC has joined #openstack-meeting | 13:03 | |
*** ildikov has quit IRC | 13:03 | |
*** jckasper has quit IRC | 13:06 | |
*** jckasper has joined #openstack-meeting | 13:07 | |
*** pcaruana has joined #openstack-meeting | 13:09 | |
*** dprince has joined #openstack-meeting | 13:09 | |
*** pradk has joined #openstack-meeting | 13:10 | |
*** pradk has quit IRC | 13:10 | |
*** neelashah has joined #openstack-meeting | 13:10 | |
*** jckasper has quit IRC | 13:11 | |
*** derekh has joined #openstack-meeting | 13:13 | |
*** jtomasek_ has quit IRC | 13:14 | |
*** neeti has quit IRC | 13:14 | |
*** zz_dimtruck is now known as dimtruck | 13:16 | |
*** claudiub has joined #openstack-meeting | 13:23 | |
*** amitgandhinz has joined #openstack-meeting | 13:24 | |
*** baoli_ has joined #openstack-meeting | 13:26 | |
*** links has quit IRC | 13:26 | |
*** kylek3h__away is now known as kylek3h | 13:28 | |
*** zhhuabj_ has joined #openstack-meeting | 13:28 | |
*** baoli has quit IRC | 13:28 | |
*** zeih has joined #openstack-meeting | 13:33 | |
*** rtheis has quit IRC | 13:36 | |
*** achanda has joined #openstack-meeting | 13:37 | |
*** zeih has quit IRC | 13:37 | |
*** amitgandhinz has quit IRC | 13:37 | |
*** haleyb has joined #openstack-meeting | 13:39 | |
*** amitgandhinz has joined #openstack-meeting | 13:39 | |
*** toddjohn_ has joined #openstack-meeting | 13:39 | |
*** amitgandhinz has quit IRC | 13:39 | |
*** jdob has joined #openstack-meeting | 13:40 | |
*** amitgandhinz has joined #openstack-meeting | 13:40 | |
*** achanda has quit IRC | 13:41 | |
*** rtheis has joined #openstack-meeting | 13:42 | |
*** rromans has quit IRC | 13:42 | |
*** rtheis has quit IRC | 13:44 | |
*** rtheis has joined #openstack-meeting | 13:45 | |
*** timcline_ has joined #openstack-meeting | 13:46 | |
*** rromans has joined #openstack-meeting | 13:47 | |
*** armax has joined #openstack-meeting | 13:47 | |
*** dims has joined #openstack-meeting | 13:47 | |
*** yassine__ has quit IRC | 13:49 | |
*** timcline_ has quit IRC | 13:50 | |
*** ildikov has joined #openstack-meeting | 13:50 | |
*** jaypipes has joined #openstack-meeting | 13:51 | |
*** xyang1 has joined #openstack-meeting | 13:52 | |
*** fawadkhaliq has joined #openstack-meeting | 13:53 | |
*** JoseMello has joined #openstack-meeting | 13:55 | |
*** cdent has joined #openstack-meeting | 13:56 | |
*** annemccormick has joined #openstack-meeting | 13:56 | |
*** bobh has joined #openstack-meeting | 13:57 | |
*** toddjohn_ has quit IRC | 13:57 | |
*** takashin has joined #openstack-meeting | 13:57 | |
*** myoung has joined #openstack-meeting | 13:57 | |
*** salv-orlando has joined #openstack-meeting | 13:58 | |
*** BobBall has joined #openstack-meeting | 13:58 | |
*** ddieterly has joined #openstack-meeting | 14:00 | |
johnthetubaguy | #startmeeting nova | 14:01 |
openstack | Meeting started Thu Feb 25 14:01:10 2016 UTC and is due to finish in 60 minutes. The chair is johnthetubaguy. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:01 |
*** openstack changes topic to " (Meeting topic: nova)" | 14:01 | |
openstack | The meeting name has been set to 'nova' | 14:01 |
alaski | o/ | 14:01 |
takashin | o/ | 14:01 |
edleafe | \o | 14:01 |
johnthetubaguy | hello all | 14:01 |
johnthetubaguy | #topic Release Status | 14:01 |
*** openstack changes topic to "Release Status (Meeting topic: nova)" | 14:01 | |
scottda | hi | 14:01 |
johnthetubaguy | so basically, its crunch time, Feature Freeze is next week | 14:01 |
johnthetubaguy | #info Mar 1-3, Mitaka-3 and feature freeze, Final release for client libraries, Soft String Freeze, etc. | 14:02 |
johnthetubaguy | #link http://docs.openstack.org/releases/schedules/mitaka.html | 14:02 |
johnthetubaguy | #info Looking out for release critical bugs, mitaka-rc-potential | 14:02 |
johnthetubaguy | #topic Regular Reminders | 14:02 |
*** openstack changes topic to "Regular Reminders (Meeting topic: nova)" | 14:02 | |
johnthetubaguy | as we burn down, lets try keep only critical bug fixes and patches in the review etherpad | 14:02 |
johnthetubaguy | #link https://etherpad.openstack.org/p/mitaka-nova-priorities-tracking | 14:02 |
johnthetubaguy | #topic Bugs | 14:02 |
*** openstack changes topic to "Bugs (Meeting topic: nova)" | 14:03 | |
*** edtubill has joined #openstack-meeting | 14:03 | |
johnthetubaguy | so anyone got any bug things to talk about? | 14:03 |
*** bmwiedemann has joined #openstack-meeting | 14:03 | |
*** salv-orlando has quit IRC | 14:03 | |
*** sfinucan has joined #openstack-meeting | 14:03 | |
johnthetubaguy | we do have a nasty gate bug that sdague I think has a fix going through the pipe | 14:03 |
johnthetubaguy | something to do with ansible versions | 14:03 |
*** haleyb has quit IRC | 14:03 | |
* bauzas waves late | 14:03 | |
*** edtubill has quit IRC | 14:04 | |
cdent | o/ | 14:04 |
johnthetubaguy | so I don't see any critial bugs in the list | 14:04 |
*** edtubill has joined #openstack-meeting | 14:04 | |
johnthetubaguy | you know the drill about the other stuff, lets try spot the release critical stuff quickly | 14:04 |
johnthetubaguy | #topic Open Discussion | 14:04 |
*** openstack changes topic to "Open Discussion (Meeting topic: nova)" | 14:04 | |
johnthetubaguy | so I have a think about the summit | 14:05 |
bauzas | about rooms ? | 14:05 |
johnthetubaguy | I am thinking we request all fishbowls again for the summit, and a contributor meetup on the last day | 14:05 |
*** whenry has quit IRC | 14:05 | |
edleafe | fishbowls +1 | 14:05 |
johnthetubaguy | its for the next PTL really, not me, but that needs fixing soon ish | 14:05 |
jichen | o/ | 14:06 |
bauzas | well, why not | 14:06 |
alaski | +1, that's worked well so far | 14:06 |
*** dkranz has joined #openstack-meeting | 14:06 | |
johnthetubaguy | yeah, I think we keep it similar | 14:06 |
claudiub | o/ | 14:06 |
johnthetubaguy | honestly, when we have laptops open, people start working and stop contributing | 14:07 |
johnthetubaguy | so the fishbowl seems to work well | 14:07 |
*** mnestratov|2 has joined #openstack-meeting | 14:07 | |
jaypipes | o/ | 14:07 |
johnthetubaguy | and the working together thing on the friday works well in its own right | 14:07 |
bauzas | ++ | 14:07 |
*** links has joined #openstack-meeting | 14:07 | |
johnthetubaguy | I guess folks saw the changes happening post barcelona | 14:07 |
johnthetubaguy | at least, the changes planned | 14:07 |
dims | o/ | 14:07 |
pkoniszewski | o/ | 14:07 |
*** jckasper has joined #openstack-meeting | 14:07 | |
johnthetubaguy | so one last thing on the agenda | 14:07 |
mnestratov|2 | o/ | 14:08 |
jaypipes | johnthetubaguy: you know we're not going to let you *not* be Nova PTL, right? | 14:08 |
bauzas | heh | 14:08 |
johnthetubaguy | jaypipes: heh | 14:08 |
*** evgenyf has quit IRC | 14:08 | |
*** andymaier has joined #openstack-meeting | 14:08 | |
johnthetubaguy | I have my slippers ready for my PTL retirement party and everything | 14:08 |
jroll | johnthetubaguy: fyi the gate fix is through :) | 14:08 |
dims | you have been conscripted! :) | 14:08 |
johnthetubaguy | jroll: sweet | 14:09 |
kashyap | johnthetubaguy: Recommend people to bring printed-out papers with notes to the sessions :-) | 14:09 |
*** jckasper_ has joined #openstack-meeting | 14:09 | |
edleafe | johnthetubaguy: http://www.brainyquote.com/quotes/quotes/w/williamtec101113.html | 14:09 |
jaypipes | kashyap: I'm going to bring powerpoint slides printed out, just for you. | 14:09 |
johnthetubaguy | kashyap: no bringing weapons into the summit (big rolled up bits of paper that is) | 14:09 |
*** zhurong has quit IRC | 14:10 | |
johnthetubaguy | #link https://etherpad.openstack.org/p/cinder-nova-api-changes | 14:10 |
scottda | hi | 14:10 |
scottda | Just a heads up. | 14:10 |
kashyap | jaypipes: Heh. (I'm not going to be in Austin. For the next one, as it's in Eu) | 14:10 |
johnthetubaguy | so cinder is having thinking through things that affect us | 14:10 |
johnthetubaguy | scottda: yeah, its a good heads up | 14:10 |
scottda | We've many issues around cinder-nova, ML posts, bugs, IRC discussions... | 14:10 |
scottda | So, just trying to corral all the work and info in one place. | 14:10 |
scottda | And go from there. Perhaps some specs, a cross-project spec, etc. | 14:11 |
johnthetubaguy | yeah, I did a sort of bad summary on the ML, but I am really only seeing one side of the story right now | 14:11 |
scottda | I reckon we'll have another cinder-nova meeting in Austin, so this can also be discussed there. | 14:11 |
*** danpb has joined #openstack-meeting | 14:11 | |
scottda | johnthetubaguy: It's complex and hard to follow it all. So I think the etherpad is part of taming that complexity. | 14:11 |
scottda | All: Please sign up if you are interested. | 14:11 |
johnthetubaguy | yeah, thats totally a good effort to start | 14:12 |
scottda | We might have an alt-meeting of something here and there if there's need. | 14:12 |
scottda | That's all I have. | 14:12 |
jaypipes | scottda: will do. :) | 14:12 |
*** jckasper has quit IRC | 14:12 | |
johnthetubaguy | the current live migrate bugs feel a bit like wack a mole right now | 14:12 |
johnthetubaguy | we fix one set of drivers, and break the others | 14:12 |
*** bobh has quit IRC | 14:12 | |
johnthetubaguy | or something like that | 14:12 |
*** PaulMurray has joined #openstack-meeting | 14:12 | |
*** jckasper has joined #openstack-meeting | 14:12 | |
scottda | Yeah, I think it needs some high-level thinking. Many of the issues are related. | 14:12 |
thorst | +1 | 14:12 |
PaulMurray | o/ | 14:13 |
johnthetubaguy | #link http://lists.openstack.org/pipermail/openstack-dev/2016-February/087232.html | 14:13 |
johnthetubaguy | that was my summary attempt, with a nova hat on | 14:13 |
*** jckasper_ has quit IRC | 14:13 | |
*** leecalcote has joined #openstack-meeting | 14:13 | |
johnthetubaguy | OK, so we burnt through the whole agenda in 13 mins, mriedem would be proud | 14:13 |
johnthetubaguy | is there anything else people want to raise here | 14:14 |
johnthetubaguy | honestly, its time to finish off code, and get our the review glasses, and get all these priority features merged | 14:14 |
*** yamamoto_ has quit IRC | 14:14 | |
*** balajiiyer has joined #openstack-meeting | 14:14 | |
bauzas | FF planned for next Thurs or earlier ? | 14:14 |
johnthetubaguy | bauzas thats a good question | 14:15 |
johnthetubaguy | so how this one works is, when we feel like we have as much merged as possible, we cut the branch | 14:15 |
*** egallen has quit IRC | 14:15 | |
johnthetubaguy | thats usually Thursday morning, in the UK sense of morning | 14:15 |
bauzas | agreed | 14:15 |
bauzas | we should maybe provide some blockers | 14:16 |
johnthetubaguy | generally if something has a +W we let it slip in after the cut, when the gate is busted / full | 14:16 |
bauzas | if we want to wait for those | 14:16 |
johnthetubaguy | we are expecting the gate to be terrible this time, given our lower gate capacity, as I understand it | 14:16 |
johnthetubaguy | bauzas: good point, lets add that in the etherpad now | 14:16 |
bauzas | ack | 14:17 |
*** rlrossit_ has joined #openstack-meeting | 14:17 | |
*** jichen has quit IRC | 14:17 | |
johnthetubaguy | #link https://etherpad.openstack.org/p/mitaka-nova-priorities-tracking | 14:17 |
johnthetubaguy | put and things that look like blockers in there ^ | 14:17 |
*** lezbar has joined #openstack-meeting | 14:17 | |
johnthetubaguy | OK, thanks all | 14:18 |
johnthetubaguy | happy code reviewing, with the 40 mins I am about to give you back | 14:18 |
johnthetubaguy | #endmeeting | 14:18 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 14:18 | |
openstack | Meeting ended Thu Feb 25 14:18:24 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:18 |
*** irenab has quit IRC | 14:18 | |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-02-25-14.01.html | 14:18 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-02-25-14.01.txt | 14:18 |
openstack | Log: http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-02-25-14.01.log.html | 14:18 |
*** PaulMurray has left #openstack-meeting | 14:18 | |
*** rlrossit_ has left #openstack-meeting | 14:19 | |
*** bmwiedemann has left #openstack-meeting | 14:19 | |
*** merooney has joined #openstack-meeting | 14:20 | |
*** takashin has left #openstack-meeting | 14:20 | |
*** fawadkhaliq has quit IRC | 14:20 | |
*** mnestratov|2 has quit IRC | 14:21 | |
*** spzala has joined #openstack-meeting | 14:22 | |
*** lblanchard has joined #openstack-meeting | 14:22 | |
*** keedya has joined #openstack-meeting | 14:23 | |
thomasem | Cheers! | 14:23 |
*** yassine__ has joined #openstack-meeting | 14:24 | |
*** dpaterson has joined #openstack-meeting | 14:25 | |
*** jjmb has joined #openstack-meeting | 14:25 | |
*** jjmb has quit IRC | 14:25 | |
*** dimtruck is now known as zz_dimtruck | 14:25 | |
*** jjmb has joined #openstack-meeting | 14:25 | |
*** egallen has joined #openstack-meeting | 14:26 | |
*** sudipto has joined #openstack-meeting | 14:26 | |
*** leecalcote has quit IRC | 14:28 | |
*** a_ta has joined #openstack-meeting | 14:29 | |
*** balajiiyer has quit IRC | 14:29 | |
*** leecalcote has joined #openstack-meeting | 14:31 | |
*** gongysh_ has joined #openstack-meeting | 14:31 | |
*** claudiub|2 has joined #openstack-meeting | 14:33 | |
*** sridharg has quit IRC | 14:33 | |
*** baohua has quit IRC | 14:34 | |
*** baohua has joined #openstack-meeting | 14:34 | |
*** claudiub has quit IRC | 14:34 | |
*** sputnik13 has joined #openstack-meeting | 14:35 | |
*** amotoki has quit IRC | 14:37 | |
*** jschwarz_ has joined #openstack-meeting | 14:37 | |
*** jschwarz has quit IRC | 14:38 | |
*** yamamoto has joined #openstack-meeting | 14:39 | |
*** toddjohn_ has joined #openstack-meeting | 14:39 | |
*** zz_dimtruck is now known as dimtruck | 14:40 | |
*** jjmb has quit IRC | 14:41 | |
*** leecalcote has quit IRC | 14:41 | |
*** pradk has joined #openstack-meeting | 14:42 | |
*** armax has quit IRC | 14:44 | |
*** sputnik13 has quit IRC | 14:48 | |
*** cdent has left #openstack-meeting | 14:49 | |
*** baohua has quit IRC | 14:51 | |
*** dimtruck is now known as zz_dimtruck | 14:51 | |
*** jjmb has joined #openstack-meeting | 14:51 | |
*** jjmb has quit IRC | 14:51 | |
*** baohua has joined #openstack-meeting | 14:52 | |
*** gordc has joined #openstack-meeting | 14:53 | |
*** kcalman has quit IRC | 14:53 | |
*** kcalman has joined #openstack-meeting | 14:53 | |
*** rbak has joined #openstack-meeting | 14:54 | |
*** kcalman has quit IRC | 14:54 | |
*** merooney has quit IRC | 14:56 | |
*** rossella_s has quit IRC | 14:58 | |
*** rossella_s has joined #openstack-meeting | 14:58 | |
*** llu-laptop has joined #openstack-meeting | 15:00 | |
*** rbak_ has joined #openstack-meeting | 15:00 | |
gordc | #startmeeting telemetry | 15:00 |
openstack | Meeting started Thu Feb 25 15:00:32 2016 UTC and is due to finish in 60 minutes. The chair is gordc. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
*** openstack changes topic to " (Meeting topic: telemetry)" | 15:00 | |
openstack | The meeting name has been set to 'telemetry' | 15:00 |
ildikov | o/ | 15:00 |
r-mibu | o/ | 15:00 |
*** eharney has joined #openstack-meeting | 15:00 | |
liusheng | o/ | 15:01 |
sileht | o/ | 15:01 |
ityaptin | o/ | 15:01 |
*** merooney has joined #openstack-meeting | 15:01 | |
_nadya_ | o/ | 15:01 |
*** danpb has left #openstack-meeting | 15:01 | |
nijaba | o/ | 15:02 |
*** jjmb has joined #openstack-meeting | 15:02 | |
*** idegtiarov has joined #openstack-meeting | 15:02 | |
*** jjmb has quit IRC | 15:02 | |
*** sridhar_ram has joined #openstack-meeting | 15:02 | |
*** liamji has joined #openstack-meeting | 15:02 | |
gordc | ok let's start, i think some people are on PTO | 15:02 |
gordc | #topic recurring: roadmap items (new/old/blockers) https://wiki.openstack.org/wiki/Telemetry/RoadMap | 15:02 |
*** openstack changes topic to "recurring: roadmap items (new/old/blockers) https://wiki.openstack.org/wiki/Telemetry/RoadMap (Meeting topic: telemetry)" | 15:02 | |
*** rbak has quit IRC | 15:03 | |
gordc | we're basically up for time on features for Mitaka | 15:03 |
idegtiarov | o/ | 15:03 |
*** haleyb has joined #openstack-meeting | 15:03 | |
*** llu-laptop has quit IRC | 15:03 | |
gordc | the items we were tracking last week seem to be ok | 15:03 |
gordc | i'll run through each in the subtopics | 15:03 |
*** llu-laptop has joined #openstack-meeting | 15:03 | |
gordc | but any pressing concerns? | 15:04 |
*** dane_leblanc has joined #openstack-meeting | 15:04 | |
*** yamamoto has quit IRC | 15:04 | |
*** jjmb has joined #openstack-meeting | 15:04 | |
*** PsionTheory has joined #openstack-meeting | 15:04 | |
gordc | m-3 is next week so basically all features now will need to be very very small | 15:04 |
gordc | cool. let's move to the projects | 15:05 |
gordc | #topic aodh topics | 15:05 |
*** openstack changes topic to "aodh topics (Meeting topic: telemetry)" | 15:05 | |
gordc | right now we're tracking composite alarms for Mitaka | 15:05 |
gordc | main patch is in | 15:05 |
*** llu-laptop has quit IRC | 15:05 | |
gordc | we just need approval on api and client | 15:05 |
*** llu-laptop has joined #openstack-meeting | 15:05 | |
*** Swami has joined #openstack-meeting | 15:05 | |
liusheng | gordc: thanks | 15:06 |
gordc | https://review.openstack.org/#/c/257722/ | 15:06 |
*** singhj has joined #openstack-meeting | 15:06 | |
gordc | https://review.openstack.org/#/c/284022/ | 15:06 |
*** spotz_zzz is now known as spotz | 15:06 | |
*** yamamoto has joined #openstack-meeting | 15:06 | |
gordc | if we can get reviews and get that merged that'd be great | 15:07 |
*** yamamoto has quit IRC | 15:07 | |
* gordc nudges sileht | 15:07 | |
*** llu-laptop has quit IRC | 15:07 | |
gordc | has anyone looked at switchig ceilometerclient to aodhclient in heat? | 15:08 |
liusheng | it seems the jenkins has been broken :( | 15:08 |
*** llu-laptop has joined #openstack-meeting | 15:08 | |
*** salv-orlando has joined #openstack-meeting | 15:08 | |
gordc | liusheng: yeah, it's being fixed | 15:08 |
sileht | liusheng, gordc I will check that one last time | 15:08 |
gordc | we have some time next week to merge as well. | 15:08 |
liusheng | gord, sileht, cool, tanks! | 15:09 |
gordc | i'll try taking a look at porting ceilometerclient to aodhclient in heat... i'm guessing it won't make it for Mitaka though | 15:09 |
liamji | liusheng: the problem we found in the our working day is fixed. Now it is the second one :) | 15:09 |
ildikov | gordc: can we get an exception for it? | 15:09 |
gordc | ildikov: in heat? | 15:09 |
*** llu-laptop has quit IRC | 15:09 | |
ildikov | gordc: yes | 15:09 |
gordc | ildikov: i'll give them a ping and see. | 15:10 |
*** hashar has quit IRC | 15:10 | |
gordc | i'm hoping it's an easy swap | 15:10 |
*** llu-laptop has joined #openstack-meeting | 15:10 | |
ildikov | gordc: me too, this is why I asked | 15:10 |
gordc | #action see if heat will allow aodhclient FFE | 15:11 |
gordc | aside from that, i think Aodh is what it is? | 15:11 |
gordc | r-mibu: did you have success with tempest? | 15:11 |
*** roxanaghe has joined #openstack-meeting | 15:12 | |
gordc | i believe pradk mentioned whatever we have now is conflicting with what exists in tempest repo | 15:12 |
r-mibu | you mean running test with plugins? | 15:12 |
gordc | r-mibu: correct | 15:12 |
r-mibu | right, so I'll fix the id of test that may fix the bug | 15:12 |
r-mibu | but didn't check yet | 15:12 |
*** links has quit IRC | 15:12 | |
*** llu-laptop has quit IRC | 15:13 | |
r-mibu | will do by this week :) | 15:13 |
gordc | r-mibu: do you have time next 2 weeks? | 15:13 |
gordc | ok | 15:13 |
*** numans has quit IRC | 15:13 | |
*** jschwarz__ has joined #openstack-meeting | 15:13 | |
r-mibu | yep, other stuffs done :) | 15:13 |
gordc | i'm going to make tempest stuff FFE since it's only tests. | 15:13 |
*** ddieterly has quit IRC | 15:13 | |
gordc | anyone have concerns? | 15:13 |
*** llu-laptop has joined #openstack-meeting | 15:13 | |
r-mibu | ok | 15:13 |
*** fzdarsky|afk is now known as fzdarsky | 15:13 | |
r-mibu | docs... | 15:14 |
*** e0ne has joined #openstack-meeting | 15:14 | |
r-mibu | as you pointed in review | 15:14 |
gordc | r-mibu: ok. let's try to get it working as soon as possible. but i'm ok with cutting m-3 and merging tempest stuff in an rc build unless someone has an issue | 15:14 |
gordc | r-mibu: docs for tempest tests? | 15:14 |
ildikov | I will run a config guide update for Aodh | 15:15 |
r-mibu | docs for aodh | 15:15 |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:15 | |
r-mibu | but, yes, that's not big problem for m-3 | 15:15 |
*** salv-orlando has quit IRC | 15:15 | |
gordc | ildikov: cool cool. thanks for tracking that | 15:15 |
ildikov | I think we will need to look into the Alarming section of the Admin Guide in OS Manuals | 15:15 |
gordc | ildikov: defnitely. we can still make changes to docs after m-3 correct? | 15:15 |
ildikov | I'm not sure how much that part is outdated, so prolly pretty much :) | 15:15 |
*** knikolla has joined #openstack-meeting | 15:16 | |
ildikov | gordc: sure, we have some time during the stabilization period | 15:16 |
*** nkrinner has quit IRC | 15:16 | |
*** llu-laptop has quit IRC | 15:16 | |
gordc | ildikov: awesome | 15:16 |
*** roxanaghe has quit IRC | 15:16 | |
*** llu-laptop has joined #openstack-meeting | 15:16 | |
gordc | we need to do docs for all of aodh, our dev docs are non-existent too | 15:16 |
*** jschwarz_ has quit IRC | 15:16 | |
ildikov | gordc: of course sooner the better, but still we will have a better picture right after m-3 regarding what made it and what to document | 15:16 |
gordc | ildikov: sounds good | 15:17 |
gordc | anything else for aodh? | 15:17 |
llu-laptop | test :( | 15:17 |
llu-laptop | anyone see me? can't read any messages :( | 15:18 |
*** zz_dimtruck is now known as dimtruck | 15:18 | |
*** roxanaghe has joined #openstack-meeting | 15:18 | |
*** garthb_ has joined #openstack-meeting | 15:18 | |
*** garthb has joined #openstack-meeting | 15:18 | |
liusheng | llu-laptop: I can see you :) | 15:18 |
r-mibu | llu-laptop: i can see your message | 15:18 |
ildikov | llu-laptop: I see your messages | 15:18 |
*** merooney has quit IRC | 15:18 | |
neelashah | I can see your messages llu-laptop | 15:18 |
*** llu-laptop has quit IRC | 15:18 | |
gordc | and he's gone.lol | 15:18 |
gordc | let's move on for now | 15:19 |
gordc | #topic ceilometer topics | 15:19 |
*** openstack changes topic to "ceilometer topics (Meeting topic: telemetry)" | 15:19 | |
gordc | we have two items here to get merged | 15:19 |
*** dfflanders has joined #openstack-meeting | 15:19 | |
gordc | ityaptin's patch for minimising nova-api load: https://review.openstack.org/#/c/284322/ | 15:19 |
gordc | i think that needs a docimpact since we added a new optoin | 15:20 |
*** llu-laptop has joined #openstack-meeting | 15:20 | |
*** ajmiller has joined #openstack-meeting | 15:20 | |
*** baohua has quit IRC | 15:20 | |
gordc | and liamji's patch for neutron v2: https://review.openstack.org/#/c/277434/ | 15:20 |
*** galstrom_zzz is now known as galstrom | 15:20 | |
*** llu-laptop has quit IRC | 15:21 | |
gordc | r-mibu: same FFE for tempest in ceilometer | 15:21 |
r-mibu | got it | 15:21 |
neelashah | gordc neutron v2 is failing due to gate issues? | 15:21 |
*** llu-laptop has joined #openstack-meeting | 15:21 | |
gordc | we all happy? let's hold off on any other features | 15:22 |
*** gongysh_ has quit IRC | 15:22 | |
idegtiarov | gordc, what about event transformers FFE? | 15:22 |
gordc | neelashah: yeah, we need to fix a gnocchclient issue first and we should be ok | 15:22 |
*** su_zhang has joined #openstack-meeting | 15:22 | |
neelashah | gordc - ok, thanks | 15:22 |
gordc | idegtiarov: i have some concerns but we can talk about that now | 15:22 |
*** a_ta has left #openstack-meeting | 15:23 | |
*** roxanaghe has quit IRC | 15:23 | |
gordc | #topic event bracketer transformer | 15:23 |
*** openstack changes topic to "event bracketer transformer (Meeting topic: telemetry)" | 15:23 | |
gordc | #link https://review.openstack.org/#/c/266488/ | 15:23 |
idegtiarov | great what is your main concern? | 15:23 |
*** merooney has joined #openstack-meeting | 15:23 | |
gordc | i don't understand why latency is an event. | 15:23 |
*** penick has joined #openstack-meeting | 15:23 | |
gordc | and why it needs to be calculated inline/stream | 15:24 |
*** MaxPC1 has joined #openstack-meeting | 15:24 | |
gordc | also, the code seems be very inflexible. | 15:24 |
idegtiarov | it is event that could be published to - - tosamplenotifier:// and will be stored as sample | 15:24 |
*** myoung|mobile has joined #openstack-meeting | 15:24 | |
*** dane_leblanc has quit IRC | 15:25 | |
*** llu-laptop has quit IRC | 15:25 | |
*** jvrbanac_ has joined #openstack-meeting | 15:25 | |
*** dfflanders has quit IRC | 15:25 | |
gordc | idegtiarov: and it has real-time requirement because? | 15:25 |
*** PsionTheory has quit IRC | 15:26 | |
*** timcline_ has joined #openstack-meeting | 15:26 | |
*** mohankumar_ has quit IRC | 15:26 | |
*** spotz is now known as spotz_zzz | 15:26 | |
*** Zara_ has joined #openstack-meeting | 15:26 | |
idegtiarov | gordc, if you need to get alarm based for example on latency_time event/sample it is | 15:26 |
*** myoung has quit IRC | 15:26 | |
_nadya_ | gordc: quick question about alarms transformer | 15:26 |
_nadya_ | gordc: events, sorry | 15:26 |
_nadya_ | #link https://review.openstack.org/#/c/266488/5 perhaps we can start with instances only in Mitaka? | 15:26 |
*** MaxPC has quit IRC | 15:26 | |
*** jvrbanac has quit IRC | 15:26 | |
*** amitgandhinz has quit IRC | 15:26 | |
*** Zara has quit IRC | 15:26 | |
*** llu-laptop has joined #openstack-meeting | 15:27 | |
gordc | idegtiarov: but the alarm scenario is handled by the timeout mechanism in aodh no? | 15:27 |
*** amitgandhinz has joined #openstack-meeting | 15:28 | |
idegtiarov | gordc, as an example we could be interested why instances booting longer then 10 minutes and create alarm for that case | 15:28 |
*** rtheis has quit IRC | 15:28 | |
*** igajsin1 has joined #openstack-meeting | 15:29 | |
*** rtheis has joined #openstack-meeting | 15:29 | |
*** jjmb has quit IRC | 15:29 | |
*** igajsin1 has left #openstack-meeting | 15:29 | |
idegtiarov | the main idea is have tool for event transformation and store it as event/sample | 15:29 |
_nadya_ | can we convert only to samples? I agree that "latency" is mostly about sample | 15:30 |
gordc | shouldn't timeouts be done by event alarm? | 15:30 |
idegtiarov | we will can when https://review.openstack.org/#/c/227106/ will be merged | 15:30 |
*** Zara_ is now known as Zara | 15:30 | |
*** hichihara has quit IRC | 15:30 | |
_nadya_ | it looks it's ready to be | 15:31 |
r-mibu | i agree gordc - alarming logics can be put in aodh rather than ceilometer itself | 15:31 |
*** dane_leblanc has joined #openstack-meeting | 15:31 | |
*** rtheis has quit IRC | 15:31 | |
*** rtheis has joined #openstack-meeting | 15:32 | |
r-mibu | if creation time of instance can be meter, i'm ok | 15:32 |
*** sdague has quit IRC | 15:32 | |
gordc | _nadya_: yeah. i think it's definitely a measurement. i'm wondering how many measurements it is though. | 15:32 |
idegtiarov | r-mibu, it is not alarming logic it is logic of event transformation that could be used for statistics of booting instances or alarming based on new samples/event | 15:32 |
gordc | we will really only have one latency measurement per resource (you can only ever create once) | 15:32 |
*** spotz_zzz is now known as spotz | 15:32 | |
gordc | is this better as a query feature in events api | 15:33 |
*** armax has joined #openstack-meeting | 15:33 | |
*** zeih has joined #openstack-meeting | 15:34 | |
*** xingchao has joined #openstack-meeting | 15:34 | |
gordc | usually that's how most BI tools work. you calculate the data from specific log records | 15:34 |
idegtiarov | much better as for me because it is rather expensive to index events traits end we already have event_type indexing in mongodb so api requests for new events will be pretty fast | 15:34 |
*** rtheis has quit IRC | 15:35 | |
*** ajiang has left #openstack-meeting | 15:35 | |
_nadya_ | gordc: it is only one for now, right. But we can have latency for many different resources: instances, volumes and so on. In M* we may start with instances only | 15:35 |
*** galstrom is now known as galstrom_zzz | 15:35 | |
gordc | is the 'resource' == host? because it doesn't matter how many different resources you'll have, it still just one entry for each instance/volume/etc... no? | 15:36 |
*** penick has quit IRC | 15:36 | |
*** sdake has joined #openstack-meeting | 15:37 | |
*** rtheis has joined #openstack-meeting | 15:37 | |
gordc | for me, i think this functionality is better as post-storage work, i don't really see the real-time requirement of it. that's my main point | 15:37 |
ildikov | gordc: I tend to agree with you on this point | 15:38 |
*** zeih has quit IRC | 15:38 | |
*** myoung|mobile has quit IRC | 15:38 | |
r-mibu | adding new logic might affect event processing and having date in workers make difficult in HA/multi-worker | 15:38 |
_nadya_ | It looks so great to have alarm: "look, your instances start to boot more then 10 minutes" | 15:38 |
idegtiarov | it is not only about booting time, but for example instances update | 15:39 |
gordc | so just referencing stacktach and how they were planning to implemented alarms, i believe they also do these calculations in post | 15:39 |
*** achanda has joined #openstack-meeting | 15:39 | |
gordc | r-mibu: yeah, it definitely complicates stuff having a global cache shared across workers/systems... | 15:39 |
gordc | although notification agent is/should be smart enough to redirect to common queues. | 15:40 |
*** llu-laptop has quit IRC | 15:40 | |
_nadya_ | dunno, we already have "online" mechanism for transformers | 15:40 |
*** e0ne has quit IRC | 15:40 | |
*** e0ne_ has joined #openstack-meeting | 15:41 | |
*** llu-laptop has joined #openstack-meeting | 15:41 | |
*** sdake_ has joined #openstack-meeting | 15:41 | |
*** sudipto has quit IRC | 15:41 | |
ildikov | _nadya_: the instance booting time issues is more an alert in definition, also I would assume it gets interesting when it happens with all of them not just one | 15:41 |
gordc | _nadya_: so the alarm comment i believe we want to have it handled by Aodh | 15:41 |
gordc | you are defining the rule there already. | 15:41 |
liusheng | IIUC, if we emit measurements on events latency, these measurements sparse in timeline, if we have alarms on these measurements, the state of alarms maybe always "insufficient data" | 15:42 |
*** sdake has quit IRC | 15:42 | |
idegtiarov | ildikov, not only alerts but could be used for statistics of booting vms | 15:42 |
ildikov | idegtiarov: that can be a post operation/query as well | 15:42 |
gordc | ildikov: + | 15:43 |
idegtiarov | not now | 15:43 |
*** mtanino has joined #openstack-meeting | 15:43 | |
idegtiarov | even not with ceilo api | 15:43 |
gordc | idegtiarov: but it could be, if someone worked on it ;) | 15:43 |
*** knikolla has quit IRC | 15:43 | |
ildikov | gordc: +1 :) | 15:43 |
*** rromans is now known as rromans_afk | 15:44 | |
r-mibu | idegtiarov: i understand your use case, but it sometimes won't work since we cannot make sure that ceil receive set of start and end message | 15:44 |
_nadya_ | gordc: store events in time series storage and have post processing? in Gnocchi? | 15:44 |
gordc | idegtiarov: i had this topic for making events more useful for BI at last summit? i just didn't do anything, so it's kinda my fault (but i won't admit it) | 15:44 |
*** kaisers_ has joined #openstack-meeting | 15:45 | |
*** achanda has quit IRC | 15:45 | |
gordc | r-mibu: right, the potential latency in MQ may cause weird results from real-time pov | 15:45 |
_nadya_ | r-mibu: I hear this very often. But actually, doesn't it mean that we cannot provide a reliable billing? We lose notifications about instances, sorry | 15:46 |
idegtiarov | r-mibu when we do not receives end event it sould be alarm otherwise we will have and could used if we need such data | 15:46 |
gordc | _nadya_: i'm not sure if we need gnocchi specifically. gnocchi i think is continuous measurements over time | 15:46 |
gordc | latency seems to be measurements in set time | 15:47 |
*** ddieterly has joined #openstack-meeting | 15:47 | |
r-mibu | i assume for billing purpose operator will check db record as well, otherwise I will boot many instances on that system :) | 15:47 |
_nadya_ | gordc: so...what storage will be used for events? sql? | 15:47 |
*** ddieterly has quit IRC | 15:48 | |
ildikov | for billing we usually have some freedom I think regarding messages and it usually does not have to be real-time | 15:48 |
*** ddieterl_ has joined #openstack-meeting | 15:48 | |
*** MarkAtwood has joined #openstack-meeting | 15:48 | |
_nadya_ | r-mibu: :) | 15:49 |
*** ikutukov has joined #openstack-meeting | 15:49 | |
gordc | _nadya_: existing storage: sql/elasticsearch. | 15:49 |
r-mibu | idegtiarov: yep, and that can be done in aodh + events storage | 15:49 |
*** aorourke-afk is now known as aorourke | 15:49 | |
_nadya_ | let's move on, I see community point here | 15:49 |
idegtiarov | actually to do the same operation on not indexing data will be a big issue for big event collection | 15:49 |
gordc | _nadya_: in theory, this should be doable in elasticsearch. | 15:50 |
gordc | _nadya_: i also believe stacktach offers some mechanisms to handle related events (i don't know status of all that though) | 15:50 |
_nadya_ | gordc: I don't like it is external, not ceilometer-core. But perhaps I need to think more | 15:50 |
gordc | what's external? | 15:50 |
_nadya_ | gordc: that this statistics should be calculated outside ceilometer, in external system | 15:51 |
gordc | idegtiarov: but we index event_type and all the traits... | 15:51 |
*** e0ne_ has quit IRC | 15:52 | |
*** mtanino has quit IRC | 15:52 | |
idegtiarov | we do not index traits | 15:52 |
gordc | ceilometer gathers data, normalises and transforms. gnocchi does a lot of stuff 'outside ceiloemter' but it's still our project | 15:53 |
gordc | idegtiarov: https://github.com/openstack/ceilometer/blob/master/ceilometer/storage/sqlalchemy/models.py#L294 | 15:54 |
gordc | i don't understand, it seems index'd. it's a primary key | 15:55 |
*** sc68cal has joined #openstack-meeting | 15:55 | |
gordc | if not, it should be. | 15:55 |
gordc | sileht: you have anything for gnocchi? | 15:55 |
* sileht is reading backlog | 15:56 | |
idegtiarov | gordc, I mean in mongodb | 15:56 |
gordc | sileht: no backlog. just asking if we can leave gnocchi topics :) | 15:56 |
gordc | idegtiarov: we probably should? or not use mongodb :P | 15:57 |
idegtiarov | :P | 15:57 |
*** jorge_munoz has joined #openstack-meeting | 15:57 | |
*** balajiiyer has joined #openstack-meeting | 15:57 | |
sileht | gordc, oh I have released gnocchiclient 2.2.0 and I will start working on gnocchi dispatcher for bachting measurements | 15:57 |
*** sdake has joined #openstack-meeting | 15:57 | |
*** xinwu has joined #openstack-meeting | 15:57 | |
gordc | tbh, it seems like i'm not the only person who has issues so maybe we should punt it for Mitaka | 15:57 |
*** kaisers_ has quit IRC | 15:57 | |
*** belliott has left #openstack-meeting | 15:57 | |
*** maishsk has quit IRC | 15:57 | |
idegtiarov | o no :( | 15:57 |
*** balajiiyer has quit IRC | 15:58 | |
sileht | idegtiarov, gordc why not having both indexes, the new one and the old one ? | 15:58 |
*** sdake_ has quit IRC | 15:58 | |
*** xinwu has quit IRC | 15:58 | |
ildikov | gordc: agreed | 15:58 |
*** angdraug has joined #openstack-meeting | 15:58 | |
gordc | idegtiarov: let's move this to main chanell post meeting | 15:58 |
gordc | #topic gnocchi topics | 15:58 |
idegtiarov | k | 15:58 |
*** openstack changes topic to "gnocchi topics (Meeting topic: telemetry)" | 15:58 | |
*** kaisers_ has joined #openstack-meeting | 15:58 | |
gordc | sileht: i had a question, do we want to make the gnocchi dispatcher use new batching support | 15:59 |
*** kaisers_ has quit IRC | 15:59 | |
sileht | gordc, why not ? | 15:59 |
gordc | for mitaka? | 15:59 |
*** knikolla has joined #openstack-meeting | 15:59 | |
gordc | i just want to know if we should track it | 15:59 |
gordc | someone is going to yell soon | 15:59 |
sileht | I'm a bit lost on where we are on the roadmap | 15:59 |
*** merooney has quit IRC | 15:59 | |
gordc | sileht: :) i'll ask in main channel | 15:59 |
*** balajiiyer has joined #openstack-meeting | 16:00 | |
gordc | thakns everyone | 16:00 |
*** nmagnezi has quit IRC | 16:00 | |
gordc | #endmeeting | 16:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 16:00 | |
openstack | Meeting ended Thu Feb 25 16:00:09 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/telemetry/2016/telemetry.2016-02-25-15.00.html | 16:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/telemetry/2016/telemetry.2016-02-25-15.00.txt | 16:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/telemetry/2016/telemetry.2016-02-25-15.00.log.html | 16:00 |
*** vijendar has joined #openstack-meeting | 16:00 | |
*** hashar has joined #openstack-meeting | 16:01 | |
*** r-mibu has left #openstack-meeting | 16:01 | |
*** annegentle has joined #openstack-meeting | 16:02 | |
*** mohankumar_ has joined #openstack-meeting | 16:02 | |
*** leunam112 is now known as manuel112 | 16:02 | |
*** jmckind has joined #openstack-meeting | 16:02 | |
*** mtanino has joined #openstack-meeting | 16:03 | |
*** merooney has joined #openstack-meeting | 16:03 | |
*** llu-laptop has quit IRC | 16:04 | |
*** jschwarz__ is now known as jschwarz | 16:04 | |
*** gordc has left #openstack-meeting | 16:05 | |
*** dkranz has quit IRC | 16:05 | |
*** garthb has quit IRC | 16:06 | |
*** garthb_ has quit IRC | 16:06 | |
*** annegentle has quit IRC | 16:06 | |
*** dims has quit IRC | 16:06 | |
*** yamamoto has joined #openstack-meeting | 16:08 | |
*** dkranz has joined #openstack-meeting | 16:09 | |
*** jmckind has quit IRC | 16:09 | |
*** jmckind has joined #openstack-meeting | 16:09 | |
*** drankis has quit IRC | 16:11 | |
*** sdake_ has joined #openstack-meeting | 16:11 | |
*** sdake_ has quit IRC | 16:11 | |
*** sdake has quit IRC | 16:11 | |
*** sdake_ has joined #openstack-meeting | 16:11 | |
*** merooney has quit IRC | 16:12 | |
*** maeca has joined #openstack-meeting | 16:13 | |
*** esheffield has quit IRC | 16:13 | |
*** yamamoto has quit IRC | 16:13 | |
*** annegentle has joined #openstack-meeting | 16:13 | |
*** ikutukov has quit IRC | 16:14 | |
*** sdague has joined #openstack-meeting | 16:14 | |
*** pnavarro has quit IRC | 16:15 | |
*** pfallenop has quit IRC | 16:15 | |
*** pfallenop has joined #openstack-meeting | 16:17 | |
*** pfallenop has quit IRC | 16:17 | |
*** pfallenop has joined #openstack-meeting | 16:17 | |
*** myoung|mobile has joined #openstack-meeting | 16:18 | |
*** esheffield has joined #openstack-meeting | 16:18 | |
*** mohankumar_ has quit IRC | 16:19 | |
*** jlanoux has joined #openstack-meeting | 16:21 | |
*** jlanoux_ has joined #openstack-meeting | 16:24 | |
*** haomaiwa_ has joined #openstack-meeting | 16:24 | |
*** jlanoux has quit IRC | 16:24 | |
*** rtheis_ has joined #openstack-meeting | 16:25 | |
*** esheffield has quit IRC | 16:25 | |
*** rtheis has quit IRC | 16:25 | |
*** drankis has joined #openstack-meeting | 16:26 | |
*** belmoreira has quit IRC | 16:27 | |
*** kzaitsev_mb has quit IRC | 16:28 | |
*** iyamahat_ has quit IRC | 16:28 | |
*** jlanoux_ has quit IRC | 16:30 | |
*** claudiub|2 has quit IRC | 16:30 | |
*** jjmb has joined #openstack-meeting | 16:30 | |
*** jjmb has quit IRC | 16:30 | |
*** jlanoux has joined #openstack-meeting | 16:31 | |
*** singhj has quit IRC | 16:31 | |
*** singhj has joined #openstack-meeting | 16:32 | |
*** emagana has joined #openstack-meeting | 16:32 | |
*** jjmb has joined #openstack-meeting | 16:33 | |
*** kencjohnston has joined #openstack-meeting | 16:33 | |
*** claudiub has joined #openstack-meeting | 16:36 | |
*** sdake_ is now known as sdake | 16:36 | |
*** merooney has joined #openstack-meeting | 16:36 | |
*** merooney has quit IRC | 16:38 | |
*** salv-orlando has joined #openstack-meeting | 16:38 | |
*** JoseMello has quit IRC | 16:38 | |
*** sheel has joined #openstack-meeting | 16:39 | |
*** annegentle has quit IRC | 16:39 | |
*** hdaniel has quit IRC | 16:39 | |
*** annegentle has joined #openstack-meeting | 16:39 | |
*** JoseMello has joined #openstack-meeting | 16:41 | |
*** salv-orlando has quit IRC | 16:41 | |
*** paul-carlton1 has quit IRC | 16:41 | |
*** salv-orlando has joined #openstack-meeting | 16:41 | |
*** gyee has joined #openstack-meeting | 16:41 | |
*** JoseMello has left #openstack-meeting | 16:41 | |
*** Leom has joined #openstack-meeting | 16:43 | |
*** absubram has joined #openstack-meeting | 16:43 | |
*** sridhar_ram has quit IRC | 16:43 | |
*** maeca has quit IRC | 16:48 | |
*** jjmb has quit IRC | 16:51 | |
*** idegtiarov has left #openstack-meeting | 16:51 | |
*** kzaitsev_mb has joined #openstack-meeting | 16:52 | |
*** markvan has quit IRC | 16:53 | |
*** maeca has joined #openstack-meeting | 16:53 | |
*** bobh has joined #openstack-meeting | 16:53 | |
*** maeca has joined #openstack-meeting | 16:54 | |
*** dims has joined #openstack-meeting | 16:54 | |
*** manuel112 has quit IRC | 16:54 | |
*** markvan has joined #openstack-meeting | 16:54 | |
*** manuel112 has joined #openstack-meeting | 16:54 | |
*** amotoki has joined #openstack-meeting | 16:54 | |
*** manuel112 has quit IRC | 16:55 | |
*** rfolco has quit IRC | 16:56 | |
*** jjmb has joined #openstack-meeting | 16:56 | |
*** jjmb has quit IRC | 16:56 | |
*** iyamahat_ has joined #openstack-meeting | 16:57 | |
*** liamji has quit IRC | 16:58 | |
*** abhi has joined #openstack-meeting | 16:58 | |
*** yamahata has joined #openstack-meeting | 16:58 | |
*** garthb has joined #openstack-meeting | 16:58 | |
*** garthb_ has joined #openstack-meeting | 16:59 | |
*** rfolco has joined #openstack-meeting | 16:59 | |
*** rfolco has quit IRC | 16:59 | |
*** jjmb has joined #openstack-meeting | 17:00 | |
*** haomaiwa_ has quit IRC | 17:01 | |
*** esker has quit IRC | 17:01 | |
*** haomaiwang has joined #openstack-meeting | 17:01 | |
*** jjmb1 has joined #openstack-meeting | 17:01 | |
*** balajiiyer has quit IRC | 17:01 | |
*** jjmb1 has quit IRC | 17:01 | |
*** mohankumar_ has joined #openstack-meeting | 17:01 | |
*** singlethink has joined #openstack-meeting | 17:03 | |
*** jjmb2 has joined #openstack-meeting | 17:03 | |
*** nmagnezi has joined #openstack-meeting | 17:04 | |
*** thorst is now known as thorst_afk | 17:04 | |
*** dmacpher has quit IRC | 17:04 | |
*** zhipeng has joined #openstack-meeting | 17:04 | |
*** dmacpher has joined #openstack-meeting | 17:04 | |
*** dmacpher is now known as dmacpher-afk | 17:04 | |
*** dmacpher-afk is now known as dmacpher | 17:04 | |
*** dmacpher is now known as dmacpher-afk | 17:05 | |
*** liusheng has quit IRC | 17:05 | |
*** liusheng has joined #openstack-meeting | 17:05 | |
*** singhj has quit IRC | 17:05 | |
*** jjmb has quit IRC | 17:05 | |
*** sfinucan has quit IRC | 17:06 | |
*** annegentle has quit IRC | 17:06 | |
*** annegentle has joined #openstack-meeting | 17:06 | |
*** maishsk has joined #openstack-meeting | 17:06 | |
*** singhj has joined #openstack-meeting | 17:07 | |
*** Leom has quit IRC | 17:08 | |
*** Leom has joined #openstack-meeting | 17:09 | |
*** jjmb2 has quit IRC | 17:09 | |
*** yamamoto has joined #openstack-meeting | 17:09 | |
*** _nadya_ has quit IRC | 17:10 | |
*** annegent_ has joined #openstack-meeting | 17:11 | |
*** numans has joined #openstack-meeting | 17:11 | |
*** annegentle has quit IRC | 17:12 | |
*** electrofelix has quit IRC | 17:12 | |
*** scheuran has quit IRC | 17:12 | |
*** thorst_afk is now known as thorst | 17:12 | |
*** hashar has quit IRC | 17:14 | |
*** yamamoto has quit IRC | 17:14 | |
*** paul-carlton1 has joined #openstack-meeting | 17:16 | |
*** drankis has quit IRC | 17:17 | |
*** amrith is now known as _amrith_ | 17:18 | |
*** _amrith_ is now known as amrith | 17:19 | |
*** _sarob has joined #openstack-meeting | 17:19 | |
*** RuiChen has quit IRC | 17:19 | |
*** penick has joined #openstack-meeting | 17:20 | |
*** RuiChen has joined #openstack-meeting | 17:20 | |
*** leeantho has joined #openstack-meeting | 17:21 | |
*** krtaylor has quit IRC | 17:21 | |
*** toddjohn_ has quit IRC | 17:23 | |
*** _sarob has quit IRC | 17:24 | |
*** xingchao has quit IRC | 17:24 | |
*** electrofelix has joined #openstack-meeting | 17:24 | |
*** s3wong has joined #openstack-meeting | 17:25 | |
*** Swami has quit IRC | 17:25 | |
*** su_zhang has quit IRC | 17:26 | |
*** adiantum has quit IRC | 17:26 | |
*** su_zhang has joined #openstack-meeting | 17:26 | |
*** barker has joined #openstack-meeting | 17:27 | |
*** julim has quit IRC | 17:28 | |
*** markvan has quit IRC | 17:28 | |
*** merooney has joined #openstack-meeting | 17:30 | |
*** markvan has joined #openstack-meeting | 17:30 | |
*** yassine__ has quit IRC | 17:30 | |
*** su_zhang has quit IRC | 17:30 | |
*** rtheis_ is now known as rtheis | 17:31 | |
*** yassine__ has joined #openstack-meeting | 17:31 | |
*** barker has quit IRC | 17:32 | |
*** jjmb has joined #openstack-meeting | 17:32 | |
*** krtaylor has joined #openstack-meeting | 17:33 | |
*** maishsk has quit IRC | 17:34 | |
*** sdake_ has joined #openstack-meeting | 17:34 | |
*** zeih has joined #openstack-meeting | 17:34 | |
*** rbak__ has joined #openstack-meeting | 17:35 | |
*** achanda has joined #openstack-meeting | 17:36 | |
*** vijendar has quit IRC | 17:36 | |
*** sdake has quit IRC | 17:36 | |
*** tellesnobrega_af is now known as tellesnobrega | 17:36 | |
*** vijendar has joined #openstack-meeting | 17:37 | |
*** maishsk has joined #openstack-meeting | 17:37 | |
*** rbak_ has quit IRC | 17:38 | |
*** annegent_ has quit IRC | 17:39 | |
*** zeih has quit IRC | 17:39 | |
*** annegentle has joined #openstack-meeting | 17:40 | |
*** Swami has joined #openstack-meeting | 17:42 | |
*** skraynev_ has quit IRC | 17:42 | |
*** maishsk has quit IRC | 17:43 | |
*** s3wong has quit IRC | 17:43 | |
*** annegentle has quit IRC | 17:44 | |
*** s3wong has joined #openstack-meeting | 17:44 | |
*** spotz is now known as spotz_zzz | 17:44 | |
*** toddjohn_ has joined #openstack-meeting | 17:44 | |
*** singhj has quit IRC | 17:45 | |
*** singhj has joined #openstack-meeting | 17:45 | |
*** Leom has quit IRC | 17:46 | |
*** sdake_ is now known as sdake | 17:46 | |
*** Leom has joined #openstack-meeting | 17:47 | |
*** timcline_ has quit IRC | 17:47 | |
*** prashantD has joined #openstack-meeting | 17:48 | |
*** ljxiash has quit IRC | 17:49 | |
*** hdaniel has joined #openstack-meeting | 17:49 | |
*** electrofelix has quit IRC | 17:50 | |
*** maishsk has joined #openstack-meeting | 17:51 | |
*** electrofelix has joined #openstack-meeting | 17:51 | |
*** apoorvad has joined #openstack-meeting | 17:52 | |
*** paul-carlton1 has quit IRC | 17:53 | |
*** sc68cal has quit IRC | 17:53 | |
*** SumitNaiksatam has joined #openstack-meeting | 17:53 | |
*** maishsk has quit IRC | 17:53 | |
*** matrohon has quit IRC | 17:54 | |
*** claudiub has quit IRC | 17:55 | |
*** sridhar_ram has joined #openstack-meeting | 17:55 | |
*** harshs has joined #openstack-meeting | 17:55 | |
*** manuel112 has joined #openstack-meeting | 17:55 | |
*** amotoki has quit IRC | 17:56 | |
*** jlanoux has quit IRC | 17:57 | |
*** paul-carlton1 has joined #openstack-meeting | 17:58 | |
*** sputnik13 has joined #openstack-meeting | 17:59 | |
*** Leom has quit IRC | 18:00 | |
*** haomaiwang has quit IRC | 18:01 | |
*** sdake_ has joined #openstack-meeting | 18:01 | |
*** hemna has joined #openstack-meeting | 18:01 | |
*** haomaiwang has joined #openstack-meeting | 18:01 | |
*** sridhar_ram has quit IRC | 18:02 | |
*** dmorita has joined #openstack-meeting | 18:02 | |
*** sridhar_ram has joined #openstack-meeting | 18:02 | |
*** derekh has quit IRC | 18:03 | |
*** maishsk_ has joined #openstack-meeting | 18:03 | |
*** ivar-lazzaro has joined #openstack-meeting | 18:03 | |
*** sdake has quit IRC | 18:03 | |
*** rbak__ has quit IRC | 18:05 | |
*** spzala has quit IRC | 18:05 | |
*** s3wong has quit IRC | 18:06 | |
*** spzala has joined #openstack-meeting | 18:06 | |
*** neelashah has quit IRC | 18:06 | |
*** Leom has joined #openstack-meeting | 18:06 | |
*** harshs has quit IRC | 18:07 | |
*** ndipanov has quit IRC | 18:07 | |
*** harshs has joined #openstack-meeting | 18:07 | |
*** myoung|mobile is now known as myoung | 18:07 | |
*** phil__ has quit IRC | 18:07 | |
*** hdaniel has quit IRC | 18:08 | |
*** julim has joined #openstack-meeting | 18:10 | |
*** yamamoto has joined #openstack-meeting | 18:10 | |
*** spzala has quit IRC | 18:11 | |
*** gyee has quit IRC | 18:11 | |
*** jschwarz has quit IRC | 18:11 | |
*** Leom has quit IRC | 18:13 | |
*** maishsk_ has quit IRC | 18:13 | |
*** maishsk has joined #openstack-meeting | 18:13 | |
*** jjmb has quit IRC | 18:14 | |
*** spotz_zzz is now known as spotz | 18:14 | |
*** spotz is now known as spotz_zzz | 18:15 | |
*** yamamoto has quit IRC | 18:15 | |
*** su_zhang has joined #openstack-meeting | 18:15 | |
*** rbak has joined #openstack-meeting | 18:15 | |
*** alop has joined #openstack-meeting | 18:17 | |
*** singhj1 has joined #openstack-meeting | 18:18 | |
*** singhj has quit IRC | 18:18 | |
*** neelashah has joined #openstack-meeting | 18:18 | |
*** barker has joined #openstack-meeting | 18:19 | |
*** neelashah has quit IRC | 18:19 | |
*** neelashah has joined #openstack-meeting | 18:20 | |
*** penick has quit IRC | 18:20 | |
*** rbak has quit IRC | 18:21 | |
*** vhoward has joined #openstack-meeting | 18:21 | |
*** rbak has joined #openstack-meeting | 18:21 | |
*** evgenyf has joined #openstack-meeting | 18:21 | |
*** numans has quit IRC | 18:22 | |
*** numans has joined #openstack-meeting | 18:22 | |
*** singhj1 has quit IRC | 18:22 | |
*** shashank_hegde has joined #openstack-meeting | 18:23 | |
*** ivar-lazzaro has quit IRC | 18:23 | |
*** ihrachys has quit IRC | 18:24 | |
*** xingchao has joined #openstack-meeting | 18:25 | |
*** bobh has quit IRC | 18:25 | |
*** spzala has joined #openstack-meeting | 18:25 | |
*** penick has joined #openstack-meeting | 18:25 | |
*** manuel112 has quit IRC | 18:28 | |
*** maeca has quit IRC | 18:28 | |
*** kzaitsev_mb has quit IRC | 18:29 | |
*** maishsk has quit IRC | 18:29 | |
*** barker has quit IRC | 18:29 | |
*** barker has joined #openstack-meeting | 18:30 | |
*** xingchao has quit IRC | 18:30 | |
*** maishsk has joined #openstack-meeting | 18:31 | |
*** singhj has joined #openstack-meeting | 18:32 | |
*** salv-orlando has quit IRC | 18:32 | |
*** mohankumar_ has quit IRC | 18:33 | |
*** gyee has joined #openstack-meeting | 18:33 | |
*** hemna has quit IRC | 18:33 | |
*** adiantum has joined #openstack-meeting | 18:35 | |
*** gyee has quit IRC | 18:37 | |
*** salv-orlando has joined #openstack-meeting | 18:39 | |
*** haomaiwang has quit IRC | 18:39 | |
*** rodrigods has quit IRC | 18:40 | |
*** rodrigods has joined #openstack-meeting | 18:40 | |
*** hemna has joined #openstack-meeting | 18:40 | |
*** reed_ has joined #openstack-meeting | 18:41 | |
*** piet has joined #openstack-meeting | 18:41 | |
*** paul-carlton1 has quit IRC | 18:42 | |
*** haomaiwang has joined #openstack-meeting | 18:44 | |
*** piet has quit IRC | 18:46 | |
*** sambetts is now known as sambetts|afk | 18:47 | |
*** maishsk has quit IRC | 18:48 | |
*** zeih has joined #openstack-meeting | 18:48 | |
*** maishsk has joined #openstack-meeting | 18:48 | |
*** maeca1 has joined #openstack-meeting | 18:48 | |
*** haomaiwang has quit IRC | 18:49 | |
*** jtomasek has quit IRC | 18:49 | |
*** merooney has quit IRC | 18:51 | |
*** emagana has quit IRC | 18:51 | |
*** hemna has quit IRC | 18:52 | |
*** lhcheng has joined #openstack-meeting | 18:52 | |
*** terrylhowe has joined #openstack-meeting | 18:52 | |
*** emagana has joined #openstack-meeting | 18:54 | |
*** IlyaG has quit IRC | 18:54 | |
*** evgenyf has quit IRC | 18:56 | |
*** roaet__ has quit IRC | 18:56 | |
*** sridhar_ram has quit IRC | 18:57 | |
*** rossella_s has quit IRC | 18:58 | |
*** rossella_s has joined #openstack-meeting | 18:58 | |
*** piet has joined #openstack-meeting | 18:58 | |
*** hemna has joined #openstack-meeting | 18:58 | |
*** spotz_zzz is now known as spotz | 18:59 | |
*** barker has quit IRC | 18:59 | |
*** merooney has joined #openstack-meeting | 18:59 | |
*** s3wong has joined #openstack-meeting | 18:59 | |
*** brad_behle has joined #openstack-meeting | 19:00 | |
rtheis | stevemar: are you available for the OSC meeting? | 19:01 |
*** Leom has joined #openstack-meeting | 19:01 | |
*** yassine__ has quit IRC | 19:01 | |
*** sridhar_ram has joined #openstack-meeting | 19:01 | |
*** MeganR has joined #openstack-meeting | 19:01 | |
stevemar | rtheis: yep | 19:01 |
*** esker has joined #openstack-meeting | 19:01 | |
stevemar | rtheis: did you want to run it? | 19:01 |
rtheis | not sure how? | 19:01 |
*** piet has quit IRC | 19:02 | |
stevemar | rtheis: start by writing #startmeeting openstackclient | 19:02 |
rtheis | okay | 19:02 |
rtheis | #startmeeting openstackclient | 19:02 |
openstack | Meeting started Thu Feb 25 19:02:35 2016 UTC and is due to finish in 60 minutes. The chair is rtheis. Information about MeetBot at http://wiki.debian.org/MeetBot. | 19:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 19:02 |
*** openstack changes topic to " (Meeting topic: openstackclient)" | 19:02 | |
openstack | The meeting name has been set to 'openstackclient' | 19:02 |
stevemar | \o/ | 19:02 |
rtheis | that's not too bad | 19:02 |
*** _sarob has joined #openstack-meeting | 19:02 | |
*** egallen has quit IRC | 19:03 | |
MeganR | o/ | 19:03 |
stevemar | rtheis: other commands are #topic #endmeeting, etc.. | 19:03 |
terrylhowe | o/ | 19:03 |
rtheis | stevemar: any particular order to the meeting? | 19:03 |
*** Leom_ has joined #openstack-meeting | 19:03 | |
*** piet has joined #openstack-meeting | 19:03 | |
stevemar | rtheis: i think we go: 1) open reviews, 2) open bugs, 3) open discussion | 19:04 |
rtheis | #topic reviews | 19:04 |
stevemar | toss in an argument about when to release | 19:04 |
*** openstack changes topic to "reviews (Meeting topic: openstackclient)" | 19:04 | |
rtheis | sure | 19:04 |
rtheis | Any reviews to discuss? | 19:04 |
stevemar | hmm | 19:04 |
stevemar | seems like the "create" commands are causing some issues with the networking commands, they just not as easy? | 19:05 |
*** ivar-lazzaro has joined #openstack-meeting | 19:05 | |
*** jmckind has quit IRC | 19:05 | |
stevemar | i guess delete and show are pretty quick :) | 19:05 |
*** jmckind has joined #openstack-meeting | 19:06 | |
rtheis | yeah, "create" have a lot more items to sort out, but I think they are coming along fairly well now | 19:06 |
*** Leom has quit IRC | 19:06 | |
*** ivar-lazzaro has quit IRC | 19:07 | |
stevemar | there's https://review.openstack.org/#/c/276041/ | 19:07 |
stevemar | which seems to have gone on for a while now | 19:07 |
terrylhowe | neutron has a fair number of arrays of dicts, but there is that review out there for that parser action | 19:07 |
terrylhowe | yeh, that one | 19:07 |
stevemar | terrylhowe: that's what i just linked :) | 19:07 |
rtheis | stevemar: yes, that one is holding up a couple create commands | 19:07 |
stevemar | looks like dtroyer is just about convinced | 19:08 |
rtheis | I think it is close | 19:08 |
terrylhowe | yeh | 19:08 |
*** adiantum has quit IRC | 19:08 | |
stevemar | i didn't check that one out, but it looks self-explanatory | 19:08 |
stevemar | there's https://review.openstack.org/#/c/276350/ which is going to be a pain | 19:08 |
*** ivar-lazzaro has joined #openstack-meeting | 19:09 | |
*** penick has quit IRC | 19:09 | |
*** pvaneck has joined #openstack-meeting | 19:09 | |
rtheis | stevemar: sorry, but I'm not up to speed on that one. What is the pain point? | 19:10 |
*** egallen has joined #openstack-meeting | 19:10 | |
*** numans has quit IRC | 19:10 | |
stevemar | rtheis: lots of different projects are going to grapple for handling authentication | 19:11 |
*** trozet has joined #openstack-meeting | 19:11 | |
stevemar | i think we need to rip most of it and just pass along everything to os-client-config | 19:11 |
*** yamamoto has joined #openstack-meeting | 19:11 | |
*** torgomatic has left #openstack-meeting | 19:11 | |
*** toscalix has quit IRC | 19:11 | |
*** baoli_ has quit IRC | 19:11 | |
terrylhowe | I foolishly thought the ksa conversion was done | 19:11 |
rtheis | ok | 19:12 |
stevemar | terrylhowe: not even close | 19:12 |
stevemar | terrylhowe: we're still picking up auth plugins from keystoneclient :( | 19:12 |
*** angdraug has quit IRC | 19:12 | |
stevemar | terrylhowe: if you want to work on it, go ahead, i think navid is working on other stuff (partly why it's WIP) | 19:13 |
*** balajiiyer has joined #openstack-meeting | 19:13 | |
rtheis | stevemar: is this something needed for mitaka release? | 19:14 |
stevemar | rtheis: it would be nice | 19:14 |
*** haleyb has quit IRC | 19:14 | |
stevemar | rtheis: but clients aren't really bound to the release, they should be backwards compat | 19:14 |
stevemar | so meh | 19:14 |
rtheis | sure | 19:14 |
rtheis | anything more on this one? | 19:16 |
*** dprince has quit IRC | 19:16 | |
stevemar | rtheis: i also just got added to https://review.openstack.org/#/c/284497/ | 19:16 |
rtheis | stevemar: I'll take a look | 19:17 |
stevemar | rtheis: cool | 19:17 |
*** yamamoto has quit IRC | 19:17 | |
stevemar | that's all the reviews from me | 19:17 |
rtheis | https://review.openstack.org/#/c/268907/ | 19:17 |
stevemar | ah choices | 19:17 |
rtheis | "choices" ... do we have a devref on how to handle? | 19:18 |
rtheis | or an unwritten rule on when to use and when not? | 19:18 |
stevemar | rtheis: i believe we don't use them at all yet | 19:18 |
stevemar | oh wait... we do | 19:19 |
stevemar | https://github.com/openstack/python-openstackclient/search?utf8=%E2%9C%93&q=choices | 19:19 |
rtheis | I think this could impact some of the network create commands | 19:19 |
stevemar | rtheis: i think if the API is mature enough, then we go for it. | 19:19 |
*** jichen has joined #openstack-meeting | 19:19 | |
*** rbak_ has joined #openstack-meeting | 19:20 | |
*** rbak has quit IRC | 19:20 | |
rtheis | if not then we just leave it to the API to validate? | 19:20 |
rtheis | so the cli doesn't have to play catch up | 19:20 |
*** maishsk has quit IRC | 19:20 | |
*** singlethink has quit IRC | 19:21 | |
stevemar | yep | 19:21 |
rtheis | ok | 19:21 |
stevemar | rtheis: but help is much nicer when we have choices | 19:21 |
stevemar | and validation much faster | 19:21 |
rtheis | sure | 19:21 |
stevemar | thats why i say it depends on API maturity | 19:21 |
*** zeih has quit IRC | 19:22 | |
rtheis | ok | 19:22 |
stevemar | if things hit the fan, we can always whip up a quick patch and release | 19:22 |
*** cody-somerville has joined #openstack-meeting | 19:22 | |
*** cody-somerville has quit IRC | 19:22 | |
*** cody-somerville has joined #openstack-meeting | 19:22 | |
*** fawadkhaliq has joined #openstack-meeting | 19:22 | |
*** evgenyf has joined #openstack-meeting | 19:22 | |
*** maeca1 has quit IRC | 19:23 | |
*** alop has quit IRC | 19:23 | |
*** annegentle has joined #openstack-meeting | 19:23 | |
*** maeca has joined #openstack-meeting | 19:23 | |
rtheis | maybe I'll try capturing this in a deverlopers doc update | 19:23 |
rtheis | think that is worth while? | 19:24 |
stevemar | rtheis: absolutely | 19:24 |
*** iyamahat_ has quit IRC | 19:24 | |
rtheis | #action rtheis write developers doc update for handling choices in arguments | 19:25 |
*** markvan has quit IRC | 19:25 | |
stevemar | rtheis: we should also document all the steps for creating an OSC plugin, theres a lot of tribal knowledge | 19:25 |
*** manuel112 has joined #openstack-meeting | 19:26 | |
rtheis | stevemar: do you hold the keys to this knowledge and have time to write something for it? | 19:26 |
*** maeca has quit IRC | 19:26 | |
stevemar | rtheis: i can whip something up over lunch | 19:26 |
rtheis | cool | 19:26 |
*** maeca has joined #openstack-meeting | 19:27 | |
rtheis | #action stevemar to document all the steps for creating an OSC plugin | 19:27 |
rtheis | any other reviews ? | 19:27 |
*** markvan has joined #openstack-meeting | 19:27 | |
*** xingchao has joined #openstack-meeting | 19:27 | |
*** iyamahat_ has joined #openstack-meeting | 19:27 | |
*** esheffield has joined #openstack-meeting | 19:28 | |
rtheis | #topic bugs | 19:28 |
*** openstack changes topic to "bugs (Meeting topic: openstackclient)" | 19:28 | |
rtheis | any bugs to discuss ? | 19:28 |
*** timcline has quit IRC | 19:28 | |
*** Sukhdev has joined #openstack-meeting | 19:29 | |
*** ivar-laz_ has joined #openstack-meeting | 19:29 | |
stevemar | #link https://bugs.launchpad.net/python-openstackclient | 19:29 |
stevemar | list of bugs ^ | 19:29 |
stevemar | wow, 98 | 19:29 |
stevemar | we need to bring that down | 19:29 |
*** salv-orlando has quit IRC | 19:29 | |
dtroyer | o/ | 19:29 |
stevemar | eeeek, that's a lot of *new* ones too | 19:29 |
rtheis | dtroyer: hi | 19:29 |
dtroyer | sorry for being late…thanks for getting things started rtheis | 19:29 |
rtheis | yw | 19:30 |
dtroyer | (i haven't looked yet) how many of those bugs are new single commands? | 19:30 |
*** andymaier has quit IRC | 19:30 | |
stevemar | we need a triage day :) | 19:30 |
stevemar | or week hehe | 19:30 |
*** maeca has quit IRC | 19:30 | |
stevemar | dtroyer: a good chunk are the new single commands | 19:30 |
stevemar | i'm not crazy about using bugs for that, but whatever gets things done | 19:31 |
rtheis | we may have a dozen that are for new commands | 19:31 |
dtroyer | maybe we can encourage folk to at least do one per resource? | 19:31 |
*** neelashah has quit IRC | 19:31 | |
stevemar | yeah, a bug for pool set and another for pool create seems like overkill | 19:31 |
rtheis | I updated neutron-client blueprint to request future work to be done via blue print | 19:31 |
dtroyer | stackalytics? | 19:31 |
rtheis | https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client | 19:31 |
dtroyer | thanks | 19:31 |
*** xingchao has quit IRC | 19:32 | |
*** ivar-lazzaro has quit IRC | 19:32 | |
stevemar | dtroyer: you should add rtheis and tangchen to https://launchpad.net/~python-openstackclient-drivers/+members#active | 19:32 |
dtroyer | thanks for the reminder, I always seem to forget that part | 19:33 |
rtheis | stevemar: what is the result of being added to that list? | 19:33 |
stevemar | rtheis: i think you can mark bugs as invalid, incomplete or fix released | 19:34 |
dtroyer | done | 19:34 |
rtheis | ok | 19:34 |
dtroyer | basically, yeah | 19:34 |
*** bobh has joined #openstack-meeting | 19:34 | |
*** dprince has joined #openstack-meeting | 19:35 | |
*** _nadya_ has joined #openstack-meeting | 19:35 | |
*** su_zhang has quit IRC | 19:35 | |
rtheis | dtroyer: is there a way to pass the meeting chair back to you? | 19:35 |
*** su_zhang has joined #openstack-meeting | 19:36 | |
*** maeca has joined #openstack-meeting | 19:36 | |
stevemar | rtheis: nope! | 19:36 |
rtheis | ok | 19:36 |
dtroyer | no, but it only really matters when it is time to endmeeting | 19:36 |
rtheis | ok | 19:36 |
stevemar | oh right, bugs... | 19:36 |
*** salv-orlando has joined #openstack-meeting | 19:36 | |
dtroyer | you are doing fine though | 19:36 |
stevemar | none seem critical | 19:36 |
dtroyer | .me looking through scrollback | 19:36 |
*** ddieterl_ has quit IRC | 19:37 | |
rtheis | I don't have any specific bugs to discuss | 19:37 |
dtroyer | I am digging in to https://bugs.launchpad.net/python-openstackclient/+bug/1549095 today with John. I don't know yet who exactly broke —os-token though | 19:38 |
openstack | Launchpad bug 1549095 in Ironic "devstack fails while running Ironic grenade job: init__() got an unexpected keyword argument 'token'" [Undecided,In progress] - Assigned to John L. Villalovos (happycamp) | 19:38 |
*** zeih has joined #openstack-meeting | 19:38 | |
dtroyer | but it attempts to use v2Password when both —os-token and —os-url are present. | 19:38 |
dtroyer | we have a hard branch for that combo and it is being bypassed | 19:38 |
dtroyer | part of what I saw in scrollback, I suspect something around o-c-c and it's land grab | 19:38 |
stevemar | there's https://bugs.launchpad.net/python-openstackclient/+bug/1535562 also, which thomas usually reports | 19:39 |
openstack | Launchpad bug 1535562 in python-openstackclient "Unit test failure when buildnig debian package for 2.0.0" [Undecided,New] | 19:39 |
*** ddieterly has joined #openstack-meeting | 19:39 | |
dtroyer | too many dependencies. we haven't eliminated any yet, only added | 19:40 |
dtroyer | :( | 19:40 |
*** electrofelix has quit IRC | 19:40 | |
*** su_zhang has quit IRC | 19:40 | |
stevemar | dtroyer: yeah, we should look into minimizing things :( | 19:41 |
*** timcline has joined #openstack-meeting | 19:41 | |
*** maeca has quit IRC | 19:42 | |
*** su_zhang has joined #openstack-meeting | 19:42 | |
dtroyer | I'd love to be able to drop glanceclient for the SDK, it would take a couple of psinful deps with it | 19:42 |
*** neiljerram has quit IRC | 19:42 | |
dtroyer | openssl | 19:42 |
*** zeih has quit IRC | 19:42 | |
dtroyer | #topic open discussion | 19:43 |
stevemar | dtroyer: not so fast! | 19:43 |
stevemar | rtheis: 6 | 19:43 |
stevemar | rtheis: ^ | 19:43 |
* dtroyer hits brakes | 19:43 | |
*** esheffield has quit IRC | 19:44 | |
*** esheffield has joined #openstack-meeting | 19:44 | |
rtheis | stevemar: 6 ? | 19:44 |
*** jjmb1 has joined #openstack-meeting | 19:44 | |
stevemar | i meant ^ | 19:44 |
stevemar | rtheis: switch topic :) | 19:44 |
rtheis | ok | 19:44 |
rtheis | #topic open discussion | 19:44 |
dtroyer | oh, right, he has to do that too | 19:44 |
*** openstack changes topic to "open discussion (Meeting topic: openstackclient)" | 19:44 | |
*** ddieterl_ has joined #openstack-meeting | 19:44 | |
dtroyer | It is summit room allocation time again | 19:44 |
stevemar | fun times | 19:45 |
dtroyer | we've had one of each type for the last couple of summits…I'm wondering if we need to make any changes? | 19:45 |
*** haomaiwang has joined #openstack-meeting | 19:45 | |
stevemar | we had 1 of each last time | 19:45 |
*** maishsk has joined #openstack-meeting | 19:45 | |
dtroyer | 1 fishbowl, 1 workroom, 1 meetup | 19:45 |
*** neelashah has joined #openstack-meeting | 19:45 | |
stevemar | i'd love it if the darn workrooms and meetups didn't overlap completely with keystone | 19:45 |
dtroyer | the meetup is ususally where we meet new folk so I like keeping that | 19:46 |
*** eddie__ has joined #openstack-meeting | 19:46 | |
stevemar | i think we need to keep one of each at a minimum | 19:46 |
dtroyer | keystone is full day on Friday? | 19:46 |
stevemar | dtroyer: it usually is | 19:46 |
*** hdaniel has joined #openstack-meeting | 19:47 | |
*** esheffield has quit IRC | 19:47 | |
dtroyer | ok, for now I'll stay at 1/1/1 | 19:47 |
stevemar | dtroyer: yeah | 19:47 |
stevemar | good call | 19:47 |
dtroyer | there are 23 or 24 projcts looking for space in Austin, wanted to make sure we wanted all three | 19:47 |
breton | friday is usually slow at keystone, so I'm +1 for it | 19:47 |
stevemar | rtheis: have you been to a summit before? | 19:47 |
rtheis | stevemar: I was in Tokyo. | 19:48 |
stevemar | rtheis: great, so you know all this :) | 19:48 |
rtheis | hanging out with neutron folks | 19:48 |
rtheis | :) | 19:48 |
dtroyer | that is all from me | 19:48 |
stevemar | you've come to the dark side, splendid | 19:48 |
stevemar | same | 19:48 |
rtheis | :) | 19:48 |
*** haleyb has joined #openstack-meeting | 19:48 | |
stevemar | i'm actually ditching early, gotta pick up some food | 19:48 |
* stevemar slinks out | 19:49 | |
rtheis | At the neutron meetup now and we discuss transition to OSC | 19:49 |
*** ddieterl_ is now known as ddieterly_ | 19:49 | |
*** baoli has joined #openstack-meeting | 19:49 | |
dtroyer | fun times | 19:50 |
rtheis | we discussed where all of the neutron OSC commands should live ... | 19:50 |
*** krotscheck is now known as krotscheck_dcm | 19:50 | |
rtheis | given the neutron stadium, is it okay to but core neutron in python-openstackclient and advanced services and other plugins have OSC extensions in their projects? | 19:50 |
rtheis | *put | 19:50 |
dtroyer | my take is the resources that overlap with the Compute proxy commands need to be in the OSC repo | 19:51 |
*** baoli has quit IRC | 19:51 | |
dtroyer | after that, it is judement. | 19:51 |
rtheis | ok | 19:51 |
*** ayoung has quit IRC | 19:51 | |
rtheis | do we have a problem if something is considered extension and then moves to core... can it move projects ok? | 19:51 |
rtheis | or will that bring trouble? | 19:52 |
dtroyer | moving from a plugin into the OSC repo should be easy as long as there isn't a conflict with old plugins still installed | 19:52 |
rtheis | ok | 19:53 |
dtroyer | there might need to be an 'empty' plugin released last to clean out the entry point namespaces | 19:53 |
*** haomaiwang has quit IRC | 19:53 | |
dtroyer | but if only some commands move, it is just a sync timing issue at worst | 19:53 |
*** jmckind has quit IRC | 19:54 | |
rtheis | sure | 19:54 |
*** emagana has quit IRC | 19:54 | |
rtheis | I don't have anything else | 19:54 |
*** jmckind has joined #openstack-meeting | 19:54 | |
dtroyer | me either, we can close early in nobody speaks up soon | 19:54 |
dtroyer | rtheis: thanks again for running the meeting | 19:55 |
rtheis | last call ... | 19:55 |
rtheis | dtroyer: yw | 19:55 |
rtheis | #endmeeting openstackclient | 19:55 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 19:55 | |
openstack | Meeting ended Thu Feb 25 19:55:38 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 19:55 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstackclient/2016/openstackclient.2016-02-25-19.02.html | 19:55 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstackclient/2016/openstackclient.2016-02-25-19.02.txt | 19:55 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstackclient/2016/openstackclient.2016-02-25-19.02.log.html | 19:55 |
*** hemna has quit IRC | 19:56 | |
*** MeganR has quit IRC | 19:56 | |
*** emagana has joined #openstack-meeting | 19:57 | |
*** haleyb has quit IRC | 19:58 | |
*** manuel112 has quit IRC | 19:58 | |
*** balajiiyer has quit IRC | 19:58 | |
stevemar | rtheis: you did great :) | 19:58 |
*** annegentle has quit IRC | 19:59 | |
rtheis | stevemar: thanks, I was a little nervous :) | 19:59 |
stevemar | rtheis: hehe, let me know when you want to be tossed in the deep end again | 20:00 |
rtheis | will do | 20:00 |
*** haleyb has joined #openstack-meeting | 20:00 | |
*** ljxiash has joined #openstack-meeting | 20:01 | |
*** balajiiyer has joined #openstack-meeting | 20:01 | |
*** emagana has quit IRC | 20:01 | |
*** evgenyf has quit IRC | 20:01 | |
*** brad_behle has left #openstack-meeting | 20:02 | |
*** ddieterl_ has joined #openstack-meeting | 20:03 | |
*** ddieterly has quit IRC | 20:05 | |
*** ddieterly_ has quit IRC | 20:05 | |
*** ljxiash has quit IRC | 20:05 | |
*** terrylhowe has quit IRC | 20:05 | |
*** hashar has joined #openstack-meeting | 20:07 | |
*** FallenPegasus has joined #openstack-meeting | 20:09 | |
*** annegentle has joined #openstack-meeting | 20:09 | |
*** ivar-laz_ has quit IRC | 20:09 | |
*** jprovazn has quit IRC | 20:10 | |
*** piet has quit IRC | 20:11 | |
*** cwolferh has quit IRC | 20:12 | |
*** su_zhang has quit IRC | 20:12 | |
*** su_zhang has joined #openstack-meeting | 20:13 | |
*** Leom_ has quit IRC | 20:13 | |
*** fawadkhaliq has quit IRC | 20:13 | |
*** Leom has joined #openstack-meeting | 20:13 | |
*** aeng has joined #openstack-meeting | 20:13 | |
*** yamamoto has joined #openstack-meeting | 20:13 | |
*** fawadkhaliq has joined #openstack-meeting | 20:13 | |
*** piet has joined #openstack-meeting | 20:14 | |
*** egallen has quit IRC | 20:14 | |
*** piet has quit IRC | 20:14 | |
*** su_zhang has quit IRC | 20:15 | |
*** penick has joined #openstack-meeting | 20:15 | |
*** su_zhang has joined #openstack-meeting | 20:15 | |
*** egallen has joined #openstack-meeting | 20:15 | |
*** bobh has quit IRC | 20:17 | |
*** yamamoto has quit IRC | 20:17 | |
*** Leom has quit IRC | 20:18 | |
*** terrylhowe has joined #openstack-meeting | 20:18 | |
*** terrylhowe has left #openstack-meeting | 20:18 | |
*** vijendar has quit IRC | 20:18 | |
*** salv-orlando has quit IRC | 20:18 | |
*** salv-orlando has joined #openstack-meeting | 20:20 | |
*** toddjohn_ has quit IRC | 20:20 | |
*** ajo_ has joined #openstack-meeting | 20:21 | |
*** jjmb1 has quit IRC | 20:21 | |
*** toddjohn_ has joined #openstack-meeting | 20:21 | |
*** kencjohnston has quit IRC | 20:21 | |
*** esker has quit IRC | 20:21 | |
*** vijendar has joined #openstack-meeting | 20:24 | |
*** ajo_ has quit IRC | 20:24 | |
*** ajo_ has joined #openstack-meeting | 20:25 | |
*** toddjohn_ has quit IRC | 20:25 | |
*** kzaitsev_mb has joined #openstack-meeting | 20:26 | |
*** sheel has quit IRC | 20:27 | |
*** xingchao has joined #openstack-meeting | 20:28 | |
*** vhoward has quit IRC | 20:29 | |
*** su_zhang has quit IRC | 20:30 | |
*** su_zhang has joined #openstack-meeting | 20:30 | |
*** ajo_ has quit IRC | 20:30 | |
*** ajo_ has joined #openstack-meeting | 20:31 | |
*** fzdarsky is now known as fzdarsky|afk | 20:33 | |
*** piet has joined #openstack-meeting | 20:33 | |
*** ajo_ has quit IRC | 20:34 | |
*** cloudtrainme has joined #openstack-meeting | 20:34 | |
*** xingchao has quit IRC | 20:34 | |
*** ajo_ has joined #openstack-meeting | 20:35 | |
*** su_zhang has quit IRC | 20:35 | |
*** ivar-lazzaro has joined #openstack-meeting | 20:36 | |
*** emagana has joined #openstack-meeting | 20:38 | |
*** thorst is now known as thorst_afk | 20:38 | |
*** zeih has joined #openstack-meeting | 20:39 | |
*** angdraug has joined #openstack-meeting | 20:39 | |
*** emagana has quit IRC | 20:40 | |
*** huats has quit IRC | 20:41 | |
*** matrohon has joined #openstack-meeting | 20:42 | |
*** maeca has joined #openstack-meeting | 20:42 | |
*** emagana has joined #openstack-meeting | 20:42 | |
*** huats has joined #openstack-meeting | 20:42 | |
*** ivar-lazzaro has quit IRC | 20:43 | |
*** jjmb has joined #openstack-meeting | 20:43 | |
*** emagana has quit IRC | 20:43 | |
*** maeca has quit IRC | 20:46 | |
*** zeih has quit IRC | 20:47 | |
*** maeca has joined #openstack-meeting | 20:47 | |
*** manuel112 has joined #openstack-meeting | 20:48 | |
*** ajo_ has quit IRC | 20:49 | |
*** ajo_ has joined #openstack-meeting | 20:50 | |
*** haomaiwang has joined #openstack-meeting | 20:50 | |
*** emagana has joined #openstack-meeting | 20:51 | |
*** cloudtrainme has quit IRC | 20:51 | |
*** trozet has quit IRC | 20:51 | |
*** adiantum has joined #openstack-meeting | 20:51 | |
*** piet has quit IRC | 20:51 | |
*** novas0x2a|laptop has joined #openstack-meeting | 20:51 | |
*** _nadya_ has quit IRC | 20:52 | |
*** sc68cal has joined #openstack-meeting | 20:53 | |
*** thorst_afk is now known as thorst | 20:53 | |
*** ajo_ has quit IRC | 20:53 | |
*** ajo_ has joined #openstack-meeting | 20:54 | |
*** maeca has quit IRC | 20:54 | |
*** emagana has quit IRC | 20:55 | |
*** rtheis has quit IRC | 20:55 | |
*** toddjohn_ has joined #openstack-meeting | 20:56 | |
*** toddjohn_ has quit IRC | 20:56 | |
*** toddjohn_ has joined #openstack-meeting | 20:56 | |
*** haomaiwang has quit IRC | 20:58 | |
*** balajiiyer has quit IRC | 20:58 | |
*** cloudtrainme has joined #openstack-meeting | 21:00 | |
*** gyee has joined #openstack-meeting | 21:00 | |
*** annegentle has quit IRC | 21:01 | |
*** ajo_ has quit IRC | 21:01 | |
*** ajo_ has joined #openstack-meeting | 21:01 | |
*** annegentle has joined #openstack-meeting | 21:01 | |
*** ddieterl_ has quit IRC | 21:02 | |
*** jmckind has quit IRC | 21:02 | |
*** jmckind has joined #openstack-meeting | 21:02 | |
*** toddjohn_ has quit IRC | 21:04 | |
*** vishwanathj has quit IRC | 21:04 | |
*** ddieterly has joined #openstack-meeting | 21:04 | |
*** raildo is now known as raildo-afk | 21:04 | |
*** ajo_ has quit IRC | 21:04 | |
*** toddjohn_ has joined #openstack-meeting | 21:05 | |
*** ajo_ has joined #openstack-meeting | 21:06 | |
*** markvan has quit IRC | 21:06 | |
*** rtheis has joined #openstack-meeting | 21:06 | |
*** trozet has joined #openstack-meeting | 21:07 | |
*** markvan has joined #openstack-meeting | 21:08 | |
*** emagana has joined #openstack-meeting | 21:08 | |
*** piet has joined #openstack-meeting | 21:08 | |
*** toddjohn_ has quit IRC | 21:09 | |
*** ajo_ has quit IRC | 21:09 | |
*** merooney has quit IRC | 21:09 | |
*** ddieterly has quit IRC | 21:09 | |
*** ajo_ has joined #openstack-meeting | 21:10 | |
*** aysyd has quit IRC | 21:10 | |
*** _sarob has quit IRC | 21:10 | |
*** emagana has quit IRC | 21:12 | |
*** adiantum has quit IRC | 21:13 | |
*** yamamoto has joined #openstack-meeting | 21:14 | |
*** MaxPC1 has quit IRC | 21:16 | |
*** ildikov has quit IRC | 21:16 | |
*** ivar-lazzaro has joined #openstack-meeting | 21:16 | |
*** yamamoto has quit IRC | 21:19 | |
*** dprince has quit IRC | 21:19 | |
*** fawadkhaliq has quit IRC | 21:20 | |
*** maeca has joined #openstack-meeting | 21:20 | |
*** manuel112 has quit IRC | 21:21 | |
*** Sukhdev has quit IRC | 21:21 | |
*** neelashah has quit IRC | 21:21 | |
*** ivar-lazzaro has quit IRC | 21:21 | |
*** ajo_ has quit IRC | 21:22 | |
*** jichen has quit IRC | 21:22 | |
*** ajo_ has joined #openstack-meeting | 21:23 | |
*** achanda has quit IRC | 21:23 | |
*** maeca has quit IRC | 21:23 | |
*** su_zhang has joined #openstack-meeting | 21:23 | |
*** emagana has joined #openstack-meeting | 21:24 | |
*** egallen has quit IRC | 21:24 | |
*** jjmb has quit IRC | 21:25 | |
*** matrohon has quit IRC | 21:25 | |
*** rtheis has quit IRC | 21:26 | |
*** rtheis has joined #openstack-meeting | 21:26 | |
*** ajo_ has quit IRC | 21:28 | |
*** su_zhang has quit IRC | 21:28 | |
*** lhcheng has left #openstack-meeting | 21:29 | |
*** matrohon has joined #openstack-meeting | 21:29 | |
*** annemccormick has quit IRC | 21:30 | |
*** achanda has joined #openstack-meeting | 21:31 | |
*** xingchao has joined #openstack-meeting | 21:31 | |
*** piet has quit IRC | 21:32 | |
*** cloudtrainme has quit IRC | 21:33 | |
*** ijw has joined #openstack-meeting | 21:33 | |
*** achanda has quit IRC | 21:33 | |
*** sdake_ is now known as sdake | 21:35 | |
*** esker has joined #openstack-meeting | 21:36 | |
*** xingchao has quit IRC | 21:36 | |
*** achanda has joined #openstack-meeting | 21:37 | |
*** ajiang has joined #openstack-meeting | 21:38 | |
*** thorst is now known as thorst_afk | 21:39 | |
*** banix has joined #openstack-meeting | 21:39 | |
*** kaisers has quit IRC | 21:39 | |
*** maeca has joined #openstack-meeting | 21:40 | |
*** cloudtrainme has joined #openstack-meeting | 21:40 | |
*** sc68cal has quit IRC | 21:41 | |
*** esker has quit IRC | 21:41 | |
*** ijw has quit IRC | 21:41 | |
*** kaisers has joined #openstack-meeting | 21:41 | |
*** ijw has joined #openstack-meeting | 21:42 | |
*** thorst_afk has quit IRC | 21:43 | |
*** thorst_afk has joined #openstack-meeting | 21:43 | |
*** yamahata has quit IRC | 21:44 | |
*** iyamahat_ has quit IRC | 21:45 | |
*** annegentle has quit IRC | 21:46 | |
*** cloudtrainme has quit IRC | 21:46 | |
*** annegentle has joined #openstack-meeting | 21:46 | |
*** esker has joined #openstack-meeting | 21:46 | |
*** neelashah has joined #openstack-meeting | 21:47 | |
*** jmckind has quit IRC | 21:49 | |
*** jmckind has joined #openstack-meeting | 21:49 | |
*** esker has quit IRC | 21:51 | |
*** esker has joined #openstack-meeting | 21:51 | |
*** shashank_hegde has quit IRC | 21:51 | |
*** piet has joined #openstack-meeting | 21:51 | |
*** winston-d_ has quit IRC | 21:52 | |
*** shashank_hegde has joined #openstack-meeting | 21:52 | |
*** thorst_afk has quit IRC | 21:52 | |
*** maishsk_ has joined #openstack-meeting | 21:52 | |
*** annegent_ has joined #openstack-meeting | 21:53 | |
*** annegentle has quit IRC | 21:53 | |
*** ddieterly has joined #openstack-meeting | 21:53 | |
*** maishsk has quit IRC | 21:54 | |
*** maishsk_ is now known as maishsk | 21:54 | |
*** emagana has quit IRC | 21:54 | |
*** haomaiwang has joined #openstack-meeting | 21:55 | |
*** annegent_ has quit IRC | 21:56 | |
*** annegentle has joined #openstack-meeting | 21:57 | |
*** spzala has quit IRC | 21:59 | |
*** penick_ has joined #openstack-meeting | 21:59 | |
*** maeca has quit IRC | 21:59 | |
*** penick has quit IRC | 21:59 | |
*** penick_ is now known as penick | 21:59 | |
*** maeca has joined #openstack-meeting | 22:00 | |
*** delatte has quit IRC | 22:00 | |
*** Leom has joined #openstack-meeting | 22:00 | |
*** haomaiwang has quit IRC | 22:01 | |
*** emagana has joined #openstack-meeting | 22:01 | |
*** _sarob has joined #openstack-meeting | 22:01 | |
*** shashank_hegde has quit IRC | 22:01 | |
*** Leom_ has joined #openstack-meeting | 22:02 | |
*** emagana has quit IRC | 22:02 | |
*** maishsk has quit IRC | 22:02 | |
*** emagana has joined #openstack-meeting | 22:02 | |
*** maishsk has joined #openstack-meeting | 22:04 | |
*** julim has quit IRC | 22:04 | |
*** Leom has quit IRC | 22:04 | |
*** tellesnobrega is now known as tellesnobrega_af | 22:05 | |
*** lblanchard has quit IRC | 22:05 | |
*** merooney has joined #openstack-meeting | 22:05 | |
*** emagana has quit IRC | 22:06 | |
*** _sarob has quit IRC | 22:06 | |
*** jjmb has joined #openstack-meeting | 22:07 | |
*** jjmb has quit IRC | 22:08 | |
*** annegentle has quit IRC | 22:08 | |
*** jjmb has joined #openstack-meeting | 22:08 | |
*** _sarob has joined #openstack-meeting | 22:08 | |
*** annegentle has joined #openstack-meeting | 22:08 | |
*** macsz has joined #openstack-meeting | 22:09 | |
*** pradk has quit IRC | 22:09 | |
*** achanda has quit IRC | 22:09 | |
*** pradk has joined #openstack-meeting | 22:09 | |
*** emagana has joined #openstack-meeting | 22:09 | |
*** eharney has quit IRC | 22:10 | |
*** emagana has quit IRC | 22:11 | |
*** emagana has joined #openstack-meeting | 22:11 | |
*** dmorita has quit IRC | 22:11 | |
*** jorge_munoz has quit IRC | 22:12 | |
*** _sarob has quit IRC | 22:13 | |
*** knikolla has quit IRC | 22:13 | |
*** ivar-lazzaro has joined #openstack-meeting | 22:13 | |
*** manuel112 has joined #openstack-meeting | 22:14 | |
*** ivar-lazzaro has quit IRC | 22:14 | |
*** maishsk_ has joined #openstack-meeting | 22:14 | |
*** dmorita has joined #openstack-meeting | 22:14 | |
*** yamamoto has joined #openstack-meeting | 22:15 | |
*** ivar-lazzaro has joined #openstack-meeting | 22:15 | |
*** maishsk has quit IRC | 22:15 | |
*** maishsk_ is now known as maishsk | 22:15 | |
*** nmagnezi has quit IRC | 22:15 | |
*** Leom_ has quit IRC | 22:15 | |
*** prashantD has quit IRC | 22:16 | |
*** prashantD has joined #openstack-meeting | 22:18 | |
*** piet has quit IRC | 22:18 | |
*** fawadkhaliq has joined #openstack-meeting | 22:19 | |
*** dkranz has quit IRC | 22:19 | |
*** zhhuabj_ has quit IRC | 22:20 | |
*** yamamoto has quit IRC | 22:20 | |
*** su_zhang has joined #openstack-meeting | 22:23 | |
*** ivar-lazzaro has quit IRC | 22:25 | |
*** delatte has joined #openstack-meeting | 22:25 | |
*** tellesnobrega_af is now known as tellesnobrega | 22:25 | |
*** ivar-lazzaro has joined #openstack-meeting | 22:27 | |
*** ivar-lazzaro has quit IRC | 22:27 | |
*** ivar-lazzaro has joined #openstack-meeting | 22:27 | |
*** Sukhdev has joined #openstack-meeting | 22:28 | |
*** jckasper has quit IRC | 22:28 | |
*** cloudtrainme has joined #openstack-meeting | 22:28 | |
*** jckasper has joined #openstack-meeting | 22:28 | |
*** jckasper has quit IRC | 22:29 | |
*** jckasper has joined #openstack-meeting | 22:29 | |
*** cwolferh has joined #openstack-meeting | 22:30 | |
*** cwolferh has quit IRC | 22:30 | |
*** hemna has joined #openstack-meeting | 22:30 | |
*** dmorita has quit IRC | 22:32 | |
*** macsz has quit IRC | 22:32 | |
*** xingchao has joined #openstack-meeting | 22:33 | |
*** dmorita has joined #openstack-meeting | 22:33 | |
*** delattec has joined #openstack-meeting | 22:33 | |
*** maishsk_ has joined #openstack-meeting | 22:34 | |
*** cloudtra_ has joined #openstack-meeting | 22:34 | |
*** maishsk has quit IRC | 22:34 | |
*** maishsk_ is now known as maishsk | 22:34 | |
*** cloudtrainme has quit IRC | 22:35 | |
*** jckasper has quit IRC | 22:35 | |
*** jckasper has joined #openstack-meeting | 22:36 | |
*** delatte has quit IRC | 22:36 | |
*** IlyaG has joined #openstack-meeting | 22:36 | |
*** jckasper has quit IRC | 22:38 | |
*** xingchao has quit IRC | 22:38 | |
*** jckasper has joined #openstack-meeting | 22:38 | |
*** MarkAtwood has quit IRC | 22:39 | |
*** dane_leblanc has quit IRC | 22:41 | |
*** FallenPegasus has quit IRC | 22:42 | |
*** jckasper has quit IRC | 22:42 | |
*** jckasper has joined #openstack-meeting | 22:42 | |
*** armax has quit IRC | 22:43 | |
*** FallenPegasus has joined #openstack-meeting | 22:43 | |
*** armax has joined #openstack-meeting | 22:44 | |
*** zeih has joined #openstack-meeting | 22:44 | |
*** ivar-laz_ has joined #openstack-meeting | 22:44 | |
*** manuel112 has quit IRC | 22:45 | |
*** jjmb has quit IRC | 22:45 | |
*** jckasper has quit IRC | 22:45 | |
*** jckasper has joined #openstack-meeting | 22:45 | |
*** ivar-lazzaro has quit IRC | 22:47 | |
*** FallenPegasus has quit IRC | 22:48 | |
*** absubram has quit IRC | 22:48 | |
*** annegentle has quit IRC | 22:49 | |
*** thorst_afk has joined #openstack-meeting | 22:49 | |
*** annegentle has joined #openstack-meeting | 22:50 | |
*** vijendar has quit IRC | 22:50 | |
*** hdaniel has quit IRC | 22:50 | |
*** josdotso has joined #openstack-meeting | 22:51 | |
*** esker has quit IRC | 22:52 | |
*** neelashah has quit IRC | 22:52 | |
*** zeih has quit IRC | 22:52 | |
*** annegentle has quit IRC | 22:55 | |
*** hemna has quit IRC | 22:55 | |
*** thorst_afk has quit IRC | 22:57 | |
*** armax has quit IRC | 22:57 | |
*** trozet has quit IRC | 22:57 | |
*** rossella_s has quit IRC | 22:58 | |
*** banix has quit IRC | 22:58 | |
*** rossella_s has joined #openstack-meeting | 22:58 | |
*** haomaiwang has joined #openstack-meeting | 22:59 | |
*** jmckind has quit IRC | 23:00 | |
*** jmckind has joined #openstack-meeting | 23:00 | |
*** haomaiwang has quit IRC | 23:01 | |
*** delatte has joined #openstack-meeting | 23:01 | |
*** ayoung has joined #openstack-meeting | 23:03 | |
*** delattec has quit IRC | 23:03 | |
*** spotz is now known as spotz_zzz | 23:04 | |
*** singhj has quit IRC | 23:04 | |
*** achanda has joined #openstack-meeting | 23:04 | |
*** ivar-laz_ has quit IRC | 23:05 | |
*** jmckind has quit IRC | 23:07 | |
*** hemna has joined #openstack-meeting | 23:07 | |
*** salv-orl_ has joined #openstack-meeting | 23:08 | |
*** maeca has quit IRC | 23:08 | |
*** shashank_hegde has joined #openstack-meeting | 23:09 | |
*** edtubill has quit IRC | 23:11 | |
*** salv-orlando has quit IRC | 23:12 | |
*** dmorita has quit IRC | 23:12 | |
*** maeca has joined #openstack-meeting | 23:13 | |
*** comay has quit IRC | 23:14 | |
*** xyang1 has quit IRC | 23:14 | |
*** matrohon has quit IRC | 23:15 | |
*** shashank_hegde has quit IRC | 23:16 | |
*** maeca has joined #openstack-meeting | 23:16 | |
*** yamamoto_ has joined #openstack-meeting | 23:16 | |
*** ivar-lazzaro has joined #openstack-meeting | 23:17 | |
*** _sarob has joined #openstack-meeting | 23:17 | |
*** Daisy has joined #openstack-meeting | 23:18 | |
*** xek_ has joined #openstack-meeting | 23:18 | |
*** xek has quit IRC | 23:19 | |
*** comay has joined #openstack-meeting | 23:19 | |
*** hashar has quit IRC | 23:20 | |
*** dmorita has joined #openstack-meeting | 23:20 | |
*** _sarob has quit IRC | 23:21 | |
*** yamamoto_ has quit IRC | 23:22 | |
*** Daisy has quit IRC | 23:22 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:23 | |
*** shashank_hegde has joined #openstack-meeting | 23:26 | |
*** dimtruck is now known as zz_dimtruck | 23:27 | |
*** hemna has quit IRC | 23:28 | |
*** Sukhdev has quit IRC | 23:29 | |
*** timcline has quit IRC | 23:30 | |
*** dmorita has quit IRC | 23:30 | |
*** ivar-lazzaro has quit IRC | 23:31 | |
*** iyamahat_ has joined #openstack-meeting | 23:34 | |
*** rtheis has quit IRC | 23:34 | |
*** dmorita has joined #openstack-meeting | 23:35 | |
*** xingchao has joined #openstack-meeting | 23:35 | |
*** _sarob has joined #openstack-meeting | 23:36 | |
*** yamahata has joined #openstack-meeting | 23:36 | |
*** manuel112 has joined #openstack-meeting | 23:38 | |
*** Swami has quit IRC | 23:38 | |
*** achanda has quit IRC | 23:38 | |
*** comay has quit IRC | 23:39 | |
*** salv-orl_ has quit IRC | 23:39 | |
*** pradk has quit IRC | 23:39 | |
*** haleyb has quit IRC | 23:39 | |
*** tochi has joined #openstack-meeting | 23:40 | |
*** xingchao has quit IRC | 23:41 | |
*** _sarob has quit IRC | 23:41 | |
*** banix has joined #openstack-meeting | 23:41 | |
*** maeca has quit IRC | 23:41 | |
*** maeca has joined #openstack-meeting | 23:42 | |
*** angdraug has quit IRC | 23:43 | |
*** timcline has joined #openstack-meeting | 23:43 | |
*** amitgandhinz has quit IRC | 23:44 | |
*** sridhar_ram has quit IRC | 23:44 | |
*** _sarob has joined #openstack-meeting | 23:44 | |
*** dmorita has quit IRC | 23:45 | |
*** SumitNaiksatam has quit IRC | 23:46 | |
*** dmorita has joined #openstack-meeting | 23:46 | |
*** ddieterly has quit IRC | 23:47 | |
*** fawadkhaliq has quit IRC | 23:47 | |
*** _sarob has quit IRC | 23:49 | |
*** achanda has joined #openstack-meeting | 23:49 | |
*** edtubill has joined #openstack-meeting | 23:49 | |
*** jckasper has quit IRC | 23:50 | |
*** dmorita has quit IRC | 23:50 | |
*** jckasper has joined #openstack-meeting | 23:51 | |
*** JRobinson__ has joined #openstack-meeting | 23:51 | |
*** maeca has quit IRC | 23:53 | |
*** xinwu has joined #openstack-meeting | 23:54 | |
*** maeca has joined #openstack-meeting | 23:54 | |
*** thorst_afk has joined #openstack-meeting | 23:55 | |
*** jckasper has quit IRC | 23:55 | |
*** su_zhang has quit IRC | 23:57 | |
*** su_zhang has joined #openstack-meeting | 23:57 | |
*** ivar-lazzaro has joined #openstack-meeting | 23:58 | |
*** krtaylor has quit IRC | 23:58 | |
*** jckasper has joined #openstack-meeting | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!