Friday, 2016-05-06

*** chlong has quit IRC00:05
*** KrishR has quit IRC00:07
*** ge has quit IRC00:47
yuywzzqfan: hi Zhiqiang, are you around?00:59
yuywzzqfan: a question about these two patches https://review.openstack.org/#/c/232976/ and https://review.openstack.org/#/c/310983/01:00
yuywzzqfan: 310983 depends on 232976, but they need to modify the same file 'ceilometer/tests/unit/network/statistics/test_statistics.py'01:01
yuywzzqfan: so how to deal with this situation? thanks01:02
liushengyuywz: you may need to dependency between these two patches :)01:04
liushengyuywz: just rebase one on another01:05
yuywzthanks liusheng, I'll try that01:05
openstackgerritzhangguoqing proposed openstack/gnocchi: add unit column for metric  https://review.openstack.org/31248901:15
*** thorst_ has joined #openstack-telemetry01:20
*** thorst_ has quit IRC01:24
*** chlong has joined #openstack-telemetry01:30
zqfan+1 to liusheng01:41
openstackgerritzhangguoqing proposed openstack/gnocchi: add unit column for metric  https://review.openstack.org/31248901:44
*** ljxiash has joined #openstack-telemetry02:22
*** ljxiash has quit IRC02:25
*** ljxiash has joined #openstack-telemetry02:26
*** ljxiash has quit IRC02:30
*** ljxiash has joined #openstack-telemetry02:35
yuywzzqfan and liusheng: thanks and I tried to rebase 310983 on 232976, but struggling with the 'squash commits first' error message...02:46
zqfansince I'm a noob to git, I always use dedicate branch for each patch, so rebase between them is pretty easy to understand for me02:48
zqfanfor example, you have the 232976 in a branch named A, it is update to date, then 310983 in another branch named B, then checkout B, rebase A, resolve conflict, add it, git rebase --continue, done02:50
yuywzyes It's easy to do rebasing between two branches in normal case, and I also do that frequently02:50
zqfanbut I think this is not the way for git expert to use02:51
yuywzbut I've no idea why I failed this time02:51
liushengyuywz: is there unstaged changes in each branch ?02:51
yuywzliusheng: no02:51
zqfanuse git log to check what you have in the history02:52
zqfanor git rebase --abort, git rebase A -i02:52
liushengyuywz: please try to use git rebase -i ( rebase 310983 on 232976)02:52
yuywzfirst I ran 'git rabase 232976' on branch 310983, then I modified the merge conflicted files, then 'git add' and 'git rebase --continue' and 'git commit --amend', eventually when I ran 'git review', the 'squash commit first' error raised up02:55
yuywzwill the "depend-on" tag in 310983 commit message affects the rebase?02:56
yuywzI never "depends-on" a patch before02:56
liushengyuywz: "depends-on" is only used for cross repository changes02:56
yuywzliusheng: ah.... so I should't use it here02:57
liushengI am also not a git expert, but the recommended process are: 1. update the master branch; 2. (232976) git rebase master; 3. (310983)git rebase -i (232976) (if the interactively window have multiple items, pleasee delete them except the last item); 4. handle the conflict and git add. ;git rebase --continue03:00
yuywzliusheng: thx, I'll try again, but how to mark 310983 is depends on 232976 if "depends-on" tag is not the right way to do this?03:02
liushengyuywz: if you have create dependency of them, type "git review" on the dependent patch, and then git reiview will reminder you to input a "yes" if you want to push multiple commits03:06
yuywzliusheng: thx, got it03:08
*** ljxiash has quit IRC03:20
*** ljxiash has joined #openstack-telemetry03:20
openstackgerritMerged openstack/ceilometer: event: verify signature before recording events for all dispatchers  https://review.openstack.org/31151803:24
*** ljxiash has quit IRC03:25
*** julim has quit IRC03:33
*** julim has joined #openstack-telemetry03:33
*** ljxiash has joined #openstack-telemetry03:35
*** vinaypotluri has quit IRC03:50
*** links has joined #openstack-telemetry04:02
*** yprokule has joined #openstack-telemetry04:17
zqfanyuywz: if you come across 'squash commits first'  when you run git review, you probably only need to type `yes`, it will upload two patches, and it is expected.......04:23
zqfanbecause you indeed want to upload two patches04:23
*** dave-mcc_ has quit IRC04:26
*** achatterjee__ has joined #openstack-telemetry04:57
achatterjee__Hi, I want to monitor notifications from Trove using ceilometer. I've installed Trove from mitaka installation documentation. After completing all necessary configuration and enabling the service, when I hit 'trove list', I get ERROR: Service Unavailable (HTTP 503). Any insight would be helpful.04:59
openstackgerritWenzhi Yu proposed openstack/ceilometer: Set the time point polling starts as timestamp of samples  https://review.openstack.org/23297605:35
*** apoorv has joined #openstack-telemetry05:39
*** apoorv has quit IRC05:43
zqfanachatterjee__: go to room openstack-trove and ask for help, thanks05:48
achatterjee__thanks05:48
*** apoorv has joined #openstack-telemetry05:48
*** p01nt3r75 has quit IRC05:50
*** tomoiaga has joined #openstack-telemetry05:51
*** ljxiash has quit IRC06:09
*** ljxiash has joined #openstack-telemetry06:09
*** vishwanathj has quit IRC06:13
*** ljxiash has quit IRC06:14
*** ljxiash has joined #openstack-telemetry06:15
*** jkraj has joined #openstack-telemetry06:17
*** ljxiash has quit IRC06:19
*** ljxiash has joined #openstack-telemetry06:20
*** lsmola has joined #openstack-telemetry06:22
*** ljxiash has quit IRC06:26
*** ljxiash has joined #openstack-telemetry06:26
openstackgerritWenzhi Yu proposed openstack/ceilometer: Drop timestamping in pollsters  https://review.openstack.org/31098306:29
*** ljxiash has quit IRC06:31
yuywzzqfan and liusheng: thanks for your patient help,  finally I solved the gerrit issue06:32
*** ljxiash has joined #openstack-telemetry06:43
*** achatterjee__ has quit IRC06:44
*** ljxiash has quit IRC06:47
*** ljxiash has joined #openstack-telemetry06:49
*** achatterjee__ has joined #openstack-telemetry06:50
*** ljxiash has quit IRC06:50
*** ljxiash has joined #openstack-telemetry06:56
*** ljxiash has quit IRC06:56
*** ljxiash has joined #openstack-telemetry06:56
*** permalac has joined #openstack-telemetry07:06
*** jmccarthy has joined #openstack-telemetry07:09
*** jmccarthy has left #openstack-telemetry07:09
*** liamji has joined #openstack-telemetry07:13
*** ljxiash has quit IRC07:21
*** nadya has joined #openstack-telemetry07:24
*** ljxiash has joined #openstack-telemetry07:26
*** ljxiash has quit IRC07:31
*** ljxiash has joined #openstack-telemetry07:37
*** openstackstatus has quit IRC07:38
*** openstackstatus has joined #openstack-telemetry07:39
*** ChanServ sets mode: +v openstackstatus07:39
*** nadya has quit IRC07:46
*** chlong has quit IRC07:54
*** ildikov_ has joined #openstack-telemetry07:56
*** ildikov has quit IRC07:58
*** ildikov_ is now known as ildikov07:58
openstackgerritZhiQiang Fan proposed openstack/ceilometer: update help string for messaging_urls  https://review.openstack.org/31326607:59
*** nadya has joined #openstack-telemetry08:02
openstackgerritMerged openstack/ceilometer: Remove unused pylintrc  https://review.openstack.org/31187408:17
*** shardy has joined #openstack-telemetry08:28
*** pcaruana has joined #openstack-telemetry08:36
*** yassine has joined #openstack-telemetry08:40
*** yassine is now known as Guest4691608:40
*** Guest46916 is now known as yassou08:41
*** tesseract has joined #openstack-telemetry08:56
*** tesseract is now known as Guest4293008:56
*** nadya has quit IRC09:04
*** ljxiash has quit IRC09:51
*** jkraj has quit IRC09:57
*** ljxiash has joined #openstack-telemetry09:57
*** ljxiash has quit IRC10:01
*** ekarlso has quit IRC10:08
*** cdent has joined #openstack-telemetry10:22
*** hparekh has quit IRC10:50
*** nadya has joined #openstack-telemetry10:55
*** hparekh has joined #openstack-telemetry11:03
*** yprokule has quit IRC11:05
*** jmccarthy has joined #openstack-telemetry11:17
*** jmccarthy has left #openstack-telemetry11:17
*** apoorv has quit IRC11:19
*** liamji has quit IRC11:58
*** maestro has joined #openstack-telemetry12:16
*** ekarlso has joined #openstack-telemetry12:19
*** gordc has joined #openstack-telemetry12:21
*** alejandrito has joined #openstack-telemetry12:52
*** achatterjee__ has quit IRC12:58
*** nadya has quit IRC13:01
*** sergio___nubeliu has quit IRC13:04
*** peristeri has joined #openstack-telemetry13:10
*** pcaruana has quit IRC13:25
openstackgerritZhiQiang Fan proposed openstack/ceilometer: remove record_metering_data method from collector  https://review.openstack.org/31354713:25
*** thorst_ has joined #openstack-telemetry13:31
*** jwcroppe has joined #openstack-telemetry13:32
*** KrishR has joined #openstack-telemetry13:32
*** nadya has joined #openstack-telemetry13:33
*** BigWillie has joined #openstack-telemetry13:34
*** thorst_ has quit IRC13:35
*** thorst_ has joined #openstack-telemetry13:37
openstackgerritZhiQiang Fan proposed openstack/ceilometer: Verify message's signature for every dispatcher  https://review.openstack.org/31151913:41
*** thorst_ has quit IRC13:41
*** jwcroppe_ has joined #openstack-telemetry13:43
*** jwcroppe has quit IRC13:46
*** thorst_ has joined #openstack-telemetry13:50
*** jwcroppe has joined #openstack-telemetry13:54
openstackgerritZhiQiang Fan proposed openstack/ceilometer: Verify message's signature for every dispatcher  https://review.openstack.org/31151913:56
*** jwcroppe_ has quit IRC13:57
*** jkraj has joined #openstack-telemetry13:58
*** ametts has joined #openstack-telemetry14:00
*** vinaypotluri has joined #openstack-telemetry14:01
*** rbak_ has joined #openstack-telemetry14:02
*** maestro has quit IRC14:03
*** alejandrito has quit IRC14:05
*** catintheroof has joined #openstack-telemetry14:05
*** jkraj has quit IRC14:11
*** nadya has quit IRC14:12
*** catintheroof has quit IRC14:15
*** vishwanathj has joined #openstack-telemetry14:15
*** jwcroppe has quit IRC14:16
-openstackstatus- NOTICE: Zuul is currently recovering from a large number of changes, it will take a few hours until your job is processed. Please have patience and enjoy a great weekend!14:16
*** links has quit IRC14:17
*** jwcroppe has joined #openstack-telemetry14:17
openstackgerritZhiQiang Fan proposed openstack/ceilometer: fix opts.list_opts for polling options  https://review.openstack.org/31151414:17
*** r-daneel has joined #openstack-telemetry14:26
*** catintheroof has joined #openstack-telemetry14:27
*** jwcroppe has quit IRC14:30
openstackgerritZhiQiang Fan proposed openstack/ceilometer: split discover into different namespaces  https://review.openstack.org/31159214:34
openstackgerritZhiQiang Fan proposed openstack/ceilometer: start partition coordinator only when there is a group to join  https://review.openstack.org/31159314:34
openstackgerritZhiQiang Fan proposed openstack/ceilometer: devstack: disable workload_partition for compute polling  https://review.openstack.org/31159414:34
*** dave-mccowan has joined #openstack-telemetry14:35
*** thorst_ has quit IRC14:36
*** jwcroppe has joined #openstack-telemetry14:37
*** tomoiaga has quit IRC14:37
*** thorst_ has joined #openstack-telemetry14:40
-openstackstatus- NOTICE: Zuul has been restarted. As a results, we only preserved patches in the gate queue. Be sure to recheck your patches in gerrit if needed.14:47
*** jwcroppe_ has joined #openstack-telemetry14:48
*** nadya has joined #openstack-telemetry14:49
*** jwcroppe has quit IRC14:52
*** Guest42930 has quit IRC15:05
*** david-lyle has joined #openstack-telemetry15:06
vishwanathjhi looking for guidance on what the local.conf should look like for enabling ceilometer-acompute on a compute node....adding lines "enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer" and "disable_service ceilometer-acentral,ceilometer-collector,ceilmeter-api,ceilometer-anotification" does not seem to work and devstack tries to create user ceilometer from compute node that fails ... if there is a link15:07
vishwanathjthat has devstack instructions for controller and compute node would be appreciated...thanks in advance15:07
*** jwcroppe has joined #openstack-telemetry15:12
openstackgerritMerged openstack/aodh: [Trivial] Improve alarm reason text  https://review.openstack.org/31065915:12
*** r-mibu has quit IRC15:13
*** r-mibu has joined #openstack-telemetry15:13
*** jwcroppe_ has quit IRC15:16
*** jwcroppe has quit IRC15:17
*** catintheroof has quit IRC15:36
*** nadya has quit IRC15:40
*** nadya has joined #openstack-telemetry15:44
*** nadya has quit IRC15:48
*** nadya has joined #openstack-telemetry15:48
*** dave-mccowan has quit IRC15:50
*** nadya has quit IRC15:51
*** thorst_ has quit IRC15:51
gordcvishwanathj: our devstack plugin isn't really configured for multiple nodes.15:57
gordcvishwanathj: probably easier to just configure everything on controller and then manually add compute agent to compute node and copy over ceilometer.conf15:57
gordc... or use packstack15:57
*** thorst_ has joined #openstack-telemetry15:58
*** thorst_ has quit IRC16:01
*** thorst_ has joined #openstack-telemetry16:01
*** jdandrea has quit IRC16:04
*** jdandrea has joined #openstack-telemetry16:05
*** nadya has joined #openstack-telemetry16:06
*** vinaypotluri has quit IRC16:10
vishwanathjgordc appreciate your response, I was thinking I was doing something wrong16:11
vishwanathjgordc can you share additional details on how I can manually add compute agent to compute node that has devstack running16:11
*** vinaypotluri has joined #openstack-telemetry16:18
openstackgerritMerged openstack/ceilometer: remove deprecated option database_connection  https://review.openstack.org/30982616:24
*** beisner has quit IRC16:25
*** catintheroof has joined #openstack-telemetry16:27
*** peristeri has quit IRC16:28
*** tasdomas has quit IRC16:29
*** KrishR has quit IRC16:29
*** thorst_ has quit IRC16:29
*** KrishR has joined #openstack-telemetry16:30
*** tasdomas has joined #openstack-telemetry16:32
*** thorst_ has joined #openstack-telemetry16:33
*** beisner has joined #openstack-telemetry16:34
*** peristeri has joined #openstack-telemetry16:41
*** thorst_ has quit IRC16:41
*** nadya has quit IRC16:43
*** thorst_ has joined #openstack-telemetry16:44
*** thorst_ has quit IRC16:48
*** thorst_ has joined #openstack-telemetry16:50
*** thorst_ has quit IRC16:55
*** thorst_ has joined #openstack-telemetry16:56
*** thorst_ has quit IRC17:01
*** shardy has quit IRC17:02
*** thorst_ has joined #openstack-telemetry17:02
openstackgerritMerged openstack/ceilometer: update help string for messaging_urls  https://review.openstack.org/31326617:03
*** jwcroppe has joined #openstack-telemetry17:05
*** jwcroppe_ has joined #openstack-telemetry17:07
*** thorst_ has quit IRC17:07
*** thorst_ has joined #openstack-telemetry17:08
*** jwcroppe has quit IRC17:10
*** thorst_ has quit IRC17:17
*** dave-mccowan has joined #openstack-telemetry17:17
*** thorst_ has joined #openstack-telemetry17:19
*** jwcroppe has joined #openstack-telemetry17:21
*** thorst_ has quit IRC17:23
*** jwcroppe_ has quit IRC17:25
*** thorst_ has joined #openstack-telemetry17:25
*** thorst_ has quit IRC17:30
*** thorst_ has joined #openstack-telemetry17:33
*** jwcroppe has quit IRC17:33
*** yassou has quit IRC17:34
*** thorst_ has quit IRC17:38
*** thorst_ has joined #openstack-telemetry17:39
*** jwcroppe has joined #openstack-telemetry17:41
*** thorst_ has quit IRC17:48
*** thorst_ has joined #openstack-telemetry17:49
*** jwcroppe_ has joined #openstack-telemetry17:53
*** thorst_ has quit IRC17:55
*** thorst_ has joined #openstack-telemetry17:56
*** jwcroppe has quit IRC17:56
*** yarkot1 has quit IRC17:57
*** Guest90714 has quit IRC17:57
*** rbak_ has quit IRC17:58
*** rbak_ has joined #openstack-telemetry17:59
*** thorst_ has quit IRC18:00
*** thorst_ has joined #openstack-telemetry18:02
*** jwcroppe has joined #openstack-telemetry18:03
*** thorst_ has quit IRC18:06
*** yarkot1 has joined #openstack-telemetry18:07
*** jwcroppe_ has quit IRC18:07
*** thorst_ has joined #openstack-telemetry18:08
*** thorst_ has quit IRC18:12
*** thorst_ has joined #openstack-telemetry18:14
*** thorst_ has quit IRC18:18
*** thorst_ has joined #openstack-telemetry18:20
cdentjd__: I'd be in favor of killing specs in telemetry. I reckon it can only work because the split (and thus smaller repos) and the relatively clear focus of each piece (especially if panko happens). Something incoherent like nova needs specs to stop work.18:23
jd__yeah, I think we did not kill them yet, but I make it pretty obvious it's not a requirement18:24
jd__which amazed many people at the summit18:24
*** BigWillie has quit IRC18:24
jd__I saw smiles on faces when saying "you can actually send code without specs" :)18:25
*** BigWillie has joined #openstack-telemetry18:26
*** nadya has joined #openstack-telemetry18:27
*** nadya has quit IRC18:35
*** gordc has quit IRC18:36
*** jwcroppe_ has joined #openstack-telemetry18:38
*** jwcroppe has quit IRC18:38
*** catintheroof has quit IRC18:41
*** jwcroppe has joined #openstack-telemetry18:59
*** jwcroppe_ has quit IRC19:02
*** dave-mccowan has quit IRC19:09
*** gordc has joined #openstack-telemetry19:17
*** jwcroppe has quit IRC19:24
*** dave-mccowan has joined #openstack-telemetry19:25
*** rcernin has joined #openstack-telemetry19:26
*** jwcroppe has joined #openstack-telemetry19:28
*** llu has quit IRC19:51
*** thorst_ has quit IRC19:55
*** thorst_ has joined #openstack-telemetry19:57
*** thorst_ has quit IRC20:00
*** peristeri has quit IRC20:01
*** thorst_ has joined #openstack-telemetry20:02
*** thorst_ has quit IRC20:11
*** thorst_ has joined #openstack-telemetry20:13
*** lsmola has quit IRC20:15
*** thorst_ has quit IRC20:18
*** thorst_ has joined #openstack-telemetry20:19
*** thorst_ has quit IRC20:24
*** thorst_ has joined #openstack-telemetry20:25
*** thorst_ has quit IRC20:26
*** thorst_ has joined #openstack-telemetry20:26
*** BigWillie has quit IRC20:30
*** openstackgerrit has quit IRC20:32
*** openstackgerrit has joined #openstack-telemetry20:33
*** gordc has quit IRC20:44
*** imcsk8 has quit IRC20:47
*** imcsk8 has joined #openstack-telemetry20:47
*** thorst_ has quit IRC20:52
*** thorst_ has joined #openstack-telemetry20:53
*** thorst_ has quit IRC21:01
*** thorst_ has joined #openstack-telemetry21:03
*** thorst_ has quit IRC21:08
*** thorst has joined #openstack-telemetry21:10
*** thorst has quit IRC21:19
*** thorst has joined #openstack-telemetry21:20
*** ametts has quit IRC21:24
*** thorst has quit IRC21:28
*** thorst has joined #openstack-telemetry21:36
*** thorst has quit IRC21:40
*** thorst has joined #openstack-telemetry21:41
*** thorst has quit IRC21:43
*** jwcroppe has quit IRC21:43
*** thorst has joined #openstack-telemetry21:43
*** pradk has quit IRC21:52
*** thorst has quit IRC22:04
*** KrishR has quit IRC22:12
*** vinaypotluri has quit IRC22:14
*** vinaypotluri__ has joined #openstack-telemetry22:14
openstackgerritOpenStack Proposal Bot proposed openstack/ceilometermiddleware: Updated from global requirements  https://review.openstack.org/31371422:15
*** thorst has joined #openstack-telemetry22:17
*** vinaypotluri__ has quit IRC22:17
*** vinaypotluri__ has joined #openstack-telemetry22:18
*** thorst has quit IRC22:22
*** david-lyle has quit IRC22:35
*** david-lyle has joined #openstack-telemetry22:37
*** cdent has quit IRC22:44
*** r-daneel has quit IRC22:52
*** vinaypotluri__ has quit IRC22:53
*** vinaypotluri has joined #openstack-telemetry22:53
*** vinaypotluri has quit IRC22:54
*** vinaypotluri has joined #openstack-telemetry22:54
*** vinaypotluri has quit IRC23:03
*** vinaypotluri has joined #openstack-telemetry23:03
*** vinaypotluri has quit IRC23:18
*** vinaypotluri has joined #openstack-telemetry23:18
*** vinaypotluri has quit IRC23:19
*** vinaypotluri has joined #openstack-telemetry23:19
*** vinaypotluri has quit IRC23:22
*** vinaypotluri has joined #openstack-telemetry23:22
*** vinaypotluri has quit IRC23:33
*** vinaypotluri has joined #openstack-telemetry23:34
*** vinaypotluri has quit IRC23:37
*** vinaypotluri has joined #openstack-telemetry23:37
*** vinaypotluri has quit IRC23:37
*** vinaypotluri has joined #openstack-telemetry23:39
*** vinaypotluri has quit IRC23:40
*** vinaypotluri has joined #openstack-telemetry23:43

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