15:00:44 #startmeeting ceilometer 15:00:45 Meeting started Thu Sep 5 15:00:44 2013 UTC and is due to finish in 60 minutes. The chair is jd__. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:46 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:49 The meeting name has been set to 'ceilometer' 15:00:52 o/ 15:00:53 o/ 15:00:57 o/ 15:01:03 o/ 15:01:16 o/ 15:01:23 o/ 15:01:32 o/ 15:01:41 o/ 15:01:42 o/ 15:02:10 o/ 15:02:25 #topic Review Havana-3 milestone 15:02:35 #link https://launchpad.net/ceilometer/+milestone/havana-3 15:02:58 if you followed the crazyness these last hours, so havana-3 is going to be out RSN 15:03:10 the milestone-proposed branch has been cut 15:03:35 all blueprints not completed that missed the deadline have been rescheduled for Icehouse 15:04:21 in this great wisdom ttx granted use some FFE for the ongoing work for alarm-service-paritioner and alarming-logical-combination 15:04:22 possible to get a FFE for any of those? 15:04:34 yay! 15:04:36 s/use/us/ 15:04:48 #link https://blueprints.launchpad.net/ceilometer/havana 15:05:01 what about the branches still under active review? 15:05:05 quite a good score I'd say anyway 15:05:18 sandywalsh: that'll go in master, which is now Icehouse 15:05:27 jd__: good negotiating! 15:05:28 k 15:06:57 jd__, What's the timeline for the bug fixes? 15:06:58 jd__: s/great/infinite/ please 15:07:04 :-) 15:07:27 thomasm: if we want to get bugfixes in for H3 we have less than 24 hours I guess 15:07:39 the rest will be for RC1 15:07:45 jd__, Good to know. Thanks. After this meeting I'll be putting up another review. 15:07:57 jd__: btw, i don't think master is icehouse now, right? 15:08:12 russellb: what is it? 15:08:15 jd__: the current branching was just for a short term branch for havana-3, master is still havana 15:08:20 until a stable/havana is cut around RC time 15:08:33 ttx: ^ ? 15:08:39 that would make sense 15:08:58 or at least that's how nova works ... assumed they were all the same model 15:09:01 It's still very much havana 15:09:19 ok so we have to hold patches for weeks until rc1? 15:09:23 at this point, the idea is to come up with a definitive list of release blockers 15:09:30 fix them all 15:09:31 so, no approvals on non-ffe branches 15:09:32 jd__: yeah, and focus on bugs only 15:09:35 then you cut your RC1 15:09:45 russellb: ah I wish I could order people what to focus on ;) 15:09:47 jd__: that can be tomorrow, if you're bug-free 15:09:58 ok 15:09:58 ttx: ah good point 15:10:15 when we have an RC1, icehouse opens 15:10:19 jd__: heh, no, but you can block the stuff they really want to work on and annoy them 15:10:28 jd__: and if new bugs are uncovered we do a RC2 with backported fixes 15:10:38 jd__: it's also to simplify not having to backport 15:10:47 ttx: yeah I thought we'd do that right on milestone-proposed actually 15:10:57 until you are done with the largest chunck of bugs 15:11:13 no, the milestone-proposed branch we have now is just for havana-3 15:11:22 k 15:11:27 the "real" release branch will be cut just before rC1 15:11:37 I'm just thinking about putting -2 on all patches basically now 15:11:46 jd__: others do that 15:11:46 jd__: that's what i did this morning 15:12:02 yeah makes sense, though that seems like a heavy burden especially for nova 15:12:10 well I'll do that then 15:12:27 not the right time to debate around this anyway :) 15:12:33 yeah ... and i'll rely on the patch authors to chase me down to take the -2 off later 15:12:34 jd__: if there is a specific feature you want to work on and start landing... we can always do a feature branch. But that's a bit heavy for two weeks 15:12:53 ttx: yeah, we won't do that I guess :) 15:13:09 questions anyone? 15:13:22 jd__: so at this point you should rather come up with an RC1 buglist 15:13:29 and spread the load around 15:13:34 so for a patch that's currently merging as we speak 15:13:46 should I backport to milestone-proposed? 15:13:57 eglynn: only if it's milestone-critical 15:14:06 ttx: k 15:14:09 otherwise just let it live in master 15:14:17 (it's not, so I will ...) 15:14:26 it will be included in RC1 15:14:29 cool 15:15:25 #topic State of DB2 driver 15:15:37 #link https://bugs.launchpad.net/ceilometer/+bug/1208547 15:15:40 Launchpad bug 1208547 in ceilometer "resource metadata not reflecting actual state of resource" [Medium,In progress] 15:15:54 dhellmann: do you want to introduce this topic? 15:16:20 we had some issues with the way the drivers were returning resource metadata 15:16:34 thomasm was working on the fix, but didn't know quite what to do with the db2 driver 15:16:55 the proposed solution was to raise NotImplementedError in get_resources() to indicate that the results were wrong 15:17:08 I objected, on the grounds that it made the driver entirely unusable 15:17:53 we discussed it on IRC for a bit, but I don't think we resolved it, and that's why we wanted to talk about it with the rest of the group 15:18:13 litong submitted a fix for it 15:18:17 thomasm: did anything happen on that after our chat? 15:18:19 and it's passing the tests 15:18:20 ok, good 15:18:20 yep 15:18:33 so the bigger question, then, is what to do for these cases in the future 15:18:34 He said it works for both the mongo test backend and DB2 15:18:36 Crisis averted :> 15:18:43 dhellmann, db2 have some exception in test too: https://github.com/openstack/ceilometer/blob/master/tests/storage/test_storage_scenarios.py#L210 15:18:45 dragondm, yep! 15:18:46 my opinion is it's better to document a bug than to completely break a driver 15:18:47 dhellmann: yep, litong is actively looking at any db2 bug that comes up. 15:19:01 and of course fix them :-) 15:19:12 @dhellmann, yeah. 15:19:22 dhellmann: agreed. 15:19:31 The biggest problem I saw was communication. 15:19:43 I misquoted litong because I misunderstood what he was trying to tell me. 15:20:13 litong, and that caused us to make a decision that we otherwise probably wouldn't have made. 15:20:15 Thomas and I had a phone conversation and the issue was resolved. 15:20:23 thomasm: was that regarding the "we're not sure if db2 can do this" statement? 15:20:28 correct 15:20:43 ok, well, it's good that's resolved :-) 15:21:08 I like using NotImplementedError for specific sub-cases, like group by or filter queries that are just not implemented yet 15:21:09 When litong had stated that we can't do it, I thought he meant overall we couldn't with the current DB2 features. But what he meant was that we couldn't have aggregate function parity with the mongo driver. 15:21:19 that lets the caller know, some parts of this API don't work with the backend 15:21:22 @dhellmann, doug, yeah, as long as we can understand each other, we can always find a solution. 15:21:27 but I don't like blocking off an entire API call 15:21:48 so I just wanted to see if the group felt otherwise, or if that's what we'll plan to do in the future? 15:21:57 yep NotImplementedError should be resolved as an initial placeholder in some drivers for a new feature 15:21:58 @dhellmann, totally agreed. 15:22:13 eglynn: right, new features are a special case, too 15:22:16 (not to disable an existing partially broken feature) 15:22:19 yep 15:22:21 so new features, or sub-features of an API 15:22:21 we could start thinking about versioning of db drivers 15:22:28 I guess we need something to explain limitation/feature implementation of each backend 15:22:33 I'd suggest some way of marking a driver method that is semi-broken. 15:22:37 sandywalsh: that's probably a good idea for a summit talk for icehouse 15:22:40 dragondm had a great idea for experimental drivers 15:22:41 s/resolved/reserved/ 15:23:04 dhellmann, are we writing down all these summit talk ideas? :) 15:23:06 sileht: I have handled that in the past by having the plugin implement a get_features() call that returns a set of enum values 15:23:08 a side question, since we have a bunch of backends now, i assume no one is an expert in all of them. should we have a place to find maintainers for backends? 15:23:12 sandywalsh: not it 15:23:26 Where if we wanted to allow organic growth of an experimental driver in the master branch we'd need something to delineate between stable and not-so-stable drivers. 15:23:29 gordc: yup 15:23:30 gordc: I was thinking about a MAINTAINERS file ala oslo 15:23:34 gordc: yes, definitely a good idea -- a file like -- exactly 15:23:59 gordc, +1 15:24:01 +1 for MAINTAINERS file 15:24:07 dhellmann, a Facet pattern works well there. Versioning would even be better 15:24:09 would the maintainer be responsible for porting new features to their backend? 15:24:10 gordc, want to start that? 15:24:14 maintainers +1 15:24:17 +1 for MAINTINERS file 15:24:23 eglynn: or at least helping with someone else who wanted to do the work 15:24:27 dhellmann: yeah i'll do that. i think it'll be helpful 15:24:32 dhellmann: cool, that's fair 15:24:33 @jd__, @gordc, for /storage directory. 15:24:48 should there be a minimum number of maintainers on a feature? 15:24:57 sandywalsh: versioning gets us part way, but doesn't let us inspect a given driver to see what it does. I'm not familiar with "Faceting" so I'll have to look that up 15:24:57 anyone want to be considered an expert and own a backend? :) 15:24:59 for any other stuff? publisher, dispatchers? 15:25:10 #action gordc to create MAINTAINERS file for storage drivers 15:25:22 nice play dhellmann 15:25:25 :-D 15:25:28 lol 15:25:32 events 15:25:37 * dhellmann has learned much about delegation over the last 6 monghts 15:25:39 alarms 15:25:40 alarms 15:25:43 snap ;) 15:25:50 oh, boy, 15:25:51 (just listing things that need maintainers) 15:25:58 dhellmann, sandywalsh: I'd suggest an '@experimental' decorator that can flag such. 15:26:10 trigger pipeline, meter pipeline 15:26:19 http stack 15:26:24 sandywalsh: i'll add events to maintainers file and add your name. 15:26:26 I think it's fair enough to ask the guys in MAINTAINERS to take a look at a patch and to implement/fix the code like litong did 15:26:26 (or would that be oslo) 15:26:34 gordc: put me down for the API stack 15:26:43 dhellmann: will do 15:26:49 I'll be happy to fix events stuff too. 15:27:02 we can all add ourselves to the file, too, once gordc creates it 15:27:11 I think that wraps up that topic, jd__ 15:27:14 dragondm: done. 15:27:21 ack 15:27:28 #topic Release python-ceilometerclient? 15:27:29 rely on a convention that the appropriate mantainer is always added as a reviewer on paches that touch their area? 15:27:36 (but doesn't get a veto ...) 15:27:41 eglynn: yes 15:27:48 cool 15:28:03 we need to release ceilometerclient as soon as https://review.openstack.org/#/c/45076/ gets merged 15:28:07 the alarms s/counter_name/meter_name/ patch will need releasing soon 15:28:16 yep 15:28:24 I guess I'll do that :) 15:28:31 I'd like to see ceilometer lead the way on a self-describing api (kind of like a richer-wsdl) so the client would auto-update. 15:28:46 sandywalsh: that'd be awesome 15:28:53 the client could be completely data-driven 15:29:11 that would be cool 15:29:11 maybe WSME can help us generating WSDL like specs 15:29:18 s/maybe/verryyy likely/ 15:29:19 yep 15:29:23 avoid a lot of boilerplate patches to the client 15:29:43 sandywalsh: if guess that makes you up for creating a blueprint to work on that? ;-) 15:29:44 Data driven client would be nice. 15:29:48 how would a consumer of the client code know what the API is? 15:29:50 jd__, np 15:30:04 dhellmann, autogenerated docs 15:30:18 (saying 'wsdl' brings back bad memories.. :P) 15:30:22 let's not re-invent soap 15:30:27 LOL :) 15:30:28 next, how do we autogenerate Ceilometer's code from our brains? 15:30:32 wsdl won't do it, there are alternatives 15:30:50 jd__: I have a brain-compute interface called "keyboard" that works pretty well 15:31:03 ahah 15:31:37 dhellmann: I should try that, these punch cards really slow me down 15:31:40 termie did some good work on this scheme in the early nova days 15:31:49 jd__: indeed 15:32:24 bourbon-driven development 15:32:49 hmmm 15:32:59 #topic Open discussion 15:34:52 * terriyu is looking forward to getting some sleep after havana-3 15:35:38 :-) 15:37:04 so calm 15:37:20 I'm almost done -2'ing everything in the queue while you're chatting 15:37:42 while I'm at it 15:37:44 fun fun 15:37:49 btw guys, I got a travel grant to go to the Hong Kong Summit!! 15:38:01 congrats terriyu :) 15:38:18 terriyu: nice work! 15:38:21 I'll get to meet you and hear your voices, instead of imagining them over IRC :) 15:38:33 not sure it's a win? ;) 15:38:48 jd__: when will the master be available for accpeting patches again? 15:38:53 btw I'm going to continue working on better and more gate jobs; devstack should run now (or in a few hours) on all patches 15:38:58 llu-laptop: after rc1 15:39:06 llu-laptop: if I got things right :)) 15:41:49 I don't want to interrupt but I'll close the meeting in a minute 15:42:27 #endmeeting