[openstack-dev] [oslo-reports][neutron] GMR for neutron

2018-07-16 Thread Deepthi V V
Hi, I am trying to get Guru Meditation Report from NEUTRON child process. I have tried below scenarios. GMR was generated only for the parent process in all the cases. 1. Kill -SIGUSR2 2. Kill -SIGUSR2 How can I get GMR for a child process. I assumed option 1 would give GMR for parent

Re: [openstack-dev] [telemetry][ceilometer][opendaylight] OpenDaylight Driver for Ceilometer

2017-10-13 Thread Deepthi V V
Hi Andrez, I had introduced a new driver for ODL in Pike release[1] The driver code is available in networking-odl project: networking_odl/ceilometer/network/statistics/opendaylight_v2 The corresponding ODL code is under development. [1] Spec: https://review.openstack.org/#/c/475241/ Thanks, De

[openstack-dev] [telemetry][ceilometer][gnocchi] RBAC for attributes in resource

2017-06-22 Thread Deepthi V V
Hi, Current gnocchi code supports RBAC at operation level [gnocchi/gnocchi/rest/policy.json]. Is it possible to add RBAC for attributes in a resource? For eg: Restrict resource search/show should display specific attributes only when query is performed by resource creator or admin. Thanks, Deep

Re: [openstack-dev] [telemetry][ceilometer][opendaylight][networking-odl] OpenDaylight Driver for Ceilometer

2017-06-13 Thread Deepthi V V
;<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Gordon, the driver would leverage ceilometer's polling framework. It will run as part of ceilometer-agent-central process and wi

[openstack-dev] [telemetry][ceilometer][opendaylight][networking-odl] OpenDaylight Driver for Ceilometer

2017-06-12 Thread Deepthi V V
Hi, We plan to propose a ceilometer driver for collecting network statistics information from OpenDaylight. We were thinking if we could have the driver code residing in networking-odl project instead of Ceilometer project. The thought is we have OpenDaylight depended code restricted to n-odl r

Re: [openstack-dev] [telemetry][ceilometer][gnocchi] Query on adding new meters to Gnocchi

2017-06-08 Thread Deepthi V V
: [openstack-dev] [telemetry][ceilometer][gnocchi] Query on adding new meters to Gnocchi Hi, On Thu, Jun 08, 2017 at 05:35:43AM +, Deepthi V V wrote: >Hi, > >I am trying to add new meters/resource types in gnocchi. I came across 2 files: >Gnocchi_resources.yaml and ceilometer_update

[openstack-dev] [telemetry][ceilometer][gnocchi] Query on adding new meters to Gnocchi

2017-06-07 Thread Deepthi V V
Hi, I am trying to add new meters/resource types in gnocchi. I came across 2 files: Gnocchi_resources.yaml and ceilometer_update script which will make Gnocchi api calls for resource_type addition. I have a few queries. Could you please clarify them. 1. Is it sufficient to add the resource t