Re: [openstack-dev] [ceilometer] Discussion of the resource loader support patch

2014-01-22 Thread Lu, Lianhao
Gordon Chung wrote on 2014-01-21: >> If the resources defined in the pipeline doesn't match any resource >> file loader, it will be treated as directly passing to the pollsters. E.g. >> resources: >> - fileloader:///foo/bar >> - snmp://2.2.2.2 >> The endpoint 'snmp://2.2.2.2' wi

Re: [openstack-dev] [ceilometer] Discussion of the resource loader support patch

2014-01-21 Thread Gordon Chung
> If the resources defined in the pipeline doesn't match any resource > file loader, it will be treated as directly passing to the pollsters. E.g. > resources: > - fileloader:///foo/bar > - snmp://2.2.2.2 > The endpoint 'snmp://2.2.2.2' will be passed to the pollsters along >

[openstack-dev] [ceilometer] Discussion of the resource loader support patch

2014-01-19 Thread Lu, Lianhao
Hi CM guys, jd__ wanted to hold off the patch https://review.openstack.org/58747 because he thinks it's not generic enough and want to have a further discussion about the resource loader support. So I put it here my original thought and design about the patch as a start point. The initial inte