Re: [openstack-dev] [Neutron] Propose Slawek Kaplonski for Neutron core

2017-12-03 Thread Gary Kotton
+1 Welcome to the team! From: Miguel Lavalle Reply-To: OpenStack List Date: Wednesday, November 29, 2017 at 9:21 PM To: OpenStack List Subject: [openstack-dev] [Neutron] Propose Slawek Kaplonski for Neutron core Hi Neutron Team, I want to nominate Slawek Kaplonski (irc: slaweq) to Neutron co

Re: [openstack-dev] [all][api] POST /api-sig/news

2017-12-03 Thread Gilles Dubreuil
On 02/12/17 04:26, Chris Dent wrote: On Fri, 1 Dec 2017, Gilles Dubreuil wrote: Hi Chris, Thank you for those precious details. I just added https://review.openstack.org/#/c/524467/ to augment the existing guidelines [2] and to get started with the API Schema (consumption) topic. Cool,

[openstack-dev] [api] api-sig weekly meeting time change request

2017-12-03 Thread Gilles Dubreuil
Hi, Could we please change the API SIG weekly meeting time from 16pm UTC to 19pm UTC  [1]? To give a chance for those down under to attend? Cheers, Gilles [1] https://www.timeanddate.com/worldclock/meetingtime.html?iso=20171204&p2=195&p3=137&p4=240

Re: [openstack-dev] [ceilometer] about workload partition

2017-12-03 Thread 李田清
On 2017-12-01 05:03 AM, 李田清 wrote: >> Hello, >> we test workload partition, and find it's much slower than not >> using it. >> After some review, we find that, after get samples from >> notifications.sample >> ceilometer unpacks them and sends them one by one to the pipe >>

Re: [openstack-dev] [api] api-sig weekly meeting time change request

2017-12-03 Thread Gilles Dubreuil
Never mind, I just the schedule document [1]. I'll push a request there. [1] http://eavesdrop.openstack.org/#API_Working_Group On 04/12/17 14:26, Gilles Dubreuil wrote: Hi, Could we please change the API SIG weekly meeting time from 16pm UTC to 19pm UTC  [1]? To give a chance for those dow

[openstack-dev] [ceilometer] remove gnocchi http interface?

2017-12-03 Thread Jaze Lee
Hello, Right now, the dispatch will cost much time in http request. And keystone auth token cost much time. Although we can configure it to noauth, then anyone can update gnocchi database which is not we want. So what about to remove gnocchi http, and add a simple tcp socket, which will