Hi jd__,

Thanks for clarifying, for the convenience to land Panko, we need to
provide a python client library, I have finished a basic python-pankoclient
in these two days, see[1]. which provides a Python API (`pankoclient`
module) and a OSC command tool. according to the OpenStack's tendency, may
all the project's own client's command tool will be move to OSC CLI in the
future. so I didn't add panko coomands. It provides three commands now:
"openstack event capabilities list", "openstack event list", "openstack
event show". To import the pankoclient library to openstack's big tent, I
have uploaded two patches of project-config and governance[2][3]. That need
your +1 :).

What do you guys think about this ?

[1] https://github.com/liu-sheng/python-pankoclient
[2] https://review.openstack.org/#/c/433425/
[3] https://review.openstack.org/#/c/433412/

2017-02-07 18:16 GMT+08:00 Julien Danjou <jul...@danjou.info>:

> On Tue, Feb 07 2017, Sheng Liu wrote:
>
> Hi,
>
> > As we have moved events related APIs to Panko and deprecated Ceilometer's
> > API, the Panko will be the unique entry of event data. But I cannot find
> > pankoclient in git.openstack.org and launchpad, instead, there is a
> > pankoclient package in Pypi[1]. I am not sure who is the maintainer of
> the
> > pypi lib and what status it is, but it is not convenient to maintaince
> and
> > improve it if it only exist in Pypi. do we have any plan to add a
> > pankoclient in OpenStack's git repo?
>
> There's is no pankoclient right now. The one registered on PyPI was not
> registered by the Telemetry team but by HuachaoMao and I have no clue
> who is that. That does not sound nice.
>
> There's no plan to add any client right now, because nobody proposed to
> take charge of this job.
>
> --
> Julien Danjou
> # Free Software hacker
> # https://julien.danjou.info
>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to