Commit Graph

18 Commits

Author SHA1 Message Date
Matthias Runge ca45bbdca0 Retire panko, the code is no longer maintained.
The contents of this repository are still available in the Git source
code management system. To see the contents of this repository before it
reached its end of life, please check out the previous commit with
"git checkout HEAD^1".

For any further questions, please email
openstack-discuss@lists.openstack.org or join #openstack-telemetry on OFTC.

Change-Id: Ic8a7001e708d8da7cf8951eefd0a96762ea5fa46
2021-05-27 11:36:44 +02:00
Julien Danjou 67efb67279 Remove non active maintainers
Chris, Ildiko, Lianho, ZhiQiang and Rohit never worked on Panko and it does not
seem like they are planning to.
Let's be honest in our maintainers list.

Change-Id: I06a92a15b60100fba6993c6589185d0c3d76a3ec
2017-07-05 16:07:01 +02:00
Julien Danjou c1c3bc0597 Remove Nadya Privalova from core reviewers
Unfortunately, Nadya has moved to other priorities and was not able to
participate for a year now in Ceilometer development. I think it's a
better call to maintain this list up to date and sadly remove her from
the list.

Change-Id: I0cc654faf58c16f0753098d0d68ddd20ae41cf04
2016-07-28 14:56:44 +02:00
Julien Danjou 3009be7ee7 Rename to Panko
Change-Id: I50b5f6c7b74a4431ccb7af271c11fe9c027f83ab
Signed-off-by: Julien Danjou <julien@danjou.info>
2016-06-14 17:00:22 +02:00
gordon chung f19814fba2 core status cleanup
http://lists.openstack.org/pipermail/openstack-dev/2016-March/089502.html

Change-Id: I7c316a651d5f89eb6bcf7ea2e02b0a55beab8515
2016-03-16 10:02:17 -04:00
Julien Danjou 3a024b28ca MAINTAINERS: remove outdated data
This is outdated and never updated anyway. It does not reflect the reality
anymore, so let's stop trying to have that as it does not give any useful
information anyway. We're a team, we maintain everything!

(and we can use git log to find out things)

Change-Id: I28dd5fdfdc0ef4b0d9816b38572c5bbac3d6f9cf
2015-12-04 11:43:09 +01:00
Julien Danjou 6bc86f75ea Remove alarming code
Since we moved all the alarming code and subsystem to the Aodh project,
remove it from Ceilometer.

Depends-On: I3983128d2d964b0f1f3326948b27f5d94df65a04
Depends-On: I99c9f2be0bbc70f289da5c2ba22698b8b7dc4495
Change-Id: Id169a914c1d1f2f5ad03ebb515d3d052204d5c5c
2015-11-24 13:44:58 +01:00
gordon chung 17033f797b add rohit_ to MAINTAINERS
Rohit did a good job these last few months working on Ceilometer. Let's
bring him in.

Change-Id: Ifd6d5eb3a2623a17f116cb4ccd74bef5a756a269
2015-11-05 08:42:40 -05:00
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