Re: [openstack-dev] [ceilometer] zombie process after ceilometer-api

2015-11-12 Thread Madhu Mohan Nelemane
Here is the output of "ps aux | grep ceilometer-api" after "ceilometer meter-list" ceilome+ 27192 1.0 1.1 247400 60388 ?Ss 14:10 0:00 /usr/bin/python /usr/bin/ceilometer-api --config-file=/etc/ceilometer/ceilometer.conf --logfile=/var/log/ceilometer/api.log ceilome+ 27655 15.3 0.0

[openstack-dev] [ceilometer] zombie process after ceilometer-api

2015-11-12 Thread Madhu Mohan Nelemane
Hi, I see a zombie process left out by ceilometer-api after a client command like "ceilometer meter-list". This seems to occur only when I change the number of workers for [api] section in ceilometer.conf to 2 or more. With default value of workers = 1, there is no zombie. Has anybody encounter

[openstack-dev] [Congress] Integration Demo

2014-07-30 Thread Madhu Mohan Nelemane
Hi All, I have been working on integrating developing a policy demo using Congress. I have done following activities in this direction - Integrated Congress as a service with keystone - Developed a trivial Python-Congressclient with support for basic commands through command line - Integrated cong

[openstack-dev] [Congress] Error running scripts/run_api_server

2014-06-19 Thread Madhu Mohan Nelemane
Hi, I recently cloned the latest Congress source code and tried to run unit-tests on my Ubuntu PC. Using "*scripts/run_api_server*", I found this following error: *Jun 20 11:28:11|0|__main__|INFO|Starting congress server* *Traceback (most recent call last):* * File "/usr/lib/python2.7/dist-pack