From: Wang, Shane [mailto:shane.w...@intel.com]
Sent: Monday, August 05, 2013 7:37 AM
To: OpenStack Development Mailing List
Subject: Re: [openstack-dev] [Nova] Monitoring plugin file names

I prefer nova/compute/plugins/virt/libvirt, because I think a plugin might not 
call libvirt or any virt driver.

[Gary Kotton] This works for me :)

By the way, can nova core or those who are interested in the bp review our 
patch sets at 
https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/ubs,n,z?

Thanks.
--
Shane

From: Gary Kotton [mailto:gkot...@vmware.com]
Sent: Sunday, August 04, 2013 1:41 AM
To: OpenStack Development Mailing List (openstack-dev@lists.openstack.org)
Subject: [openstack-dev] [Nova] Monitoring plugin file names

Hi,
As part of the BP blueprint 
utilization-aware-scheduling<https://blueprints.launchpad.net/openstack/?searchtext=utilization-aware-scheduling>
 a plugin has been added. I have an issue with the placement of the drivers 
(the code is looking good:)) and would like to know what the community thinks. 
Here are a few examples:

1.       https://review.openstack.org/#/c/35760/17 - a new file has been added 
- 
nova/compute/plugins/libvirt_cpu_monitor_plugin.py<https://review.openstack.org/#/c/35760/17/nova/compute/plugins/libvirt_cpu_monitor_plugin.py>

2.       https://review.openstack.org/#/c/39190/ - a new file has been added - 
nova/compute/plugins/libvirt_memory_monitor_plugin.py<https://review.openstack.org/#/c/39190/1/nova/compute/plugins/libvirt_memory_monitor_plugin.py>
I think that these monitoring plugins should either reside in the directory  
nova/virt/libvirt/plugins or 
nova/compute/plugins<https://review.openstack.org/#/c/39190/1/nova/compute/plugins/libvirt_memory_monitor_plugin.py>/virt/libvirt.
It would be interesting to know what others think.
Thanks
Gary
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to