<div dir="ltr">Hi jd__,<div><br></div><div>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 :). </div><div><br></div><div>What do you guys think about this ?</div><div><br></div><div>[1] <a href="https://github.com/liu-sheng/python-pankoclient">https://github.com/liu-sheng/python-pankoclient</a></div><div>[2] <a href="https://review.openstack.org/#/c/433425/">https://review.openstack.org/#/c/433425/</a></div><div>[3] <a href="https://review.openstack.org/#/c/433412/">https://review.openstack.org/#/c/433412/</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-07 18:16 GMT+08:00 Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Feb 07 2017, Sheng Liu wrote:<br>
<br>
Hi,<br>
<span class=""><br>
> As we have moved events related APIs to Panko and deprecated Ceilometer's<br>
> API, the Panko will be the unique entry of event data. But I cannot find<br>
> pankoclient in <a href="http://git.openstack.org" rel="noreferrer" target="_blank">git.openstack.org</a> and launchpad, instead, there is a<br>
> pankoclient package in Pypi[1]. I am not sure who is the maintainer of the<br>
> pypi lib and what status it is, but it is not convenient to maintaince and<br>
> improve it if it only exist in Pypi. do we have any plan to add a<br>
> pankoclient in OpenStack's git repo?<br>
<br>
</span>There's is no pankoclient right now. The one registered on PyPI was not<br>
registered by the Telemetry team but by HuachaoMao and I have no clue<br>
who is that. That does not sound nice.<br>
<br>
There's no plan to add any client right now, because nobody proposed to<br>
take charge of this job.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
# Free Software hacker<br>
# <a href="https://julien.danjou.info" rel="noreferrer" target="_blank">https://julien.danjou.info</a><br>
</font></span></blockquote></div><br></div>