10 Commits

Author SHA1 Message Date
Jenkins
9ec064d8d7 Merge "Adding liusheng to MAINTAINERS" 2015-09-04 00:53:46 +00:00
Jenkins
5993c7ca5e Merge "Adding pradk to MAINTAINERS" 2015-09-04 00:53:37 +00:00
gordon chung
f9255d20c3 deprecate db2 nosql driver
the db2 nosql product is not in development anymore as IBM has moved
on to an alternate solution. the existing driver code is untested
in the community and IBM products are moving off of it. this patch
marks db2 nosql driver for deprecation.

Closes-Bug: #1491819
Change-Id: Ic4e906615931143744f25d70935bdb8138a6b93a
2015-09-03 08:33:41 -04:00
Julien Danjou
e2423262d6 Adding pradk to MAINTAINERS
Pradeep Kilambi did a good job this last months on Ceilometer, let's
bring him in.

Change-Id: Ib16109919b5bc33da45a816bce210037330e6fcf
2015-08-31 13:59:28 +02:00
Julien Danjou
09fbc1f913 Adding liusheng to MAINTAINERS
Liusheng did a good job this last months working on Ceilometer. Let's
bring him in.

Change-Id: Ie28391498301972f2574b30ca9a12132c17e1029
2015-08-31 13:55:48 +02:00
gordon chung
2e907d6f43 proposal to add Chris Dent to Ceilometer core
i'd like to nominate Chris Dent to the Ceilometer core team.
he has been one of the leading reviewers in Ceilometer and gives
solid comments. he also has led the api effort in Ceilometer and
provides insight in specs.

reviews:
https://review.openstack.org/#/q/project:openstack/ceilometer+reviewer:%22Chris+Dent%22,n,z

patches:
https://review.openstack.org/#/q/project:openstack/ceilometer+owner:%22Chris+Dent%22,n,z

Change-Id: I1c3c88a8c1016390ff4d0d110d54213855c6b3fe
2015-05-08 10:00:27 -04:00
gordon chung
9baea23b4f proposal to add ZhiQiang Fan to Ceilometer core
i'd like to nominate ZhiQiang Fan to the Ceilometer core team.
he has been a leading reviewer in Ceilometer and consistently
gives insightful reviews. he also contributes patches and helps
triage bugs.

reviews:
https://review.openstack.org/#/q/reviewer:%22ZhiQiang+Fan%22+project:openstack/ceilometer,n,z

patches:
https://review.openstack.org/#/q/owner:%22ZhiQiang+Fan%22+project:openstack/ceilometer,n,z

Change-Id: I7039873996f8069c2af684e3f0446454f202bb53
2015-04-09 10:23:43 -04:00
liu-sheng
f87314da2a Fix some spelling mistakes and a incorrect url
Change-Id: Id122cd98d133496e423847274d7abdbfd54262af
2014-03-06 11:28:50 +08:00
Julien Danjou
76c6d465d8 Split collector
The collector grew from doing one thing to doing too many. This encumber
scalability and he's really a bad design as it is. Let's fix that.

This patch take out the notification handling code to a new daemon
called ceilometer-agent-notification. This daemon will be in charge of
receiving notifications, storing them if needed, and building samples in
from of it.

Change-Id: I093f3b7855bd6ffff2018db9cd485ed2fc0f37a5
Blueprint: split-collector
2013-11-26 16:03:26 +01:00
Gordon Chung
a9f147c62a add MAINTAINERS file
add MAINTAINERS file to list specialist maintainers for unique
components of ceilometer

Change-Id: I0622d735935f1eae34542b782beae317416e230c
2013-09-05 12:18:43 -04:00